@charset "utf-8";
/* CSS Document */
 *, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#cWrap {
  width: 100%;
}
/**#contents*********************************************/
#contents {
  width: 980px;
  margin: 30px auto;
  padding: 0;
  text-align: left;
  background: url(/cmn/img/contents-bg.gif) left top repeat-y;
}
article a {
  /*color: #ef7a00;*/
  color: #046fd5;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}
article a:visited {
  /*color: #ef7a00;*/
  color: #046fd5;
}
article a:hover {
  /*color: #ef7a00;*/
  color: #3db3ea;
  text-decoration: none;
}
/*リンク黒*/
article .alink-black a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
article .alink-black a:visited {
  color: #000;
}
article .alink-black a:hover {
  color: #000;
  text-decoration: underline;
}
article h3 {
  clear: both;
  border-left: 3px solid #ef7a00;
  border-bottom: 1px solid #a6a691;
  padding: 0 0 5px 15px;
  font-size: 115%;
  margin: 1em 0 1em 0;
}
article h3.h3none {
  border: none;
  padding: 0;
  margin: 1em 0;
}
article .ttl {
  clear: both;
  border-left: none;
  border-bottom: none;
  background: #f4f1ed;
  padding: 5px 0 5px 13px;
  font-weight: bold;
  margin: 1em 0;
}
article .ttl:first-child {
  margin: 0 0 1em 0;
}
article h4, article .ttl02 {
  border-bottom: 1px solid #a6a691;
  padding-bottom: 5px;
  margin: 2em 0 1em 0;
  font-weight: bold;
}
article h4.h4none {
  border: none;
  padding-bottom: 0;
}
article h5, article .ttl03 {
  position: relative;
  clear: both;
  font-weight: bold;
  margin: 1em 0 1em 1.5em;
}
article h5:after, article .ttl03:after {
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #ea510e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
article h5.h5none {
  position: static;
  margin: 1em 0;
}
article h5.h5none:after {
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  background: none;
}
article .ttl04 {
  clear: both;
  background: #f2902a;
  padding: 5px 0 5px 13px;
  color: #FFF;
  font-size: 105%;
  font-weight: bold;
  margin: 1em 0;
}
article p, article ul, article ol, article li, article dl, article table {
  margin-bottom: 1em;
}
article p:last-child, article ul:last-child, article ol:last-child, article dl:last-child, article table:last-child {
  margin-bottom: 0;
}
#contents {
  min-height: 1%;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*\*/
* html #contents {
  height: 1%;
}
#contents {
  display: block;
}

/**/
/****************************************
 singleLpベース
*****************************************/
body {
  overflow-x: hidden;
}
body.is-tb {
  min-width: auto;
}
#sidebar {
  display: none;
}
#cWrap {
  background: none;
  margin-top: 134px;
}
#contents {
  background: none;
  margin-top: 0;
}
#h1Wrap {
  display: none;
}
.column2.column2Box {
  width: 730px;
}
.inquiry-tel dd {
font-size: 96%;
padding: 7px 0 7px 0;
}
/****************************************
 h1見出し画像
*****************************************/
h1.singleLp {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0;
}
h1.singleLp > img {
  width: 100%;
  height: auto;
}
h1.singleLp > img.only-pc {
  display: block;
}
.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 750px) { /*SP*/
  body.singleLp #contents {
    margin: 0 auto -17px auto!important;
    width: 100% !important;
  }
  #cWrap > #contents > #article {
    width: 100%!important;
    padding-top: 0 !important;
  }

  h1.singleLp > img.only-pc {
    display: none;
  }
  h1.singleLp > img.only-sp {
    display: block;
    width: 100%;
    height: auto;
  }
  .column2.column2Box {
    width: 100%;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  body.singleLp #contents {
    margin: 0 auto 0 auto;
    width: 100% !important;
  }
  #article {
    width: 100%;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  #article {
    width: 980px;
  }
}
/****************************************
 文字サイズ
*****************************************/
body.singleLp #contents {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.6;
  font-size: 120%;
  letter-spacing: 1px;
  font-feature-settings: "palt";
  color: #34434c;
}
body.singleLp #contents article p {
  line-height: 1.9;
  font-size: 110%;
}
body.singleLp #contents article ul {
  font-size: 110%;
}
body.singleLp #contents article td {
/*  font-size: 110%;*/
}
body.singleLp #contents article p.txt-small {
  line-height: 1.9;
  font-size: 90%;
}
body.singleLp #contents article p.txt-small02 {
  line-height: 1.9;
  font-size: 80%;
}
body.singleLp #contents article p.txt-small03 {
  line-height: 1.9;
  font-size: 70%;
}
body.singleLp #contents article p.txt-small04 {
  line-height: 1.9;
  font-size: 60%;
}
body.singleLp #contents article p.txt-big04 {
    line-height: 1.9;
    font-size: 160%;
}
#article h2.singleLp {
  background: none;
  font-size: 198%;
  text-align: center;
  margin-bottom: 1em;
}
article img#h2-txt-copy {
  height: 150px;
}
article h2 img#h2-about {
  height: 250px;
}
article h2 img#h2-tokuten {
  height: 240px;
}
article h2 img#h2-login {
  height: 350px;
}

