@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #222;
  font-size: 1rem;
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
  line-height: 1rem;
  margin: 0;
}

p {
  margin: 0;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover img {
  -webkit-filter: contrast(150%);
  -moz-filter: contrast(150%);
  -o-filter: contrast(150%);
  -ms-filter: contrast(150%);
  filter: contrast(150%);
}

.cf::before, .cf::after {
  content: "";
  clear: both;
  display: block;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#wrapper {
  margin: 0 auto;
}

header {
/*  background: url(../img/header.jpg) center 0 no-repeat; 
  height: 92px; */
  height: auto;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

#fv {
  background: url(../img/fv.jpg) center 0 no-repeat;
  position: relative;
  height: 514px;
}
#fv .inner {
  width: 1000px;
  margin: 0 auto;
}
#fv .inner h1 {
  font-size: 1.5rem;
  line-height: 1.73em;
  font-weight: normal;
  top: 205px;
  position: absolute;
  color: #ffffff;
}
#fv .inner .box {
  background: ;
  color: #FFF;
  position: absolute;
  top: 282px;
  font-size: 1.4rem;
  line-height: 1.5em;
  padding: 20px 23px;
  width: 330px;
}
#fv .inner .box h3 {
  margin: 0 0 15px;
  padding: 0;
}

.grade_bl {
  background: #fff;
  position: relative;
  padding-bottom: 5px;
}

.block {
  border-radius: 10px;
  width: 1000px;
  margin: 0 auto 25px;
  background: #fff;
}
.block h3.pink {
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 2.6rem;
  line-height: 1em;
  text-align: center;
  margin: 0;
  padding: 1px 0;
  background-color: #ff94CE;
background-image: linear-gradient( -45deg, #EC4062 35%, #C10529 15%, #C10529 40%, #EC4062 60%, #EC4062 85%, #C10529 65%, #C10529 );
  background-size: 6px 6px;
  zoom: 1;
}



.block h3.blue {
  border-radius: 10px 10px 0 0;
  color: #FFF;
  font-size: 2.1em;
  line-height: .42em;
  text-align: center;
  margin: 0;
  padding: 17px 0 14px;

  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 6px 6px;
}

.title-img {
	display: block;
	margin: 0 auto;
	height: 46px;
	width: auto;
}

.title2-img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: auto;
}

.block h3 strong {
  font-size: 44px;
  font-weight: normal;
}
.block p {
  font-size: 15px;
  line-height: 1.73em;
  padding: 20px 30px;
}

#voice.block {
  position: relative;
  margin-top: -20px;
}
#voice.block p {
  text-indent: -15px;
  color: #555;
  background: url(../img/uservoice2.png) no-repeat;
  padding-left: 300px;
  padding-right: 125px;
  padding-top: 27px;
  padding-bottom: 18px;
  border-bottom-left-radius: 10px;
}
#voice.block p span {
  font-weight: bold;
  line-height: 1.5;
  font-weight: bold;
  padding: 1px 2px 2px;
  background-color: #fffa8a;
}

.txtL {
  padding-top: 15px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.46em;
  color: #0858a4;
}

.stepicon {
  padding-top: 15px;
  float: left;
  margin: 5px 11px 5px 2px;
}

#flow ul {
  width: 878px;
  margin: 14px auto;
}
#flow ul li {
  float: left;
  text-align: center;
  width: 240px;
  margin: 0 10px;
}
#flow ul li p {
  color: #0858a4;
  margin: 0;
  padding: 0;
  font-size: 2.4rem;
}
#flow ul li span {
  text-align: left;
  display: block;
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.53em;
}
#flow ul li:nth-child(2) {
  width: 237px;
  background-image: url(../img/arrow.png), url(../img/arrow.png);
  background-position: 0 center,right center;
  background-repeat: no-repeat;
  padding: 0 50px;
}

