@charset "utf-8";

/* reset __________________________________ */
@media print {
  .spNav {
    display: none;
  }
}
ul {
  list-style: none;
}
sup {
  vertical-align: top;
  font-size: 0.5em;
}

/* common __________________________________ */
#main a, #main a:visited {
  color: #274ab2;
}
#main .clearfix {
  zoom: 100%;
  clear: both;
}
#main .clearfix:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ".";
}
.pc_only {
  display: block !important;
}
.sp_only {
  display: none !important;
}
.js-image-switch {}
.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.centerTxt {
  text-align: center !important;
}
.rightTxt {
  text-align: right;
}
.col-l {
  float: left;
}
.col-r {
  float: right;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb05em {
  margin-bottom: 0.5rem !important;
}
.mb1em {
  margin-bottom: 1rem !important;
}
.mb2em {
  margin-bottom: 2rem !important;
}
.mb3em {
  margin-bottom: 3rem !important;
}
.mgnT1em {
  padding-top: 1em !important;
}
.mgnEm01 {
    margin-bottom: 1em !important;
}
.w100p {
  width: 100%;
}
/* txtSize	*/
.smallfont {
  font-size: 80% !important;
  line-height: 1.8;
}
.xsmallfont {
  font-size: 70% !important;
  line-height: 1.6;
}
.bigfont {
  font-size: 110% !important;
  line-height: 1.8;
}

/* common CS__________________________________ */
#main .contents {
  font-size: 18px;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
#main .contents .contentsInner {
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  box-sizing: border-box;
}
.note {
  text-indent: -1em;
  padding-left: 1em;
}
ul.list_bold > li {
		padding-top: 1em;
		margin-bottom: 1em;
}
ul.list_bold li > ul > li {
  position: relative;
		padding-left: 1em;
}
ul.list_bold li > ul > li::before {
		content: "●";
		color: #D8EBF7;
		font-size: 9px;
		line-height: 1;
		position: absolute;
		left: 0;
		top: 0.7em;
}
ul.list_dot > li {
  position: relative;
  padding-left: 1em;
		margin-bottom: .5em;
}
ul.list_dot > li::before {
  content: "●";
  color: #246cbf;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0.8em;
}
sup {
  font-size: 0.8em;
  vertical-align: super;
  color: #ff0000 !important;
}
.red-bold {
  color: #ff0000 !important;
  font-weight: bold !important;
}
@media screen and (min-width:1px) and (max-width:767px) {
  #main .contents {
    font-size: 16px;
    line-height: 1.8;
  }
  #main .contents .contentsInner {
    padding-left: 0;
    padding-right: 0;
  }
  ul.list_dot li::before {
    font-size: 11px;
    top: 0.8em;
  }
}

/* ttl
__________________________________ */
h1.page-ttl {
  font-size: 1.5rem !important;
  padding: 0.4em 1em;
  border-left: 10px solid #1d2383;
  color: #1d2383;
}
.ttl02 {
  font-size: 1.2rem;
  color: #246cbf;
  background-color: #f0f3f9;
  padding: 0.6em 1em;
  margin-bottom: 1em;
  word-spacing: normal;
  letter-spacing: 0.02em;
}
.ttl03 {
		font-size: 1.1rem;
		color: #246cbf;
		word-spacing: normal;
		letter-spacing: 0.02em;
		margin-bottom: 0.3em;
}
.ttl03 span{
		background-color: #256CBF;
		color: #FFFFFF;
		padding: 0.3em 1em;
		margin-right: 0.5em;
		border-radius: 1em;
		font-size: 0.9rem;
}
.ttl03.ttl03-2 span{
		float: left;
}
.ttl04 {
		font-size: 1em;
		color: #246cbf;
		word-spacing: normal;
		letter-spacing: 0.02em;
		margin-bottom: 1em;
		padding-bottom: 0.2em;
		border-bottom: 2px solid #D8EBF7;
		padding-top: 0.2em;
}
@media screen and (min-width:1px) and (max-width:767px) {
		.ttl02 {
		font-size: 1.5rem;
		text-align: center;
		}
		.ttl03 {
		font-size: 1.5rem;
		line-height: 1.3;
		text-align: center;
		padding-left: 0;
		margin-bottom: 0.8em;
		}
		.ttl03 span{
		font-size: 1.2rem;
		display: block;
		margin: 0 auto 1.2em;
		width: 9em;
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		}
	.ttl03.ttl03-2{
		text-align: left;
		}
		.ttl03.ttl03-2 span{
		float: none;
		text-align: center;
		}
		.ttl04 {
		text-align: center;
		}
}