#article h3 {
  border-bottom: none;
  font-size: 125%;
}
#article h3.members {
  font-size: 250%;
  border-left: none;
  border-bottom: none;
  /*padding: 0.5em 0.25em 0.5em 1.0em;*/
  background: #fff;
  margin: 3em 0 1.5em 0;
  /*border-radius: 6px;*/
  position: relative;
  /*color: #3db3ea;*/
   color: #34434c;
  text-align: center;
  font-weight: 500;
  line-height: 1.4;
}
#article h3.members > .txt-small{
  font-size: 14px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.horizontal-line {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  text-align: center;
}
.horizontal-line:before, .horizontal-line:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}
.horizontal-line:before {
  left: 0;
}
.horizontal-line:after {
  right: 0;
}
#article a.pdf {
  background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
#article a.window {
  background: url(/cmn/img/ico/ico-window-b.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
body.singleLp #contents article p#detailPointSpan {
font-size: 10px;
text-align: center;
margin-bottom: 50px;
}
	#article h3#detailPoint {
margin-bottom: 0;
	}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
article img#h2-txt-copy {
  width: 98%;
  height: auto;
}
article h2 img#h2-about {
  width: 80%;
  height: auto;
}
article h2 img#h2-tokuten {
  width: 50%;
  height: auto;
}
article h2 img#h2-login {
  width: 60%;
  height: auto;
}
}
@media screen and (min-width:981px) and (max-width:1200px) { /* pc narrow */
article img#h2-txt-copy {
  width: 98%;
  height: auto;
}
article h2 img#h2-about {
  width: 80%;
  height: auto;
}
article h2 img#h2-tokuten {
  width: 50%;
  height: auto;
}
article h2 img#h2-login {
  width: 60%;
  height: auto;
}
}
@media screen and (max-width: 750px) { /*Sp*/
  #cWrap > #contents > #article h2.singleLp {
    font-size: 20px !important;
    margin: 0 0 15px 0!important;
  }
  body.singleLp #contents {
    font-size: 100%;
  }
article img#h2-txt-copy {
  width: 98%;
  height: auto;
}
article h2 img#h2-about {
  width: 98%;
  height: auto;
}
article h2 img#h2-tokuten {
  width: 60%;
  height: auto;
}
article h2 img#h2-login {
  width: 70%;
  height: auto;
}
  #article h3.doc img.ico {
    width: 1.5em;
    height: auto;
    margin-right: 0.5em;
  }
  #article a.pdf {
    background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  #article a.window {
    background: url(/cmn/img/ico/ico-window-b.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  #article h3.members {
    font-size: 5vw;
    border-left: none;
    border-bottom: none;
    padding: 0;
    background: #fff;
    margin: 30px 0 15px 0;
    border-radius: none;
    position: relative;
    text-align: center;
	color: #34434c;
  }
	#article #detailPointSpan {
		font-size: 10px;
		/*position: absolute;
		top:9vw; */
		margin-bottom: 15px!important;
		text-align: center;
	}
	#article h3#detailPoint {
