@charset "utf-8";
/* ------------------------------
common
-------------------------------*/
body {
  position: relative
}
body,p {
  font-size: 16px;
  line-height: 1.7;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
#wrapper{
  background: url(/assets/img/lp/myseed/base/pc/bg_pattern.png);
}
#container {
  margin: 0 auto;
  width: 1000px;
  background:#fff;
}

/* ------------------------------
header
-------------------------------*/
#header {
  border-bottom: 1px solid #ccc;
}
.header-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 5px 0;
}
#header-logo img,
#header-tel img
{
  display: block;
}
#header-logo {
  float: left;
}
#header-tel {
  float: right;
}

/* ------------------------------
fixed 固定ボタン
-------------------------------*/
#fixed {
  z-index: 100;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #1B3765;
  box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
.fixed-inner {
  position: relative;
  width: 1000px;
  height: 100px;
  margin: 0 auto;
  display:flex;
}
.cta_fixed{
  display: block;
  width: 365px;
  position: absolute;
  right: 230px;
  top: 5px;
}
.balloon4 {
  position: relative;
  width: 175px;
  height: 66px;
  margin: 10px 0 0 415px;
  padding: 5px;
  background: #ef6868;
  border-radius: 8px;
  border-bottom: solid 6px #a1313d;/*ボタン色より暗めに*/
  border-right: solid 4px #a1313d;/*ボタン色より暗めに*/
  cursor : pointer;
}

.balloon4:before {
  content: "";
  position: absolute;
  left: -43px;
  width: 13px;
  height: 12px;
  bottom: -4px;
  background: #ef6868;
  border-radius: 50%;
}

