@charset "utf-8";
/* CSS Document */

html{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:1.5;
    -webkit-text-size-adjust: 150%;
	}

body{
	margin:0;
	min-width:1200px;
    background:repeat-x url(../images/back_image_3.jpg);
    -webkit-text-size-adjust: 100%;
	}

	
img{ border:none;}

a{ color:#538fc6; text-decoration:none;}
a:hover{ text-decoration:underline;}

.pageup{
	position:fixed;
	right:0;
	top:50%;
	z-index:50;
	}

.pageup:hover{
	opacity:0.8;
	}

.inner{ width:1100px; margin:0 auto; position:relative; }

.clear{ clear:both;}

.cf:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.cf { display: inline-table; }

/* Hides from IE-mac \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */


h2{
	color:#FFF;
	font-size:40px;
	line-height:40px;
	width:1200px;
	margin:0 auto;
	padding:0px 0;
	}

h2 span{
	font-size:20px;
	}

/*ヘッドメイン
--------------------------------------------*/
#lp-home {
  width: 100%;
  color: #000;	
    background-attachment: scroll;
	background-image: url(../images/full_image_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#lp-home a {
  color: rgba(255, 255, 255, 0.8) !important;
  text-decoration: underline;
}
#lp-home a:hover {
  color: #000;
  text-decoration: none;
}
#lp-home .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
#lp-home, #lp-home .text-wrap {
  margin:0px;
  height: 703px;
}
#lp-home .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
#lp-home .text-inner {
  text-align: center;
}
#lp-home .text-inner h1 {
	margin-top:0px;
}
#lp-home .text-inner h2 {
	position: absolute;
	top: 500px;
	bottom: 0;
	left: 0px;
	right: 0;
}
#lp-home .text-inner .call-to-action {
  display: block;
  width: 100%;
}
#lp-home .text-inner .call-to-action a {
  width: 230px;
  display: inline-block;
  font-size: 20px;
  padding: 15px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
  -webkit-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
}
#lp-home .text-inner .call-to-action a.demo {
  border: 2px solid #fff;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #lp-home .text-inner .call-to-action a.demo {
    margin-bottom: 20px;
  }
}
#lp-home .text-inner .call-to-action a.demo:hover {
  background: rgba(255, 255, 255, 0.2);
}
#lp-home .text-inner .call-to-action a.download {
  border: 2px solid #ff3b30;
  background: #ff3b30;
  text-decoration: none !important;
}

/*section1
--------------------------------------------*/
#section01{
	background:url(../images/section01_bg1.png);
	}

#section01 .title{
	background:url(../images/bg03.gif);
	}

#section01 h3{
	color:#fff;
	font-size:38px;
	width:1100px;
	margin: 0px auto;
	padding:50px 0;
	text-align:center;	
	line-height:68px;
	font-weight: bold;
	}


#section01 p{
	padding: 0 34px 24px;
	}

#section01 .img-l{
	float:left;
}

#section01 .img-r{
	float:right;
	margin-left:15px;
	margin-right:15px;
}
#txtsp-back .txt-info {
	position: relative;
	background: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	padding: 35px 0;
	font-size:16px;

}

#txtsp-back .txt-info p {
	margin: 0;
	line-height:30px;
}

#txtsp-back .txt-info .voice_sub {
	margin: 0 auto 15px;
	text-align:center;
	line-height: 24px;
}

