@charset "utf-8";
/* reset */
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1.6em;background:#fff;color:#000}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;line-height:1.7}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}button,input,select,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}code,kbd,pre,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
body #top {
  border-bottom: 1px solid #cccccc;
  padding: 5px 10px;
  overflow: hidden;
}
body #top .logo {
  position: relative;
  z-index: 2;
  width: 60%;
  padding: 0;
  float: left;
  line-height: 1;
}
body #top .logo h1 {
  padding: 10px 0 0;
}
body #top .logo h1 img {
  width: auto;
  height: 25px;
}
@media screen and (min-width: 375px) {
  body #top .logo {
    width: 60%;
  }
  body #top .logo h1 {
    padding: 5px 0 0;
  }
  body #top .logo h1 img {
    height: 40px;
  }
}
#zwei-contents {
  background-color: #fff;
  margin: 0 auto;
  max-width: 640px;
}
#zwei-contents ul {
  list-style: none;
}
.inner {
  margin: 0 auto;
  width: 100%;
}
html {
  height: 100%;
  width: 100%;
}


#zwei-contents img {
  width: 100%;
  height: auto;
}
.lp-ttl {
  padding-left: 1rem;
  padding-right: 1rem;
}
#zwei-box01 {
  background-color: #f2f1ed;
  background-image: url(../img/01_hero_bg.png);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: cover;
}
.hero {
  position: relative;
  height: 0;
  padding: 65% 0 0 0;
}
.hero-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
  background: transparent;
  height: auto;
}
.hero-badge {
  position: absolute;
  bottom: -.5rem;
  right: 1rem;
  display: inline-block;
  width: 100px;
  height: auto;
}
.hero-text {
  position: relative;
  height: auto;
}
.hero-note {
  text-align: center;
  padding: 0 0.5rem;
  font-size: 10px;
}
#zwei-box02 {
  background-size: auto auto;
  background-color: rgba(249, 249, 247, 1);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 20px, rgba(255, 255, 255, 1) 20px, rgba(255, 255, 255, 1) 40px );
  padding: 1.5em;
}
.box02-content {
  background: #fff;
  border-radius: .5rem;
  border: 1px solid #cccccc;
  padding: 1rem;
  text-align: center;
}
.box02-content h3 {
  margin-top: 1rem;
}
.box02-content .icon-w50 {
  width: 50px;
  display: inline-block;
  margin-top: .25rem;
}
.box02-content .icon-w60 {
  width: 70px;
  display: inline-block;
  margin-top: .25rem;
}
.point-text {
  font-size: 0.75rem;
  text-align: center;
  padding: .5rem 0 1rem;
}
#zwei-box03 {
  padding: 1rem;
  background: #ffeeef;
}
.title-graph {
  background: #ffeeef;
  padding: 1rem 0 0;
  height: auto;
}
.box03-content {
  padding: 2rem;
}
.box03-box {
  margin: 0 0 1rem;
  background: #fff;
  border-radius: .5rem;
  padding: 1.5rem;
}
.box03-box p img {
  padding-bottom: 2rem;
}
.box03-box p {
  font-size: 10px;
  text-align: center;
  line-height: 1.5;
}
#zwei-box04 {
  padding: 1rem;
  background: #e3f8ee;
}
.title-reason {
  background: #e3f8ee;
  height: auto;
  padding: 1rem 0 0;
}
.box04-content {
  margin-top: 1.5rem;
  margin-right: -.5rem;
  margin-left: -.5rem;
}
.box04-content p {
  margin-top: -4px;
}
#zwei-box05 {
  padding: 1rem 1rem 0;
}
.title-about {
  background: #fff;
  height: auto;
  padding: 1rem 0 0;
}
.box05-content {
  margin: 1.5rem 0 0;
}
.box05-content h3 {
  margin: 0 0 1rem;
}
.checkpoint {
  margin: 0 1.5rem;
  border-bottom: 1px solid #f0eee1;
  position: relative;
  padding: .5rem .25rem .5rem 2rem;
}
.checkpoint span {
  background: #f9ee42;
}
span.icon_check {
  position: absolute;
  width: 1.25rem;
  left: .5rem;
  top: .25rem;
  background: #fff;
}
.about-appendix {
  margin: 0 1rem;
  padding: 1rem 0;
  font-size: .75rem;
}