.balloon4:after {
  content: "";
  position: absolute;
  left: -24px;
  width: 20px;
  height: 18px;
  bottom: 4px;
  background: #ef6868;
  border-radius: 50%;
}
.balloon4 p {
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  color:#FFF;
  padding: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text_big{
  font-size:26px;
  font-weight: bold;
}
/* ------------------------------
slider
-------------------------------*/


/* ------------------------------
CV area
-------------------------------*/
.cvbox  {
  position: relative;
}
.cvbtn {
  position: absolute;
}
.cvbtn01 {
  top: 440px;
  left: 383px;
}
.cv02 {
  float: left;
}
.cv03 {
  float: left;
}
.trial {
  float: left;
}
.cvbtn02 {
  top: 270px;
  left: 190px;
}
.cvbtn02_2 {
  top: 225px;
  left: 154px;
}
.cvbtn03 {
  top: 270px;
  left: 30px;
}
.cvbtn03_2 {
  top: 238px;
  left: 20px;
}
.cvbtn_trial {
  top: 238px;
  left: 20px;
}
.cvbtn04 {
  top: 86%;
  left: 383px;
}
.cv03_kome {/*2017/10/02追加*/
    margin: -8px 0 0;
    font-size: 12px;
}
.cv03_txt {/*2017/10/02追加*/
    margin: -18px 25px 0 15px;
    font-size: 12px;
}
/* ------------------------------
seishikensa
-------------------------------*/
.sk {
  background: url(/assets/img/lp/myseed/base/pc/cv_bg.png) repeat-y;
  margin: -10px 0 -30px 0;
}
.sk-tit {
  box-sizing: border-box;
  padding: 10px 50px;
  background-color: #1b3765;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.sk-box {
  padding: 15px 70px 0px 70px;
}
.sk-box-tit {
  position: relative;
  padding: 10px 30px;
  background: #eae9e4;
  font-size: 20px;
  color: #1b3765;
  line-height: 1;
}
.sk-box-tit:before {
  position: absolute;
  content: "";
  top: 10px;
  left: 15px;
  width: 3px;
  height: 20px;
  background: #1b3765;
  border-radius: 3px;
}
.sk-box dl{
  /*padding: 0 70px;*/
  border-bottom: 2px dashed #eae9e4;
}
.sk-box dl:last-child {
  margin-bottom: 30px;
  border-bottom: none;
}
.sk-box01 {
  background: url(/assets/img/lp/myseed/common/pc/icon_01.png) left top no-repeat,
              url(/assets/img/lp/myseed/common/pc/icon_07.png) right top no-repeat;
}
.sk-box02 {
  background: url(/assets/img/lp/myseed/common/pc/icon_02.png) left top no-repeat,
              url(/assets/img/lp/myseed/common/pc/icon_07.png) right top no-repeat;
}
.sk-box03 {
  background: url(/assets/img/lp/myseed/common/pc/icon_03.png) left top no-repeat,
              url(/assets/img/lp/myseed/common/pc/icon_07.png) right top no-repeat;
}
.sk-box04 {
  background: url(/assets/img/lp/myseed/common/pc/icon_04.png) left top no-repeat,
              url(/assets/img/lp/myseed/common/pc/icon_07.png) right top no-repeat;
}
.sk-box05 {
  background: url(/assets/img/lp/myseed/common/pc/icon_05.png) left top no-repeat,
              url(/assets/img/lp/myseed/common/pc/icon_07.png) right top no-repeat;
}
.sk-box06 {
  background: url(/assets/img/lp/myseed/common/pc/icon_06.png) left top no-repeat;
  background-position : right top;
}
/*.sk-box dl dd {
  background: url(/assets/img/lp/myseed/common/pc/icon-a.png) left top no-repeat;
}*/
.sk-box dl dt,
.sk-box dl dd {
  margin: 10px 0;
  padding-left: 35px;
}
.txt_sk {
  text-align:right;
  margin-right: 28px;
}

/* ------------------------------
movie
-------------------------------*/
.video{
  position:relative;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width: 250px;
}
.video_position {
  position: absolute;
  top: 2680px;
  left: 340px;
}

/* ------------------------------
qa
-------------------------------*/
#qa {
}
.qa__upper {
  box-sizing: border-box;
  padding: 10px 30px;
  background-color: #1b3765;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.qa__middle--tit {
  position: relative;
  padding: 10px 55px;
  background: #eae9e4;
  color: #1b3765;
  font-size: 20px;
  line-height: 1;
}
.qa__middle--tit:before {
  position: absolute;
  top: 10px;
  left: 33px;
  width: 3px;
  height: 20px;
  border-radius: 3px;
  background: #1b3765;
  content: "";
}
.qa__middle dl{
  padding: 0 30px;
  border-bottom: 2px dashed #eae9e4;
}
.qa__middle dl:last-child {
  margin-bottom: 30px;
  border-bottom: none;
}
.qa__middle dl dt {
  background: url(/assets/img/lp/myseed/base/pc/icon-q.png) left top no-repeat;
}
.qa__middle dl dd {
  background: url(/assets/img/lp/myseed/base/pc/icon-a.png) left top no-repeat;
}
.qa__middle dl dt, .qa__middle dl dd {
  margin: 10px 0;
  padding-left: 35px;
  background-size: 19px 19px;
}

/* ------------------------------
guide
-------------------------------*/
#guide {
  background: #eae9e4;
  padding: 15px 0;
}
.guide-box {
  margin-bottom: 30px;
}
.guide-tit {
  margin-bottom: 15px;
  padding: 3px 30px;
  color: #fff;
  background: #51392a;
}
.guide-box p {
  margin: 10px 30px;
  font-size: 14px;
}
.guide-box p strong {
  font-size: 13px;
  font-weight: bold;
  color: #21539b;
}

