@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	max-width: 100%;
	vertical-align:bottom;
}


/************** layout base ********************/

.clearfix{
overflow:hidden;
}

a{color:#000;
	text-decoration:underline;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out; 
}
a:hover{
	text-decoration:none;
}
a:link{}

a:visited{color:#000;}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}

.txtRed{ color:#FF0000;}
.note{ color:#dcdcdc;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}


.spOnly,.spOnlyI{ display:none;}
.pcOnly{ display:block;}
.pcOnlyI{ display:inline-block;}

/************** layout base ********************/
body{
	position: relative;
background:#ffffff;
text-align:center;
		font-family:  "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, Roboto, “Droid Sans”,sans-serif;
line-height:1.2;
	padding-top: 40px;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#000000;
font-size:18px;
	line-height: 1.1;
}
h1,h2,h3,h4,h5,h6{
color:#000000;
font-size:20px;
}
.fontMin{	
	font-family:"Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.inner{
	max-width: 1000px;
	padding-left: 5%;
	padding-right: 5%;
	margin: 0 auto;
}
main{
}
/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}

.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

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

/*****************  head ***********************/
header{
	position: fixed;
	top: 0;
	left: 0;
	background: #FFF;
	width: 100%;
	height: 60px;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	z-index: 10;
}
header .inner::after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
header #logo{
	float: left;
	width: 200px;
}
#spMenu{
	display: none;
}

/*****************  navi ***********************/
#gNavi{
	float: right;
	padding: 12px 0 0 0;
	box-sizing: border-box;
}
#gNavi ul{
	font-size: 0;
}
#gNavi li{
	display: inline-block;
	margin: 0 0 0 25px;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
}
#gNavi li a{
	display: block;
	text-decoration: none;
}
#gNavi li i{
	display: none;
}
@media only screen and (min-width: 769px) and (max-width: 1000px){
#gNavi li{
	font-size: 1.4vw;
	margin: 0 0 0 1.6vw;
	}}
#gNavi li.spOnly{
	display: none;
}
/*****************  foot ***********************/
footer{
	background: #FFF;
	padding: 75px 0 10px 0;
	margin-top: 5px;
}
footer p{
	margin-bottom: 25px;
	text-align: center;
	line-height: 1.5;
}
footer p img{
	margin-bottom: 35px;
}
footer small{
	display: block;
	padding: 12px 0 0 0;
	font-size: 12px;
	text-align: center;
}

#pageTop{
	display: none;
	position: fixed;
	right: 5px;
	bottom: 5px;
	color: rgba(0,0,0,0.90);
    text-align: center;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9);
	z-index: 9;
}
#pageTop i {
	font-size: 50px;
	transform: rotate(-90deg);
}
#pageTop span {
	font-size: 16px;
	font-weight: bold;
}
#footer_fixed_line {
	position: fixed;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
    background: #00c300;
    width: 200px;
    height: 200px;
    left: -30px;
    bottom: -30px;
	border-radius: 50%;
	z-index: 11;
}
#footer_fixed_line i {
	font-size: 100px;
	font-weight: normal;
}

/*****************  contents ***********************/
section{
	padding-top: 80px;
	padding-bottom: 80px;
}
section h2{
	padding: 0;
	margin: 0 0 55px 0;
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-family:"Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	text-align: center;
	line-height: 1.3;
}
section h2 span{
	display: block;
	font-size: 50px;
}

/*----------------------------------------------
              mainView
---------------------------------------------*/
#mainView{
	background:url(images/mvbg.jpg) no-repeat center top;
	background-size: cover;
	padding: 80px 0 80px 0;
}
#mainView .inner{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 60px;
}

	#mainView .inner p:first-child{
		width: 49.6%;
		color: #FFFFFF;
		font-size: 30px;
		line-height: 1.3;
		text-align: center;
		font-weight: bold;
		text-shadow: 1px 1px #000;
	}
	#mainView .inner p:first-child span{
		font-size: 35px;
	}
@media only screen and (min-width: 769px) and (max-width: 1000px){
#mainView .inner p:first-child{
		font-size: 3vw;
	}}
#mainView .inner p:first-child img{
	margin-top: 3.5%;
}
#mainView .inner p:last-child{
		width:38.2% ;
		padding-right: 5.5%;
	}