#zwei-box06 {
  padding: .75rem;
}
#zwei-box07 {
  background: #f6f6f6;
  padding: 1rem;
}
.title-competi {
  background: #f6f6f6;
  height: auto;
  padding: 1rem 0 .5rem;
}
.competi-table {
  margin-bottom: 1rem;
}
.competi-table .wh {
  background: #fff;
}
.competi-table .gl {
  background: #39b272;
  color: #fff;
}
.competi-table .lg {
  background: #e1f4eb;
}
.competi-table .tl {
  text-align: left;
}
.competi-table strong {
  color: #d83838;
}
.competi-table em {
  font-size: 1.25rem;
  font-style: normal;
}
.competi-table span {
  font-size: .5rem;
}
.competi-table thead {
  border-top: 1px solid #d6f0ec;
}
.competi-table tbody {
  border-top: 1px solid #d6f0ec;
}
.competi-table tbody th {
  color: #999999;
}
.competi-table th,.competi-table td {
  text-align: center;
  vertical-align: middle;
  padding: .75rem 1%;
  font-weight: bold;
  word-wrap: break-word;
}
.competi-table tbody tr {
  border-bottom: 1px solid #d6f0ec;
}
.competi-table thead td,.competi-table tbody th {
  width: calc(20% - 2px);
  font-size: 0.625rem;
}
.competi-table thead th,.competi-table tbody td {
  width: 40%;
  border-left: 1px solid #d6f0ec;
}
.box07-appendix {
  font-size: 11px;
  padding: 0 .5rem;
}
#zwei-box08 {
  padding: .75rem;
}
#zwei-box09 {
  background: #d1f3e3;
  padding: 1rem 0.5rem;
}
.title-result {
  background: #d1f3e3;
  height: auto;
  padding: 1rem 0.5rem;
}
.img-box09 {
  display: block;
  margin: 0;
  padding: 0;
}
#zwei-box10 {
  background: #d6f0ec;
  padding: 0.5rem 0.75rem 1rem;
}
.title-voice {
  background: #d6f0ec;
  height: auto;
  margin: 0;
  padding: 0;
}
.box10-content {
  background: #fff;
  padding: .75rem;
  margin: 0.5rem 0;
}
.box10-content img {
  padding: 0 0 .5rem;
}
.box10-content p {
  padding: 0 .5rem 1em;
}
.box10-content p span {
  font-weight: bold;
  background: #f9cb42;
  height: .5rem;
}
.box10-content a {
  color: #000;
  text-decoration: none;
}
.more-episode {
  color: #0000ff;
  text-decoration: underline;
  text-align: center;
  padding: 0.25rem 0;
}