/*section2
--------------------------------------------*/
#section02 .dev-box {
  border-radius: 10px;
  border: 2px solid #4f4c4a;
  box-sizing: border-box;
  position: relative;
  width: 1100px;
  margin: 70px auto 70px;
  padding: 18px 36px 0;
  background:url(../images/section02_bg.jpg);
}
#section02 .dev-ttl {
  text-align: center;
  margin: 50px auto 40px;
}
#section02 .dev-sttl {
  font-family:"HG明朝E", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4em;
  color: #4f4c4a;
  text-align: left;
  position: relative;
  padding-top: 15px;
  padding-bottom: 25px;
  margin: 0 auto 25px;
  letter-spacing: .1em;
}
#section02 .dev-sttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #4f4c4a;
  border-bottom: 1px solid #4f4c4a;
  height: 9px;
  width: 100%;
  box-sizing: border-box;
}
#section02 .dev-txt {
  padding-bottom: 40px;
}
#section02 .dev-img-01 {
  position: relative;
  z-index: 2;
  margin-top: -50px;
  display: block;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
#section02 .dev-txt p {
  line-height: 2em;
  font-size: 20px;
  color: #4f4c4a;
  letter-spacing: .05em;
}
#section02 .dev-img-02 {
  position: relative;
  z-index: 2;
  display: block;
  width: 320px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  box-sizing: border-box;
}
#section02 .dev-img-02 img {
  position: relative;
  z-index: 2;
  margin-top: -80px;
  margin-bottom: -200px;
  display: block;
}
#section02 .dev-img-02 + p{
  width: -webkit-calc(100% - 330px);
  width: -o-calc(100% - 330px);
  width: calc(100% - 330px);
  display: block;
  float: right;
}

.under {
  background: linear-gradient(transparent 70%, #ff99ab 70%);
  }
#section02 .box_1 p {
    margin: 0; 
    padding: 0;
}

#section02 .box_2 {
    margin: 0 100px;
    background: #fdfad4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
#section02 .box_2 .box-title {
    font-size: 1.2em;
    background: #c5a45f;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#section02 .box_2 p {
    padding: 15px 20px;
    margin: 0;
}

#section02 .box_3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6d3907;/*線*/
    border-radius: 10px;/*角の丸み*/
}
#section02 .box_3 p {
    margin: 0; 
    padding: 5px 0px;
}



/*section3
--------------------------------------------*/
#section03{
	background-color:#f6f5e6;
	}

#section03 p{
	padding: 0 35px 24px;
	}
	
#section03 .title{
	background:url(../images/bg06.gif);
	}

#section03 h3{
	color:#FFF;
	font-size:42px;
	width:1100px;
	margin: 0px auto 50px;
	padding:30px 0;
	text-align:center;	
	line-height:68px;
	}

#section03 .dev-sttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4em;
  color: #4f4c4a;
  text-align: left;
  position: relative;
  padding-top: 15px;
  padding-bottom: 25px;
  margin: 0 auto 25px;
  letter-spacing: .1em;
}
#section03 .dev-sttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #4f4c4a;
  border-bottom: 1px solid #4f4c4a;
  height: 9px;
  width: 92%;
  box-sizing: border-box;
}

#section03 .photo {
	display: block;
    margin: 0 auto;
	}

#section03 .img-l{
	float:right;
}


#section03 {
  background-image: -moz-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  padding-bottom: 30px;
}
#section03 h2 {
  padding: 78px 0;
  text-align: center;
  box-sizing: border-box;
}
#section03 .services-box {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(79, 76, 74);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 15px 0px rgba(87, 71, 52, 0.3);
  width: 1100px;
  margin: 0 auto 70px;
}
#section03 .services-box + .services-box {
  margin-top: 40px;
}
#section03 .services-box dt {
  display: table;
  width: 100%;
  box-sizing: border-box;
  background-color: #4f4c4a;
  background-repeat: no-repeat;
  background-position: 30px 30px;
  box-sizing: border-box;
  min-height: 118px;
  padding: 20px 38px 20px 38px;
}
#section03 .services-box dt span {
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5em;
}
#section03 .services-box dd {
  width: 93%;
  box-sizing: border-box;
  padding:0px 0px 10px;
  font-size: 18px;
}
#section03 .services-box dd p {
  line-height: 1.6em;
  color: #4f4c4a;
  padding:0px;
  margin-bottom:15px;
}

