@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;
}
.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}