/* ------------------------------
footer
-------------------------------*/
#footer {
  padding: 10px 0 0;
  background: #fff;
}
#top #footer {
  padding-bottom: 100px;
}
.footer-upper {
  background: #ededed;
  border-top: 1px solid #ccc;
}
.footer-upperList {
  width: 1000px;
  margin: 0 auto;
}
.footer-upperList li {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 5px 0 0 30px;
}
.upperList-myaccount {
  background: url(/assets/img/lp/myseed/common/icon_key.png) no-repeat 5px center;
  background-size: 16px 20px;
}
.upperList-cart {
  background: url(/assets/img/lp/myseed/common/icon_cart.png) no-repeat left center;
  background-size: 22px 20px;
}
.footer-upperList li a{
  color: #1b3765;
}
.footer-upperList li a:hover{
  color: #ed5f92;
}
.footer-inner {
  background: #1b3765;
}
#footer-list {
  width: 1000px;
  margin: 0 auto;
}
#footer-list li{
  float: left;
  width: 50%;
}
#footer .totop a,
#footer-list li a{
  position: relative;
  display: block;
  padding: 0 10px 0 25px;
  color: #fff;
  line-height: 32px;
}
#footer .totop a:after,
#footer-list li a:after{
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#copyright {
  background: #21539b;
  color: #fff;
  text-align: center;
}
#copyright small{
  line-height: 20px;
  font-size: 10px;
}

/* ------------------------------
会社概要　プライバシーポリシー　お問い合わせ窓口　特商
-------------------------------*/
.tit-info {
  background: #1b3765;
  color: #fff;
  font-size: 20px;
  padding: 0 15px;
}
#company dl dt,
#company dl dd,
#tokusyo dl dt,
#tokusyo dl dd {
  padding: 5px 15px;
}
#company dl dt,
#tokusyo dl dt {
  background: #cbe2f4;
}
#privacy dl,
#contact dl {
  margin: 0 15px;
}
#privacy dd,
#contact dd {
  margin-left: 15px;
  margin-bottom: 15px;
}
#privacy p,
#contact p {
  margin: 15px 15px 15px;
}
#privacy .sign {
  text-align: right;
}

/* ------------------------------
オリジナルLP　お客様アンケート遷移ボタン
-------------------------------*/
/* 角丸 */
.Radius5 {
  border-radius: 5px;        /* CSS3草案 */
	z-index: 0;
}
/* ボタン共通 */
.Button {
	overflow: hidden;
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
}
.Button a {
	padding-left:51px;
	display: block;
	position: relative;
	z-index: 100;
	background: #e86a98;
	color: #fff;
	font-size: 17px;
	line-height: 54px;
	text-decoration:none;
}
.Button a:hover {
	background: #ec82a8;        /* マウスオーバーカラー */
}

#IconList3 a:before {        /*白い丸 */
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 29px;
	width: 16px;
	height: 16px;
	margin-top: -9px;
	border-radius: 50%;        /* CSS3草案 */
	background: #fff;
}
#IconList3 a:after {        /*「after要素」で三角 */
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 35px;
	width: 0;
	height: 0;
	margin-top: -6px;
	border: 5px solid transparent;        /*top right bottom を透明化 */
	border-left: 5px solid #e86a98;
}
#IconList3 a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */
	border-left: 5px solid #ec82a8;
}

#IconList3 a:link {
	color: #fff;
	text-decoration:none;
}

#IconList3 a:visited {
	color: #fff;
	text-decoration:none;
}
.rel{
    position: relative;
}
#IconList3 {
    position: absolute;
	bottom:105px;
	left:760px;

}
/*お客様の声導線*/
.myseed_lead{
  margin:0px 0px 25px;
  text-align: center;
  font-size:30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.myseed_area{
  width: 100%;
  margin:0px auto 25px;
  text-align: center;
  font-size:30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.myseed_text_1{
  color: #0477ac;
  font-size:30px;
  font-weight: bold;
}
.myseed_text_2{
  font-size:24px;
  font-weight: bold;
}
.color_red{
  color: #f4525e;
  font-size:50px;
  font-weight: bold;
}
.border_yellow{
  background: linear-gradient(transparent 60%, #fff6ad 60%);
}
.myseed_btn_img{
  display:flex;
  width: 56%;
  margin:0 auto;
}
.square_btn{
  display: inline-block;
  height: 45px;
  padding: 7px 35px;
  margin:45px 15px 0px 0px;
  border-radius: 5px;
  text-decoration: none;
  color: #FFF;
  background:#ef6868;
  transition: .2s;
  box-shadow: 0 0 8px gray;
}

.square_btn:hover {
    background:#ee8585;
}
.myseed_pc_btn {
    position: absolute;
    top: 2650px;
    left: 125px;
}