#section03 .services-box dd .box_1{
    padding: 0.5em 1em;
    margin: 1em 0 2em;
    background: #f4f4f4;
    border-left: solid 6px #ff0000;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
#section03 .services-box dd .box_1 p {
    font-size: 20px;
    margin: 0; 
    padding: 0;
}

#section03 .services-box dd .box_2 {
    margin: 2em 0;
    background: #fdfad4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
#section03 .services-box dd .box_2 .box-title {
    font-size: 1.2em;
    background: #c5a45f;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#section03 .services-box dd .box_2 p {
    padding: 15px 20px;
    margin: 0;
}

#section03 .services-box dd .box_3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6d3907;/*線*/
    border-radius: 10px;/*角の丸み*/
}
#section03 .services-box dd .box_3 p {
    margin: 0; 
    padding: 5px 0px;
}

#section03 .services-box2 {
  width: 1100px;
  margin: 0 auto 0px;
}

#section03 .services-box2 dd {
  width: 96%;
  box-sizing: border-box;
  padding:0px 0px 10px;
  font-size: 20px;
}
#section03 .services-box2 dd p {
  line-height: 1.6em;
  color: #4f4c4a;
  padding:0px;
  margin-bottom:15px;
}
#section03 .services-box2 dd h3 {
  font-size: 38px;
 line-height: 1.8em;
}
#section03 .img-l{
	float:left;
}

#section03 .img-r{
	float:right;
	margin-left:15px;
	margin-right:15px;
}
/*section4
--------------------------------------------*/
#section04{
	background-color:#f6f5e6;
	}

#section04 p{
	padding: 0 35px 24px;
	}
	
#section04 .title{
	background:url(../images/umapo_title.jpg)  no-repeat center;
    height: 500px;
    margin-bottom: 70px;
	}

#section04 h3{
	color:#FFF;
	font-size:42px;
	width:1100px;
	margin: 0px auto 50px;
	padding:30px 0;
	text-align:center;	
	line-height:68px;
	}

#section04 .photo {
	display: block;
    margin: 0 auto;
	}


#section04 .img-l{
	float:left;
}

#section04 .img-r{
	float:right;
	margin-left:15px;
	margin-right:15px;
}

#section04 {
  background-image: -moz-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  padding-bottom: 90px;
}
#section04 h2 {
  padding: 78px 0;
  text-align: center;
  box-sizing: border-box;
}
#section04 .services-box {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(79, 76, 74);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 15px 0px rgba(87, 71, 52, 0.3);
  width: 1100px;
  margin: 0 auto;
}
#section04 .services-box + .services-box {
  margin-top: 40px;
}
#section04 .services-box dt {
  display: table;
  width: 100%;
  color: #fff;
  box-sizing: border-box;
  background-color: #4f4c4a;
  background-repeat: no-repeat;
  background-position: 30px 30px;
  box-sizing: border-box;
  min-height: 118px;
  padding: 20px 38px 20px 38px;
}
#section04 .services-box dt span {
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5em;
}
#section04 .services-box dd {
  width: 93%;
  box-sizing: border-box;
  padding:0px 0px 10px;
  font-size: 18px;
}
#section04 .services-box dd p {
  line-height: 1.6em;
  color: #4f4c4a;
  padding:0px;
  margin-bottom:15px;
}

#section04 .services-box dd .box_1{
    padding: 0.5em 1em;
    margin: 1em 0;
    background: #f8f7f7;
    border-left: solid 6px #ff0000;
/*    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);*/
}
#section04 .services-box dd .box_1 p {
    font-size: 24px;
    margin: 0; 
    padding: 0;
}

#section04 .services-box dd .box_2 {
    margin: 0 0 2em;
    padding-bottom: 20px;
    background: #fdfad4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