margin-bottom: 0;
	}

}
/****************************************
 レイアウト
*****************************************/
.whatsnewWrap {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  /*background: url(/cmn/img/bg-dot01.gif) left top;*/
  background: #3db3ea;
  color: #fff;
}
.whatsnew {
  width: 980px;
  font-size: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  padding: 0.25em 0;
}
.whatsnew .list-frame {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  color: #fff;
}
.whatsnew .list-frame > dt {
  color: #fff;
}
.whatsnew .list-frame > dt {
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 6em;
  padding: 0.2em 1em 0 24px;
  margin-bottom: 0.2em !important;
  background: url("/lp/members/img/ico-arrow1-w.png") left 0.75em no-repeat;
  background-size: 10px 10px;
}
.whatsnew .list-frame > dd {
  width: 100%;
}
.whatsnew .list-frame > dd > ul > li {
  padding: 0.5em 0;
  margin-bottom: 0;
}
.whatsnew .list-frame li dl {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.whatsnew .list-frame li dl dt {
  color: #fff;
  /*font-weight: 600;*/
  margin-right: 1em;
  padding-top: 0.1em;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.whatsnew .list-frame li dl dd {
  padding-top: 0.1em;
}
.whatsnew .list-frame li dl dd > a {
  color: #fff;
}
.whatsnew .list-frame > dd > ul > li {
  padding: 0.1em 0 0.5em 0;
}
.whatsnew .list-frame > dd > ul > li:last-child {
  border-bottom: none;
}
.color00 {
  background: #ffffff;
}
.color01 {
  background: #ffec3f;/*#ffff85;*/ /*yellow*/
    /*background-color: #ffec3f;
    background-image: radial-gradient(#fffeea 10%, transparent 20%), radial-gradient(#fffeea 10%, transparent 20%);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;*/
}
.color02 {
  /*background: #fffeea; /*cream*/
}
.color03{
	/*background: #ffff85;*/
    background-color: #ffff85;
    background-image: radial-gradient(#ffffff 10%, transparent 20%), radial-gradient(#ffffff 10%, transparent 20%);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
}
.box-border {
    background: #ffffff;
    padding: 70px;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #666;
	border-radius: 4px;
}
.box-memo {
    background: #ffffff;
    padding: 80px 80px;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #34434c;
	border-radius: 2px;
}
.box-memo:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    border-width: 0 16px 16px 0;
    border-style: solid;
    border-color: #ffff85 #ffff85 #e7e7e7;
    box-shadow: -1px 1px 1px rgb(0 0 0 / 15%);
}
.standardWrap {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.lastWrap {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: -50px;
}
.singleLpContents .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 60px 0 90px 0;
}
.singleLpContents .inner2 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 60px 0 90px 0;
}
@media screen and (min-width:981px) and (max-width:1200px) { /* pc narrow */
.singleLpContents .inner {
  max-width: 980px;
width: calc(100% - 1.0em);
}
.singleLpContents .inner2 {
  max-width: 980px;
width: calc(100% - 1.0em);
}
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
.singleLpContents .inner {
  max-width: 100%;
width: calc(100% - 1.0em);
}
.singleLpContents .inner2 {
  max-width: 100%;
width: calc(100% - 1.0em);
}
}
.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col2 > div,
.col2 > li {
width: calc(50% - 8px);
    margin: 0 0 16px 0;
}
.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col3 > div,
.col3 > li {
width: calc(33.3% - 10px);
    margin: 0 0 16px 0;
/*  padding: 0;*/
  font-size: 90%;
}
.col3 > li a {
  display: block;
}
.col4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col4 > div,
.col4 > li {
width: calc(25% - 10px);
    margin: 0 0 16px 0;
  padding: 0;
  font-size: 90%;
}
.col4 > li a {
  display: block;
}
.box-whitebg {
  padding: 2em;
  margin: 2em 0;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.01);
  border-radius: 6px;
  border: 2px solid #87CEFA;
}
.box-redline {
  padding: 1.5em 1em;
  margin: 2em 0;
  border-radius: 6px;
  border: 2px solid #dc0000;
}
body.singleLp #contents article .box-redline p{
  font-size: 100%;	
}
body.singleLp #contents article .box-redline p.txt-red02{
  font-size: 22px;	
}

.flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flow li.col3-arrow {
  width:calc(33.3% - 25px);
  position: relative;
  margin: 0 0 8px 0;
  background: #fff;
  text-align: center;
}
.flow li.col3-arrow p.box-ttl {
  position: absolute;
  display: inline-block;
  top: -2px;
  left: -2px;
  padding: 0.25em 0.75em;
  background: #87CEFA;
  color: #ffffff;
  font-weight: bold;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  font-size: 100%;
}
.flow li.col3-arrow:not(:last-child):after {
  content: '';
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #9dccff;
  width: 12px;
  display: block;
  position: absolute;
top: calc(50% - 10px);
    right: -28px;
}
.flow li.col3-arrow > img#flow1 {
  width: 200px;
  height: 97px;
  margin-top: 1em;
}
.flow li.col3-arrow > img#flow2 {
  width: 190px;
  height: 134px;
  margin-top: 1em;
}
.flow li.col3-arrow > img#flow3 {
  width: 210px;
  height: 136px;
  margin-top: 0.5em;
}
body.singleLp #contents article .flow li.col3-arrow > p.info {
	text-align: center;
	font-weight: bold;
	line-height: 1.4;
	color: #0099cc;
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
}
@media screen and (max-width:980px) { /* SP+TB+PC compact */
/*
.flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flow li.col3-arrow {
  width:calc(33.3% - 25px);
  position: relative;
  margin: 0 0 8px 0;
  background: #fff;
  text-align: center;
}
.flow li.col3-arrow p.box-ttl {
  position: absolute;
  display: inline-block;
  top: -2px;
  left: -2px;
  padding: 0.25em 0.75em;
  background: #87CEFA;
  color: #ffffff;
  font-weight: bold;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  font-size: 100%;
}
.flow li.col3-arrow:not(:last-child):after {
  content: '';
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #9dccff;
  width: 12px;
  display: block;
  position: absolute;
top: calc(50% - 10px);
    right: -28px;
}
.flow li.col3-arrow > img#flow1 {
  width: 200px;
  height: 97px;
  margin-top: 1em;
}
.flow li.col3-arrow > img#flow2 {
  width: 190px;
  height: 134px;
  margin-top: 1em;
}
.flow li.col3-arrow > img#flow3 {
  width: 210px;
  height: 136px;
  margin-top: 0.5em;
}
body.singleLp #contents article .flow li.col3-arrow > p.info {
	text-align: center;
	font-weight: bold;
	line-height: 1.4;
	color: #0099cc;
}*/
}
@media screen and (max-width: 750px) { /* SP */
body.singleLp #contents article .box-redline p.txt-red02{
  font-size: 120%;	
}
.box-redline {
    padding: 1.5em 1em;
    margin: 2em 0 0 0;
    border-radius: 6px;
    border: 2px solid #dc0000;
}
}

.box-whitebg p {
  margin: 0;
  padding: 0;
}
/****************************************
 table
*****************************************/
table {
  width: 100%;
/*  font-size: 110%;*/
}
td.td-c {
  text-align: center;
}
td.td-r {
  text-align: center;
}
th.em-cell-t, td.em-cell-t {
  border-top: 6px solid #ffa600 !important;
}
th.em-cell-r, td.em-cell-r {
  border-right: 4px solid #ffa600 !important;
}
th.em-cell-b, td.em-cell-b {
  border-bottom: 6px solid #ffa600 !important;
}
th.em-cell-l, td.em-cell-l {
  border-left: 4px solid #ffa600 !important;
}
th{
	background: #ffff85;
}
.underline01 {
  border-bottom: solid 2px #999999;
}
.underline02 {
  border-bottom: solid 2px #dc0000;
}
.underline03 {
  border-bottom: solid 2px #87CEFA;
}
.underline04{
background: linear-gradient(left, rgb(255,255,204) 50%, transparent 50%);
background: -webkit-linear-gradient(left, rgb(255,255,204) 50%, transparent 50%);
}
.c-marker {
	background: linear-gradient(to right, rgb(255,255,204) 50%, transparent 50%);
    background: -webkit-linear-gradient(left, rgb(255,255,204) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(255,255,204) 50%, transparent 50%);
    background: linear-gradient(left, rgb(255,255,204) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 0.5em; 
    background-position: 100% 0.5em;
    transition: 2s;
}
.c-marker.is-active{
    background-position: 0% 0.95em;
}
#features{
	text-align: center;
	margin-bottom: 50px;
}
.members-3point-icon {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 40px;
    width: 220px;
    line-height: 220px !important;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    color: #fff;
}

.accordion-ttl {
  background: url("/lp/members/img/ico-plus.gif") 12px 15px no-repeat #c0deff;
  padding: 10px 5px 10px 47px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 1em;
  color: #34434c;
  border-radius: 2px;
}
.accordion-active {
  background: url("/lp/members/img/ico-minus.gif") 12px 15px no-repeat #c0deff;
  padding: 10px 5px 10px 47px;
  margin-bottom: 0;
  margin-top: 1em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #34434c;
}
.accordion-ttl:hover {
  color: #3b71ab;
}
.accordion {
  display: none;
  background: /*#e5f5ff;*/#c0deff;
  padding: 1em 3.5em 2.5em 3.5em;
  margin-bottom: 2em;
}
body.singleLp #contents article .whatsnew p {
  font-size: 90%;
}

body.singleLp #contents article p.examplebox {
  background-color: #ffffff;
  margin: 0 2em 1em 2em;