.btnEntry{
	text-align: center;
}
.btnEntry a{
	display: inline-block;
	background: #ff0000;
	width: 300px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
/*----------------------------------------------
          recommend    
---------------------------------------------*/
#recommend{
	background: #FFF;
	padding-left:2.5%;
	padding-right:2.5%;
}
#recommend ul,
#recommend .note{
	max-width: 1000px;
	margin: 0 auto;
}
#recommend ul li{
	border-radius: 30px;
	background-size: 62px auto;
	padding: 17px 30px 0;
	margin-bottom: 20px;
	color: #000;
	font-size: 20px;
	text-align: center;
}
#recommend ul li span{
	color: #ff3200;
	text-decoration: underline;
}
#recommend .note{
	margin-top: -10px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: right;
}

/*----------------------------------------------
          reason
---------------------------------------------*/
#reason{
	background: url(images/reasonbg.jpg) no-repeat center top;
	background-size: cover;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
#reason h2{
	margin-bottom:75px;
	color: #FFF;
}
#reason ul{
	max-width: 1000px;
	margin: 0 auto;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#reason ul li{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ff007d;
	width: 49%;
	height: 200px;
	margin-bottom: 20px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}

/*----------------------------------------------
          discretionary
---------------------------------------------*/
#discretionary{
	background: #fff100;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
#discretionary h2{
	margin-bottom: 80px;
}
#discretionary ul{
	max-width: 1000px;
	margin: 0 auto;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}
#discretionary ul li{
	position: relative;
	box-sizing: border-box;
	border: 1px #000 solid;
	width: 30%;
	padding: 40px 20px 45px;
	margin-bottom: 75px;
}
#discretionary ul li figure{
	height: 135px;
}
#discretionary ul li p{
	color: #000;
	font-size: 18px;
	line-height: 1.4;	
}
#discretionary .note{
	position: absolute;
	top: 105%;
	left: 0;
	font-size: 14px;
	line-height: 1.3;
}

.use{
	overflow: hidden;
	position: relative;
	background: #FFF;
	height: 140px;
	padding-top: 30px;
	color: #ff0000;
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	box-sizing: border-box;
}
.use span{
	position: relative;
	z-index: 1;
}
.use::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
  width: 0;
  height: 0;
  border: 49.9vw solid transparent;
  border-top: 140px solid #fff100;
  border-bottom: none;
	z-index: 0;
}
/*----------------------------------------------
          automatic
---------------------------------------------*/
#automatic{
	padding-left: 2.5%;
	padding-right: 2.5%;
}
#automatic h2{
	margin-bottom: 80px;
	color: #000000;
}
#automatic ul{
	max-width: 1000px;
	margin: 0 auto 80px;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}
#automatic ul li{
	position: relative;
	box-sizing: border-box;
	border: 1px #000000 solid;
	width: 30%;
	padding: 40px 20px 30px;
}
#automatic ul li figure{
	height: 140px;
}
#automatic ul li p{
	font-size: 18px;
	line-height: 1.4;	
}

/*----------------------------------------------
          point
---------------------------------------------*/
#point{
	background: url(images/pointbg.jpg) no-repeat center top;
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
}
#point h2{
	color: #FFF;
}
#point dl{
	background: #FFFFFF;
	max-width: 1000px;
	margin: 0 auto 30px;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}
#point dl:last-of-type{
	margin-bottom: 0;
}
#point dt{
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	width: 40%;
    padding: 30px 0px 24px 20px;		
	background: #000096;
	color: #ffff00;
	font-weight: bold;
    font-size: 30px;
	line-height: 1.6;
}
#point dt::after{
	position: absolute;
	right: -22%;
	top: 0;
	display: block;
	content: "";
	width: 22%;
	height: 120%;
	background: #ffffff;
  margin: 0 0 0;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(24deg);
  -ms-transform: rotate(24deg);
  transform: rotate(24deg);
  z-index: 1;	
}
#point dd{
	box-sizing: border-box;
	width: 60%;
    padding: 25px 20px 21px 14px;
    font-size: 20px;
	line-height: 1.5;
}
@media only screen and (min-width: 769px) and (max-width: 1079px){
	#point dt{
    padding: 5% 0px 5% 4%;	
    font-size: 30px;
}
#point dt::after{
	content: "";
	position: absolute;
	right: -22%;
	top: 0;
	display: block;
	width: 22%;
	height: 120%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(14deg);
  -ms-transform: rotate(14deg);
  transform: rotate(14deg);
}
#point dd{
	width: 60%;
    padding: 3% 3% 3% 14px;
    font-size: 18px;
	line-height: 1.5;
}
}
/*----------------------------------------------
          profitrate
---------------------------------------------*/
#profitrate{
	background: #000000 url(images/ratebg.jpg) no-repeat center bottom;
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
}
#profitrate h3{
	color: #000;
	font-size: 80px;
	line-height: 1;
}
#profitrate p{
	text-align: center;
}
#profitrate h3 + p{
	display: inline-block;
	margin: 1em 0 0.8em;
	padding: 0.4em 2em;
	border: 1px solid #000;
	color: #000;
	font-size: 25px;
	font-weight: bold;
}
#profitrate h3 + p span{
	color: #F00;
}


