@charset "utf-8";

/* Base Setting
------------------------------------------ */
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  color: black;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.61;
}

/* link */
a:link {
  color: #ffffff;
  text-decoration: underline;
}

a:visited {
  color: #ffffff;
  text-decoration: underline;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
}

a:active {
  color: #ffffff;
  text-decoration: none;
}
.support a:link,
.support a:visited,
.support a:hover,
.support a:active{
  color: #000;
}


img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
}

/* imgover */
img.opRollover:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
/* buttonover */
.button a:hover {
  opacity: .6;
}
/*colorBox*/
#cboxOverlay {
  background: #000;
}
#cboxLoadedContent {
  background: #fff;
}
#cboxLoadedContent {
  padding: 0;
  margin: 0;
  overflow: auto;
}
#colorbox, #cboxOverlay, #cboxWrapper {
  overflow: visible ;
}
#cboxTitle {
  color: #fff;
}
.colorBox {
  display: none;
}

/* Text
------------------------------------------ */
/* List
------------------------------------------ */
/* common */
ul > li > ul,
ul > li > ol,
ul > li > dl,
ol > li > ul,
ol > li > ol,
ol > li > dl {
  margin-top: 0 !important;
}
ul > li > .navAnchor01 > li,
ol > li > .navAnchor01 > li {
  text-indent: 0;
}

dl dd ul,
dl dd ol {
  margin-top: 0 !important;
}

/* Column
------------------------------------------ */
/* column */
/* Align
------------------------------------------ */
.aC {
  text-align: center !important;
}

.aR {
  text-align: right !important;
}

.aL {
  text-align: left !important;
}
/* ======================
　PC
====================== */
/* Base Setting
------------------------------------------ */
body {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.wrap{
	margin: 0 auto;
	width: 1086px;
}
.wrap.type02{
	margin: 0 auto;
	width: 750px !important;
}
.pcOnly{
	display: block;
}
.spOnly{
	display: none;
}

/* Page
------------------------------------------ */

/* Header
------------------------------------------ */
/* header */
#header .logo{
	padding: 5px 0;
	margin: 0;
}
#header .logo img{
	width: auto;
	height: 60px;
}

/*-----------------------------------------------------
	footer
----------------------------------------------------**/
#footer{
	background-color: #1E1E1E;
	padding: 40px 20px 0 20px;
	min-width: 1086px;
}
#footer .ftlogo img{
	width: 240px;
	height: auto;
}
#footer .ftlogo + hr{
	height: 0;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #fff;
}

#footer .ftLink{
	margin-top: 1.5em;
	font-size: 11px;
	font-size: 1.1rem;
	color: #fff;
}
#footer .ftLink a:link,
#footer .ftLink a:visited{
	color: #fff;
	text-decoration: none;
}
#footer .ftLink a:hover{
	color: #fff;
	text-decoration: underline;
}
#footer .copy{
	margin-top: 1.75em;
	padding-bottom: 3em;
	font-size: 11px;
	font-size: 1.1rem;
	color: #fff;
}
/*-----------------------------------------------------
	mainVisual
----------------------------------------------------**/
.mainVisual{
	background-color: #0c0306;
	min-width: 1126px;
}
.mainVisual h1{
	background: #0c0306 url("../img/top_pc.png") no-repeat 50% 0;
	width: 1100px;
	height: 682px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap
}
/*-----------------------------------------------------
	section
----------------------------------------------------**/
.section{
	min-width: 1086px;
}