#zwei-box11 {
  padding: .5rem .75rem .5rem;
  margin: 0;
}
.title-step {
  text-align: center;
  color: #39b173;
  background: #fff;
  font-size: 1.25rem;
  margin: 0;
  padding: .5rem 0;
}
.box11-block {
  background-image: url(../img/11_step_bg.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  margin: -10px 0 0;
  padding: 1rem;
}
.box11-block-end {
  margin-top: -12px;
}
.box11-block h3 {
  padding-bottom: .75rem;
}
.box11-txt {
  padding: 1rem .5rem 0;
}
.box11-txt strong {
  display: block;
  color: #ff3058;
  text-align: center;
}

.search_location{display:none;}
.search_location-label{
  position: relative;
  display: block;
  background: #fff;
  color: #000;
  border: 1px solid #33ad69;
  margin: 1rem .5rem 0;
  padding: 1.25rem 1rem;
  line-height: 1.5;
  font-size: 1rem;
}
.search_location-label::after{
  position: absolute;
  top: 1.25rem;
  right: 0;
  display: block;
  content: '';
  background-image: url(../img/icon_qa_arrow.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 1rem;
}
.search_location-content {
  position: relative;
  display: block;
  background: #fff;
  height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
  margin: 0 0 2px;
  line-height: 1.4;
  margin: 0 .5rem .5rem;
  border: 1px solid #ddd;
}
.search_location-content .lp_branch_list {
  padding: 1rem 0 1rem 0.675rem;
}
.search_location-content p {
}
.search_location:checked + .search_location-label{
  background: #e5f5ed;
}
.search_location:checked + .search_location-label::after{
  background-image: url(../img/icon_qa_arrow_open.png);
}
.search_location:checked + .search_location-label + .search_location-content{
  height: auto;
  opacity: 1;
  visibility: visible;
}

#zwei-box12 {
  background: #f6f6f6;
  padding: 0 1.5rem 1rem;
  margin: 0;
}
.title-faq {
  text-align: center;
  color: #39b173;
  background: #f6f6f6;
  font-size: 1.25rem;
  padding: .5rem 1rem;
}
.faq-q,.faq-a {
  font-size: 1.375rem;
  position: absolute;
  top: 0.875rem;
  left: 0.75rem;
}
.faq-q {color:#33ad69;}
.faq-a {color:#ff9933;}
.faq-check{display:none;}
.faq-label{
  position: relative;
  display: block;
  background: #fff;
  color: #000;
  margin-bottom: 1px;
  padding: 1.25rem 2.5rem 1.25rem 2.25rem;
  font-weight: bold;
  line-height: 1.5
}
.faq-label::after{
  position: absolute;
  top: 0.75rem;
  right: 0.5rem;
  display: block;
  content: '';
  background-image: url(../img/icon_qa_arrow.png);
  background-size: 30px 30px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 1rem;
}
.faq-content {
  position: relative;
  display: block;
  background: #fff;
  height: 0;
  opacity: 0;
  transition: .5s;
  overflow: hidden;
  visibility: hidden;
  margin: 0 0 2px;
  line-height: 1.4;
}
.faq-content p {
  padding: 1.25rem 1rem 1.25rem 2.25rem;
}
.faq-check:checked + .faq-label{
  background: #e5f5ed;
}
.faq-check:checked + .faq-label::after{
  background-image: url(../img/icon_qa_arrow_open.png);
}
.faq-check:checked + .faq-label + .faq-content{
  height: auto;
  opacity: 1;
  visibility: visible;
}

.cta-top {
  padding: 1rem 1.5rem;
}
.zwei-cta01 {
  background: rgb(195,237,217);
  background: linear-gradient(0deg, rgba(195,237,217,1) 0%, rgba(255,255,255,1) 100%);
  padding: 1rem 1.5rem;
}
.zwei-cta02 {
  background: rgb(195,237,217);
  background: linear-gradient(0deg, rgba(195,237,217,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  padding: 1.5rem 1.5rem;
}
.lp_cta_box {
  padding: 2em 1em 1em;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);
}
.lp_cta_box p {
  font-size: 1.25em;
  margin-bottom: 1em;
  font-weight: bold;
}

.footer_branch {
  background:#f6f6f6;padding:1rem .5rem;
}
.lp_branch_list{background:#f6f6f6;padding:1rem;}
.lp_branch_list a{display:block;padding:1em 0;border-top:1px solid #fff;text-decoration: none;color:#000;}
.lp_branch_list ul{padding:0;margin:0}
.lp_branch_list ul li{padding:0;margin:0;list-style-type:none}
.lp_branch_list .inr>.title a{color:#009b46;border-top:0;font-weight:bold}
/*
.lp_branch_list .branch{font-size:.85rem}
.lp_branch_list .branch>.title a{background:url("/zwei/smp/_shared/img/index_201912/f_branch_ico_down.svg") no-repeat center right;background-size:15px auto;background-position-x:96%;font-weight:bold;font-size:1rem}
.lp_branch_list .branch.open>.title a{background-image:url("/zwei/smp/_shared/img/index_201912/f_branch_ico_up.svg")}
.lp_branch_list .branch>ul>li{border-top:1px solid #fff;padding-top:1em}
.lp_branch_list .branch>ul>li:after{clear:both;content:"";display:block;visibility:hidden}
.lp_branch_list .branch>ul>li>ul{float:right;width:82%}
.lp_branch_list .branch>ul>li>ul>li:first-of-type a{padding-top:0;border-top:0}
*/
.lp_branch_list .inr,.lp_branch_list a{border-top:none;border-bottom:none;padding: .25rem 0;}
.dl_branch{padding-bottom:25px}
.dl_branch>div{padding:15px 0;overflow:hidden;border-bottom:1px solid #ddd}
.dl_branch>div dt{font-size:14px;font-weight:700;color:#666;margin:0.5rem 0 0.5rem 0;}
.dl_branch>div dt a{display:inline !important;border:none !important;padding:0 !important}
.dl_branch>div dd{text-align:left}
.dl_branch>div dd ul li{display:inline-block;margin-right:20px !important;font-size:13px}
.dl_branch>div dd ul li:nth-last-of-type(1):after{display:none}
.campaing_bnr {
	padding: 0 1em;
}
.campaing_bnr.b10 {
	padding-bottom: 1em;
}
.campaing_bnr.t10 {
	padding-top: 1em;
}

.lp051-box01-bottom {
    text-align: center;
    background: linear-gradient(180deg, #f2f1ed , #fff);
    padding: 2em 0 4em;
}
.lp051-box01-bottom img {
    max-width: 90%;
}
.lp051-about {
    background: rgba(227,248,237,1.00);
    padding: 2em 5% 1.5em;
    text-align: center;
}
.lp051-about_ttl {
	height: auto;
	line-height: 1;
    position: relative;
    background: none;
    padding: 0;
    margin: 0 0 1em;
}
.lp051-about > p {
    padding: 0 0 2em 0;
}
.lp051-can {
    background: hsla(150,54%,84%,1.00);
    padding: 2em 5% 1.5em;
    text-align: center;
}
.lp051-can_ttl {
	height: auto;
	line-height: 1;
    position: relative;
    background: none;
    padding: 0;
    margin: 0 0 1em;
}
.lp051-can_ttl img {
	max-width: 85%;
}
.lp051-can > p {
    padding: 0 0 1em 0;
}

.lp051-reason {
    text-align: center;
    padding: 2em 0 0;
}
.lp051-reason_ttl {
    text-align: center;
    padding: 0 1em;
    background: none;
    height: auto;
}
.lp051-reason ul li {
    margin: 0 1.5em 1em;
}

#zwei-box02 .lp051-main-title {
    text-align: center;
    padding: 0 2em;
    background: none;
    height: auto;
}

.lp051-box15 {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 10px;
    padding: 2rem 5.88% 1em;
    margin: 0 1em 1rem;
    position: relative;
}
.lp051-box15:before  {
    content: "";
    position: absolute;
    right: 10px;
    top: -20px;
    background: url("../img/mark_manzokudo.png") no-repeat;
    background-size: 100% auto;
    width: 80px;
    height: 80px;
}

.lp051-box15 h3 {
    color: #111;
    font-size: 1.42em;
    font-weight: bold;
    margin-bottom: .3rem;
}
.lp051-box15 >p {
    font-size: 1em;
    padding-bottom: 2em
}
.lp051-box15:after  {
    content: "";
    display: block;
    clear: both;
}
.lp051-box15 .sec05_01-block .block-title {
    position: absolute;
    left: 0;
    bottom: -0.2rem;
    font-size: 1.35em;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}
.lp051-box15 .sec05_01-block .block-title span {
    display: inline-block;
    background: #fff;
    margin-bottom: .2rem;
    padding: .1em .2em;
}
.lp051-box15 .sec05_01-block .block-title em {
    color: #009b46;
    font-style: normal;
    font-weight: 700;
}
.lp051-box15 .sec05_01-block {
    margin-bottom: 1.5rem;
    position: relative;
}
.lp051-box15 .sec05_01-block:last-of-type {
    margin-bottom: 0;
}
.lp_branch_list > p {
    font-size: 1em;
    text-align: center;
    font-weight: 700;
    color: #333;
}
.zwei-cta02 > p {
    font-size: 1em;
    text-align: center;
    padding: 0 0 2em 0;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
}

@font-face{font-family:'icomoon';src:url("/common/fonts/icomoon.eot?1y3lm");src:url("/common/fonts/icomoon.eot?1y3lm#iefix") format("embedded-opentype"),url("/common/fonts/icomoon.ttf?1y3lm") format("truetype"),url("/common/fonts/icomoon.woff?1y3lm") format("woff"),url("/common/fonts/icomoon.svg?1y3lm#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}
[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-zwei:before{content:"\e900"}
.icon-feature1:before{font-size:83%;content:"\e901"}
.icon-feature2:before{font-size:110%;content:"\e902"}
.icon-feature3:before{content:"\e903"}
.icon-hikaku:before{content:"\e904"}
.icon-price:before{font-size:83%;content:"\e905"}
.icon-profile:before{content:"\e906"}
.icon-renai:before{font-size:126%;content:"\e907";position:relative;top:.1em}
.icon-request:before{content:"\e908"}
.icon-style:before{content:"\e909"}
.icon-style1:before{content:"\e90a"}
.icon-style2:before{content:"\e90b"}
.icon-style3:before{content:"\e90c"}
.icon-style4:before{content:"\e90d"}
.icon-style5:before{content:"\e90e"}
.icon-style6:before{content:"\e90f"}
.icon-style7:before{content:"\e910"}
.icon-style8:before{content:"\e911"}
.icon-store:before{content:"\e913"}
.icon-u:before{content:"\32"}
.icon-d:before{content:"\33"}
.icon-l:before{content:"\34"}
.icon-r:before{content:"\35"}
.icon-support:before{content:"\e912"}
.section_faq02{padding:0px 10px 20px}
.section_faq02:after{content:"";display:block;clear:both}
.section_faq02-inner .dl_faq>div{border:1px solid #093;border-radius:10px;background:#fff;margin-bottom:10px}
.section_faq02-inner .dl_faq>div:nth-of-type(1) dt:before{content:""}
.section_faq02-inner .dl_faq>div dt{position:relative;font-size:14px;line-height:1.2;font-weight:700;padding:10px 10px 15px 10px;text-align:center}
.section_faq02-inner .dl_faq>div dt:before{color:#093;font-family:"Roboto",sans-serif;font-size:11px;display:block;text-align:center;padding-bottom:5px;font-weight:400}
.section_faq02-inner .dl_faq>div dt:after{content:"\33";font-family:'icomoon';position:absolute;right:15px;top:50%;margin-top:-1em;line-height:2;color:#093}
.section_faq02-inner .dl_faq>div dd{max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height 0.3s,opacity 0.3s,border-color 0.3s,padding 0.3s;font-size:13px;line-height:1.2;padding:0 5px;margin:0 15px;text-align: left;}
.section_faq02-inner .dl_faq>div.on dt:after{content:"\32"}
.section_faq02-inner .dl_faq>div.on dd{max-height:1000px;border-color:#093;padding:10px 5px}
.section_faq02-inner .dl_faq>div.on dd p:nth-of-type(1){margin-bottom:20px}
.section_faq02-inner .dl_faq>div.on dd ul{margin-bottom:20px}
.section_faq02-inner .dl_faq>div.on dd li{list-style-type:decimal;margin-left: 20px;padding-left: 5px}

.section_faq02-inner .dl_faq-ttl{font-size:14px;min-height:6em;font-weight:400;line-height:1.2;text-align:center}
.section_faq02-inner .dl_faq-btn{padding-top:20px}
.section_faq02-inner .dl_faq-btn a{display:block;background:#3c6;line-height:40px;border-radius:10px;color:#fff;text-align:center;font-size:14px}

#footer_security .inr{width:90%;margin:20px auto;border:1px solid #eee;padding:2rem 8%;background:#fff;text-align:center;box-sizing:border-box;}
#footer_security h2{height:auto;line-height:150%;background:transparent;padding:0;text-align:left;font-size:4.8vw;font-weight:bold;letter-spacing:.18em;color:#111;margin-bottom:2rem;text-align:center}
#footer_security h2 em{font-weight:bold}
#footer_security em{color:#009b46;font-style:normal}
#footer_security ul{margin:0 auto 0 auto;padding:0}
#footer_security ul:after{clear:both;content:"";display:block;visibility:hidden}
#footer_security ul li{float:left;width:50%;list-style-type:none;margin:0 auto;padding:0}
#footer_security ul.security_01{margin-bottom:2rem}
#footer_security ul.security_01 li:nth-child(1){width:20.96%}
#footer_security ul.security_01 li:nth-child(2){width:28.84%}
#footer_security ul.security_01 li:nth-child(3){width:21.15%}
#footer_security ul.security_01 li:nth-child(4){width:29.05%;padding-top: 12px}
#footer_security p{margin-bottom:2rem;line-height:130%;}