/*----------------------------------------------
          case
---------------------------------------------*/
#case{
	background: #ffffff;
	padding-left: 5%;
	padding-right: 5%;
}
#case h2{
	color: #000000;
}
#case h2 + p{
	margin: 0 0 1em;
	color: #000000;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2em;
}
#case li + li{
	margin-top: 30px;
}

/*----------------------------------------------
          illustration
---------------------------------------------*/
#illustration{
	background: #000;
	padding-left: 5%;
	padding-right: 5%;	
}
#illustration h2{
	color: #FFF;
}
#illustration .box{	
	margin: auto;
	max-width: 1000px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;	
}
#illustration .box.after1{
	margin-top: 90px;
	padding-bottom: 2em;
}
#illustration .box p{
	width: 33%;
	box-sizing: border-box;
}
#illustration .box p:nth-child(2){
	margin: 13% 0 0 0;
	padding: 0 1.5%;
	text-align: center;
}
#illustration .box dl{	
	box-sizing: border-box;
	position: absolute;
	top: 38%;
	left: 50%;
	margin: 0 0 0 -16.3%;
	padding: 0 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
  -ms-flex-line-pack: center;
       align-content: center;
	border: 1px solid #FFF;
	border-radius: 50%;
	width: 32%;
	height: 49%;
}
#illustration .box dt{
	width: 100%;
	margin: -1.4em 0 1em;
	font-size: 25px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}
#illustration .box dd{
	width: 100%;
	font-size: 20px;
	line-height: 1.25em;
	color: #FFF;
}
#illustration .box .note{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: right;
	font-size: 15px;
}


/*----------------------------------------------
              voice
---------------------------------------------*/
#voice{
	background: #ffffff;
	padding-left: 5%;
	padding-right: 5%;	
}
#voice h2{
	color: #000000;
}
#voice ul{
	margin: auto;
	max-width: 1000px;
}
#voice ul li{
	overflow: hidden;
	box-sizing: border-box;
	padding: 30px 20px 20px 30px;
	border: 1px solid #030000;
	border-radius: 20px;
}
#voice ul li + li{
	margin-top: 30px;
}
#voice ul li h3{
	margin-bottom: 0.8em;
	text-align: left;
}
#voice ul li h3 i{
	margin-right: 0.3em;
}
#voice ul li figure{
	float: right;
	box-sizing: border-box;
	margin: -40px 0 0;
	width: 26%;
}
#voice ul li figure img{
	max-width: 100%;
}
#voice ul li p{
	margin-right: 34%;
	font-size: 20px;
	line-height: 1.4em;
}


/*----------------------------------------------
              faq
---------------------------------------------*/
#faq{
  background:#ffe100;
	padding-left: 5%;
	padding-right: 5%;	
	padding-top: 80px;
	padding-bottom: 60px;
	position: relative;
}
#faq dl{
	max-width: 1000px;
	margin: 0 auto;
}
#faq dl div{
	border: 5px #ffcc33 solid;
	border-radius: 20px;
	background: #FFFFFF;
	padding: 20px 25px 20px 25px;
	margin-bottom: 30px;
}
#faq dl dt{
	position: relative;
	background: #FFF;
	margin: 0 0 10px 0;
	padding: 0 0 0 0px;
	color: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-align: stretch;
        -ms-flex-align: stretch;
           align-items: stretch;
}
#faq dl dt span{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;
}
#faq dl dt::before{
	content: "";
	display: block;
	margin-right: 10px;
	width: 50px;
	height: auto;
	min-height: 50px;
	background: #fff url("images/q.png") no-repeat center 10px / 65% auto;
}
#faq dl dd{
	position: relative;
	margin: 0 0 0 50px;
	padding: 2px 0 10px 40px;
	color: #000;
	font-size: 16px;
	line-height: 1.875em;
}
#faq dl dd::before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 30px;
	height: 30px;
	background: url("images/a.png") no-repeat center / 100% auto;
}