/*-----------------------------------------------------
	btn
----------------------------------------------------**/
.btn{
	text-align: center;
}
.platinum02 + .btn{
	margin-top: 150px;
}
.cardWrap + .btn{
	margin-top: 100px;
}
.note + .btn{
	margin-top: 40px;
}
.btn span{
	display: inline-block;
	width: 400px;
}
.btn span a{
	position: relative;
	display: block;
	padding: 1.5em 1em;
	font-size: 24px;
	font-size: 2.4rem;
	border-radius: 50px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF !important;
}
.btn span a:link,
.btn span a:visited{
	background:linear-gradient(to left, #313131, #808080);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#313131', GradientType=1)";
}
.btn span a:hover{
	background:#999999;
}

/*-----------------------------------------------------
	about
----------------------------------------------------**/
.section.about{
	background: url("../img/bg_about_pc.png") no-repeat 50% 0;
	padding: 62px 20px;
	text-align: center;
}

.section.about p{
	margin-top: 60px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 2;
}
.section.about a{
  color: #000;
}
.section.about .button{
  width: 40%;
  margin: 30px auto 0;
  background: #000;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
}
.section.about .button a{
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}
.section.about .button + .note{
  margin-top: 25px;
  font-size: 14px;
  font-size: 1.4rem;
  text-indent: 0;
  padding-left: 0;
}
/*-----------------------------------------------------
	management
----------------------------------------------------**/
.management{
	background: url("../img/bg_management_pc.png") no-repeat 50% 0;
	padding: 140px 20px;
	text-align: center;
	color: #fff;
}
.management h2 + .ph{
	margin-top: 80px;
}

.mgWrap{
	margin-top: 70px;
	letter-spacing: -1em;
}
.mgWrap dl{
	padding-top: 50px;
	display: inline-block;
	width: 300px;
	vertical-align: top;
	letter-spacing: normal;
}
.mgWrap dl + dl{
	margin-left: 70px;
}
.mgWrap dl.type01{
	background: url("../img/tx_01_pc.png") no-repeat 50% 0;
}
.mgWrap dl.type02{
	background: url("../img/tx_02_pc.png") no-repeat 50% 0;
}
.mgWrap dl.type03{
	background: url("../img/tx_03_pc.png") no-repeat 50% 0;
}
.mgWrap dl dt{
	margin-top: 20px;
	font-size: 28px;
	font-size: 2.8rem;
}
.mgWrap dl dd{
	margin-top: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: left;
}


/*-----------------------------------------------------
	service
----------------------------------------------------**/
.service{
	background: #212121;
	padding: 160px 20px;
	text-align: center;
	color: #fff;
}
.service h2 + .detail{
	width: 830px;
	margin: 150px auto 0 auto;
	letter-spacing: -1em;
}
.service .detail + .detail{
	margin-top: 90px;
}
.service .detail .photo{
	display: inline-block;
	width: 450px;
	vertical-align: top;
}
.service .detail .txt{
	display: inline-block;
	width: 320px;
	margin-left: 60px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	box-sizing: border-box;
}
.service .detail.type02 .txt{
	margin-left: 0;
	margin-right: 60px;
}
.service .detail .txt p + p {
  margin-top: 1em;
}
.service .detail .txt dt{
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
}
.service .detail .txt dd{
	padding-top: 40px;
	font-size: 20px;
	font-size: 2rem;
}
.service .detail .txt dd .listTitle{
	margin-top: 1em;
	font-size: 16px;
	font-size: 1.6rem;
}
#inline-content {
  position: relative;
  padding: 25px;
  z-index: 1;
  background: #3e3a39;
}
#inline-content .contents {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
#inline-content .contents ul {
  margin: 0 auto ;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#inline-content ul li {
  width: 49%;
  margin-top: 2%;
}
#inline-content ul li:first-of-type , 
#inline-content ul li:nth-of-type(2) {
  margin-top: 0;
}
#inline-content .contents + .contents {
  padding-top: 10px;
  font-size: 14px;
  color: #fff;
}
#inline-content .contents + .contents p + p {
  padding-top: 5px;
}
#cboxClose {
  z-index: 1;
  top: 5px;
  right: 5px;
}
.service .detail .txt dd .listTitle + ul{
	padding-left: 1em;
}
.service .detail .txt dd .listTitle + ul li {
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
}
.service .detail .txt dd .listTitle + ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 100%;
}

