/* CSS Document */

body { font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", 'MS PGothic','ＭＳ Ｐゴシック', 'MS Gothic', sans-serif; margin:0px; text-align:center; background-color:#FFFFFF; line-height:160%; color:#222222; word-wrap:break-word; -webkit-text-size-adjust:none; font-size:15px; padding-bottom: 40px;}

p, form { margin:0px; padding:0px; }
img { border:none; margin:0px; padding:0px; -webkit-backface-visibility: hidden; }
a { text-decoration:none; outline:none; color:#222222; }
input, textarea { transition:all 0.25s ease-in-out; -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; }
input, textarea, select { outline:none; }
h1, h2, h3, h4, ul, dl, dt, dd { margin:0px; padding:0px; font-weight:normal; list-style:none; }
.nan { transition:none; -webkit-transition:none; -moz-transition:none; }
.box { -webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2); box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2); }
.box2 { -webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2); box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2); }
.box3 { -webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2); box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2); }
.cf { width:100%; }
th { text-align:left; }
body > iframe { height:0px !important; }

/* Header */
.header { border-bottom: #04c09c solid 1px; }
.header .logo { float:left; padding:8px 0px 8px 10px; }
.header h1, .header .h1 { font-size:14px; font-weight:bold; float:left; line-height:20px; padding:14px 0px 14px 10px; }
.header .mbtn { float:right; padding:8px 10px 8px 0px; }

.hbtns { background-color:#b5cdba; position:fixed; bottom:0px; left:0px; z-index:500; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.1); }
.hbtns div { float:left; width:50%; }

.hbtns div a { display:block; line-height:16px; font-weight:bold; color:#fff; }
.hbtns div span { display:inline-block; }
.hbtns div.b1 a { border-top:#cfcfcf solid 1px; border-bottom:#cfcfcf solid 1px; background:linear-gradient(#fff, #fdfdfd, #fff); color:#363636; }
.hbtns div.b1 span { background:url(/sp/images/hb1.png) no-repeat 0px center; background-size:auto 14px; padding:11px 0px 11px 25px; }
.hbtns div.b2 a { font-size:13px; background:linear-gradient(#117cc6, #1076c3, #0f70c0); }
.hbtns div.b2 span { background:url(/sp/images/hb2.png) no-repeat 0px center; background-size:11px auto; padding:12px 0px 12px 18px; }
.hbtns div.b3 a { background:linear-gradient(#ec1996, #ea178a, #e8157e); font-size:12px; line-height:16px; margin-left:0.5px; }
.hbtns div.b3 span { background:url(/sp/images/hb3.png) no-repeat 0px center; background-size:13px auto; padding:12px 0px 12px 20px; }
@media screen and (min-width: 500px) {
.hbtns div.b3 a { font-size:13px; line-height:16px; }
.hbtns div.b3 span { padding:12px 0px 12px 20px; }
.hbtns div.b3 br { display:none; }
}

.menu { text-align:left; font-size:14px; line-height:18px; }
.menu li { border-bottom:#fff solid 1px; background-color:#15b394 !important; background-size:auto 18px !important; background-position:12px 11px !important; }
.menu li ul { border-top:#fff solid 1px; display:none; }
.menu li ul li:last-child { border-bottom:none; }
.menu a, .menu span { color:#fff; display:block; padding:11px 25px 11px 39px; }
.menu .m1 { background:url(/sp/images/m1.png) no-repeat; }
.menu .m2 { background:url(/sp/images/m2.png) no-repeat; }
.menu .m3 { background:url(/sp/images/m3.png) no-repeat; }
.menu .m4 { background:url(/sp/images/m4.png) no-repeat; }
.menu .m5 { background:url(/sp/images/m5.png) no-repeat; }
.menu .m6 { background:url(/sp/images/m6.png) no-repeat; }
.menu .m7 { background:url(/sp/images/m7.png) no-repeat; }
.menu .m8 { background:url(/sp/images/m8.png) no-repeat; }
.menu a { background:url(/sp/images/marrow.png) no-repeat right center; background-size:18px auto; }
.menu li ul a { padding-left:49px; background-color:#11997e; }
.menu span { background:url(/sp/images/mopen.png) no-repeat right center; background-size:20px auto; }
.menu span.sel { background:url(/sp/images/mclose.png) no-repeat right center; background-size:20px auto; }

.fader { background-color:#fff; filter:alpha(opacity=50); opacity:0.5; position:fixed; top:0px; left:0px; width:100%; height:150%; z-index:999; outline:none; display:none; }
.fader.sel { display:block; }
.hmenu { background-color:#15b394; position:fixed; width:280px; top:0px; right:-280px; overflow:scroll; -webkit-overflow-scrolling:touch; height:100%; z-index:1000; transition:all 0.25s ease-in-out; -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; }
.hmenu .menu { min-height:calc(100% + 1px); }
.mclose { width:40px; height:40px; background:url(/sp/images/close.png) no-repeat center center; background-size:15px auto; background-color:#11997e; position:fixed; top:-40px; right:280px; transition:all 0.25s ease-in-out; -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; z-index:1001; }
.hmenu_on { right:0px; box-shadow:0px 0px 3px rgba(0, 0, 0, 0.3); }
.mclose_on { top:0px; }

/* Index */

.topbnr { position:relative; width:100%; overflow:hidden; padding-bottom:20px; display:block; }
.topbnr .bnrs { position:absolute; top:0px; left:0px; z-index:0; }
.topbnr .bnrs div { float:left; }
.topbnr .pgn { position:absolute; bottom:0px; left:0px; width:100%; padding:10px 0px 2px 0px; text-align:center; }
.topbnr .pgn span { display:inline-block; width:8px; height:8px; margin:0px 4px; background-color:#e7e7e7; border-radius:10px; box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.3); }
.topbnr .pgn span.swiper-active-switch { background-color:#04c09d; box-shadow:none; }

.content { padding:10px; text-align:left; }

.vlink { margin-bottom:20px; }
.vlink a { display:block; background:url(/sp/images/bg2.gif) no-repeat right center; background-size:auto 43px; font-size:12px; line-height:22px; }
.vlink span { display:block; background:url(/sp/images/bg1.jpg) no-repeat 0px center; background-size:auto 43px; padding:14px 0px 13px 105px; }

.ibtn { margin:10px 0; }
.bnr_h, .bnr1 { position:relative; margin-bottom:20px; }
.bnr1 span { display:block; margin:0px -5.5px; }
.bnr1 p { font-size:10px; line-height:16px; padding-top:10px; }

.tcm-wrap{ border: 2px solid #00aa89; background: #e3faef url(/images/tcm-bg.png) no-repeat right bottom;background-size: 212px auto; -ms-background-size: 212px auto; -moz-background-size: 212px auto; -webkit-background-size: 212px auto; padding: 0 0 13px 0; margin:20px; box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.tcm-wrap p{ font-size:18px; font-weight:bold; text-align: center; margin: 0 25px 15px 25px; }
.tcm-wrap p a{text-decoration:underline;}
.tcm-wrap p a:hover{text-decoration:none;}
.tcm-wrap > .tcm-mv{ padding: 15px 13px 15px 13px; text-align: center; }
.tcm-wrap > .tcm-btn { margin: 0 12px; background: #ffffff; text-align: center; line-height: 1; }
.tcm-wrap > .tcm-btn a { display: block; width: 100%; padding: 12px 0; background: #09ad8d; color: #ffffff; font-weight: bold; font-size: 16px; text-decoration: none; }
.tcm-wrap > .tcm-btn a:hover { opacity: 0.7; }
.tcm-wrap > .tcm-ttl img { width:100%; }

.topcmpn { padding:5px 5px 0px 5px; }
.topcmpn h2 { padding-bottom:15px; margin:0px -5px; }
.topcmpn p.ds1 { text-align:center; font-size:14px; line-height:24px; padding:12px 0px 5px 0px; }
.topcmpn p.ds1 span { color:#ea178a; font-weight:bold; }

.shinsai { margin:20px 10px; }
.shinsai p.shinsai-ttl { margin-bottom:10px; text-align:left; font-size:15px; font-weight:bold; }
.shinsai p.shinsai-txt { line-height:1.6; text-align:left; font-size:13px; }
.shinsai p.shinsai-note { margin-top:10px; text-align:left; font-size:13px; }

.ftlink { margin:20px -5px; width:auto; padding:0px; list-style:none; }
.ftlink li { float:left; width:33.33%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding:0px 5px; }
.ftlink li a { display:block; font-weight:bold; color:#fff; background-color:#0f987e; border-radius:5px; text-align:center; line-height:16px; padding:20px 0px 15px 0px; position:relative; }
.ftlink li:first-child a { padding:28px 0px 23px 0px; }
.ftlink li:nth-child(1) a:before { content:"1"; }
.ftlink li:nth-child(2) a:before { content:"2"; }
.ftlink li:nth-child(3) a:before { content:"3"; }
.ftlink li a:before { background-color:#fff; font-size:18px; font-weight:bold; color:#0f987e; line-height:20px; padding:4px 0px; width:28px; border:#0f987e solid 2px; border-radius:20px; position:absolute; margin-left:-16px; left:50%; top:-15px; }
.ftlink li a:after { content:""; background:url(/sp/images/darrow.png) no-repeat center top; background-size:5px auto; width:100%; left:0px; bottom:0px; height:10px; position:absolute; }

.btn, .btn2 { margin-bottom:20px; text-align:center; }
.btn a { border:#04c09c solid 1px; border-radius:7px; border-bottom-width:3px; display:block; margin:0 auto; max-width:280px; font-size:15px; padding:10px 0px; background-color:#fff; color:#222222 !important; }
.btn a span { background:url(/sp/images/arrow1.png) no-repeat right center; background-size:8px auto; display:inline-block; padding:0px 20px 0px 5px; }
.btn2 a { border-bottom:#07856d solid 3px; border-radius:7px; display:block; margin:0 auto; max-width:280px; font-size:15px; padding:10px 0px; background-color:#04c09c; color:#fff !important; }
.btn2 a span { background:url(/sp/images/arrow3.png) no-repeat right center; background-size:8px auto; display:inline-block; padding:0px 20px 0px 5px; }
.btn2 a.w-open { border-bottom:#07856d solid 3px; border-radius:7px; display:block; margin:20px auto 0; max-width:280px; font-size:15px; padding:10px 0px; background-color:#04c09c; color:#fff !important; }

.b-text a { padding-right: 15px; font-weight:bold; color:#009276; background:url(/sp/images/arrow1.png) no-repeat center right; background-size:8px auto; }

.cta { padding:12px 10px; background-color:#ffc8c8; }
.cta .cont { background-color:#fff; position:relative; padding:15px 15px 10px 15px; border-radius:5px; }

/* 20200326 */ 
/*.cta .cont:after { content:""; background:url(/sp/images/ctabg.png) no-repeat right top; background-size:88px auto; width:88px; height:138px; position:absolute; right:0px; top:-22px; }
.cta h3 { font-weight:bold; font-size:16px; color:#ea178a; text-align:left; line-height:22px; }*/

.cta h3 { font-weight:bold; font-size:16px; color:#ea178a; line-height:22px; }
.cta .cont div { padding-top:10px; position:relative; z-index:1; }
.cta .cont div a { display:block; border-radius:8px; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.3); }
.cta .tel { padding-top:12px; }
.cta .tel img { border-bottom-left-radius:5px; border-bottom-right-radius:5px; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2); }
@media screen and (min-width: 560px) {
.cta .cont div a { border-radius:13px; }
}

.cta02 { padding:20px 10px; text-align:left; }
.cta02 h3 { background:url(/sp/images/tdot.png) repeat-x center bottom; background-size:9px auto; font-size:20px; font-weight:bold; text-align:center; line-height:30px; padding-bottom:5px; margin-bottom:15px; }
.cta02 div.b1 { background:url(/sp/images/cta2bg1.png) no-repeat 0px 0px; background-size:80px auto; }
.cta02 div.b2 { background:url(/sp/images/cta2bg2.png) no-repeat 0px 0px; background-size:80px auto; }
.cta02 > div { padding:0px 0px 15px 85px; }
.cta02 > div p { font-size:1４px; color:#00866d; font-weight:bold; padding:5px 0px 8px 0px; line-height:22px; }
.cta02 > div a { font-size:15px; font-weight:bold; display:block; border-radius:3px; border:#0f987e solid 1px; background:url(/sp/images/arrow1.png) no-repeat right 10px center, linear-gradient(#fff, #f8f8f8, #f1f1f1); background-size:6px auto, 100% 100%; padding:10px 8px; }

.pos { padding-top:50px; margin-top:-50px; position:relative; z-index:-1; }

.title { background-color:#0f987e; color:#fff; font-weight:bold; font-size:17px; line-height:20px; padding:9px 0px; }
.title span { padding-left:32px; display:inline-block; position:relative; margin-left:-20px; }
.title span:before { font-size:14px; font-weight:bold; color:#0f987e; width:22px; line-height:16px; padding:3px 0px; border-radius:20px; background-color:#fff; text-align:center; position:absolute; left:0px; top:50%; margin-top:-11px; }
.title span.n1:before { content:"1"; }
.title span.n2:before { content:"2"; }
.title span.n3:before { content:"3"; }

.tdesc { text-align:left; padding:18px 10px 15px 10px; }
.tdesc h3 { background:url(/sp/images/ic1.png) no-repeat 0px 2px; background-size:16px auto; font-size:17px; font-weight:bold; line-height:22px; padding:0px 0px 0px 20px; margin-bottom:10px; }
.tdesc .im { text-align:center; margin-bottom:10px; }
.tdesc p { margin-bottom:15px; }
.tdesc hr { border:none; border-bottom:#cccccc solid 1px; background:none; height:0px; padding-top:10px; margin-bottom:25px; }
.tdesc ul { margin:-10px 0px 15px 0px; }
.tdesc li { background:url(/sp/images/ic2.png) no-repeat 0px 2px; background-size:13px auto; border-bottom:#9e9e9e dotted 1px; line-height:20px; padding:5px 0px 6px 21px; }
.tdesc dl { position:relative; margin:-5px 0px 0px 0px; padding-bottom:10px; }
.tdesc dt { font-weight:bold; font-size:22px; color:#fff; line-height:24px; background-color:#fd9a27; text-align:center; padding:5px 0px 4px 0px; position:absolute; width:90px; border-top-left-radius:5px; border-bottom-left-radius:5px; }
.tdesc dt span { display:block; font-size:17px; }
.tdesc dd { font-weight:bold; font-size:16px; line-height:20px; border:#fd9a27 solid 1px; display:flex; align-items:center; height:55px; padding:0px 10px 0px 105px; margin-bottom:5px; border-radius:5px; }
.tdesc a { color:#0f987e; text-decoration:underline; }

.voice { background-color:#fff7cd; text-align:left; padding:20px 0px 10px 0px; }
.voice h2 { padding-bottom:10px; }
.voice .each { margin:0px 10px 25px 10px; border-top:#ecd085 dashed 2px; padding:10px 0px 0px 0px; }
.voice .each h3 { font-size:18px; font-weight:bold; color:#ff6000; line-height:22px; padding:10px 0px 10px 45px; position:relative; margin-bottom:8px; }
.voice .each h3 img.tnew { position:absolute; top:-14px; left:18px; box-shadow:none; }
.voice .each h3:before { content:"VOICE"; color:#fff; font-size:9px; text-align:center; width:38px; line-height:12px; padding:13px 0px; border-radius:20px; background-color:#ff9a5d; position:absolute; left:0px; top:50%; margin-top:-19px; }
.voice .each a { display:block; }
.voice .each .cf div { float:left; width:calc(100% - 131px); padding:13px 13px 10px 13px; background-color:#fff; border-radius:8px; box-shadow:1px 1px 0px #e5e1d6; position:relative; min-height:77px; }
.voice .each .cf div:after { content:""; background:url(/sp/images/fx1.png) no-repeat 0px 0px; background-size:100% 100%; width:10px; height:11px; position:absolute; right:-10px; top:60px; }
.voice .each h4 { font-size:15px; font-weight:bold; line-height:22px; }
.voice .each p { font-size:12px; color:#776f6f; padding:3px 0px 0px 0px; }
.voice .each a span { float:right; font-size:12px; color:#0f987e; background:url(/sp/images/arrow1.png) no-repeat right center; background-size:5px auto; padding-right:10px; line-height:16px; margin-top:3px; }
.voice .each img { float:right; box-shadow:1px 1px 0px #e5e1d6; }

.tdesc2 { padding:15px 10px; text-align:left; }
.tdesc2 > p { padding-bottom:12px; }
.tdesc2 .each { padding:15px; background-color:#f3f3f3; margin-bottom:15px; }
.tdesc2 .each h3 { font-size:17px; font-weight:bold; margin-bottom:13px; position:relative; padding-left:35px; }
.tdesc2 .each h3 span { font-size:20px; vertical-align:text-bottom; position:absolute; left:0px; }
.tdesc2 .each p { padding-top:13px; }
.tdesc2 .each li { position:relative; padding-left:13px; }
.tdesc2 .each li:before { content:"・"; position:absolute; left:0px; }
.tdesc2 .btn { margin-top:25px; }

.sep30 { height:30px; }
.sep25 { height:25px; }
.sep20 { height:20px; }
.sep15 { height:15px; }
.sep10 { height:10px; }

.pdesc { text-align:left; padding:18px 10px 15px 10px; }
.pdesc h3 { font-size:17px; font-weight:bold; line-height:22px; margin-bottom:10px; }
.pdesc p, .pdesc .p { margin-bottom:15px; }
.pdesc .btn { margin-top:25px; }

.tdesc3 { background-color:#e1fff4; padding:10px 0px 20px 0px; text-align:left; }
.tdesc3 p { padding:5px 10px 20px 10px; }

.tfaq { padding:0px 0px 20px 0px; text-align:left; }
.tfaq ul { margin-bottom:20px; }
.tfaq li { border-bottom:#cccccc solid 1px; }
.tfaq li a { font-size:15px; font-weight:bold; line-height:20px; padding:15px 20px 15px 45px; display:block; background:url(/sp/images/arrow1.png) no-repeat right 10px center; background-size:9px auto; position:relative; }
.tfaq li a:before { content:"Q"; width:30px; text-align:center; line-height:20px; padding:5px 0px; border-radius:20px; color:#fff; background-color:#04c09c; font-size:16px; font-weight:bold; position:absolute; left:10px; top:10px; }

.tdesc4 { text-align:left; padding:0px 0px 20px 0px; }
.tdesc4 table { width:100%; border-collapse:collapse; margin-bottom:25px; }
.tdesc4 th, .tdesc4 td { border-bottom:#cccccc solid 1px; vertical-align:central; padding:5px 15px; }
.tdesc4 th { text-align:center; border-right:#cccccc solid 1px; width:30%; background-color:#fff9bb; font-weight:normal; padding:5px; }

.bnr2 { padding:0px 10px; margin-bottom:35px; }

.mb0 { margin-bottom:0px !important; }
.mb10 { margin-bottom:10px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }

.lsm1 { letter-spacing:-1px; }
.lsm2 { letter-spacing:-2px; }

/* Sub pages */

.pgtitle { font-size:20px; font-weight:bold; color:#0f987e; padding:18px 10px; line-height:25px; border-bottom:#04c09c solid 1px; }

.pathway { font-size:10px; line-height:16px; text-align:left; padding:8px 5px 8px 25px; width:auto; }
.pathway li { display:inline; }
.pathway li:after { content:">"; margin:0px 3px 0px 6px; }
.pathway li:last-child:after { content:""; margin:0px; }
.pathway li:first-child { margin-left:-15px; }
.pathway li:first-child a { background:url(/sp/images/home.png) no-repeat 0px center; background-size:11px auto; padding-left:15px; }
.pathway li a { text-decoration:underline; }

.title2 { background:url(/sp/images/ic1.png) no-repeat 0px 3px; background-size:16px auto; font-size:17px; font-weight:bold; line-height:22px; padding:0px 0px 0px 20px; margin:10px 10px 15px 10px; text-align:left; }
.title2 span{ color: #fff; font-size: 14px; background-color: #15b394; vertical-align: middle; padding: 3px 5px; margin-left: 10px;}
.voice2 { background-color:#fff7cd; padding:0px; margin-bottom:30px; }
.voice2 .each:last-child { border-bottom:#ecd085 dashed 2px; margin-bottom:0px; padding-bottom:25px; }
.voice2 table { width:100%; border-collapse:collapse; margin-top:10px; }
.voice2 th, .voice2 td { border-top:#fff7cd solid 3px; font-weight:normal; text-align:left; line-height:17px; }
.voice2 th { background-color:#fff; width:85px; font-size:13px; }
.voice2 th span { display:inline-block; border-left:#1bc6a5 solid 1px; padding:2px 0px 2px 5px; }
.voice2 td { font-size:13px; padding:2px 0px 2px 10px; }

.voice3 { margin-bottom:0px; }
.voice3 .each:last-child { border-bottom:none; padding-bottom:20px; }

.thdesc { text-align:left; padding-bottom:25px; }
.thdesc div { background:url(/sp/images/bg3.gif) no-repeat center center; background-size:cover; text-align:center; padding:15px 0px; margin-bottom:15px; }
.thdesc p { text-indent:13px; margin:0px 10px; line-height:160%; }
.thdesc p:first-child { margin-top:15px; }

.titlecm { background:url(/sp/images/ic5.png) no-repeat 0px center; background-size:auto 14px; font-size:13px; font-weight:bold; color:#0f987e; line-height:18px; text-align:left; margin:10px 10px 5px 10px; padding-left:20px; }
.video { padding:0px 20px 10px 20px; }
.video video { width:100%; }

.tdesc h4 { font-size:15px; font-weight:bold; margin-bottom:5px; }
.tdesc .yl { background-color:#ffec66; padding:0px 2px; }
.tdesc table { width:100%; border-collapse:collapse; margin-bottom:15px; }
.tdesc th, .tdesc td { border:#606060 solid 1px; padding:5px 10px; font-size:14px; }
.tdesc th { font-size:13px; font-weight:bold; color:#fff; text-align:center; background-color:#ff9a5d; white-space: nowrap; }
.tdesc .gr { color:#0f987e; }
.tdesc h3.t2 { font-size:15px; font-weight:bold; color:#0f987e; border-bottom:#04c09d dashed 1px; background:none; padding:5px 0px; }
.tdesc .imt { font-weight:bold; text-align:center; font-size:14px; margin-bottom:5px; }

.bctxt { background-color:#e6faf6; padding:20px 0px; margin:-10px 0px 30px 0px; }
.bctxt h3 { font-size:19px; font-weight:bold; color:#0f987e; padding-bottom:15px; }
.bctxt h3 span.b { font-size: 22px; border-bottom:2px dotted; }
.bctxt p { background:url(/sp/images/bg4.png) no-repeat right top; background-size:100px auto; padding:0px 115px 15px 10px; text-align:left; border-bottom:#04c09d dashed 1px; min-height:80px; }
.bctxt div { padding:15px 20px 0px 20px; }
.bctxt div a { background:url(/sp/images/arrow1.png) no-repeat right 20px center; background-size:9px auto; background-color:#fff; display:block; border-radius:5px; padding:7px 0px; font-size:14px; }

.botnav { margin-bottom:30px; }
.botnav li { float:left; width:50%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding-right:0.5px; padding-bottom:1px; }
.botnav li:nth-child(2n) { padding-right:0; padding-left:0.5px; }
.botnav li:nth-child(2n + 1) { clear:both; }
.botnav a { background:url(/sp/images/arrow2.png) no-repeat right 8px center; background-size:6px auto; background-color:#15b394; display:block; border:#15b394 solid 1px; font-size:14px; text-align:left; padding:12px 20px 12px 8px; color:#fff; line-height:16px; }
.botnav a.sel { background-color:#fff; color:#15b394; }
.botnav .ml a { padding:4px 20px 4px 8px; }

.tdesc5 { text-align:left; padding:18px 10px 15px 10px; }
.tdesc5 .im { text-align:center; margin-bottom:10px; }
.tdesc5 p { margin-bottom:15px; }
.tdesc5 ul { margin-bottom:15px; }
.tdesc5 ul li { position:relative; padding-left:16px; }
.tdesc5 ul li:before { content:"●"; color:#0f987e; position:absolute; left:0px; }
.tdesc5 table { width:100%; border-collapse:collapse; margin-bottom:15px; }
.tdesc5 th, .tdesc5 td { border-top:#9e9e9e dotted 1px; border-bottom:#9e9e9e dotted 1px; }
.tdesc5 th { color:#fff; text-align:center; background-color:#0f987e; width:25%; position:relative; padding:10px 0px; }
.tdesc5 th:before { content:""; width:100%; height:5px; background-color:#fff; position:absolute; left:0px; top:0px; }
.tdesc5 th:after { content:""; width:100%; height:5px; background-color:#fff; position:absolute; left:0px; bottom:0px; }
.tdesc5 td { font-size:11px; padding:8px 0px 8px 10px; line-height:150%; }
.tdesc5 td span { font-size:14px; line-height:170%; }
.tdesc5 .yl { background-color:#ffec66; padding:0px 2px; }
.tdesc5 .ylline { padding-bottom: 3px; background:url(/sp/images/wavy.png) bottom repeat-x; background-size: 8px auto; }
.tdesc5 dl { border-top:#9e9e9e dotted 1px; margin-bottom:15px; }
.tdesc5 dt { padding:8px 0px 3px 0px; font-weight:bold; color:#0f987e; }
.tdesc5 dd { border-bottom:#9e9e9e dotted 1px; padding-bottom:8px; }
.tdesc5 .att { background-color:#e6faf6; margin:0px -10px 20px -10px; padding:15px; border-top:#04c09d dashed 1px; }
.tdesc5 .att h3 { background:url(/sp/images/ic6.png) no-repeat 0px 0px; background-size:25px auto; font-size:16px; font-weight:bold; color:#0f987e; line-height:22px; padding:5px 0px 8px 35px; }
.tdesc5 .att p { padding-left:35px; margin-bottom:0px; }
.tdesc5 .att p span { margin-right:5px; padding:5px; background:#fe9a5e; color:#ffffff; font-weight:bold; border-radius:5px; }
.tdesc5 .gr { color:#0f987e; }
.tdesc5 .t2, .tdesc2 .t2 { font-size:15px; font-weight:bold; color:#0f987e; border-bottom:#04c09d dashed 1px; background:none; padding:5px 0px; margin-bottom:10px; }

.col2s { padding-bottom:5px; }
.col2s div { float:left; width:calc(50% - 5px); border-radius:4px; background-color:#ff9a5d; line-height:17px; font-size:15px; text-align:center; padding:5px 0px; margin-bottom:10px; color:#fff; font-weight:bold; }
.col2s div:nth-child(2n) { float:right; }
.col2s div span { display:block; font-size:12px; }
.col2s div.sl { padding:14px 0px 13px 0px; }

.tdesc5 .t1 { border-top:#ff7f00 solid 1px; border-bottom:#ff7f00 solid 1px; background-color:#ffead6; position:relative; font-size:17px; font-weight:bold; color:#ff6200; line-height:20px; padding:5px 0px; text-align:center; margin-bottom:18px; }
.tdesc5 .t1:after { content:""; background:url(/sp/images/fx2.gif) no-repeat center bottom; background-size:auto 100%; height:8px; width:100%; position:absolute; left:0px; bottom:-8px; }
.tdesc5 .t1 span { display:block; font-size:13px; }

.tdesc5 .tx1 { background:url(/sp/images/bg5.png) no-repeat 0px center; background-size:auto 97px; padding:0px 0px 0px 125px; min-height:97px; line-height:165%; }
.tdesc5 .tx2 { background:url(/sp/images/bg13.gif) no-repeat right top; background-size:92px auto; min-height:86px; padding-right:105px; }
.tdesc5 .tx3 { background:url(/sp/images/bg14.gif) no-repeat right top; background-size:92px auto; min-height:85px; padding-right:105px; }

.flowlist > div { background:url(/sp/images/connect.gif) repeat-y 0px 0px; background-size:26px auto; padding:0px 0px 20px 61px; position:relative; min-height:130px; }
.flowlist > div:before { font-weight:bold; font-size:30px; text-align:center; width:50px; line-height:40px; padding:5px 0px; border-radius:50px; position:absolute; left:0px; top:0px; }
.flowlist > div.s1:before { content:"1"; background-color:#fafa7d !important; }
.flowlist > div.s2:before { content:"2"; background-color:#fafa7d !important; }
.flowlist > div.s3:before { content:"3"; background-color:#fafa7d !important; }
.flowlist > div.s4:before { content:"4"; background-color:#fafa7d !important; }
.flowlist > div.s4im:before { content:"4"; background-color:#ffa6a6 !important; }
.flowlist > div.s5:before { content:"5"; background-color:#ffa6a6; }
.flowlist > div.s6:before { content:"6"; background-color:#ffa6a6; }
.flowlist > div.s7:before { content:"7"; background-color:#ffa6a6; }
.flowlist > div.s6 { background:url(/sp/images/connect2.gif) no-repeat 0px bottom; background-size:32px auto; }
.flowlist > div.s7 { background:none; }
.flowlist h3 { font-size:18px; font-weight:bold; color:#0f987e; line-height:24px; padding:13px 0px; }
.flowlist p { margin-bottom:7px; line-height:170%; }
.flowlist p span { font-weight:bold; font-size:16px; }
.flowlist > div img { max-width:100%; height:auto; }

.tdesc5 .txs { padding:5px 0px 0px 95px; margin-bottom:15px; min-height:90px; }
.tdesc5 .txs h3 { font-size:15px; color:#0f987e; font-weight:bold; padding-bottom:5px; }
.tdesc5 .txs p { margin-bottom:0px; }
.tdesc5 .tb1 { background:url(/sp/images/bg7.gif) no-repeat 0px 0px; background-size:79px auto; }
.tdesc5 .tb2 { background:url(/sp/images/bg8.gif) no-repeat 0px 0px; background-size:79px auto; }
.tdesc5 .tb3 { background:url(/sp/images/bg9.gif) no-repeat 0px 0px; background-size:79px auto; }

.tdesc5 .bnr { margin:0px -10px 20px -10px; }

.faq { margin:0px 10px 15px 10px; background-color:#f3f3f3; padding:10px; text-align:left; }
.faq dt { font-size:17px; font-weight:bold; color:#0f987e; line-height:22px; padding:10px 0px 15px 40px; position:relative; }
.faq dt span { position:absolute; left:0px; color:#fff; font-size:14px; padding:0px 5px; background-color:#0f987e; }
.faq dd { background-color:#fff; padding:12px 10px; }
.faq dd p { padding:0px 10px 0px 28px; line-height:165%; font-size:14px; position:relative; }
.faq dd p:before { content:"A."; font-weight:bold; color:#ff584d; font-size:15px; position:absolute; left:5px; }
.faq dd p span { font-weight:bold; font-size:13px; }
.faq dd .btn { margin-bottom:0px; margin-top:15px; }

.tdesc2 .gr { color:#0f987e; }
.tdesc2 .yl, .tdesc2 .each h3 b { background-color:#ffec66; padding:0px 2px; }
.idea-b { font-size:18px; }

.title b { background-color:#ffec66; padding:0px 2px; color:#0f987e; }

.botq { background-color:#fefbee; padding:15px 10px; border-top:#ff9a5d dashed 1px; text-align:left; margin-bottom:30px; }
.botq h3 { padding:5px 0px 5px 38px; font-weight:bold; font-size:17px; line-height:20px; position:relative; margin-bottom:8px; }
.botq h3:before { content:"Q"; color:#fff; font-size:20px; width:30px; padding:5px 0px; text-align:center; border-radius:20px; background-color:#ff7f00; left:0px; position:absolute; top:0px; }
.botq > div { background-color:#fff; padding:10px 0px 15px 0px; }
.botq p { background:url(/sp/images/bg10.gif) no-repeat 0px bottom; background-size:97px auto; width:270px; margin:0 auto; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding:10px 0px 10px 98px; line-height:170%; min-height:90px; }
.botq p span { font-size:18px; font-weight:bold; color:#ff7f00; }
.botq .btn { margin-bottom:0px; }
.botq p.bg2 { background:url(/sp/images/bg11.gif) no-repeat center bottom; background-size:auto 95px; width:auto; min-height:auto; padding:0px 15px 100px 15px; }

.fl2 > div { background:url(/sp/images/connect2.gif) no-repeat 0px bottom !important; background-size:32px auto !important; min-height:100px; padding-bottom:0px; }
.fl2 > div:before { font-size:26px; color:#0f987e; line-height:30px; padding:20px 0px 0px 0px; background-color:#ffe099 !important; }
.fl2 > div:after { content:"STEP"; width:50px; text-align:center; line-height:20px; font-size:12px; position:absolute; left:0px; top:5px; color:#0f987e; font-weight:bold; }
.fl2 > div.s7, div.s7 p{ background:none !important; padding-bottom:0px !important; }
.fl2 h3 { padding-bottom:8px; }
.fl2 > div p { margin-bottom:0px; }
.fl2 h3.f15 { font-size:15px; line-height:20px; padding-bottom:0px; }

.bottel { padding:73px 0px 0px 0px; background:url(/sp/images/bg12.gif) no-repeat center 10px; background-size:320px auto; background-color:#e6faf6; margin-bottom:30px; }
.bottel .tel { padding:0px 10px 20px 10px; }
.bottel .tel img { border-bottom-left-radius:5px; border-bottom-right-radius:5px; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2); }
.bottel .bt { border-top:#04c09d dashed 1px; padding:20px 0px; }
.bottel .bt a {border-bottom:#07856d solid 3px; border-radius:7px; background:url(/sp/images/arrow3.png) no-repeat right 20px center; background-size:9px auto; background-color:#04c09c; color:#fff !important; display:block; padding:7px 0px; font-size:14px; max-width:270px; margin:0 auto; }


.phmenu { margin:10px 0px 20px 0px; }
.phmenu li { float:left; width:33%; }
.phmenu li:nth-child(2) { width:34%; }
.phmenu li a { background:url(/sp/images/darrow2.png) no-repeat right 8px center; background-size:7px auto; display:block; border:#15b394 solid 1.5px; font-size:14px; font-weight:bold; color:#15b394; padding:10px 5px 10px 0px; }
.phmenu li:nth-child(2) a { margin:0px 1px; }

.tdesc5 .ds1 { background-color:#fff9bb; padding:5px; margin-bottom:15px; }
.tdesc5 .ds1 p { padding:10px; font-weight:bold; font-size:12px; margin:0px; border:#00aa89 solid 1px; }

.klist { padding:15px 10px 8px 10px; border-top:#ff9a5d dashed 1px; background-color:#fefbee; margin:0px -10px 15px -10px; }
.klist > li { line-height:22px; padding:2px 0px 7px 24px; position:relative; list-style:none; }
.klist > li:before { width:20px; padding:2px 0px; font-weight:bold; font-size:15px; color:#fff; background-color:#ff9a5d; border-radius:20px; position:absolute; left:0px; text-align:center; top:0px; }
.klist > li:nth-child(1):before { content:"1"; }
.klist > li:nth-child(2):before { content:"2"; }
.klist > li:nth-child(3):before { content:"3"; }
.klist > li:nth-child(4):before { content:"4"; }
.klist > li ul { padding-top:5px; line-height:160%; margin:0px; }
.klist > li ul li:before { content:"▶"; }

.tdesc5 .ct { font-size:17px; font-weight:bold; line-height:22px; padding:24px 100px 24px 10px; background-size:auto 100% !important; color:#fff; margin-bottom:10px; }
.tdesc5 .ct1 { background:url(/sp/images/cs1.jpg) no-repeat right center; background-color:#34a48f; padding:13px 100px 13px 10px; font-size:16px; }
.tdesc5 .ct2 { background:url(/sp/images/cs2.jpg) no-repeat right center; background-color:#e9ad45; }
.tdesc5 .ct3 { background:url(/sp/images/cs3.jpg) no-repeat right center; background-color:#df6c66; }
.tdesc5 .ct4 { background:url(/sp/images/cs4.jpg) no-repeat right center; background-color:#959ecb; }
.tdesc5 .ct5 { background:url(/sp/images/cs5.jpg) no-repeat right center; background-color:#6fa44e; }
.tdesc5 .ct6 { background:url(/sp/images/cs6.jpg) no-repeat right center; background-color:#37bfc1; }
.tdesc5 .ct7 { background:url(/sp/images/cs7.jpg) no-repeat right center; background-color:#c1a65f; padding:13px 100px 13px 10px; font-size:16px; }

.tdesc5 .cslist { margin:-5px 0px 25px 0px; }
.tdesc5 .cslist li { border-bottom:#9e9e9e dotted 1px; padding:3px 0px; }
.tdesc5 .cslist li:before { display:none; }

.botmerit h3 { padding:0px 0px 0px 57px; margin-bottom:0px; font-size:15px; line-height:22px; min-height:51px; }
.botmerit h3:before { content:"メリット"; font-size:11px; width:50px; padding:15px 0px; line-height:20px; border-radius:50px; }
.botmerit h3 span { background-color:#ffec66; padding:0px 2px; }

.sitemap { margin:10px 20px 20px; text-align: left; }
.sitemap ul li { padding: 10px 0; }
.sitemap ul li a { position:relative; color:#009276; }
.sitemap ul li a:before { position:absolute; content:""; top:30%; left:-15px; width:10px; height:10px; background:url(/sp/images/arrow1.png) no-repeat top left; background-size:6px auto; }
.sitemap ul li span { display:block; padding:5px 10px; font-weight:bold; background:#c4f5e4; border-radius:30px; }
.sitemap ul li ul { margin:20px 0 10px 10px; }
.sitemap ul li ul li { padding: 5px 15px; background:none; }

/* LP */

.header .lph1 { color:#ea178a; font-size:17px; }

.hbtns { background-color: transparent; }
.hbtns div.b3b { width:100%; padding: 0 5% 5px; box-sizing: border-box; }
/*.hbtns div.b1b a { border-right:#cfcfcf solid 1px; }*/
.hbtns div.b3b a { background:#1f3b8f; font-size:14px; line-height:23px; margin-left:0.5px; box-shadow: 6px 10px 10px -5px rgba(0,0,0,0.6); }
.hbtns div.b3b span { padding:6px 0px 6px 20px; }
@media screen and (min-width: 500px) {
.hbtns div.b3b a { font-size:13px; line-height:16px; }
.hbtns div.b3b span { padding:12px 0px 12px 20px; }
.hbtns div.b3b br { display:none; }
}

.mainbnr_jigyou { position: relative; }
.mainbnr_jigyou .cv_btn { position: absolute; width: 100%; left: 50%; transform: translateX(-50%); bottom: 5%; }
.mainbnr_jigyou .cv_btn img { max-width: 70%; }


.pgtlp { padding:12px 10px 10px 10px; line-height:20px; }
.pgtlp span { margin-top:5px; font-size:16px; color:#222222; display:block; }

.lphead { padding:5px 15px 20px 15px; background:linear-gradient(#fffcf8, #fff); }
.lphead div { padding:5px; background-color:#fff; }

.lpcta { border:#ffa8a8 solid 1px; background:url(/sp/images/lp/ctabg.gif) no-repeat center 5px; background-size:310px auto; background-color:#ffc8c8; padding:79px 9px 9px 9px; margin-bottom:25px; }
.lpcta .cont { padding:15px; border-radius:5px; background-color:#fff; }
.lpcta .bt { margin-bottom:10px; position:relative; z-index:1; }
.lpcta .bt a { display:block; border-radius:8px; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.3); }
@media screen and (min-width: 560px) {
.lpcta .bt a { border-radius:13px; }
}

.tdesc5 dl.wt { border-top:none; }
.tdesc5 dl.wt dt span { color:#fff; font-size:14px; background-color:#0f987e; padding:2px 8px; margin-right:8px; }
.tdesc5 dl.wt dt { padding-bottom:5px; }
.tdesc5 dl.wt dd { margin-bottom:5px; }

.title em { font-size:12px; padding-left:0px; font-style:normal; }

.ptlist { background-color:#fefbee; text-align:left; margin:-18px -10px 20px -10px; padding:0px 10px; }
.ptlist .each { padding:15px 0px; border-bottom:#ff9a5d dashed 1px; }
.ptlist h3 { padding:8px 0px 8px 47px; font-weight:bold; font-size:17px; line-height:20px; position:relative; margin-bottom:8px; }
.ptlist h3:before { color:#fff; font-size:15px; width:36px; padding:18px 0px 3px 0px; text-align:center; border-radius:20px; background-color:#ff7f00; left:0px; position:absolute; top:0px; line-height:15px; }
.ptlist h3:after { content:"POINT"; color:#fff; font-weight:normal; line-height:15px; font-size:9px; text-align:center; width:36px; position:absolute; left:0px; top:6px; }
.ptlist .each:nth-child(1) h3:before { content:"1"; }
.ptlist .each:nth-child(2) h3:before { content:"2"; }
.ptlist .each:nth-child(3) h3:before { content:"3"; }
.ptlist .each:nth-child(4) h3:before { content:"4"; }
.ptlist .each:nth-child(5) h3:before { content:"5"; }
.ptlist .mdc { background: url(/sp/images/lp/bg15.png); background-size: 12px auto; padding: 10px 15px; margin-top: 15px; }
.ptlist .mdc h4 { font-weight: bold; font-size: 17px; color: #0f987e; background: url(/sp/images/ic1.png) no-repeat 0px center; background-size: 15px auto; padding-left: 20px; margin-bottom: 10px; }

.tdesc2 .p2 { padding:10px; background-color:#fff; margin-top:10px; }

.btcont { background-color:#fefbee; padding:15px 0px; margin:-10px 0px 30px 0px; }
.btcont p { font-weight:bold; padding-bottom:5px; }
.btcont .btn { margin-bottom:0px; }

.tdesc5 .t3 { color:#fff; font-weight:bold; background-color:#0f987e; padding:7px 10px 5px 10px; margin-bottom:10px; }
.tdesc5 .t3 span { font-size:19px; color:#ffec66; }

.tdesc5 ul.u2 li { border-bottom:#b6b6b6 dotted 1px; padding:3px 0px; }
.tdesc5 ul.u2 li:before { display:none; }
.tdesc5 ul.u3 li { position:relative; }
.tdesc5 ul.u3 span { position:absolute; left:0px; }
.tdesc5 ul.u3 li.p2 { padding-left:125px; }
.tdesc5 ul.u3 li.p3 { padding-left:125px; }
.tdesc5 ul.u3 li.p5 { padding-left:125px; }
.tdesc5 ul.u3 li.p6 { padding-left:125px; }

.tdesc5 dl.dlist { background-color:#e6faf6; margin:0px -10px 13px -10px; border-top:none; }
.tdesc5 dl.dlist dt { padding:15px 10px 10px 46px; }
.tdesc5 dl.dlist dd { border-bottom:#fff solid 2px; padding:0px 10px 12px 46px; }
.tdesc5 dl.dlist dt.i1 { background:url(/sp/images/lp/ic1.png) no-repeat 12px 11px; background-size:25px auto; }
.tdesc5 dl.dlist dt.i2 { background:url(/sp/images/lp/ic2.png) no-repeat 12px 11px; background-size:25px auto; }
.tdesc5 dl.dlist dt.i3 { background:url(/sp/images/lp/ic3.png) no-repeat 12px 11px; background-size:25px auto; }

.faq dd div { padding:5px 10px 0px 28px; }
.faq dd ul { padding:0px 10px 0px 48px; list-style:outside; line-height:170%; }
.faq dd em { font-size:10px; font-style:normal; line-height:140%; }

address.add2 { padding:6px 0px; }

.lpcase { background-color: #fffdee; padding: 15px 10px; }
.lpcase .cont { text-align: left; }
.lpcase img { max-width: 100%; height: auto; }
.lpcase .ti { border-bottom: #ecd085 dashed 2px; padding-bottom: 15px; margin-bottom: 20px; }
.lpcase .ti h2 { font-size: 17px; font-weight: bold; line-height: 30px; margin-bottom: 10px; }
.lpcase .ti h2 span { background: url(/sp/images/lp/bg7.png) no-repeat 0px center; background-size: 100% 100%; display: inline-block; font-size: 12px; vertical-align: middle; color: #fff; width: 90px; text-align: center; padding-right: 5px; margin-right: 10px; }
.lpcase .ti img { float: right; }
.lpcase .hd { border-bottom: #d8d8d8 solid 1px; padding-bottom: 10px; margin-bottom: 20px; }
.lpcase .hd h2 { font-size: 17px; font-weight: bold; color: #5a4729; line-height: 1.5em; }
.lpcase .hd h2 + span { font-size: 13px; font-weight: bold; color: #5a4729; line-height: 1.5em; display: block; }
.lpcase .hd p { font-size: 14px; font-weight: bold; line-height: 1.5em; }
.lpcase .hd p + span { color: #776f6f; font-size: 10px; display: block; line-height: 1.5em; }
.lpcase .hd img { margin: 10px 0px; }
.lpcase .bt { border-top: #d8d8d8 solid 1px; padding-top: 10px; }
.lpcase .bt h3 { background: url(/images/lp/ic4.png) no-repeat 0px center; background-size: 18px auto; font-size: 17px; font-weight: bold; line-height: 1.5em; margin-bottom: 10px; padding-left: 30px; }

.lpcdesc { padding-bottom: 10px; font-size: 13px; }
.lpcdesc h3 { font-size: 17px; color: #0f987e; line-height: 1.4em; font-weight: bold; border-bottom: #0f987e solid 2px; padding-bottom: 5px; margin-bottom: 10px; }
.lpcdesc img { margin-bottom: 20px; }
.lpcdesc p { line-height: 1.8em; margin-bottom: 15px; }

.lpcback { padding: 30px 0px; }
.lpcback a { background: url(/images/lp/arrow.png) no-repeat 15px center; background-size: 8px auto; display: inline-block; font-size: 13px; color: #fff; font-weight: bold; line-height: 1.5em; background-color: #5a4729; border-radius: 5px; padding: 12px 30px 12px 40px; }
.lpcback a:hover { text-decoration: none; background-color: #6e5836; }

.income_jigyo { margin-bottom: 30px; padding: 15px 10px; }
.income_jigyo img { max-width: 100%; }
.income_jigyo h2 { margin-bottom: 40px; }

/* Addition 18.12 */

.bnrbtn { margin-top: -13px; }
.tbnrtxt { text-align: center; background-color: #f3f3f3; border-top: #e4e3e3 solid 1px; border-bottom: #e4e3e3 solid 1px; font-size: 12px; margin: 10px -10px 0px -10px; padding: 0px; line-height: 1.5em; }
.tbnrtxt li{ padding:8px; border-bottom:#e4e3e3 solid 1px; }
.tbnrtxt li:last-child{ border-bottom:0px;}
.tbnrtxt span{ padding: 3px 6px; color: #ffffff; background-color: #ea178a; width: 20px !important; font-size: 10px; text-align: center; border: solid 1px #fa9bce; margin:0 4px 0 0; float: none; }
.bnr1 > div { margin-top: 15px; }
.bnr1 > p { font-size: 10px; }

.cta3 { background: url(/sp/images/bg15.png); padding: 5px 10px; }
.cta3 > img { width: 300px; margin-top: -20px; }
.cta3 > div { background-color: #fff; border: #fff solid 1px; border-radius: 5px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1); margin-bottom: 10px; }
.cta3 > div img { max-width: 100%; height: auto; }
.cta3 > div h3 { background-color: #47bca5; border-top-left-radius: 5px; border-top-right-radius: 5px; padding: 10px; text-align: left; margin-bottom: 15px; }
.cta3 > div.b1 { padding-bottom: 15px; }
.cta3 > div.b2 { overflow: hidden; }
.cta3 .areas { display: inline-block; width: 267px; text-align: left; margin-bottom: 15px; position: relative; z-index: 10; }
.cta3 .areas + a img { width: 267px; }

.cta3 .areas .sl div { position:relative; }
.cta3 .areas .sl div span { border:#acdbd2 solid 2px; border-radius:4px; display:block; font-size:12px; font-family:inherit; padding:7px 15px; background:url(/images/sel2.png) no-repeat right 15px center; background-size: 7px auto; cursor:pointer; line-height:24px; background-color: #fffbd6; }
.cta3 .areas .sl ul { position:absolute; left:0px; top:37px; width:calc(100% - 4px); background-color:#fffbd6; border:#acdbd2 solid 2px; overflow:auto; height:220px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; display:none; -webkit-overflow-scrolling:touch; }
.cta3 .areas .sl ul a { display:block; padding:6px 15px; font-size: 12px; }
.cta3 .areas .sl ul li { border-bottom: #acdbd2 dotted 1px; }
.cta3 .areas .sl ul li:last-child { border-bottom: none; }
.cta3 .areas .sl ul a:hover { background-color:#9de3d5; text-decoration:none; }
.cta3 .areas > a { background:url(/images/arrow4.png) no-repeat right center; font-size:13px; color:#007b64; padding-right:15px; }

.stpg { padding: 20px 0px; }
.stpg img { max-width: 100%; height: auto; }
.stpg .mb20 { padding: 0px 10px; }

.stplan { padding: 15px 10px; text-align: left; margin-bottom: 20px; }
.stplan dl { background-color: #f3f3f3; padding: 15px; margin-bottom: 45px; position: relative; }
.stplan dl:before, .stplan div:before { content: ''; width: 100%; height: 26px; position: absolute; left: 0px; top: -35px; }
.stplan dl:before { background: url(/images/ic4.png) no-repeat center center; }
.stplan dl:first-child:before { display: none; }
.stplan dl dt,
dl.stplanD dt{ font-size: 17px; color: #0f987e; font-weight: bold; padding-bottom: 10px; line-height: 32px; }
.stplan dl dt b,
dl.stplanD dt b{ font-size: 23px; margin-right: 10px; display: inline-block; vertical-align: middle; }
dl.stplanD dt b {font-size: 17px; color: #ea178a;}
dl.stplanD dt {font-size: 20px; line-height:23px;}
dl.stplanD dd {font-size: 17px; font-weight: bold;}
dl.stplanD dd span.feature {font-size: 17px; font-weight: bold; color: #ea178a; display: inline-block;}
.stplan dl dd,
dl.stplanD dd{ font-size: 15px; line-height: 23px; }
.stplan dl dd span,
dl.stplanD dd span{ display: block; font-size: 10px; line-height: 1.5em; margin-top: 5px; }
dl.stplanD dd span{ margin-top: 0px; }
.stplan dl dd span:before { content: '●'; color: #0f987e; padding-right: 5px; }
.stplan div { position: relative; }
.stplan div:before { background: url(/images/ic5.png) no-repeat center center; }
.stplan div p { font-size: 10px; padding-top: 10px; line-height: 1.5em; }

dl.stplanD  { background-color: #fff9bb; padding: 15px; margin:15px 10px 45px 10px; position: relative; text-align: left; }

.stplan2 { padding: 15px 10px; text-align: left; }
.stplan2 p { background-color: #fff9bb; margin-bottom: 10px; padding: 10px 10px 10px 52px; position: relative; font-size: 15px; font-weight: bold; line-height: 23px; }
.stplan2 p span { font-size: 17px; color: #ea178a; display: inline-block; }
.stplan2 p b { position: absolute; background-color: #15b394; color: #fff; font-size: 20px; line-height: 30px; width: 30px; text-align: center; border-radius: 50%; top: 18px; left: 10px; }

.topcmpn { padding: 10px; }
#interview { padding-top:50px; margin-top:-50px; margin-bottom: 20px; }
.tsvids { padding: 15px 10px; display: none; }
.tsvids div { margin-bottom: 15px; }
#interview .title { position: relative; }
#interview .title::before { content: ""; width: 10px; height: 10px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(45deg); position: absolute; top: 10px; right: 20px; transition: 0.2s;}
#interview .title.on::before { transform: rotate(-135deg); top: 15px; }
.teachers { background-color: #fffad2; border-top: #ecd085 dashed 2px; margin-bottom: 10px; text-align: left; }
.teachers .each { border-bottom: #ecd085 dashed 2px; padding: 15px 10px 15px 105px; min-height: 85px; position: relative; }
.teachers .each.new:before { content: ''; width: 35px; height: 35px; background: url(/images/new2.png) no-repeat; background-size: 100% 100%; position: absolute; left: 8px; top: 8px; z-index: 3; }
.teachers .each > img { position: absolute; left: 10px; top: 15px; width: 85px; height: auto; }
.teachers .each > a { display: block; text-align: right; }
.teachers .each > a img { width: 119px; height: auto; }
.teachers h3 { font-size: 16px; font-weight: bold; color: #553a10; line-height: 24px; background: url(/images/vbg.png) no-repeat 0px 0px; background-size: 25px auto; padding: 1px 0px 5px 30px; margin-bottom: 5px; }
.teachers p { color: #5a4729; margin-bottom: 5px; font-size: 11px; line-height: 1.5em; }
.teachers .each > div { margin-right: -5px; margin-bottom: 10px; }
.teachers .each > div span { display: inline-block; font-size: 9px; font-weight: bold; background-color: #fff; border-radius: 3px; padding: 2px 5px; margin-right: 3px; line-height: 1.5em; }
.teachers .each > div span.s1 { color: #ff9191; border: #ff9191 solid 1px; }
.teachers .each > div span.s2 { color: #04c09c; border: #04c09c solid 1px; }
.teachers .each > div span.s3 { color: #909090; border: #909090 solid 1px; }
.teachers .each > div span.s4 { color: #68a4d1; border: #68a4d1 solid 1px; }
.teachers .each > div span.s5 { color: #ff745d; border: #ff745d solid 1px; }
.teachers + p { font-size: 10px; margin-bottom: 25px; text-align: left; padding: 0px 10px; }

/* Footer */

.flink { padding:15px 10px; width:auto; line-height:21px; }
.flink a { color:#009175; }
.flink .lf a { background:url(/sp/images/ic3.png) no-repeat 0px center; background-size:auto 12px; padding-left:19px; }
.flink .rh a { background:url(/sp/images/ic4.png) no-repeat right center; background-size:11px auto; padding-right:16px; }

.fmenu { line-height:11px; font-size:11px; padding:5px 0px 15px 0px; }
.fmenu li { display:inline-block; }
.fmenu li:nth-child(2) { padding:0px 15px; margin:0px 15px; border-left:#777777 solid 1px; border-right:#777777 solid 1px; }

.flogo { padding:0px 0px 13px 0px; }

address { background-color:#2d2d2d; padding:10px 0px; font-style:normal; font-size:10px; color:#c0c0c0; line-height:16px; }

.ptop { position:fixed; right:10px; bottom:82px; width:36px; z-index:100; }
.ptop a { background:url(/sp/images/ptop.png) no-repeat 0px 0px; background-size:100% 100%; width:36px; height:36px; text-indent:-9999px; display:block; position:absolute; top:80px; transition:all 0.25s ease-in-out; -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; }
.ptop a.up { top:0px; }

.sns-menu { margin: 10px 0px 25px; }
.sns-menu li { display:inline-block; width:40%; height:40px; background:#3b5998; border-radius: 5px; }
.sns-menu li:nth-child(2) { margin-left:20px; background:#1da1f3; }
.sns-menu li a { display:block; padding-left:15px; height:40px; color:#ffffff; line-height: 40px; font-size: 12px; background:url(/sp/images/sns1.png) no-repeat 23px 12px; background-size: 15px auto; }
.sns-menu li:nth-child(2) a { background:url(/sp/images/sns2.png) no-repeat 23px 10px; background-size: 21px auto; }


/* Enviroments */

.bl { display:block; }
.b { font-weight:bold; }
.hide { display:none; }
.show { display:block; }
.center { text-align:center; }
.right { text-align:right; }
.lf { float:left; }
.rh { float:right; }
.clr { clear:both; }
.cf:after { content:" "; display:block; height:0; clear:both; overflow:hidden; visibility:hidden; }

#place { margin-top: -40px; padding-top: 40px;}