padding: 15px 5px 15px 15px;
  font-size: 90%;
  border-radius: 4px;
  display: block;
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  table {
    width: 100%;
    font-size: 99%;
  }
  .flow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .flow li.col3-arrow {
    max-width: 92%;
    width: 92%;
    position: relative;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
    /*border: 1px solid #9dccff;*/
  }
  .flow li.col3-arrow > img {
   /* width: 80px;
    height: 70px;
    margin: 0 auto 1em auto;*/
  }
  .flow li.col3-arrow:not(:last-child):after {
    content: '';
    border-top: 8px solid #9dccff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    width: 2px;
    display: block;
    position: absolute;
top: auto;
bottom: -30px;
    left: calc(50% - 10px);
  }
.flow li.col3-arrow > img#flow1 {
  width: 160px;
  height: auto;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
.flow li.col3-arrow > img#flow2 {
  width: 160px;
  height: auto;
  margin-top: 0;
  margin-bottom: 2em;
}
.flow li.col3-arrow > img#flow3 {
  width: 180px;
  height: auto;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
	body.singleLp #contents article .flow li.col3-arrow > p.info{
		margin-top: 1em;
		margin-bottom: 0.5em;
		font-size: 18px;
		color: #0099cc;
	}

  body.singleLp #contents article p.examplebox {
    border: 2px solid #fff;
    background: #fff;
    padding: 15px 15px 15px 15px;
    margin-bottom: 1em;
    border-radius: 4px;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
#features {
    text-align: center;
    margin-bottom: 20px;
}
.members-3point-icon {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 40px;
    width: 120px;
    line-height: 120px !important;
}
}
@media screen and (min-width:981px) and (max-width:1200px) { /* pc narrow */
#features {
    text-align: center;
    margin-bottom: 20px;
}
.members-3point-icon {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 40px;
    width: 120px;
    line-height: 120px !important;
}
}
@media screen and (max-width: 750px) { /* SP */
  table {
    width: 100%;
    font-size: 89%;
  }
  .col2 > div {
    width: 100%;
  }
  .col3 > li {
    /*display: flex;
		  flex-wrap: wrap;*/
    margin-bottom: 0;
  }
  .col3 > li > img {
    width: 100%;
    height: auto;
    max-height: 63px;
    max-width: 103px;
  }
#features {
	text-align: left;
	margin-bottom: 10px;
	/*margin: 0 auto 15px auto;
	width: 270px;*/
}
#features > li {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 4px;
}
body.singleLp #contents article #features > li > p{
	font-size:16px;
	width: calc(100% - 60px);
	line-height: 1.4;
}
.members-3point-icon {
    display: inline-block;
	margin-right: 10px;
    margin-bottom: 0;
    font-size: 40px;
    width: 50px;
    line-height: 50px!important;
    border-radius: 50%;
    text-align: center;
    background-color: #f7f7f7;
    color: #fff;
}
#features > li:nth-child(2) {
	/*flex-direction: row-reverse;
	text-align: right;*/
	}
body.singleLp #contents article #features > li:nth-child(2) > p{
	/*font-size:15px;
	width: calc(100% - 100px);
	line-height: 1.4;*/
}
#features > li:nth-child(2) > .members-3point-icon {
	/*margin-right: 0;
	margin-left: 10px;*/
	}
  .travelpoint > li {
    font-size: 90%;
    margin-bottom: 0.25em;
  }
  .whatsnewWrap {
    width: 100vw;
    /*background: url(/cmn/img/bg-dot01.gif) left top;*/
    background: #9dccff;
    color: #3b71ab;
    padding-left: 0;
    padding-right: 0;
  }
  .whatsnew {
    width: calc(100vw - 1em);
    margin-left: 0;
    font-size: 90%;
    padding-left: 0.5em;
    padding-right: 0.5em;
    justify-content: flex-start;
  }
  .whatsnew .list-frame {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    color: #3b71ab;
  }
  .whatsnew .list-frame > dt {
    color: #3b71ab;
  }
  .whatsnew .list-frame > dd {
    width: 100%;
    padding-left: 2em;
    color: #3b71ab;
  }
  .whatsnew .list-frame li dl dd > a {
    color: #3b71ab;
  }
  .whatsnew .list-frame li dl dt {
    color: #3b71ab;
    margin-right: 1em;
    padding-top: 0.1em;
    letter-spacing: 0.04em;
    white-space: nowrap;
  }
  .whatsnew .list-frame > dt {
    width: 5em;
    padding: 0.5em 1em 0 24px;
    margin-bottom: 0.2em !important;
    background: url(/lp/members/img/ico-arrow1-w.png) 0.5em 0.75em no-repeat;
    background-size: 12px 12px;
  }

  .singleLpContents .inner {
    margin: 0 auto 0 auto;
    padding: 1em 0.5em 4em 0.5em;
    width: calc(100% - 1.0em);
  }

  .standardWrap > .inner {
    margin: 0 auto 0 auto;
    padding: 1em 0.5em 2em 0.5em;
   /* width: calc(100% - 2em);*/
  }
  .standardWrap > .inner2 {
    margin: 0 auto 0 auto;
    padding: 3em 2em 3em 2em;
    /*width: calc(100% - 2em);*/
  }
  .lastWrap > .inner,
  .lastWrap > .inner2 {
    margin: 0 auto -6em auto;
    padding: 1em 1em 9em 1em;
    width: calc(100% - 2em);
  }
  .flow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .flow li.col3-arrow {
    max-width: 92%;
    width: 92%;
    position: relative;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
    /*border: 1px solid #9dccff;*/
  }
  .flow li.col3-arrow > img {
   /* width: 80px;
    height: 70px;
    margin: 0 auto 1em auto;*/
  }
  .flow li.col3-arrow:not(:last-child):after {
    content: '';
    border-top: 8px solid #9dccff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    width: 2px;
    display: block;
    position: absolute;
top: auto;
bottom: -30px;
    left: calc(50% - 10px);
  }