#section04 .services-box dd .box_2 .box-title {
    font-size: 1.8em;
    background: #325a3c;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#section04 .services-box dd .box_2 p {
    padding: 15px 20px;
    margin: 0;
    font-weight: bold;
}
#section04 .services-box dd .box_2 li {
    margin-left: 10px;
    padding: 5px 10px 15px;
    font-weight: bold;
}
#section04 .services-box dd .box_3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #325a3c;/*線*/
    border-radius: 10px;/*角の丸み*/
}
#section04 .services-box dd .box_3 p {
    margin: 0; 
    padding: 5px 0px 15px;
}

#section04 .services-box dd  .fl_service {
    float: left;
}

#section04 .services-box dd  .fl_service2 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

#section04 .services-box dd  .fl_service3 {
    float: right;
}

#section04 .services-box dd  .fl_service4 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}
#section04 .step{
  list-style-type: none;
  padding:0;
  margin:0;
}
#section04 .step li{
  position: relative;
  width:auto;
  background: #504944;
  padding: 1em;
  margin-bottom: 0.5em;
  text-align:center;
  color: #fff;
}
#section04 .step li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 410px;
  border-style: solid;
  border-color: #504944 transparent transparent transparent;
  border-width: 10px 50px 0 50px;
  z-index: 1;
}
#section04 .step li.is-current{
  background: #9bbb30;
  font-weight: bold;
  font-size: 20px;
}
#section04 .step li.is-current2{
  background: #9bbb30;
  font-weight: bold;
  font-size: 20px;
}
#section04 .step li.is-current3{
  background: #9bbb30;
  font-weight: bold;
  font-size: 20px;
}
#section04 .step li.is-current:after{
  border-color: #9bbb30 transparent transparent transparent;
}
#section04 .step li.is-current2:after{
  border-color: #9bbb30 transparent transparent transparent;
}
#section04 .step li.is-current3:after{
  border-color: #9bbb30 transparent transparent transparent;
}
#section04 .step p{
 font-size: 20px;
font-weight: bold;
  padding: 0 1em;
    text-align: center;
}
#section04 .step-text{
	background-color:#e3f9fe;
	width:930px;
	margin:0 auto 24px;

	}
#section04 .step-text p{
	margin: 0;
	padding: 12px 35px 12px;
	line-height: 24px;
	}
/*section05
--------------------------------------------*/
#section05{
	background-color:#f6f5e6;
	}

#section05 p{
	padding: 0 35px 24px;
	}
	
#section05 .title{
	background:url(../images/bg04.gif);
	}

#section05 h3{
	color:#FFF;
	font-size:42px;
	width:1100px;
	margin: 0px auto 50px;
	padding:30px 0;
	text-align:center;	
	line-height:68px;
	}

#section05 .step-text{
	background-color:#e3f9fe;
	width:930px;
	margin:0 auto 24px;

	}
#section05 .step-text p{
	margin: 0;
	padding: 12px 35px 12px;
	line-height: 24px;
	}

#section05 .photo {
	display: block;
    margin: 0 auto;
	}

#section05 .img-l{
	float:left;
}


#section05 {
  background-image: -moz-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(255,255,255) 100%);
  padding-bottom: 30px;
}
#section05 h2 {
  padding: 78px 0;
  text-align: center;
  box-sizing: border-box;
}
#section05 .services-box {
  width: 1100px;
  margin: 0 auto;
}
#section05 .services-box + .services-box {
  margin-top: 40px;
}
#section05 .services-box dt {
  display: table;
  width: 100%;
  box-sizing: border-box;
  background-color: #4f4c4a;
  background-image: url(../images/faq_q.png);
  background-repeat: no-repeat;
  background-position: 30px 30px;
  box-sizing: border-box;
  min-height: 118px;
  padding: 20px 38px 20px 38px;
}
#section05 .services-box dt span {
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5em;
}
#section05 .services-box dd {
  width: 93%;
  box-sizing: border-box;
  padding:0px 0px 10px;
  font-size: 18px;
}
#section05 .services-box dd p {
  line-height: 1.6em;
  color: #4f4c4a;
  padding:0px;
  margin-bottom:15px;
}