#form {
  width: 900px;
  margin: 0 auto 55px;
  border: 10px solid #E6EEFD;
  background: #fff;
}
#form a{
  color: #777777;
}
#form .ttl {
  color: #FFF;
  background: #E6EEFD;
  text-align: center;
  font-size: 2.0em;
  line-height: 2.25em;
  color: #0858a4;
  padding-bottom: 6px;
}
#form .ttl span {
  color: #f256a0;
  font-size: 22px;
  font-weight: bold;
}
#form table#formTable {
  width: 780px;
  border-collapse: collapse;
  margin: 30px auto 20px;
  font-size: 1.4rem;
  line-height: 1.73em;
  color: #444;
}
#form table#formTable th {
  background: #f5f5f5;
  border: 2px solid #dbdbdb;
  text-align: left;
  font-weight: normal;
  padding: 14px 0 14px 13px;
}
#form table#formTable th span {
  float: right;
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  color: #777;
}
#form table#formTable th.must {
  background: #f5f5f5 url(../img/must.png) 11px center no-repeat;
  padding-left: 48px;
  width: 200px;
}
#form table#formTable td {
  background: #fff;
  border: 2px solid #dbdbdb;
  padding: 14px 0 14px 19px;
}
#form table#formTable td label {
  display: inline-block;
  padding: 0 12px 0 5px;
}
#form table#formTable td input[type="text"], #form table#formTable td input[type="email"], #form table#formTable td input[type="name"] {
  border: 1px solid #a8a8a8;
  height: 24px;
  width: 245px;
  padding-left: 10px;
  margin-right: 10px;
}
#form table#formTable td #address {
   width: 495px;
   margin-right: 25px;
}
#form table#formTable td #birth {
  width: 80px;
}
#form table#formTable td #day {
    width: 25px;
}
#form table#formTable td textarea {
  border: 1px solid #a8a8a8;
  padding: 10px;
  width: 90%;
  height: 40px;
}
#form table#formTable td span {
  font-size: 11px;
  letter-spacing: 1px;
}
#form table#formTable #policy {
  padding: 0;
}
#form table#formTable #policy div {
  font-size: 12px;
  line-height: 1.5em;
  overflow-x: scroll;
  height: 70px;
  padding: 7px 17px 7px 17px;;
}
#form .formBtn {
  width: 388px;
  height: 62px;
  margin: 0 auto 50px;
  border-radius: 10px;
  box-shadow: 6px 5px 0px 3px #ebebeb;
}
#form .formBtn:hover {
  filter: contrast(120%);
}
#form .formBtn:active {
  filter: contrast(90%);
}
#form .formBtn input[type="submit"] {
  background: url(../img/formbtn.png) 0 0 no-repeat;
  font-size: 0;
  border: none;
  width: 388px;
  height: 62px;
}

.lBlue {
  background: #E6EEFD;
  padding: 40px 0 25px;
}

#review, #faq {
  width: 980px;
  margin: 0 auto 15px;
  border: 1px solid #71a5ea;
  background: #fff;
  border-radius: 3px;
}
#review dl, #faq dl {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
#review dl dt, #faq dl dt {
  color: #FFF;
  background: #0858a4;
  text-align: center;
  font-size: 2.0em;
  line-height: 1.95em;
  cursor: pointer;
  padding: 8px;
}
#review dl dt.open, #faq dl dt.open {
  background: #0858a4 url(../img/open.jpg) no-repeat 942px center;
}
#review dl dt.close, #faq dl dt.close {
  background: #0858a4 url(../img/close.jpg) no-repeat 942px center;
}
#review dl dd, #faq dl dd {
  padding: 25px 0 0;
  margin: 0;
}
#review dl dd div, #faq dl dd div {
  padding: 20px;
  margin: 0 auto 18px;
  border: 1px solid #6da9e2;
  border-radius: 10px;
  width: 890px;
}
#review dl dd div p, #faq dl dd div p {
  font-size: 1.9rem;
  line-height: 1em;
  color: #6da9e2;
  margin-bottom: 18px;
}
#review dl dd div span, #faq dl dd div span {
  font-size: 1.5rem;
  line-height: 1.73em;
}
#review dl dd div a, #faq dl dd div a {
  display: block;
  border-bottom: 1px solid #999;
  padding-left: 75px;
  color: #595757;
  text-decoration: none;
}

#example {
  width: 980px;
  margin: 0 auto 15px;
  border: 1px solid #71a5ea;
  background: #fff;
  border-radius: 3px;
}
#example dl {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}
#example dl dt {
  color: #FFF;
  background: #0858a4;
  text-align: center;
  font-size: 2.0em;
  line-height: 1.95em;
  cursor: pointer;
  padding: 8px;
}
#example dl dt.open {
  background: #0858a4 url(../img/open.jpg) no-repeat 942px center;
}
#example dl dt.close {
  background: #0858a4 url(../img/close.jpg) no-repeat 942px center;
}
#example dl dd {
  padding: 25px 0 0;
  margin: 0;
}
#example dl dd div {
  padding: 20px;
  margin: 0 auto 18px;
  border: 1px solid #6da9e2;
  border-radius: 10px;
  width: 735px;
  padding-left: 155px;
  background-repeat: no-repeat;
  background-position: 21px center;
}
#example dl dd div p {
  font-size: 2.8rem;
  line-height: 1em;
  color: #6da9e2;
  margin-bottom: 18px;
}
#example dl dd div span {
  font-size: 1.5rem;
  line-height: 1.73em;
}
#example dl dd div a {
  display: block;
  border-bottom: 1px solid #999;
  padding-left: 75px;
  color: #595757;
  text-decoration: none;
}

#prof {
  padding: 30px 0;
  background: #fbfbfb;
}
#prof table {
  margin: 0 auto;
  width: 1000px;
  border-collapse: collapse;
  font-size: 1.3rem;
  line-height: 1.5em;
  color: #666;
}
#prof table th {
  border: 2px solid #d7d7d7;
  padding: 12px 0;
  font-weight: normal;
}
#prof table td {
  border: 2px solid #d7d7d7;
  padding: 12px 0 12px 10px;
}