.service .detail + h3{
	margin-top: 250px;
}
.service .platinum{
	padding-top: 85px;
	letter-spacing: -1em;
}
.service .platinum p{
	display: inline-block;
	width: 350px;
	vertical-align: top;
	letter-spacing: normal;
}
.service .platinum p span{
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.service .platinum p + p{
	display: inline-block;
	width: 270px;
	margin-left: 78px;
	font-size: 28px;
	font-size: 2.8rem;
	text-align: left;
}
.service .platinum p + p span{
	border-top: #fff solid 1px;
	text-align: left;
	padding-top: 1.5em;
	margin-top: 1em;
}

.service .platinum02{
	letter-spacing: -1em;
	margin-top: 50px;
}
.service .platinum02 .ph,
.service .platinum02 .detail{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
.service .platinum02 .ph{
	width: 350px;
}
.service .platinum02 .detail{
	width: 630px;
	margin-left: 80px;
	text-align: left;
}
.service .platinum02 .detail .title{
	border-bottom: #fff solid 1px;
	padding-bottom: .25em;
	font-size: 24px;
	font-size: 2.4rem;
}
.service .platinum02 .detail .title + ul{
	margin-top: 40px;
	padding-left: 1em;
}
.service .platinum02 .detail .title + ul li {
	position: relative;
	margin-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
}
.service .platinum02 .detail .title + ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 100%;
}
.service .platinum02 .detail .title + ul li span{
	display: block;
}
.service .platinum02 .detail ul + p{
	margin-top: 20px;
}
.service .platinum02 .button {
  width: 40%;
  margin: 50px auto 0;
  background: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
  letter-spacing: 0;
}
.service .platinum02 .button a {
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #000;
}


/*-----------------------------------------------------
	card
----------------------------------------------------**/
.card{
	background: url("../img/bg_card_pc.png") no-repeat 50% 0;
	padding: 140px 20px 90px 20px;
	text-align: center;
}
.card .cardWrap{
	margin-top: 95px;
	letter-spacing: -1em;
}
.card .cardWrap .cardPh{
	display: inline-block;
	width: 294px;
	letter-spacing: normal;
	vertical-align: top;
}
.card .cardWrap .cardPh + .cardPh{
	margin-left: 130px;
}
.card .cardWrap .cardPh p span{
	display: block;
	margin-top: 1em;
	font-size: 14px;
	font-size: 1.4rem;
}
.card .cardWrap .cardPh p + ul{
	margin-top: 40px;
	padding-left: 1em;
}
.card .cardWrap .cardPh p + ul li {
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: left;
}
.card .cardWrap .cardPh p + ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 100%;
}
.card .button {
  width: 40%;
  margin: 30px auto 0;
  background: #000;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
}
.card .button a {
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}

/*-----------------------------------------------------
	support
----------------------------------------------------**/
.support{
	background: #F1F1F1;
	padding: 140px 20px;
}
.support h2 {
	text-align: center;
}
.support h2 + p{
	margin-top: 40px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.support dl{
	width: 700px;
	margin: 80px auto 0 auto;
	font-size: 16px;
	font-size: 1.6rem;
}
.support dl +dl{
	margin-top: 40px;
}
.support dl dt{
	position: relative;
	margin-left: 1em;
	text-align: left;
}
.support dl dt::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 100%;
}
.support dl dd .note sup {
  font-size: 60%;
}
.support dl + h2{
	margin-top: 200px;
}
.support .tableWrap{
	margin-top: 80px;
}
.support .tableWrap table{
	width: 100%;
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
}
.support .tableWrap table th,
.support .tableWrap table td{
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;
	padding: 1em;
	text-align: center;
	width: 25%;
}
.support .tableWrap table th.type01{
	background-color: #C2C2C2;
}
.support .tableWrap table th.type02{
	background-color: #E2E2E2;
}
.support .tableWrap + .note{
	margin-top: 1em;
}
.support .button {
  width: 40%;
  margin: 30px auto 0;
  background: #000;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
}
.support .button a {
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}
.support .button + .note {
  margin-top: 25px;
  font-size: 14px;
  font-size: 1.4rem;
  text-indent: 0;
  padding-left: 0;
  text-align: center;
}

/*-----------------------------------------------------
	txt
----------------------------------------------------**/
.note{
	text-indent: -1em;
	padding-left: 1em;
}


/* ======================
　SP
====================== */
@media only screen and (max-width: 640px) {
/* Base Setting
------------------------------------------ */
.wrap{
	margin: 0 auto;
	width: auto;
	padding: 0 2.6%;
}

.mainVisual .wrap{
	padding: 0 9.33%;
}
.pcOnly{
	display: none;
}
.spOnly{
	display: block;
}

/* Page
------------------------------------------ */
/* Header
------------------------------------------ */
/* header */
#header .logo{
	padding: 4.5% 0 4.4% 0;
}
#header .logo img{
	width: 23%;
	height: auto;
}