.flow li.col3-arrow > img#flow1 {
  width: 160px;
  height: auto;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
.flow li.col3-arrow > img#flow2 {
  width: 160px;
  height: auto;
  margin-top: 0;
  margin-bottom: 2em;
}
.flow li.col3-arrow > img#flow3 {
  width: 180px;
  height: auto;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
	body.singleLp #contents article .flow li.col3-arrow > p.info{
		margin-top: 1em;
		margin-bottom: 0.5em;
		font-size: 16px;
		color: #0099cc;
	}
  .box-whitebg {
    padding: 0.75em;
    border: 1px solid #87CEFA;
  }

  body.singleLp #contents article p.examplebox {
    border: 1px solid #fff;
    background: #fff;
    padding: 0.25em 0.25em 0.25em 2em;
    margin: 1em 0 1.5em 0;
    border-radius: 2px;
  }
.accordion-ttl {
  background: url("/lp/members/img/ico-plus.gif") 12px 12px no-repeat #c0deff;
  padding: 8px 5px 10px 47px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 0;
  margin-top: 1em;
  color: #34434c;
  border-radius: 2px;
}
.accordion-active {
  background: url("/lp/members/img/ico-minus.gif") 12px 12px no-repeat #c0deff;
  padding: 8px 5px 10px 47px;
  margin-bottom: 0;
  margin-top: 1em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #34434c;
}
.accordion-ttl:hover {
  color: #3b71ab;
}
.accordion {
  display: none;
  background: /*#e5f5ff;*/#c0deff;
  padding: 1em;
  margin-bottom: 2em;
}
}
/****************************************
 only pc/tb/sp
*****************************************/
@media screen and (max-width: 750px) { /* SP */
  .only-pc, .only-pctb {
    display: none !important;
  }
  .only-pc-c-txt {
    text-align: left !important;
  }
  .only-tb {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }
  .only-spi {
    display: inline-block !important;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  .only-tb {
    display: block !important;
  }
  .only-tbi {
    display: inline-block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  .only-pc {
    display: block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pci {
    display: inline-block !important;
  }
  .only-pc-c-txt {
    text-align: center;
  }
  .only-sp {
    display: none !important;
  }
  .only-tb {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/****************************************
bnr
*****************************************/
.bnr_hover a {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  display: block;
  z-index: 1;
}
.bnr_hover a .bnrtxt {
  position: absolute;
  color: #fff;
  /*margin: 0 0.5rem;*/
  text-align: center;
  top: 15%;
  left: 50%;
  ransform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 3;
  width: 98%;
}
#article .bnr_hover p.maintxt {
  color: #fff !important;
  font-size: 3.2em;
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: 4px 4px 2px #004b83;
}
.maxw100{
	max-width: 100%;
	height: auto;
}
.bnr_hover .subtxt {
  font-size: 1.3em;
  /*background-color: rgba(0,106,227,0.4);*/
  width: 80%;
  margin: -0.5em auto 1.5em auto;
  letter-spacing: 0.2em;
  /*padding: 5px;*/
  text-shadow: 3px 4px 6px #004b83;
}
.bnr_hover figure {
  background: #007ab3;
}
.bnr_hover figure img {
  opacity: .8;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.bnr_hover a:hover img {
  opacity: .4;
}
/****************btn***********************/
body.singleLp #contents article p#otoiawase {
  line-height: 2;
}
#otoiawase img.ico {
  width: 24px;
  height: 24px;
}
.btn, a.btn, button.btn {
  font-weight: normal;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 1rem 0.75rem 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 110%;
}
.ancbtn, a.ancbtn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 0 0.75rem 0.75rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 15px;
}
.arrowbtn, a.arrowbtn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 0 0.75rem 0.75rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 15px;
}
.anc.col3 li {
    margin-bottom: 0.2em !important;
    background: url(/cmn/img/arrow-btm-o.gif) left 3px no-repeat;
    padding-left: 20px;
    font-size: 90%;
    line-height: 1.4em;
    letter-spacing: 0;
}
a.btn-sp {
  position: relative;
  color: #fff !important;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0.5em auto 1em auto;
  width: calc(100% - 8em);
}
a.btn-sp span {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;
  color: #ef7a00;
  border-radius: 4px;
  background: #fff;
}
a.btn-sp:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ef7a00;
  -webkit-box-shadow: 0 2px 0 #ef7a00;
  box-shadow: 0 2px 0 #ef7a00;
}
a.btn-sp:hover:before {
  left: 2rem;
}
.otoiawase{
	background: #e3f1ff;
	padding: 1em;
	width: 600px;
	margin: 0 auto;
}
.otoiawase a.btn {
    position: relative;
    color: #34434c !important;
    background: #9dccff;
    -webkit-box-shadow: 0 5px 0 #93afcc;
    box-shadow: 0 5px 0 #93afcc;
    margin: 0.5em auto 1em auto;
    padding: 0.75rem 1rem 0.5rem 1rem;
    font-weight: bold;
}
.otoiawase img.ico2 {
    vertical-align: middle;
    margin: -1px 8px 0 4px;
    width: 34px;
    height: 34px;
}
.anclist3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.anclist3 li {
  width: calc(33.3% - 10px);
}
.anclist3 li a img.ico {
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.anclist3 li a {
  letter-spacing: 0;
}
.anclist3 li:nth-child(1) a::before,
.anclist3 li:nth-child(2) a::before,
.anclist3 li:nth-child(3) a::before {
  content: url("/lp/members/img/ico-arrow1-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 0.25em;
}

a.btn-anc {
  position: relative;
  color: #34434c;
  background: #9dccff;
  -webkit-box-shadow: 0 5px 0 #93afcc;
  box-shadow: 0 5px 0 #93afcc;
  margin: 0;
  width: 100%;
}
a.btn-anc:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #3db3ea;
  -webkit-box-shadow: 0 2px 0 #93afcc;
  box-shadow: 0 2px 0 #93afcc;
}
a.btn-anc:hover:before {
  left: 2rem;
}
.btnlist3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.btnlist3 li {
  width: calc(33.3% - 10px);
}
.btnlist3 li a img.ico {
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btnlist3 li a {
  letter-spacing: 0;
}
.btnlist3 li:nth-child(1) a::before,
.btnlist3 li:nth-child(2) a::before,
.btnlist3 li:nth-child(3) a::before {
  content: url("/lp/members/img/ico-arrow2-w.png");
  display: inline-block;
  width: 35px;
  height: 43px;
  position: absolute;
  top: 1em;
  left: 0.25em;
}
#article a.btn-arrow {
  position: relative;
  color: #34434c;
  background: #9dccff;
  -webkit-box-shadow: 0 5px 0 #93afcc;
  box-shadow: 0 5px 0 #93afcc;
  margin: 0;
  width: 100%;
}
#article a.btn-arrow:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #3db3ea;
  -webkit-box-shadow: 0 2px 0 #93afcc;
  box-shadow: 0 2px 0 #93afcc;
}
a.btn-arrow:hover:before {
  left: 2rem;
}
i.pdf {
background: url(/cmn/img/ico/ico-pdf.gif) right 55% no-repeat;
    padding: -5px 15px 0 0;
    margin-right: 3px;
}