/*----------------------------------------------
              profile
---------------------------------------------*/
#profile{
	background: #000;
	padding-left: 5%;
	padding-right: 5%;	
}
#profile h2{
	color: #fff;	
}
#profile dl{
	margin: auto;
	width: 50%;
	max-width: 500px;
}
#profile dt{
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 2px solid #c9c9c9;
	font-weight: bold;
	color: #fff;	
}
#profile dd + dt{
	margin-top: 1.6em;
}
#profile dd{
	line-height: 1.2em;
	color: #fff;
}


/*----------------------------------------------
              contact
---------------------------------------------*/
#contact{
	padding-left: 5%;
	padding-right: 5%;	
}
#contact h2{
	color: #FFF;
}
#contact p{
	color: #000000;
}
#contact form{
	margin: auto;
	width: 50%;
	max-width: 500px;	
}
#contact form dl{
	padding: 0 0 50px;
}
#contact form dt{
	margin: 0 0 0.6em;
	color: #000000;
}
#contact form dd + dt{
	margin-top: 1em;
}
#contact form dd{
	color: #ffffff;
}
#contact dd input,
#contact dd textarea{
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
	padding: 0.5em 0.8em;
	border: 1px solid #c9c9c9;
}

.formBtn{
	text-align: center;
}
.btnSubmit{
	position: relative;
	cursor: pointer;
	display: inline-block;
	border-radius: 5px;
	background: -moz-linear-gradient(#ffffff, #cccccc);
	background: -webkit-linear-gradient(#ffffff, #cccccc);
	background: linear-gradient(#ffffff, #cccccc);
	margin: 0 auto;
	width: 60%;
	max-width: 300px;
	font-size: 20px;
	font-weight: bold;	
	color: #000000;
	text-align: center;
	line-height: 60px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, Roboto, “Droid Sans”,sans-serif;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}
.btnSubmit:hover{
}
/*--form--*/
#formWrap p{
	color: #000;
}
.formTable{
	display: block;
	margin: 20px 0 50px;
}
.formTable thead,
.formTable tbody ,
.formTable tr,
.formTable th,
.formTable td{
	display: block;
	color: #000;
	font-weight: normal;
}
.formTable th{
	margin: 0 0 0.6em;
	font-weight: bold;
}
.formTable tr + tr th{
	margin-top:1em;
}
.btnBack{
	display: inline-block;
	background: #dddddd;
	border-radius: 5px;
	width: 35%;
	max-width: 200px;
	margin: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;	
	color: #000000;
	text-align: center;
	line-height: 60px;
}
#formWrap .error_messe{
	text-align: center;
	color:#ff0a0a ;margin-top: 10px;
}


/*----------------------------------------------
              privacy
---------------------------------------------*/
section#privacy,
section#privacy .inner {
	transform: none;
	border: none;
	max-width: 640px;
	margin: 0 auto;
}
#privacy h3 {
	font-size: 16px;
	margin: 10px 0;
}
#privacy p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#privacy ol {
    font-size: 14px;
    list-style: decimal;
    padding-left: 15px;
}
#privacy ol li {
    font-size: 14px;
    line-height: 1.25;
}

/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
              smartphone
--------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	body{
		font-family: Arial, Roboto, “Droid Sans”, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;	
-webkit-text-size-adjust: 100%;
	padding-top: 60px;
	}
img{
	max-width:100%;}
.pcOnly,.pcOnlyI{ display:none;}
.spOnly{ display:block;}
.spOnlyI{ display:inline-block;}


main{
}

/***************** SP  head ***********************/
header{
	height: 60px;
	padding: 14px 0 0 0;
}

	#spMenu{
		display: block;
		float: right;
		width: 40px;
	}
	#spMenu img{
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
} 
	#spMenu.active{ 
		background: url(images/sp_menu_close.png) no-repeat left top;
		background-size: 100% 100%;
} 
	#spMenu.active img{
			filter:Alpha(opacity:0);
	-moz-opacity:0;
	opacity:0;
	}

