@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 #ffa33c; }
  .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: 40px; margin: 0 0 0 1em; }
  .smp_header .inner .h_nav { margin-top: 0; float: none; }
  .smp_header .inner .h_nav a { background-color: #036403; 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: #ffa33c; }
  .drawer-nav ul { background-color: #ffa33c; }
  .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 */
  /* ================================================================== */
  .mainimgarea { display: block; width: 100%; height: auto; margin: 60px 0 0; }
  .mainimgarea img { width: 100%; }
  .top .leadbnrarea { width: 95%; margin-top: 15px; }
  .top .leadbnrarea ul li { margin: 1em 0 0; }
  .top .leadbnrarea ul li a { width: 150px; height: 164px; font-size: 100%; }
  .top .leadbnrarea ul li a span { margin-top: 1.5em; }
  .top .leadbnrarea ul li:nth-of-type(1) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(2) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(3) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(4) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(5) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(6) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(7) a { background-size: contain; }
  .top .leadbnrarea ul li:nth-of-type(8) a { background-size: contain; }
  .top .information { display: block; }
  .top .information .infolist_wrap { width: auto; }
  .top .information .infolist_wrap ul.i_target { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; margin-top: 0; padding-left: 0; }
  .top .information .infolist_wrap ul.i_target li { margin: 0 5px; padding: 10px; font-size: 90%; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; }
  .top .information .infolist_wrap dl.infolist { padding: 0.75em 0; }
  .top .information .infolist_wrap dl.infolist dt, .top .information .infolist_wrap dl.infolist dd { display: block; }
  .top .information .infolist_wrap dl.infolist dd { width: 100%; /*            &:nth-of-type(2) { display: block; width: 100%; text-align: left;
}*/ }
  .top .information .infolist_wrap dl.infolist dd .cate { padding: 0.25em 0; font-size: 80%; }
  .top .information .infobnrarea { width: auto; margin-top: 30px; }
  .top .information .infobnrarea a:nth-of-type(1) { margin-top: 0; }
  .top .serviceinfo { width: 95%; }
  .top .serviceinfo .inner { padding-bottom: 30px; }
  .top .serviceinfo .lb { margin-top: 30px; font-size: 130%; font-weight: bold; }
  .top .serviceinfo .lb:nth-of-type(2) small { display: block; font-size: 70%; }
  .top .serviceinfo .lb:nth-of-type(2)::before { width: 30px; height: 21px; background-size: contain; }
  .top .serviceinfo .lb::before { width: 30px; height: 28px; background-size: contain; }
  .top .serviceinfo .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; margin-top: 30px; display: block; }
  .top .serviceinfo .wrap:nth-of-type(2) .s_info { width: 95%; }
  .top .serviceinfo .wrap .s_info { width: 260px; margin: 30px auto 0; }
  .top .serviceinfo .wrap .s_info img { width: 100%; }
  .top .serviceinfo .wrap .s_info:nth-of-type(1) { margin-top: 0; }
  .top .serviceinfo .wrap .s_info:nth-of-type(1) .point::before { width: 26px; height: 26px; }
  .top .serviceinfo .wrap .s_info:nth-of-type(2) .point::before { width: 26px; height: 26px; }
  .top .serviceinfo .wrap .s_info:nth-of-type(3) .point::before { width: 26px; height: 26px; }
  .top .serviceinfo .wrap .s_info p { margin-top: 30px; font-size: 100%; }
  .top .serviceinfo .wrap .s_info .s_lb { font-size: 120%; }
  .top .serviceinfo .wrap .s_info .s_lb2 { display: block; padding: 0.15em 0; background-color: #63cbf7; color: white; font-weight: normal; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
  .top .serviceinfo .wrap .s_info .point { padding: 0.75em; color: white; font-size: 100%; }
  .top .pickupinfo { width: 95%; }
  .top .pickupinfo .lb { font-size: 130%; font-weight: bold; }
  .top .pickupinfo .lb::before { width: 32px; height: 32px; background-size: contain; }
  .top .pickupinfo .wrap { margin-top: 30px; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .top .pickupinfo .wrap .pinfo { width: 48%; margin-bottom: 15px; }
  .top .pickupinfo .wrap .pinfo span { padding: 0.5em; }
  .top .pickupinfo .wrap .pinfo span.p_lb { font-size: 100%; }
  .top .pickupinfo .wrap .pinfo img { width: 50%; }
  .top .bnrinfo { width: 95%; margin-top: 30px; }
  .top .bnrinfo .wrap { -webkit-justify-content: space-between; justify-content: space-between; margin-top: 0; }
  .top .bnrinfo .wrap a { width: 48%; }
  .top .bnrinfo .wrap img { width: 100%; margin: 10px 0 0; }
  /* ================================================================== */
  /* Under */
  /* ================================================================== */
  .under .pgtitlearea { margin-top: 80px; }
  .under .pgtitlearea::after { width: 95%; height: 1px; }
  .under .pgtitlearea h2 { padding-left: 65px; font-size: 150%; font-weight: bold; }
  .under .pgtitlearea h2 span { width: 60px; height: 60px; font-size: 130%; }
  .under .cnt_wrap { margin: 30px auto 0; display: block; width: 95%; min-width: initial; }
  .under .maincnt { width: auto; }
  .under .maincnt .pgnav li a { display: inline-block; padding-left: 1.5em; position: relative; }
  .under .maincnt .pgnav li a::before { position: absolute; top: 0; left: 0; }
  .under .maincnt .ctbox p, .under .maincnt .ctbox ul { margin-top: 50px; }
  .under .maincnt .ctbox ul li { margin-bottom: 1em; }
  .under .maincnt .ctbox .i_left { margin: 50px 30px 30px 0; float: left; }
  .under .maincnt .ctbox .i_right { margin: 50px 0 30px 30px; float: right; }
  .under .maincnt .sublb { font-size: 150%; }
  .under .maincnt .sublb + .smlb { margin-top: 20px; }
  .under .maincnt .smlb { display: block; padding: 0 0 0 1.5em; font-size: 130%; }
  .under .maincnt .smlb + ul { margin-top: 20px; }
  .under .maincnt .smlb2 { margin-top: 50px; padding: 0.5em 7em 0.5em 1.5em; font-size: 130%; }
  .under .sidecnt { width: auto; margin-top: 50px; }
  .under .sidecnt ul.ctmenu li { width: 48%; margin: 1em 0 0; }
  .under .sidecnt ul.ctmenu li a { height: 120px; padding: 2em 0 0; font-size: 100%; }
  .under .sidecnt .sidebnr { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .under .sidecnt .sidebnr a { width: 48%; }
  .under .sidecnt .sidebnr a img { width: 100%; }
  /* ================================================================== */
  /* Greeting */
  /* ================================================================== */
  .greeting .maincnt #ct_c01 .i001 { width: 40%; }
  .greeting .maincnt dl.history { display: block; }
  .greeting .maincnt dl.history:nth-of-type(1) { margin-top: 30px; }
  .greeting .maincnt dl.history dt, .greeting .maincnt dl.history dd { display: block; }
  .greeting .maincnt dl.history dt { width: auto; }
  .greeting .maincnt #ct_c02 .rinen_wrap { padding: 1.5em; display: block; }
  .greeting .maincnt #ct_c02 p { margin-top: 0; }
  .greeting .maincnt #ct_c02 p.rinen { text-align: center; }
  .greeting .maincnt #ct_c02 ul { width: auto; margin-top: 15px; }
  .greeting .maincnt #ct_c03 dl dt, .greeting .maincnt #ct_c03 dl dd { font-size: 120%; }
  .greeting .maincnt #ct_c03 dl dt { width: 15%; }
  .greeting .maincnt #ct_c03 dl dt .num { width: 32px; height: 32px; }
  /* ================================================================== */
  /* Flow */
  /* ================================================================== */
  .flow .maincnt .flowbox dt { width: 15%; }
  .flow .maincnt .flowbox dt .num { width: 32px; height: 32px; font-size: 110%; background-color: white; font-weight: normal; }
  /* ================================================================== */
  /* EAST */
  /* ================================================================== */
  .east .maincnt .copyarea img { height: 200px; }
  .east .maincnt .i002 { width: 30%; }
  .east .maincnt .i004 { width: 45%; }
  /* ================================================================== */
  /* WEST01 */
  /* ================================================================== */
  .west01 .maincnt .copyarea img { height: 200px; }
  .west01 .maincnt .copyarea .copy { width: 100%; padding: 1em 1em 1em 2.5em; font-size: 150%; }
  .west01 .maincnt .copyarea .copy::before { width: 24px; height: 24px; top: 1em; left: 20px; transform: none; }
  .west01 .maincnt .point_wrap { display: block; }
  .west01 .maincnt .point_wrap dl { width: auto; }
  .west01 .maincnt .point_wrap dl::before { width: 120px; height: 120px; }
  .west01 .maincnt .point_wrap dl dt { display: block; padding: 0; }
  .west01 .maincnt .point_wrap dl dd { padding: 1em; }
  /* ================================================================== */
  /* REHA01 */
  /* ================================================================== */
  .reha01 .maincnt .copy { padding: 1em; border: 4px solid #ffd7a3; background: none; font-size: 120%; }
  .reha01 .maincnt .copy strong { font-size: 120%; }
  .reha01 .maincnt .i001 { width: 25%; }
  .reha01 .maincnt .question { display: table; }
  .reha01 .maincnt .question li { display: block; margin: 0 0 10px; padding: .5em; width: auto; height: auto; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; font-size: 100%; }
  .reha01 .maincnt .i002 { width: 40%; }
  .reha01 .maincnt .faq { padding: 1em; }
  .reha01 .maincnt .faq .lb { font-size: 120%; }
  /* ================================================================== */
  /* Access */
  /* ================================================================== */
  .access .maincnt .linkbtn { padding: 0.5em 1em 0.5em 3em; font-size: 125%; }
  .access .maincnt .linkbtn::before { width: 24px; height: 24px; position: absolute; top: 10px; left: 10px; }
  .access .maincnt .map { height: 300px; }
  /* ================================================================== */
  /* Privacy */
  /* ================================================================== */
  .privacy .maincnt p:nth-of-type(1) { margin-top: 0; }
  /* ========================================================= */
  /* 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; } }