/*-----------------------------------------------------
	footer
----------------------------------------------------**/
#footer{
	padding: 11% 2.6% 0  2.6%;
	min-width: inherit;
}
#footer .ftlogo img{
	width: 52%;
	height: auto;
}

/*-----------------------------------------------------
	mainVisual
----------------------------------------------------**/
.mainVisual{
	background: none;
	min-width: inherit;
}
.mainVisual h1{
	background: #0c0306 url("../img/top_sp.png") no-repeat 50% 0;
	background-size: 100% auto;
	width: auto;
	height: 0;
	padding-bottom: 152%;
	margin: 0 auto;
}
/*-----------------------------------------------------
	section
----------------------------------------------------**/
.section{
	min-width: inherit;
}
/*-----------------------------------------------------
	btn
----------------------------------------------------**/
.btn{
	text-align: center;
}
.platinum02 + .btn{
	margin-top: 4em;
}
.cardWrap + .btn{
	margin-top: 3em;
}
.note + .btn{
	margin-top: 5em;
	margin-bottom: 5em;
}
.btn span{
	display: block;
	width: auto;
}
.btn span a{
	padding: 1em;
	font-weight: normal;
}
.btn span a:link,
.btn span a:visited,
.btn span a:hover{
	background:linear-gradient(to left, #313131, #808080);
}

/*-----------------------------------------------------
	about
----------------------------------------------------**/
.section.about {
	background: url("../img/bg_about_sp.png") no-repeat 0 0;
	background-size: 100% 100%;
	padding: 10.6% 0.6%;
	text-align: center;
}
.section.about p {
	margin-top: 10.6%;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.section.about .button {
  width: 65%;
	margin-top: 8.6%;
}
.section.about .note {
  margin-top: 5%;
  font-size: 12px;
  font-size: 1.2rem;
}
/*-----------------------------------------------------
	management
----------------------------------------------------**/
.management{
	background: url("../img/bg_management_sp.png") no-repeat 50% 0;
	background-size: 100% auto;
	padding: 10.6% 0;
	text-align: center;
	color: #fff;
}
.management h2 + .ph{
	margin-top: 8%;
}

.mgWrap{
	margin-top: 6%;
	letter-spacing: normal;
}
.mgWrap dl{
	padding: 12% 6% 0 6%;
	margin-top: 2em;
	display: block;
	width: auto;
}
.mgWrap dl + dl{
	margin-left: 0;
}
.mgWrap dl.type01{
	background: url("../img/tx_01_pc.png") no-repeat 50% 0;
	background-size: 10.8% auto;
}
.mgWrap dl.type02{
	background: url("../img/tx_02_pc.png") no-repeat 50% 0;
	background-size: 10.8% auto;
}
.mgWrap dl.type03{
	background: url("../img/tx_03_pc.png") no-repeat 50% 0;
	background-size: 10.8% auto;
}

.mgWrap dl dt{
	margin-top: 1em;
	font-size: 20px;
	font-size: 2rem;
}
.mgWrap dl dd{
	margin-top: 1em;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
}
/*-----------------------------------------------------
	service
----------------------------------------------------**/
.service{
	padding: 12.5% 2.6%;
}
.service h2 + .detail{
	width: auto;
	margin: 25% auto 0 auto;
}
.service .detail + .detail{
	margin-top: 25%;
}
.service .detail .photo{
	display: block;
	width: auto;
}
.service .detail .txt{
	display: block;
	width: auto;
	margin-left: 0;
	margin-top: 9%;
}
.service .detail.type02{
	display: flex;
	flex-direction: column;
}
.service .detail.type02 .txt{
	margin-left: 0;
	margin-right: 0;
	order:2;
}
.service .detail.type02 .photo{
	order:1;
}
.service .detail .txt dt{
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1;
}
.service .detail .txt dd{
	padding-top: 1.5em;
	font-size: 16px;
	font-size: 1.6rem;
}
.service .detail .txt dd .listTitle{
	margin-top: 2em;
	font-size: 14px;
	font-size: 1.4rem;
}
.service .detail .txt dd .spOnly {
  margin-top: 6%;
}
.service .detail .txt dd .spOnly ul li {
	position: relative;
  margin-top: 5%;
	font-size: 10px;
	font-size: 1.0rem;
}
.service .detail .txt dd .spOnly .contents {
  margin-top: 1em;
}
.service .detail .txt dd .spOnly ul li::after {
	position: static;
	width: 0;
	height: 0;
}


.service .detail + h3{
	margin-top: 23%;
}
.service .platinum{
	padding-top: 10%;
}
.service .platinum p{
	display: block;
	width: auto;
}
.service .platinum p img{
	width: 68.6%;
}
.service .platinum p span{
	display: block;
	margin-top: 0.5em;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.service .platinum p + p{
	display: block;
	width: auto;
	margin-left: 0;
	margin-top: 15%;
	font-size: 20px;
	font-size: 2rem;
	text-align: left;
}


.service .platinum02{
	margin-top: 2.5em;
}
.service .platinum02 .ph,
.service .platinum02 .detail{
	display: block;
}
.service .platinum02 .ph{
	width: auto;
}
.service .platinum02 .detail{
	width: auto;
	margin-left: 0;
	margin-top: 2em;
	text-align: left;
}
.service .platinum02 .detail .title{
	font-size: 20px;
	font-size: 2rem;
}
.service .platinum02 .detail .title + ul{
	margin-top: 1.5em;
	padding-left: 1em;
}
.service .platinum02 .detail .title + ul li {
	margin-top: 1.5em;
}

.service .platinum02 .detail .title + ul li span{
	display: block;
}
.service .platinum02 .detail ul + p{
	margin-top: 1.25em;
}
.service .platinum02 .button {
  width: 65%;
  margin-top: 8.6%;
  background: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
}
.service .platinum02 .button a {
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #000;
}
/*-----------------------------------------------------
	card
----------------------------------------------------**/
.card{
	background: url("../img/bg_card_sp.png") no-repeat 50% 0;
	background-size: 100% auto;
	padding: 12.5% 2.6%;
}
.card .cardWrap{
	margin-top: 3em;
}
.card .cardWrap .cardPh{
	display: block;
	width: auto;
}
.card .cardWrap .cardPh p img{
	width: 51.2%;
}
.card .cardWrap .cardPh + .cardPh{
	margin-left: 0;
	margin-top: 2.5em;
}
.card .cardWrap .cardPh p span{
}
.card .cardWrap .cardPh p + ul{
	margin-top: 1.25em;
}
.card .cardWrap .cardPh p + ul li {
	font-size: 16px;
	font-size: 1.6rem;
}
.card .button {
  width: 65%;
  margin-top: 8.6%;
  background: #000;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
}
.card .button a {
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}

/*-----------------------------------------------------
	support
----------------------------------------------------**/
.support {
	padding: 12.5% 2.6%;
}
.support h2 + p{
	margin-top: 2em;
}
.support dl{
	width: auto;
	margin: 2em auto 0 auto;
}
.support dl +dl{
	margin-top: 1.5em;
}
.support dl + h2{
	margin-top: 6em;
}
.support .tableWrap{
	margin-top: 2em;
	overflow: auto;
	transform:rotateX(180deg);
	-webkit-transform:rotateX(180deg);
}
.support .tableWrap::-webkit-scrollbar{
	height: 10px;
 }
.support .tableWrap::-webkit-scrollbar-track{
	background: #B4B4B4;
	border-radius: 10px;
}
.support .tableWrap::-webkit-scrollbar-thumb {
	background: #313131;
	border-radius: 10px;
}
.support .tableWrap .subWrap{

}
.support .tableWrap table{
	width: 750px;
	margin-bottom: 1em;
	transform:rotateX(180deg);
	-webkit-transform:rotateX(180deg);
}
.support .tableWrap table th.type02{
	font-size: 14px;
	font-size: 1.4rem;
}
.support .button {
  width: 65%;
  margin-top: 8.6%;
  background: #000;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
}
.support .button a {
  display: block;
  width: 100%;
  padding: 18px 0 15px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
}


/*-----------------------------------------------------
	txt
----------------------------------------------------**/

.note{
	font-size: 14px;
	font-size: 1.4rem;
}



}