/***************** SP  navi ***********************/
#gNavi{
	display: none;
	float: none;
	position: fixed;
	top: 60px;
	left: 0;
	bottom: 0;
	background: rgba(255,255,255,0.9);
	width: 100%;
	padding: 0px 0 0 0px;
}
#gNavi ul{
	border-top: 1px #000 solid;
}
#gNavi li{
	display: block;
	border-bottom: 1px #000 solid;
	margin: 0 0px 0 0;
	font-size: 15px;
	text-align: right;
}
#gNavi li.spOnly{
	display:block;
}
#gNavi li.pcOnlyI{
	display: none;
}
#gNavi li i {
    display: inline-block;
	margin-left: 0.5em;
}
#gNavi li a{
	display: block;
	padding: 15px 5%;
}
#gNavi li.spOnly.btnEntry{
	border-bottom: none;
}
#gNavi li.spOnly.btnEntry a{
	margin: 2em auto 0;
	padding: 15px 0%;
	line-height: 30px;
}
/***************** SP  foot ***********************/
footer{
	
}
#pageTop{
	display: block;
}
#footer_fixed_line {
	width: 175px;
    height: 175px;
    left: -25px;
    bottom: -25px;
}
#footer_fixed_line i {
	font-size: 85px;
}

/***************** SP contents ***********************/
section{
    padding-top: 50px;
    padding-bottom: 50px;
}
section h2{
    margin: 0 0 30px 0;
}

/*----------------------------------------------
           SP    mainView
---------------------------------------------*/
#mainView{
    padding-bottom: 30px;
}
#mainView .inner{
	display: block;
    padding-left: 10%;
    padding-right: 10%;
}
#mainView .inner p:first-child {
    width: 100%;
	font-size: 23px;
	font-size: 5vw;
}
#mainView .inner p:last-child {
    width: 100%;
	padding-top: 10px;
    padding-right: 0%;
}

.btnEntry a {
    width: 78%;
    max-width: 300px;
}


/*----------------------------------------------
       SP   recommend     
---------------------------------------------*/
#recommend ul li {
    border-radius: 2em;
    background-size: 7% auto;
    padding: 0.6em 5% 0.5em;
    margin-bottom: 20px;
    font-size: 18px;
	line-height: 1.5em;
}
#recommend .note {
    text-align: left;
}

/*----------------------------------------------
        SP reason      
---------------------------------------------*/
#reason ul li {
    font-size: 16px;
}

	#reason ul li {
		font-size: 14px;
	}

/*----------------------------------------------
         SP  discretionary    
---------------------------------------------*/
#discretionary ul {
	padding: 0 5%;
    display: block;
}
#discretionary ul li {
	width: 100%;
    margin-bottom: 30px;
}

/*----------------------------------------------
       SP  use      
---------------------------------------------*/
.use::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 75px;
	background: #fff100;
    z-index: 0;
}
.use::after {
    content: "";
    position: absolute;
    top: 75px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border: 49.9vw solid transparent;
    border-top: 60px solid #fff100;
    border-bottom: none;
    z-index: 0;
}

/*----------------------------------------------
    SP automatic          
---------------------------------------------*/
#automatic ul {
    margin: 0 auto 80px;
    display: block;
	padding: 0 5%;
}
#automatic ul li {
    width: 100%;
    margin-bottom: 30px;
}
#automatic ul li:first-child figure {
    height: 125px;
}
#automatic .btnEntry {
    padding: 0 5%;
    margin-top: -30px;
}
#automatic .btnEntry a {
    width: 100%;
}


/*----------------------------------------------
       SP  point      
---------------------------------------------*/
#point {
}
#point dl {
    display: block;
}
#point dt{
	width: 100%;
    padding: 8px 4% 8px 4%;
    font-size: 20px;
	text-align: center;
	line-height: 1.25;
}
#point dt::after{
	display: none;
}
#point dd{
	width: 100%;
    padding: 15px 2% 21px 2%;
    font-size: 14px;
	line-height: 1.5;
}