/* parts __________________________________ */
#main {
  line-height: 1.3;
}
#main a:hover {
  opacity: 0.8;
  width: auto;
}
#main {
  width: 100% !important;
  padding: 1em 0px 0px;
  float: none;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
#main section {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4rem;
  right: auto;
}
#main section:first-child {
  margin-bottom: 2rem;
}
#main p.txt {
  padding-top: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #333333;
  margin-bottom: 1em;
  word-break: break-all;
}
#main ul.list {
  padding-top: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #333333;
  margin-bottom: 1em;
  list-style: outside;
  word-break: break-all;
  padding-left: 1.5em;
}
#main .txt_block {
  width: 600px;
}
#main .notes {
  color: #666666;
  font-size: 0.9rem;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
}
.mv {
  background-color: #e5f2fa;
}
.mv img.ttl {
  width: 800px;
  display: block;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
  margin-left: auto;
  margin-right: auto;
}
.bnr_block img {
  width: 100%;
}
section.merit {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
section.merit h3 {
  background-color: #256CBF;
  text-align: center;
  color: #FFFFFF;
  font-size: 1.4rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0.6em 0 0.5em;
  position: relative;
}
section.merit h3 .icn_card {
  width: 69px;
  margin-right: 0.5em;
  margin-top: -5px;
  vertical-align: middle;
}
section.merit .contentsInner {
  border-left: 2px solid #256CBF;
  border-right: 2px solid #256CBF;
  border-bottom: 2px solid #256CBF;
  border-top-style: none;
  border-bottom-left-radius: 10px;
  padding: 1em;
  border-bottom-right-radius: 10px;
  text-align: center;
}
section.merit .last_note {
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.4em;
  margin-top: 20px;
}

@media screen and (min-width:1px) and (max-width:767px) {
  /* common __________________________________ */
  #main section {
    width: 90%;
  }
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block !important;
  }
  .sp_100pw {
    width: 100% !important;
  }
  h1.page-ttl {
    border-left: 5px solid #1d2383;
  }
  .sp_centerTxt {
    text-align: center;
  }
  .mv img.ttl {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  section.merit .contentsInner {
    text-align: left;
    padding: 1em !important;
  }
  section.merit .contentsInner br {
    display: none;
  }
  section.merit h3 {
    font-size: 1.5rem;
    line-height: 1.2;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 5vw;
    background-image: url(../img/cashless/icn_card_uc.png);
    background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 12vw auto;
  }
  section.merit h3 br {
    display: block;
  }
  section.merit h3 .icn_card {
    display: none;
  }
}

/* table
---------------------------------------------------------- */
table.cycle{
border-collapse: collapse;
float: left;
position: relative;
}
table.cycle th,table.cycle td{
text-align: center;
border: 1px solid #256CBF;
padding: 0.3em 1em;
}
table.cycle th {
background-color: #256CBF;
color: #FFFFFF;
}

table.cycle_1{
width: 35%;
margin-right: 8%;
}
table.cycle_2{
width: 25%;
margin-right: 7%;
}
table.cycle_3{
width: 25%
}
table.cycle_1::after,
table.cycle_2::after{
content: " ";
display: block;
width: 0;
height: 0;
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
border-left: 30px solid #D8EBF7;
position: absolute;
top: 50%;
margin-top: -50px;
left: 108%;
z-index: 2;
}

@media screen and (min-width:1px) and (max-width:767px) {
		table.cycle{
		width: 100% !important;
		margin-bottom: 1em;
		}
		table.cycle_1,
		table.cycle_2{
		margin-bottom: 10vw;
		}
		table.cycle_1::after,
		table.cycle_2::after{
		display: none;
		}
		table.cycle_1	::before ,
		table.cycle_2	::before {
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		width: 0;
		height: 0;
		transform: translateX(-50%);
		border: 6vw solid transparent;
		border-top: 6vw solid #D8EBF7;
		border-bottom-width: 0;
		bottom: -8vw;
		}
}

/* table card
---------------------------------------------------------- */
table.card{
border-collapse: collapse;
width: 100%;
padding-top: 1em;
}
table.card th,table.card td{
text-align: center;
border: 1px solid #256CBF;
padding: 0.3em 1em;
vertical-align: middle;
line-height: 1.5;
}
table.card th {
background-color: #F1F3FA;
color: #256CBF;
width: 35%;
}
table.card caption{
font-weight: bold;
margin-bottom: 0.5em;
text-align: left;
}