#footer {
  height: auto;
}
#footer .inner {
  width: 1000px;
  margin: 0 auto;
}
#footer #ftUpr {
  padding: 20px 0;
}
#footer #ftUpr ul li {
  display: table-cell;
  vertical-align: middle;
  height: 47px;
  padding-right: 10px;
}
#footer #ftUpr ul li:last-child {
  text-align: right;
  width: 100%;
  padding-right: 0;
}
#footer #ftLow {
  background: #71a5ea;
  color: #FFF;
  padding: 15px 0 0;
}
#footer #ftLow ul li {
  float: right;
  font-size: 1.04rem;
  font-weight: bold;
  border: 1px solid #FFF;
  line-height: 1.8em;
  margin-right: 5px;
}
#footer #ftLow ul li a {
  display: block;
  padding: 0 10px;
}
#footer #ftLow ul li a:hover {
  background: #FFF;
  color: #71a5ea;
}

#footer #ftLow small {
  display: block;
  text-align: center;
  font-size: 11px;
  padding-bottom: 3px;
}

.gotop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  margin: 0 0 0 -63px;
  z-index: 9999;
  width: 108px;
  height: 108px;
  padding-bottom: 10px;
}





/* 追記 */

.blue-back {
	width: 100%;
	height: auto;
	background: #0858a4;
	box-sizing: border-box;
	overflow: hidden;
}

.white {
	color: #ffffff;
}


#merit, #flow {
	overflow: hidden;
}

.merit-wrapper {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 15px;
}

.merit-box {
    width: calc(100% / 5 - 8px);
    background: url(../img/haikei.png);
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    border: 2px solid #E8E8ED;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 10px;
}

.merit-box2 {
    width: calc(100% / 3 - 24px);
    background: url(../img/haikei.png);
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    border: 2px solid #E8E8ED;
    border-radius: 5px;
    padding: 10px 10px;
    margin-right: 8px;
}

.yajirushi {
    float: left;
    font-size: 15px;
    color: #0858a4;
    margin: 42px 9px 0px 0;
}

.m-last {
	margin-right: 0px;
}

.merit-box h4 {
	color: #E5002D;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	margin: 10px 0 10px;
}

.merit-box2 h4 {
    color: #0858a4;
    font-weight: normal;
    margin: 0 auto;
    font-size: 18px;
    margin: 10px 0 10px;
}

.merit-box p {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
}

.merit-box2 p {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
}



.flow-img {
    float: left;
    width: 296px;
}

.arw-img {
	float: left;
	width: 37px;
}

#review dl dd div {
	background: #ffe4ef;
	border: none;
}

#review dl dd div {
    background-position: 21px center;
    background-repeat: no-repeat;
    border-radius: 10px;
    margin: 0 auto 18px;
    padding: 20px 20px 20px 155px;
    width: 735px;
	background-color: #ffe4ef;
}


#faq dl dd  {
	padding: 30px 55px;
	box-sizing: border-box;
}
.faq-wrap {
	padding: 0;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-bottom: 2px dotted #ccc;
}

.question {
    background: rgba(0, 0, 0, 0) url("../img/q.png") no-repeat scroll left center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 17px; 
    padding-left: 50px;
	line-height: 1.5;
	
}

.answer {
    background: rgba(0, 0, 0, 0) url("../img/a.png") no-repeat scroll left 0;
    font-size: 1.5rem;
    line-height: 1.73em;
    margin-bottom: 20px;
    padding: 3px 0 3px 50px;
}

.rec-wrapper {
	overflow: hidden;
	padding: 0 15px 10px;
	box-sizing: border-box;
}

.rec-wrap {
    background: #ffe4ef none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    float: left;
    height: auto;
    margin: 0 10px 20px auto;
    overflow: hidden;
    padding: 2px 10px 10px;
    position: relative;
    width: 465px;
}

.r-title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px 0;
	color: #0858a4;
}

.r-cat {
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 11px;
    padding: 7px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.r-price {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 5px;
}

.r-desc {
	font-size: 14px;
	line-height: 1.5;
}


.orange {
	background: #f39800;
}

.green {
	background: #13ae67;
}

.red {
	background: #c30d23;
}



#review dl dd div {
	position: relative;
	border-radius: 6px;
	margin-bottom: 20px;
	width: 760px;
}


/* コンバージョン　*/

.button input {
    background-color: #ffaac9;
    border-radius: 10px;
    box-shadow: 0 3px 0 #ccc;
    color: #ffffff;
    display: block;
    font-size: 25px;
    font-weight: lighter;
    margin: 10px auto 30px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: 80%;
}

.button input:hover {
	background-color: #f4a3bf;
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

/* ヘッダー */

header {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
}


.header-title {
	float: left;
}

.header-dial {
	float: right;
}
