@charset "UTF-8";


/* clearfix
------------------------------------------------------------------------------*/
#profile .inner:after,
.clearfix:after {
content:'';
display:block;
clear:both;
}

/* clearfix IE6 and IE7
------------------------------------------------------------------------------*/
#profile .inner,
.clearfix {
/zoom:1;
}


/*
==================================================
共通
==================================================
*/

body {
  /*font-family:"ヒラギノ丸ゴ Pro","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";*/
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin: 0;
  padding: 0;
	font-size: 14px;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
}
main a {
	text-decoration: underline;
}
main a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	/*height: auto;*/
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.f18 {
	font-size: 18px;
}
.f24 {
	font-size: 24px;
	line-height: 2;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
	font-family: "ヒラギノ角ゴ StdN W8","Hiragino Kaku Gothic StdN","ＭＳ Ｐゴシック","MS PGothic";
}
.red {
	color: #f00;
}
.green {
	color: #598d0a;
}
.blue {
	color: #26a0af;
}
.bgg {
	width: 100%;
	padding: 5px 20px;
	margin-bottom: 30px !important;
	background-color: #dffab5;
}
.bglg {
	padding: 20px;
	margin-bottom: 30px;
	background-color: #effdda;
}
.bgb {
	padding: 20px;
	background-color: #dff1f3;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.pc_br {
  display: block;
}
.sp_br {
  display: none;
}
h2 {
	padding: 30px 0 25px;
	text-align: center;
	background: url("/sl/images/bg_line_bk.png")repeat scroll 0 0;
}
h3 {
	text-align: center;
	margin-bottom: 30px;
}

/* header */
header .sub {
	padding: 20px 0;
	text-align: center;
	background-color: #f00a7c;
}
header .bg-area {
	padding: 40px 0 70px;
	background: url("/sl/images/bg_header.png")no-repeat scroll 0 0/cover;
}
header .bg-area h1 {
	position: relative;
	z-index: 100;
}
header .bg-area .btn {
	position: absolute;
	bottom: 24px;
	left: 90px;
	z-index: 102;
}
header .bg-area .btn a:hover {
	opacity: 0.8;
	cursor: pointer;
	background-color: #fff;
}
header #photo {
	position: absolute;
	left: 600px;
	top:10px;
}
header #sub-catch {
	position: relative;
	background-color: #efefef;
	text-align: center;
	z-index: 101;
}
header #sub-catch .image {
	position: relative;
	top: -80px;
	max-width: 100%;
	margin: 0 auto -80px;
}
/* main */
main {
	position: relative;
	z-index: 103;
}
.inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.txt,
.image {
	margin-bottom: 30px;
}
.txt:last-child,
.image:last-child {
	margin-bottom: 0;
}
/* #letter */
#letter {
	padding: 40px 0;
	background: url("/sl/images/bg_line_b.png")repeat scroll 0 0;
}
#letter .wrapper {
	padding: 70px 50px;
	box-shadow:4px 4px 7px -3px #999;
	background: url("/sl/images/bg_letter.png")repeat scroll 0 0;
}
#letter .wrapper .txt-wrapper {
	background-image: linear-gradient(rgba(210,210,210,1) .1em, transparent .2em);
	background-size: 100% 38px;
}
#letter .wrapper .txt-wrapper .txt:last-child {
	line-height: 42px;
}
#letter .txt {
	font-size: 18px;
	line-height: 38px;
	margin-bottom: 38px;
}
#letter .txt#author {
	text-align: right;
	font-size: 24px;
	margin-right: 5px;
}
/* #info */
#info {
 padding: 30px 0 100px;
 background: url("/sl/images/bg_info.png")no-repeat fixed center 0/cover;
}
#info .inner {
	width: 800px;
	margin: 0 auto;
}
#info .inner .image {
	text-align: center;
}
/* #profile */
#profile {
	/*height: 375px;*/
	padding: 23px 0;
	margin-bottom: 0;
	background: url("/sl/images/bg_line_g.png")repeat scroll 0 0;
}
#profile h3 {
	text-align: left;
	margin-bottom: 20px;
}
#profile .txt-wrapper {
	float: right;
	width: 550px;
	padding: 20px 30px;
	background-color: rgba(255,255,255,0.7);
}
#profile .image {
	position: absolute;
	left: 10px;
	bottom: -23px;
}
#profile .txt{
    font-size: 110%;
}
/*お客様の声*/
#voice{
   background-color: #f6ffe8;
   padding: 23px 0;
   margin-bottom: 50px;    
}
#voice .inner{
   padding: 0 20px;   
}
#voice p.fontdgn{
   background: #A9F236;
   box-shadow: 0px 0px 0px 3px #A9F236;
   border: solid 2px #ffffff;
   padding: 0.2em 0.3em;
   color: #171717;
   width: 50%;
   margin: 0 auto 20px auto;
   font-size: 1.7em; 
   text-align: center;    
}
#voice .txt-wrapper{
    width: 100%; 
    background-color: #fff; 
    margin: 0 0 20px 0; 
    border: 2px #99F015 dotted; 
    padding-top: 10px;
	padding: 10px 30px 20px 30px;    
}
#voice .voicename{
    font-size: 1.5em;
    padding-bottom: 6px;
}
#voice .txt{
    line-height: 1.5em;
    font-size: 115%;
}
/* #about */
#about .wrapper {
	padding: 20px;
	margin-bottom: 50px;
	border: 5px solid #66e528;
}
#about h3 {
	padding: 10px 0 5px;
	margin-bottom: 0;
	background-color: #66e528;
}
#about .wrapper .txt-wrapper {
	padding: 0 20px;
    font-size: 120%;
}
/* risk */
#risk{
    margin: 40px auto 20px; 
    padding: 20px; 
    font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', sans-serif; 
    font-size: 90%; 
    border: 3px double #643c00; 
    color: #643c00; 
    text-align: left;
}
#risk .txt{
    padding:0 10px;
}
.dotline{
    border: 1px dotted #643c00;
}
/* main その他 */
#attention {
	text-align: center;
	color: #f00;
}
.riskLink{
    text-align: center; margin: 30px; font-weight: bold; font-size: 16px;
}
.contact{
    text-align: center; margin: 30px; font-weight: bold; font-size: 16px;
}
/* ページトップ */
#goto-top {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}
/* footer */
footer {
	/*height: 140px;*/
	overflow: hidden;
	background-color: #110C09;    
}
/* line-btn */
#line-btn{
    position: fixed; right: 0; bottom: 0; z-index: 999; font-size: 14px; text-align: center; padding: 16px; color: #fff; background: #00b900; opacity:1.0; border-radius: 10px 10px 0 0; box-shadow: 3px 3px 3px rgba(0,0,0,0.4); line-height: 1.3;
}
#line-btn a{
    color: #fff; 
    font-weight: bold;
}
/*特典ページ用追加 2018.02.28*/
#about .wrapper {
	margin-bottom:20px;
}
#note{
	padding: 20px;
	margin-bottom: 50px;
	border: 5px solid #66e528;
	font-size:15px;
	color:#333;
	}
#note h3{
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#66e528;
	font-size:20px;
	color:#fff;
	}
#note ul{
	margin:10px 24px;
	list-style:disc outside;
}
#note ul li{
	margin-bottom:5px;
}
p.sub00 {
    background-color: #636363;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}
.pt10 {padding-top: 10px;}
.pb10 {padding-bottom: 10px;}

/* ============================================================== */
/* SMARTPHONES - PORTRAIT & LANDSCAPE */
/* ============================================================== */
@media only screen and (max-width : 744px) {



}