#article .youtubelist {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: center;
}
#article .youtubelist li {
  width: 460px;
  font-size: 100%;
  line-height: 1.8;
}
#article .youtubelist .youtube {
position: relative;
width: 100%;
padding-bottom: 56.25%;
overflow: hidden;
margin-bottom: 7px;
}
#article .youtubelist .youtube iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
body.singleLp #contents article .youtubelist p {
    font-size: 95%!important;
}
.bnr_hover .bnrbtn {
  width: 12em;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: #fff;
  font-size: 115%;
  position: relative;
  transition: opacity .4s;
  opacity: 1;
  padding: 5px;
  margin: 0 auto;
}
.bnr_hover a:hover .bnrbtn {
  background-color: rgba(0, 106, 227, 0.3);
}
.bnr_hover .bnrbtn::after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}
@media screen and (max-width: 750px) { /* SP */
  .btn, a.btn, button.btn {
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.75rem 1rem 0.75rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.3rem;
    font-size: 110%;
  }
  .btn, .ancbtn, a.ancbtn {
    text-align: left;
    font-size: 13px;
  }
  .arrowbtn, a.arrowbtn {
    text-align: left;
    font-size: 13px;
  }
  a.btn-anc {
    position: relative;
    color: #34434c;
    background: #9dccff;
    -webkit-box-shadow: 0 1px 0 #93afcc;
    box-shadow: 0 1px 0 #93afcc;
    /*width: 83%;*/
    /*width: calc(100% - 4em);*/
    padding: 1em 0 1em 4em;
    margin-bottom: 0.5em;
    width: 100%;
  }
  a.btn-anc:hover {
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
  .anclist3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .anclist3 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
  .anclist3 li:nth-child(1) {
    margin-left: 0;
  }
  .anclist3 li:nth-child(1) a::before,
  .anclist3 li:nth-child(2) a::before,
  .anclist3 li:nth-child(3) a::before {
    content: url("/lp/members/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
  a.btn-arrow {
    position: relative;
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0 1px 0 #93afcc;
    box-shadow: 0 1px 0 #93afcc;
    /*width: 83%;*/
    width: calc(100% - 4em);
    padding: 1em 0 1em 4em;
    margin-bottom: 0.5em;
  }
  a.btn-arrow:hover {
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
.otoiawase{
	background: #e3f1ff;
	padding: 1em;
	width: 100%;
	margin: 0 auto;
}
.otoiawase a.btn {
    position: relative;
    color: #34434c !important;
    background: #9dccff;
    -webkit-box-shadow: 0 5px 0 #93afcc;
    box-shadow: 0 5px 0 #93afcc;
    padding: 0.5rem 0.5rem 0.25rem 0.5rem;
    margin: 0.5em auto 1em auto;
    width: calc(100% - 4em);
    font-size: 15px;
}
.otoiawase .txt-big04 {
    font-size: 15px !important;
}
	.box-border{
		padding: 1em;
	}
 #article .youtubelist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
 #article .youtubelist .youtube{
margin-bottom: 0;
  }
 #article .youtubelist li {
    width: 90%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
 #article .youtubelist li img {
    margin-bottom: 0.5em;
  }
 #article .youtubelist li:nth-child(1) {
    margin-bottom: 2em;
  }
  .btnlist3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .btnlist3 li {
    width: 100%;
    margin-right: 0;
    /*margin-bottom: 0.5em;*/
  }
  .btnlist3 li:nth-child(1) {
    margin-left: 0;
  }
  .btnlist3 li:nth-child(1) a::before,
  .btnlist3 li:nth-child(2) a::before,
  .btnlist3 li:nth-child(3) a::before {
    content: url("/lp/members/img/ico-arrow1-w.png");
    display: inline-block;
    width: 35px;
    height: 43px;
    position: absolute;
    top: 1em;
    left: 1em;
  }
	#article a.btn-arrow{
		width: 100%;
	}
  .bnr_hover a .bnrtxt {
    top: 10%;
  }
  .bnr_hover a {
    max-width: 100%;
    height: 18em;
  }
  #article .bnr_hover p.maintxt {
    font-size: 1.9em;
    text-shadow: 2px 4px 6px #004b83;
    margin-bottom: 0.5em;
    width: 98%;
    line-height: 1.4;
  }
  #article .bnr_hover p.subtxt {
    margin-bottom: 0;
    font-size: 1em;
    margin-bottom: 1em;
    letter-spacing: 0;
    width: 98%;
    line-height: 1.4;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  .ancbtn, a.ancbtn {
    font-size: 11px;
  }
  .arrowbtn, a.arrowbtn {
    font-size: 11px;
  }
  .bnr_hover a {
    max-width: 100%;
  }
  #article .bnr_hover p.maintxt {
    font-size: 2.1em;
    text-shadow: 2px 4px 6px #004b83;
    margin-bottom: 0.5em;
    width: 98%;
    line-height: 1.4;
  }
  .bnr_hover .subtxt {
    margin-bottom: 2em;
  }
  .col3 > li img {
    width: 100%;
    height: auto;
  }
  #article .youtubelist li {
    width: 45% !important;
    font-size: 100%;
    line-height: 1.8;
  }
}


img.br6 {
  border-radius: 6px;
}