@charset "UTF-8";
@font-face { font-family: mplus-1p-regular; src: url("../webfonts/mplus-1p-regular.eot"); }
@font-face { font-family: mplus-1p-regular; src: url("../webfonts/mplus-1p-regular.ttf") format("truetype"); }
.cnt { width: 1100px; }

/* ========================================================= */
/* フォントサイズ */
/* ========================================================= */
.fs10 { font-size: 77%; }

.fs11 { font-size: 85%; }

.fs12 { font-size: 93%; }

.fs13 { font-size: 100%; }

.fs14 { font-size: 108%; }

.fs15 { font-size: 116%; }

.fs16 { font-size: 123.1%; }

.fs17 { font-size: 131%; }

.fs18 { font-size: 138.5%; }

.fs19 { font-size: 146.5%; }

.fs20 { font-size: 153.9%; }

.fs21 { font-size: 161.6%; }

.fs22 { font-size: 167%; }

.fs23 { font-size: 174%; }

.fs24 { font-size: 182%; }

.fs25 { font-size: 189%; }

.fs26 { font-size: 197%; }

.fs_l { font-size: 225%; }

.fs_l2 { font-size: 250%; }

/* フォントタイプ */
/* ========================================================= */
.f_g1 { font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

.f_g2 { font-family: "HGP創英角ｺﾞｼｯｸUB", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

.f_m1 { font-family: "Sawarabi Mincho", serif; }

.f_p1 { font-family: "mplus-1p-regular"; }

.f_org1 { /* 400,800*/ font-family: heisei-maru-gothic-std, sans-serif; font-weight: 400; font-style: normal; }

/* ========================================================= */
/* 装飾 */
/* ========================================================= */
.bold { font-weight: bold; }

.normal { font-weight: normal; }

.imgborder { border: 1px solid #a5a5a5; }

.imgshadow { box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); }

.photoframe { border: 10px solid #fff; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }

.noborder { border: none; }

.topline { border-top: 1px solid #b4b4b4; }

.underline { border-bottom: 1px solid #b4b4b4; }

.underline_double { border-bottom: 3px double #b4b4b4; }

.underline_double_red { border-bottom: 3px double #f00; }

.underline_td { text-decoration: underline; }

.topline { border-top: 1px solid #ccc; }

.bg_yellow { background-color: #ff0; }

a.ico-pdf { padding-right: 20px; background: url(../img/icon/pdf.png) no-repeat 100% 45%; }

/* ========================================================= */
/* 表示 */
/* ========================================================= */
.nodisp { text-indent: -9999px; }

.disp_none { display: none; }

a.disabled { pointer-events: none; }

.txt1 { padding-left: 1em; text-indent: -1em; }

.txt1_ib { display: inline-block; padding-left: 1em; text-indent: -1em; }

.lh10 { line-height: 1; }

.lh13 { line-height: 1.3; }

.lh15 { line-height: 1.5; }

.lh18 { line-height: 1.8; }

.lh20 { line-height: 2; }

.hor { letter-spacing: -0.4em; }

.hor li, .hor dt, .hor dd, .hor div { display: inline-block; letter-spacing: normal; }

.hor_tb { display: table; }

.hor_tb dt, .hor_tb dd, .hor_tb div { display: table-cell; }

.ct_flex { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; flex-direction: row; align-content: flex-start; /*	align-items:center;*/ justify-content: space-between; }

/* ========================================================= */
/* レイアウト調整 */
/* ========================================================= */
.al_right { text-align: right; }

.al_left { text-align: left; }

.al_center { text-align: center; }

.f_left { float: left; }

.f_right { float: right; }

.valign-t { vertical-align: top; }

.valign-b { vertical-align: bottom; }

.valign-m { vertical-align: middle; }

.mauto, article .mauto { margin-left: auto; margin-right: auto; }

.mg, article .mg { margin: 0; }

.mg5, article .mg5 { margin: 5px; }

.mg10, article .mg10 { margin: 10px; }

.mg20, article .mg20 { margin: 20px; }

.mg30, article .mg30 { margin: 30px; }

.mg40, article .mg40 { margin: 40px; }

.mg50, article .mg50 { margin: 50px; }

.mg60, article .mg60 { margin: 60px; }

.mg70, article .mg70 { margin: 70px; }

.mg80, article .mg80 { margin: 80px; }

.mg90, article .mg90 { margin: 90px; }

.mg100, article .mg100 { margin: 100px; }

.mtop, article .mtop { margin-top: 0; }

.mtop5, article .mtop5 { margin-top: 5px; }

.mtop10, article .mtop10 { margin-top: 10px; }

.mtop20, article .mtop20 { margin-top: 20px; }

.mtop30, article .mtop30 { margin-top: 30px; }

.mtop40, article .mtop40 { margin-top: 40px; }

.mtop50, article .mtop50 { margin-top: 50px; }

.mtop60, article .mtop60 { margin-top: 60px; }

.mtop70, article .mtop70 { margin-top: 70px; }

.mtop80, article .mtop80 { margin-top: 80px; }

.mtop90, article .mtop90 { margin-top: 90px; }

.mtop100, article .mtop100 { margin-top: 100px; }

.mbottom, article .mbottom { margin-bottom: 0; }

.mbottom5, article .mbottom5 { margin-bottom: 5px; }

.mbottom10, article .mbottom10 { margin-bottom: 10px; }

.mbottom20, article .mbottom20 { margin-bottom: 20px; }

.mbottom30, article .mbottom30 { margin-bottom: 30px; }

.mbottom40, article .mbottom40 { margin-bottom: 40px; }

.mbottom50, article .mbottom50 { margin-bottom: 50px; }

.mbottom60, article .mbottom60 { margin-bottom: 60px; }

.mbottom70, article .mbottom70 { margin-bottom: 70px; }

.mbottom80, article .mbottom80 { margin-bottom: 80px; }

.mbottom90, article .mbottom90 { margin-bottom: 90px; }

.mbottom100, article .mbottom100 { margin-bottom: 100px; }

.mleft, article .mleft { margin-left: 0; }

.mleft5, article .mleft5 { margin-left: 5px; }

.mleft10, article .mleft10 { margin-left: 10px; }

.mleft20, article .mleft20 { margin-left: 20px; }

.mleft30, article .mleft30 { margin-left: 30px; }

.mleft40, article .mleft40 { margin-left: 40px; }

.mleft50, article .mleft50 { margin-left: 50px; }

.mleft60, article .mleft60 { margin-left: 60px; }

.mleft70, article .mleft70 { margin-left: 70px; }

.mleft80, article .mleft80 { margin-left: 80px; }

.mleft90, article .mleft90 { margin-left: 90px; }

.mleft100, article .mleft100 { margin-left: 100px; }

.mright, article .mright { margin-right: 0; }

.mright5, article .mright5 { margin-right: 5px; }

.mright10, article .mright10 { margin-right: 10px; }

.mright20, article .mright20 { margin-right: 20px; }

.mright30, article .mright30 { margin-right: 30px; }

.mright40, article .mright40 { margin-right: 40px; }

.mright50, article .mright50 { margin-right: 50px; }

.mright60, article .mright60 { margin-right: 60px; }

.mright70, article .mright70 { margin-right: 70px; }

.mright80, article .mright80 { margin-right: 80px; }

.mright90, article .mright90 { margin-right: 90px; }

.mright100, article .mright100 { margin-right: 100px; }

.pd, article .pd { padding: 0; }

.pd5, article .pd5 { padding: 5px; }

.pd10, article .pd10 { padding: 10px; }

.pd20, article .pd20 { padding: 20px; }

.pd30, article .pd30 { padding: 30px; }

.pd40, article .pd40 { padding: 40px; }

.pd50, article .pd50 { padding: 50px; }

.pd60, article .pd60 { padding: 60px; }

.pd70, article .pd70 { padding: 70px; }

.pd80, article .pd80 { padding: 80px; }

.pd90, article .pd90 { padding: 90px; }

.pd100, article .pd100 { padding: 100px; }

.pdtop, article .pdtop { padding-top: 0; }

.pdtop5, article .pdtop5 { padding-top: 5px; }

.pdtop10, article .pdtop10 { padding-top: 10px; }

.pdtop20, article .pdtop20 { padding-top: 20px; }

.pdtop30, article .pdtop30 { padding-top: 30px; }

.pdtop40, article .pdtop40 { padding-top: 40px; }

.pdtop50, article .pdtop50 { padding-top: 50px; }

.pdtop60, article .pdtop60 { padding-top: 60px; }

.pdtop70, article .pdtop70 { padding-top: 70px; }

.pdtop80, article .pdtop80 { padding-top: 80px; }

.pdtop90, article .pdtop90 { padding-top: 90px; }

.pdtop100, article .pdtop100 { padding-top: 100px; }

.pdbottom, article .pdbottom { padding-bottom: 0; }

.pdbottom5, article .pdbottom5 { padding-bottom: 5px; }

.pdbottom10, article .pdbottom10 { padding-bottom: 10px; }

.pdbottom20, article .pdbottom20 { padding-bottom: 20px; }

.pdbottom30, article .pdbottom30 { padding-bottom: 30px; }

.pdbottom40, article .pdbottom40 { padding-bottom: 40px; }

.pdbottom50, article .pdbottom50 { padding-bottom: 50px; }

.pdbottom60, article .pdbottom60 { padding-bottom: 60px; }

.pdbottom70, article .pdbottom70 { padding-bottom: 70px; }

.pdbottom80, article .pdbottom80 { padding-bottom: 80px; }

.pdbottom90, article .pdbottom90 { padding-bottom: 90px; }

.pdbottom100, article .pdbottom100 { padding-bottom: 100px; }

.pdleft, article .pdleft { padding-left: 0; }

.pdleft5, article .pdleft5 { padding-left: 5px; }

.pdleft10, article .pdleft10 { padding-left: 10px; }

.pdleft20, article .pdleft20 { padding-left: 20px; }

.pdleft30, article .pdleft30 { padding-left: 30px; }

.pdleft40, article .pdleft40 { padding-left: 40px; }

.pdleft50, article .pdleft50 { padding-left: 50px; }

.pdleft60, article .pdleft60 { padding-left: 60px; }

.pdleft70, article .pdleft70 { padding-left: 70px; }

.pdleft80, article .pdleft80 { padding-left: 80px; }

.pdleft90, article .pdleft90 { padding-left: 90px; }

.pdleft100, article .pdleft100 { padding-left: 100px; }

.pdright, article .pdright { padding-right: 0; }

.pdright5, article .pdright5 { padding-right: 5px; }

.pdright10, article .pdright10 { padding-right: 10px; }

.pdright20, article .pdright20 { padding-right: 20px; }

.pdright30, article .pdright30 { padding-right: 30px; }

.pdright40, article .pdright40 { padding-right: 40px; }

.pdright50, article .pdright50 { padding-right: 50px; }

.pdright60, article .pdright60 { padding-right: 60px; }

.pdright70, article .pdright70 { padding-right: 70px; }

.pdright80, article .pdright80 { padding-right: 80px; }

.pdright90, article .pdright90 { padding-right: 90px; }

.pdright100, article .pdright100 { padding-right: 100px; }

.dis-b { display: block; }

.dis-ib { display: inline-block; }

.pos-rl { position: relative; }

.of { overflow: hidden; }

.br-pc, .dn-pc { display: block; }

.br-sp, .dn-sp { display: none; }

.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

/* ========================================================= */
/* Width調整 */
/* ========================================================= */
.w3 { width: 3%; }

.w5 { width: 5%; }

.w6 { width: 6%; }

.w8 { width: 8%; }

.w10 { width: 10%; }

.w12 { width: 12%; }

.w15 { width: 15%; }

.w18 { width: 18%; }

.w20 { width: 20%; }

.w25 { width: 25%; }

.w30 { width: 30%; }

.w33 { width: 33.3%; }

.w35 { width: 35%; }

.w40 { width: 40%; }

.w45 { width: 45%; }

.w48 { width: 48%; }

.w50 { width: 50%; }

.w55 { width: 55%; }

.w60 { width: 60%; }

.w65 { width: 65%; }

.w70 { width: 70%; }

.w75 { width: 75%; }

.w80 { width: 80%; }

.w85 { width: 85%; }

.w90 { width: 90%; }

.w92 { width: 92%; }

.w93 { width: 93%; }

.w94 { width: 94%; }

.w95 { width: 95%; }

.w96 { width: 96%; }

.w97 { width: 97%; }

.w98 { width: 98%; }

.w99 { width: 99%; }

.w100 { width: 100%; }

/* ========================================================= */
/* カラー調整 */
/* ========================================================= */
.gray { color: #949494; }

.black { color: #000; }

.red { color: #e84032; }

.red_d { color: #b009; }

.pink { color: #fe6090; }

.blue { color: #1748b6; }

.blue_d { color: #0e3e87; }

.yellow { color: #fff958; }

.orange { color: #ff5a00; }

.green { color: #008000; }

.white { color: #ffffff; }

.brown { color: #9f5a1d; }

.blue_l { color: #02b0f0; }

.red_l { color: #ef4d40; }

.green_l { color: #00b690; }

/* ========================================================= */
/* その他 */
/* ========================================================= */
.scrollbox { poisition: relative; width: 100%; overflow: auto; scrollbar-base-color: #fff; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #f1f1f1; scrollbar-highlight-color: #f1f1f1; scrollbar-shadow-color: #f1f1f1; scrollbar-track-color: #ffffff; }

/*スクロールバー全体*/
.scrollbox::-webkit-scrollbar { width: 10px; }

/*横スクロールバー全体*/
.scrollbox::-webkit-scrollbar:horizontal { height: 10px; }

/*スクロールバー上下左右末端のボタン*/
.scrollbox::-webkit-scrollbar-button { width: 10px; height: 10px; }

/*ドラッグするツマミ部分*/
.scrollbox::-webkit-scrollbar-thumb { background: #f1f1f1; }

/*右下角部分*/
.scrollbox::-webkit-scrollbar-corner { background-color: transparent; }

/* 画面サイズ（560px以下） */
@media screen and (max-width: 570px) { body { font-family: sans-serif; min-width: initial; background: none; }
  body .ct_wrap { width: auto; box-shadow: none; }
  .br-pc, .dn-sp { display: none; }
  .br-sp, .dn-pc { display: block; }
  .cnt { width: 95%; }
  .smp_header { width: 100%; overflow: hidden; border-bottom: 6px solid #00b9ff; }
  .smp_header .inner { width: 85%; height: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .smp_header .inner img.logo { height: 22px; margin: 0 0 0 1em; }
  .smp_header .inner .h_nav { margin-top: 0; float: none; }
  .smp_header .inner .h_nav a { background-color: #2d6524; color: #fff; }
  #header-fix { display: none !important; }
  /* ----------------------------------------- */
  /* メニュー
/* ----------------------------------------- */
  .drawer-hamburger-icon, .drawer-hamburger-icon:before, .drawer-hamburger-icon:after { background-color: #b2b2b2; }
  .drawer-nav { background-color: #00b9ff; }
  .drawer-nav ul { background-color: #00b9ff; }
  .drawer-nav ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .drawer-nav ul li ul { background-color: rgba(255, 255, 255, 0.2); }
  .drawer-nav ul li ul li { margin-left: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  /* ===================================================================== */
  /* フッター */
  /* ===================================================================== */
  footer { margin-top: 70px; }
  footer::before { height: 20px; background-size: contain; top: -20px; }
  /* ================================================================== */
  /* TOP */
  /* ================================================================== */
  .topmainarea { margin-top: 65px; width: 100%; height: 280px; overflow: hidden; }
  .topmainarea__hdbox { margin: 20px 15px 0; padding: 20px; top: 0; left: 0; transform: translateY(0); position: relative; box-sizing: border-box; }
  .topmainarea__hdbox .heading img { width: 90%; }
  .topmainarea__hdbox .dep { font-size: 15px; }
  .topmainarea__hdbox .phone { font-size: 22px; }
  .content { display: block; margin-top: 30px; padding: 0 15px; box-sizing: border-box; }
  .mainarea { width: auto; }
  .mainarea .ct-menu { display: block; }
  .mainarea .ct-menu li { width: auto; margin-bottom: 15px; }
  .mainarea .ct-menu li a { font-size: 16px; }
  .mainarea .ct-menu li:nth-child(n + 3) { margin-top: 0; }
  .sidearea { width: auto; margin-top: 30px; }
  .sidearea .topic__heading { font-size: 16px; }
  .sidearea .topic .fb { display: block; padding: 15px 15px 15px 100px; background: url(../img/rihabu/common/fb.png) no-repeat 15px 40%; background-size: 40px auto; background-color: #1877f2; font-size: 18px; }
  .sidearea .topic .fb::after { left: 70px; }
  .sidearea .ct-menu { margin-top: 50px; }
  .sidearea .ct-menu li { margin-bottom: 15px; }
  .sidearea .ct-menu li a { font-size: 16px; }
  /* ================================================================== */
  /* UNDER */
  /* ================================================================== */
  .undermainarea { width: 100%; margin-top: 65px; height: 120px; overflow: hidden; }
  .undermainarea__hdbox { margin: 20px 15px 0; padding: 20px; top: 0; left: 0; transform: translateY(0); position: relative; box-sizing: border-box; }
  .undermainarea__hdbox .heading { font-size: 20px; font-weight: bold; padding-left: 50px; line-height: 1.3; }
  .undermainarea__hdbox .heading::before { width: 28px; height: 28px; position: absolute; top: 0; left: 0; }
  .under__heading { font-size: 18px; }
  .under__heading::before { height: 3px; }
  .under__heading::after { width: 30%; height: 3px; }
  .under__heading small { font-size: 12px; }
  .under__subheading { font-size: 16px; line-height: 1.3; }
  .under p, .under ul, .under ol { font-size: 16px; margin-top: 50px; }
  .iziModal { max-width: 90% !important; }
  .iziModal .wrap { padding: 1.5em; display: block; }
  /* ================================================================== */
  /* Gaiyo */
  /* ================================================================== */
  .gaiyo .sec-philosophy__img { margin: 50px auto 0; width: 70%; }
  .gaiyo .sec-philosophy__policy { padding: 15px; }
  .gaiyo .sec-philosophy__policy ol li { font-size: 16px; }
  .gaiyo .sec-org__img { margin: 50px auto 0; width: 100%; }
  /* ================================================================== */
  /* About */
  /* ================================================================== */
  .about .sec-therapy__photo { margin-top: 0; display: -webkit-flex; display: flex; display: block; }
  .about .sec-therapy__photo img { display: block; width: 80%; height: auto; margin: 50px auto 0; }
  .about .sec-therapy__photo img:last-child { margin-right: auto; }
  /* ================================================================== */
  /* Feature */
  /* ================================================================== */
  .feature .sec-feature__heading { padding-top: 0.3em; padding-left: 40px; font-size: 18px; line-height: 1.3; }
  .feature .sec-feature__heading::before { width: 28px; height: 28px; font-size: 14px; }
  .feature .sec-feature__heading::after { width: 90%; }
  .feature .sec-feature__tb th, .feature .sec-feature__tb td { padding: 0.3em; font-size: 12px; }
  /* ================================================================== */
  /* Center */
  /* ================================================================== */
  .r_center .sec-function__photo { margin-top: 0; display: block; }
  .r_center .sec-function__photo img { display: block; margin: 50px auto 0; width: 80%; height: auto; }
  .r_center .sec-function__activity { display: block; }
  .r_center .sec-function__activity a { width: 80%; margin: 50px auto 0; }
  /* ================================================================== */
  /* Recruit */
  /* ================================================================== */
  .recruit .sec-recinfo__heading { height: 120px; background: url(../img/rihabu/recruit/heading.png) no-repeat center; background-size: cover; }
  .recruit .sec-recinfo__heading .heading { padding: 10px 20px; font-size: 24px; }
  .recruit .sec-recinfo__heading .heading small { font-size: 16px; }
  .recruit .sec-recinfo__heading .heading .year { font-size: 16px; }
  .recruit .sec-recinfo .leadcopy { font-size: 15px; }
  .recruit .sec-recinfo__list { margin-top: 30px; border: 7px solid #e0eaef; }
  .recruit .sec-recinfo__list dt, .recruit .sec-recinfo__list dd { padding: 1em; font-size: 16px; }
  .recruit .sec-recinfo__list dt { width: 35%; max-width: 35%; }
  .recruit .sec-recinfo__wrap { display: block; }
  .recruit .sec-recinfo__info { width: auto; }
  .recruit .sec-recinfo__info dl { font-size: 14px; }
  .recruit .sec-recpf__wrap { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .recruit .sec-recpf__wrap figure { margin: 50px 0 0; width: 50%; text-align: center; }
  .recruit .sec-recpf__wrap figure .lb { display: table; margin: 0 auto; padding: 0.25em 1.5em; background-color: #fcebf1; color: #ec3371; border: 1px solid rgba(236, 51, 113, 0.6); -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; font-size: 16px; }
  .recruit .sec-recpf__wrap figure img { display: block; width: 80%; margin: 15px auto 0; }
  .recruit .sec-recpf__wrap figure figcaption { font-size: 14px; }
  .recruit .sec-recfeature__photo { display: block; }
  .recruit .sec-recfeature__photo li { margin-top: 50px; width: auto; }
  .recruit .sec-recfeature__photo li img { display: block; width: 80%; margin: 0 auto; }
  .recruit .sec-recfeature__heading { padding-top: 0.3em; padding-left: 40px; font-size: 18px; line-height: 1.3; }
  .recruit .sec-recfeature__heading::before { width: 28px; height: 28px; font-size: 14px; }
  .recruit .sec-recfeature__heading::after { width: 90%; }
  .recruit .sec-message__info { display: block; }
  .recruit .sec-message__info img { display: block; width: 150px; margin: 0 auto; }
  .recruit .sec-message__infobox { margin-top: 30px; width: auto; }
  .recruit .sec-message__infobox .infolb { text-align: center; font-size: 18px; }
  .iziModal { max-width: 40% !important; margin-top: 180px !important; /*  margin-right: 50px !important;*/ }
  .iziModal .wrap { margin: 0.5em; padding: 3em; overflow: hidden; text-align: left; background-color: white; }
  .iziModal .wrap p { font-size: 16px; }
  .iziModal .wrap p strong { font-size: 20px; }
  .iziModal .wrap img { width: 280px; float: left; margin-right: 50px; }
  /* ========================================================= */
  /* SMP General */
  /* ========================================================= */
  .smp_none { display: none; }
  .smp_clearfix { display: block; }
  /* ========================================================= */
  /* フォント調整 */
  /* ========================================================= */
  .smp_fs10 { font-size: 77%; }
  .smp_fs11 { font-size: 85%; }
  .smp_fs12 { font-size: 93%; }
  .smp_fs13 { font-size: 100%; }
  .smp_fs14 { font-size: 108%; }
  .smp_fs15 { font-size: 116%; }
  .smp_fs16 { font-size: 123.1%; }
  .smp_fs17 { font-size: 131%; }
  .smp_fs18 { font-size: 138.5%; }
  .smp_fs19 { font-size: 146.5%; }
  .smp_fs20 { font-size: 153.9%; }
  .smp_fs21 { font-size: 161.6%; }
  .smp_fs22 { font-size: 167%; }
  .smp_fs23 { font-size: 174%; }
  .smp_fs24 { font-size: 182%; }
  .smp_fs25 { font-size: 189%; }
  .smp_fs26 { font-size: 197%; }
  .smp_bold { font-weight: bold; }
  /* ========================================================= */
  /* 表示 */
  /* ========================================================= */
  .smp_blk_tb { display: block; }
  .smp_blk_tb dt, .smp_blk_tb dd, .smp_blk_tb div { display: block; }
  .smp_ct_flex { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; flex-direction: row; align-content: flex-start; /*	align-items:center;*/ justify-content: space-between; }
  /* ========================================================= */
  /* レイアウト調整 */
  /* ========================================================= */
  .smp_al_right { text-align: right; }
  .smp_al_left { text-align: left; }
  .smp_al_center { text-align: center; }
  .smp_f_left { float: left; }
  .smp_f_right { float: right; }
  .smp_f_none { float: none; }
  .smp_mauto, article .smp_mauto { margin-left: auto; margin-right: auto; }
  .smp_mg, article .smp_mg { margin: 0; }
  .smp_mg5, article .smp_mg5 { margin: 5px; }
  .smp_mg10, article .smp_mg10 { margin: 10px; }
  .smp_mg20, article .smp_mg20 { margin: 20px; }
  .smp_mg30, article .smp_mg30 { margin: 30px; }
  .smp_mg40, article .smp_mg40 { margin: 40px; }
  .smp_mg50, article .smp_mg50 { margin: 50px; }
  .smp_mg60, article .smp_mg60 { margin: 60px; }
  .smp_mg70, article .smp_mg70 { margin: 70px; }
  .smp_mg80, article .smp_mg80 { margin: 80px; }
  .smp_mg90, article .smp_mg90 { margin: 90px; }
  .smp_mg100, article .smp_mg100 { margin: 100px; }
  .smp_mtop, article .smp_mtop { margin-top: 0; }
  .smp_mtop5, article .smp_mtop5 { margin-top: 5px; }
  .smp_mtop10, article .smp_mtop10 { margin-top: 10px; }
  .smp_mtop20, article .smp_mtop20 { margin-top: 20px; }
  .smp_mtop30, article .smp_mtop30 { margin-top: 30px; }
  .smp_mtop40, article .smp_mtop40 { margin-top: 40px; }
  .smp_mtop50, article .smp_mtop50 { margin-top: 50px; }
  .smp_mtop60, article .smp_mtop60 { margin-top: 60px; }
  .smp_mtop70, article .smp_mtop70 { margin-top: 70px; }
  .smp_mtop80, article .smp_mtop80 { margin-top: 80px; }
  .smp_mtop90, article .smp_mtop90 { margin-top: 90px; }
  .smp_mtop100, article .smp_mtop100 { margin-top: 100px; }
  .smp_mbottom, article .smp_mbottom { margin-bottom: 0; }
  .smp_mbottom5, article .smp_mbottom5 { margin-bottom: 5px; }
  .smp_mbottom10, article .smp_mbottom10 { margin-bottom: 10px; }
  .smp_mbottom20, article .smp_mbottom20 { margin-bottom: 20px; }
  .smp_mbottom30, article .smp_mbottom30 { margin-bottom: 30px; }
  .smp_mbottom40, article .smp_mbottom40 { margin-bottom: 40px; }
  .smp_mbottom50, article .smp_mbottom50 { margin-bottom: 50px; }
  .smp_mbottom60, article .smp_mbottom60 { margin-bottom: 60px; }
  .smp_mbottom70, article .smp_mbottom70 { margin-bottom: 70px; }
  .smp_mbottom80, article .smp_mbottom80 { margin-bottom: 80px; }
  .smp_mbottom90, article .smp_mbottom90 { margin-bottom: 90px; }
  .smp_mbottom100, article .smp_mbottom100 { margin-bottom: 100px; }
  .smp_mleft, article .smp_mleft { margin-left: 0; }
  .smp_mleft5, article .smp_mleft5 { margin-left: 5px; }
  .smp_mleft10, article .smp_mleft10 { margin-left: 10px; }
  .smp_mleft20, article .smp_mleft20 { margin-left: 20px; }
  .smp_mleft30, article .smp_mleft30 { margin-left: 30px; }
  .smp_mleft40, article .smp_mleft40 { margin-left: 40px; }
  .smp_mleft50, article .smp_mleft50 { margin-left: 50px; }
  .smp_mleft60, article .smp_mleft60 { margin-left: 60px; }
  .smp_mleft70, article .smp_mleft70 { margin-left: 70px; }
  .smp_mleft80, article .smp_mleft80 { margin-left: 80px; }
  .smp_mleft90, article .smp_mleft90 { margin-left: 90px; }
  .smp_mleft100, article .smp_mleft100 { margin-left: 100px; }
  .smp_mright, article .smp_mright { margin-right: 0; }
  .smp_mright5, article .smp_mright5 { margin-right: 5px; }
  .smp_mright10, article .smp_mright10 { margin-right: 10px; }
  .smp_mright20, article .smp_mright20 { margin-right: 20px; }
  .smp_mright30, article .smp_mright30 { margin-right: 30px; }
  .smp_mright40, article .smp_mright40 { margin-right: 40px; }
  .smp_mright50, article .smp_mright50 { margin-right: 50px; }
  .smp_mright60, article .smp_mright60 { margin-right: 60px; }
  .smp_mright70, article .smp_mright70 { margin-right: 70px; }
  .smp_mright80, article .smp_mright80 { margin-right: 80px; }
  .smp_mright90, article .smp_mright90 { margin-right: 90px; }
  .smp_mright100, article .smp_mright100 { margin-right: 100px; }
  .smp_pd, article .smp_pd { padding: 0; }
  .smp_pd5, article .smp_pd5 { padding: 5px; }
  .smp_pd10, article .smp_pd10 { padding: 10px; }
  .smp_pd20, article .smp_pd20 { padding: 20px; }
  .smp_pd30, article .smp_pd30 { padding: 30px; }
  .smp_pd40, article .smp_pd40 { padding: 40px; }
  .smp_pd50, article .smp_pd50 { padding: 50px; }
  .smp_pd60, article .smp_pd60 { padding: 60px; }
  .smp_pd70, article .smp_pd70 { padding: 70px; }
  .smp_pd80, article .smp_pd80 { padding: 80px; }
  .smp_pd90, article .smp_pd90 { padding: 90px; }
  .smp_pd100, article .smp_pd100 { padding: 100px; }
  .smp_pdtop, article .smp_pdtop { padding-top: 0; }
  .smp_pdtop5, article .smp_pdtop5 { padding-top: 5px; }
  .smp_pdtop10, article .smp_pdtop10 { padding-top: 10px; }
  .smp_pdtop20, article .smp_pdtop20 { padding-top: 20px; }
  .smp_pdtop30, article .smp_pdtop30 { padding-top: 30px; }
  .smp_pdtop40, article .smp_pdtop40 { padding-top: 40px; }
  .smp_pdtop50, article .smp_pdtop50 { padding-top: 50px; }
  .smp_pdtop60, article .smp_pdtop60 { padding-top: 60px; }
  .smp_pdtop70, article .smp_pdtop70 { padding-top: 70px; }
  .smp_pdtop80, article .smp_pdtop80 { padding-top: 80px; }
  .smp_pdtop90, article .smp_pdtop90 { padding-top: 90px; }
  .smp_pdtop100, article .smp_pdtop100 { padding-top: 100px; }
  .smp_pdbottom, article .smp_pdbottom { padding-bottom: 0; }
  .smp_pdbottom5, article .smp_pdbottom5 { padding-bottom: 5px; }
  .smp_pdbottom10, article .smp_pdbottom10 { padding-bottom: 10px; }
  .smp_pdbottom20, article .smp_pdbottom20 { padding-bottom: 20px; }
  .smp_pdbottom30, article .smp_pdbottom30 { padding-bottom: 30px; }
  .smp_pdbottom40, article .smp_pdbottom40 { padding-bottom: 40px; }
  .smp_pdbottom50, article .smp_pdbottom50 { padding-bottom: 50px; }
  .smp_pdbottom60, article .smp_pdbottom60 { padding-bottom: 60px; }
  .smp_pdbottom70, article .smp_pdbottom70 { padding-bottom: 70px; }
  .smp_pdbottom80, article .smp_pdbottom80 { padding-bottom: 80px; }
  .smp_pdbottom90, article .smp_pdbottom90 { padding-bottom: 90px; }
  .smp_pdbottom100, article .smp_pdbottom100 { padding-bottom: 100px; }
  .smp_pdleft, article .smp_pdleft { padding-left: 0; }
  .smp_pdleft5, article .smp_pdleft5 { padding-left: 5px; }
  .smp_pdleft10, article .smp_pdleft10 { padding-left: 10px; }
  .smp_pdleft20, article .smp_pdleft20 { padding-left: 20px; }
  .smp_pdleft30, article .smp_pdleft30 { padding-left: 30px; }
  .smp_pdleft40, article .smp_pdleft40 { padding-left: 40px; }
  .smp_pdleft50, article .smp_pdleft50 { padding-left: 50px; }
  .smp_pdleft60, article .smp_pdleft60 { padding-left: 60px; }
  .smp_pdleft70, article .smp_pdleft70 { padding-left: 70px; }
  .smp_pdleft80, article .smp_pdleft80 { padding-left: 80px; }
  .smp_pdleft90, article .smp_pdleft90 { padding-left: 90px; }
  .smp_pdleft100, article .smp_pdleft100 { padding-left: 100px; }
  .smp_pdright, article .smp_pdright { padding-right: 0; }
  .smp_pdright5, article .smp_pdright5 { padding-right: 5px; }
  .smp_pdright10, article .smp_pdright10 { padding-right: 10px; }
  .smp_pdright20, article .smp_pdright20 { padding-right: 20px; }
  .smp_pdright30, article .smp_pdright30 { padding-right: 30px; }
  .smp_pdright40, article .smp_pdright40 { padding-right: 40px; }
  .smp_pdright50, article .smp_pdright50 { padding-right: 50px; }
  .smp_pdright60, article .smp_pdright60 { padding-right: 60px; }
  .smp_pdright70, article .smp_pdright70 { padding-right: 70px; }
  .smp_pdright80, article .smp_pdright80 { padding-right: 80px; }
  .smp_pdright90, article .smp_pdright90 { padding-right: 90px; }
  .smp_pdright100, article .smp_pdright100 { padding-right: 100px; }
  .smp_dis-i { display: inline; }
  .smp_dis-b { display: block; }
  .smp_dis-ib { display: inline-block; }
  .smp_pos-rl { position: relative; }
  .smp_of { overflow: hidden; }
  /* ========================================================= */
  /* Width調整 */
  /* ========================================================= */
  .smp5 { width: 5%; }
  .smp10 { width: 10%; }
  .smp15 { width: 15%; }
  .smp18 { width: 18%; }
  .smp20 { width: 20%; }
  .smp25 { width: 25%; }
  .smp30 { width: 30%; }
  .smp33 { width: 33.3%; }
  .smp35 { width: 35%; }
  .smp40 { width: 40%; }
  .smp45 { width: 45%; }
  .smp48 { width: 48%; }
  .smp50 { width: 50%; }
  .smp55 { width: 55%; }
  .smp60 { width: 60%; }
  .smp65 { width: 65%; }
  .smp70 { width: 70%; }
  .smp75 { width: 75%; }
  .smp80 { width: 80%; }
  .smp85 { width: 85%; }
  .smp90 { width: 90%; }
  .smp92 { width: 92%; }
  .smp93 { width: 93%; }
  .smp94 { width: 94%; }
  .smp95 { width: 95%; }
  .smp96 { width: 96%; }
  .smp97 { width: 97%; }
  .smp98 { width: 98%; }
  .smp99 { width: 99%; }
  .smp100 { width: 100%; }
  .smp_auto { width: auto; } }