/*----------------------------------------------
        Sp     #profitrate
---------------------------------------------*/
#profitrate {
    padding-left: 3%;
    padding-right: 3%;
}
#profitrate h3 {
    font-size: 40px;
}
#profitrate h3 + p {
    display: block;
    margin: 1em 0 0.8em;
    padding: 0.4em 0.8em;
    font-size: 16px;
}

/*----------------------------------------------
          SP    #case
---------------------------------------------*/
#case {
    padding-left: 3%;
    padding-right: 3%;
}
#case h2 + p {
    font-size: 16px;
}
#case li + li {
    margin-top: 10px;
}

/*----------------------------------------------
          SP    illustration
---------------------------------------------*/
#illustration {
    padding-left: 3%;
    padding-right: 3%;
}
#illustration .box{
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
   -webkit-box-align: center;
      -ms-flex-align: center;
         align-items: center;
}
#illustration .box p {
	width: 42%;
}
#illustration .box p:nth-child(2) {
	width: 16%;
    margin: 0 0 0 0;
    padding: 0 1.5%;
    text-align: center;
}

#illustration .box dl {
    box-sizing: border-box;
    position: relative;
    top: 0%;
    left: 0%;
    margin: 10px 0 0 0%;
    padding: 0 5% 0.8em;
    display: block;
    border-radius: 10px;
    width: 100%;
    height: auto;
}
#illustration .box dt {
    margin: 0.8em 0 1em;
    font-size: 15px;
}
#illustration .box dd {
    font-size: 14px;
}
#illustration .box.after1 {
    margin-top: 45px;
}

/*----------------------------------------------
         SP    voice
---------------------------------------------*/
#voice{
	background: url(images/bg_customer.jpg) no-repeat center center;
	background-size: cover;
    padding-left: 3%;
    padding-right: 3%;
	padding-top: 45px;
	padding-bottom: 60px;
	z-index: 1;
}
	#voice h2{
		margin: 0 5% 20px 5%;
	}
#voice ul{
}
#voice ul li {
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px 5% 20px 5%;
    border: 1px solid #030000;
    border-radius: 20px;
}
#voice ul li + li {
    margin-top: 20px;
}
#voice ul li figure {
    float: none;
    margin: 0px auto 20px;
    width: 68%;
}
#voice ul li p {
    margin-right: 0%;
    font-size: 16px;
}

/*----------------------------------------------
         SP    faq
---------------------------------------------*/
#faq {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 50px;
    padding-bottom: 60px;
    position: relative;
}
#faq dl dt {
    font-size: 16px;
}
#faq dl dt span{
	width: 87%;
    padding: 1em 0 1em 0px;
}
#faq dl dt::before {
    content: "";
    display: block;
    margin-right: 10px;
    height: auto;
    min-height: 50px;
    background: #fff url(images/q.png) no-repeat center 10px / 65% auto;
}
#faq dl dd {
    margin: 0 0 10px 50px;
    font-size: 14px;
    line-height: 1.4em;
}


/*----------------------------------------------
          SP    profile
---------------------------------------------*/
#profile {
	background: #000;
	padding-left: 5%;
	padding-right: 5%;	
}
}

#profile dl {
    width: 100%;
	color: #fff;
}

/*----------------------------------------------
              contact
---------------------------------------------*/
#contact {
    padding-left: 3%;
    padding-right: 3%;
}

#contact h2{
	color: #000;
	}
#contact form {
    margin: auto;
    width: 100%;
    max-width: 500px;
}
.btnSubmit{
    width: 78%;
}
	.btnBack{
		width: 78%;
		margin: 10px 0 0 0;
		line-height: 50px;
	}
	input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}
	input[type="button"]::-webkit-search-decoration {
  display: none;
}
}/*-sp end-*/

@media screen and (max-width: 320px) {
	header #logo{
		width: 220px;
	}
	#mainView .inner p:first-child {
		font-size: 19px;
		font-size: 5vw;
	}
	#reason h2 {
		font-size: 18px;
	}
		#point dt{
		font-size: 15px;
		text-align: center;
	}
		#profitrate h3 {
		font-size: 32px;
	}
	#profitrate h3 + p {
    	padding: 0.4em 0.5em;
		font-size: 14px;
	}
		#illustration .box .note {
		font-size: 13px;
	}
	}/*-end 320-*/

.news{
    font-size: 1em;
	text-align: center;
	line-height: 2em;
	margin-bottom: 15px
}