#section05 .services-box dd .box_1{
    margin: 1em auto;
    padding: 1em;
    color: #606060;
    border: 2px solid #90e7b1;
    background:url(../images/back_image_1.jpg) no-repeat right;
    box-shadow: -2px 5px 5px #90e7b1;
    border-radius: 10px;
}
#section05 .services-box dd .box_1 p {
    margin: 0; 
    padding: 0;
}

#section05 .services-box dd .box_2 {
    margin: 2em 0 0;
    background: #e1e1e1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
#section05 .services-box dd .box_2 .box-title {
    font-size: 30px;
    background: #0011eb;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#section05 .services-box dd .box_2 p {
    padding: 15px 20px;
    margin: 0;
}

#section05 .services-box dd .box_3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6d3907;/*線*/
    border-radius: 10px;/*角の丸み*/
}
#section05 .services-box dd .box_3 p {
    margin: 0; 
    padding: 5px 0px;
}

/*section7
--------------------------------------------*/
#section07{
	background:url(../images/section02_bg.jpg);
	}

#section07 p{
	padding: 0 35px 24px;
	}
	
#section07 .title{
	background:url(../images/bg02.gif);
	}

#section07 h3{
	color:#FFF;
	font-size:48px;
	width:1100px;
	margin: 0px auto 30px;
	padding:50px 0;
	text-align:center;	
	line-height:48px;
	}

#section07 .kakaku{
  border-radius: 10px;
  border: 2px solid #4f4c4a;
  box-sizing: border-box;
  position: relative;
  width: 1100px;
  margin: 0 auto 100px;
  padding: 18px 36px 0;
}

#section07 .itembox {
	width:830px;
	margin:30px auto;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	padding-bottom:10px;
}
#section07 .itembox .box-title {
    font-size: 30px;
    background: #2471c1;
    padding: 6px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;

}
#section07 .itembox p {
    padding: 15px 20px;
    margin: 0 10px;
	border-bottom: dashed 2px #d2d2d2;
}
#section07 .dev-box {
  border-radius: 10px;
  border: 2px solid #4f4c4a;
  box-sizing: border-box;
  position: relative;
  width: 900px;
  margin: 0 auto 70px;
  padding: 18px 36px 0;
  background-color: #FFFFFF;
}
#section07 .dev-ttl {
  text-align: center;
  margin: 50px auto 40px;
  font-size:46px;
  font-weight: 900;
}
#section07 .dev-sttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4em;
  color: #4f4c4a;
  text-align: center;
  position: relative;
  padding-top: 15px;
  padding-bottom: 25px;
  margin: 0 auto 25px;
width: 80%;
}
#section07 .dev-sttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #4f4c4a;
  border-bottom: 1px solid #4f4c4a;
  height: 9px;
  width: 100%;
  box-sizing: border-box;
}


/* ------------ btn ------------*/
#button {
    display: block;
    width: 100%;
    margin: 0 auto;

}
#button a {
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    border: 1px solid #9c0100;
    border-radius: 2px;
    background-color: #9c0100;
    color: #ffffff;
	font-size:24px;
    padding: 20px 0;
    text-align: center;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
	border-radius: 10px;
}
#button a:hover {
    color: #ffffff;
    background-color: #ff0000;
}
#button a:before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -30%;
    top: -50%;
    content: "";
    width: 30px;
    height: 200px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}

/* ------------ btn end ------------*/


/*フッター
--------------------------------------------*/
#footer{
	color:#666;
	background:#f5f5f5;
	border-top:2px solid #325a3c;
	font-size:12px;
	padding:20px;
	position:relative;
	}

#footer strong{
	font-size:14px;
	}

#footer .left{
	float:left;
	}

#footer .right{
	float:right;
	}

#footer .right img{
	margin-bottom:13px;
	}

#footer a{
	background:url(../images/footer_icon.gif) no-repeat left center;
	padding-left:15px;
	margin-right:20px;
	color:#666;
	}


/* ------------ text decoration  ------------*/


.cr {
	color:#e00000;
}

.cr2 {
	color:#e00000;
	font-size:12px;
}


.fb {
	font-weight:bold;
}

.fb18 {
	font-weight:bold;
	font-size: 18px;
}

.fb20 {
	font-weight:bold;
	font-size: 20px;
}

.fb24 {
	font-weight:bold;
	font-size: 24px;
}

.fb32 {
	font-weight:bold;
	font-size: 32px;
}
.fb48 {
	font-weight:bold;
	font-size: 48px;
}
.f12 {
	font-size: 14px;
}
.fu {
	text-decoration:underline;
}

.fbu {
	font-weight:bold;
    color: #000;
	text-decoration:underline;
}

.fb-cr {
	font-weight:bold;
	color:#e00000;
}

.fu-cr {
	text-decoration:underline;
	color:#e00000;
}

.fu-bgy {
	text-decoration:underline;
	background:#fff57a;
	padding:2px;
}

.fu-cr-bgy {
	text-decoration:underline;
	color:#e00000;
	background:#fff57a;
	padding:2px;
}

.fbu-cr {
	font-weight:bold;
	text-decoration:underline;
    text-decoration-color: red;
	color:#000000;
}

.fbu-cb {
	font-weight:bold;
	color:#00f
}
.fb-cr-bgy {
	font-weight:bold;
	color:#e00000;
	background:#fff57a;
	padding:2px;
}

.cr-bgy {
	color:#e00000;
	background:#fff57a;
	padding:2px;
}

.fb-bgy {
	font-weight:bold;
    	color:#000;
	background:#fff57a;
}

.fbu-bgy {
	font-weight:bold;
	text-decoration:underline;
	background:#fff57a;
	padding:2px;
}


.fbu-cr-bgy {
	font-weight:bold;
	text-decoration:underline;
	color:#e00000;
	background:#fff57a;
	padding:2px;
}

.bgy {
	background: #fff57a;
	padding:2px;
}

.bgb {
	background: #0CF;
	padding:2px;
}

/*ページトップボタン*/
.page-top{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 99;
	line-height: 1.2;
	margin-bottom: 0;
}

/*--------------------
 吹き出しを作る
--------------------*/
.balloon {
margin-left: -20px;
margin-bottom: 0;
position: relative;
}
.balloon:before,.balloon:after {
clear: both;
content: "";
display: block;
}
.balloon figure {
width: 10%;
height: 10%;
}
.balloon-image-left {
float: left;
margin-right: 20px;
}
.balloon-image-right {
float: right;
margin-left: 20px;
}
.balloon figure img {
width: 100%;
height: 100%;
border: 1px solid #aaa;
border-radius: 50%;
margin: 0;
}
.balloon-image-description {
padding: 5px 0 0;
font-size: 16px;
text-align: center;
}
.balloon-text-right,.balloon-text-left {
position: relative;
padding: 10px;
border: 1px solid;
border-radius: 10px;
max-width: -webkit-calc(100% - 120px);
max-width: calc(100% - 120px);
display: inline-block;
top: 20px;
width: 70%;
background-color: floralwhite;
}
.balloon-text-right {
border-color: #aaa;
}
.balloon-text-left {
border-color: #aaa;
}
.balloon-text-right {
float: left;
}
.balloon-text-left {
float: right;
}
.balloon p {
margin: 0 0 20px;
}
.balloon p:last-child {
margin-bottom: 0;
}
/* 三角部分 */
.balloon-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #aaa;
top: 15px;
left: -20px;
}
.balloon-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid floralwhite;;
top: 15px;
left: -19px;
}
.balloon-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #aaa;
top: 15px;
right: -20px;
}
.balloon-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid floralwhite;;
top: 15px;
right: -19px;
}
