@charset "UTF-8";
/*------------------------------------------------------------
	basic
------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  padding: 0;
  font-size: 62.5%;
}
body {
  -webkit-text-size-adjust: 100%;
  font-family:Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #333;
}
img {
  vertical-align: middle;
  border: none;
  max-width: 100%;
}
hr {
  margin-top: 40px;
  margin-bottom: 0;
}
.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.wrap {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.sp { display: none; }
@media screen and (max-width: 1015px) {
article {
  padding-left: 20px;
  padding-right: 20px;
}
}
@media screen and (max-width: 768px) {
article {
  padding-left: 10px;
  padding-right: 10px;
}
hr {
  margin-top: 30px;
}
.pc { display: none; }
.sp { display: block; }
br.sp { display: inline; }
}


/*------------------------------------------------------------
  text style
------------------------------------------------------------*/
small { font-size: 1.2rem; }
.fs10 { font-size: 1.0rem; }
.fs11 { font-size: 1.1rem; }
.fs12 { font-size: 1.2rem; }
.fs13 { font-size: 1.3rem; }
.fs14 { font-size: 1.4rem; }
.fs16 { font-size: 1.6rem; }
.fs18 { font-size: 1.8rem; }
.fs20 { font-size: 2rem; }
.fs24 { font-size: 2.4rem; }
.fs30 { font-size: 3rem; }
.fs36 { font-size: 3.6rem; }
.fwB { font-weight: bold; }
@media screen and (max-width: 768px) {
.fs13 { font-size: 1.1rem; }
.fs14 { font-size: 1.2rem; }
}

.c_blue { color: #008cd1; }
.c_yellow { color: #fff100; }
.c_red { color: #e93817; }
.c_gray { color: #ccc; }

.ls00 { letter-spacing: 0; }
.ls01 { letter-spacing: 0.1em; }
.ls02 { letter-spacing: 0.2em; }

.lh13 { line-height: 1.3; }
.lh20 { line-height: 2; }

.txtRight { text-align: right; }
.txtLeft { text-align: left; }
.txtCenter { text-align: center; }
.txtJfy { text-align: justify; }
.txtIndent { text-indent: 1em; }

span.txtUnderline {
  border-bottom: 1px solid #333; }


/*------------------------------------------------------------
  headline
------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  margin: 0;
  padding: 0;
}


/*------------------------------------------------------------
  link & button
------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
  word-break: break-all; }
a.textlink {
  color: #225383;
  text-decoration: underline;
  position: relative;
}
a.textlink[target="_blank"]::after {
  content: url(/resources/images/icon/icon_blank.png);
  position: relative;
  top: 0;
  border: none;
  left: 3px;
}
a.textlink.link-arrow::before {
  position: absolute;
  content: "";
  vertical-align: middle;
  top: 6px;
  left: -8px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #e83416;
}
@media (min-width: 769px) {
a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #333;
}
}


/*------------------------------------------------------------
	layout
------------------------------------------------------------*/
.rightBox { float: right; }
.leftBox { float: left; }

/* margin padding */
.m00 { margin: 0 !important; }
.m05 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m20 { margin: 20px !important; }
.m30 { margin: 30px !important; }
.m40 { margin: 40px !important; }
.m50 { margin: 50px !important; }
.m100 { margin: 100px !important; }

.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt100 { margin-top: 100px !important; }
.mt150 { margin-top: 150px !important; }

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb200 { margin-bottom: 200px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40p !importantx; }
.mr50 { margin-right: 50px !important; }
.mr100 { margin-right: 100p !importantx; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40p !importantx; }
.ml50 { margin-left: 50px !important; }
.ml100 { margin-left: 100p !importantx; }

.p00 { padding: 0 !important; }
.p05 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p20 { padding: 20px !important; }
.p30 { padding: 30px !important; }
.p40 { padding: 40px !important; }
.p50 { padding: 50px !important; }
.p100 { padding: 100px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pt100 { padding-top: 100px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb100 { padding-bottom: 100px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr20 { padding-right: 20px !important; }
.pr30 { padding-right: 30px !important; }
.pr40 { padding-right: 40px !important; }
.pr50 { padding-right: 50px !important; }
.pr100 { padding-right: 100px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl20 { padding-left: 20px !important; }
.pl30 { padding-left: 30px !important; }
.pl40 { padding-left: 40px !important; }
.pl50 { padding-left: 50px !important; }
.prl00 { padding-left: 100px !important; }


/*------------------------------------------------------------
  list
------------------------------------------------------------*/
ul.listStyle_disc li {
  list-style: disc;
  margin-left: 1em;
}
ul.listStyle_disc li.listStyle_circle {
  list-style: circle;
}
ol.listStyle_num li {
  list-style: decimal;
  margin-left: 1.5em;
}
ol.listStyle_kakko li {
  list-style-type: none;
  counter-increment: cnt;
  text-indent: -1.8em;
  margin-left: 1.8em;
}
ol.listStyle_kakko li::before {
  content: "(" counter(cnt) ") ";
}


/*------------------------------------------------------------
	contents
------------------------------------------------------------*/
/* header */
#onlineroom header {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #e7e7e7;
  padding: 12px 0 0;
}
#onlineroom header img {
  width: auto;
  height: 46px;
  margin-left: 12px;
}
@media screen and (max-width: 1015px) {
#onlineroom header {
  padding-left: 20px;
  padding-right: 20px;
}
}
@media screen and (max-width: 768px) {
#onlineroom header {
  height: 60px;
  padding: 9px 10px 0;
}
#onlineroom header img {
  height: 40px;
  margin-left: 0px;
}
}


/* headline */
#onlineroom h1 {
  color: #e93817;
  font-size: 2rem;
}
#onlineroom h2 {
  font-size: 2.6rem;
  line-height: 1.5;
  margin-bottom: 15px;
}
#onlineroom h3 {
  color: #f57921;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 20px;
}
#onlineroom h4 {
  font-size: 1.6rem;
  margin: 20px 0 10px;
}
@media screen and (max-width: 768px) {
#onlineroom h2 {
  font-size: 1.8rem;
  text-align: center;
}
#onlineroom h3 {
  margin-bottom: 10px;
}
}


/* button */
#onlineroom .onlineroomBtn a {
  width: 100%;
  max-width: 380px;
  padding: 10px;
  margin: 40px auto 0;
  display: block;
  background: #f57921;
  border-radius: 5px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
#onlineroom .onlineroomBtn a img {
  width: 50px;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
#onlineroom .onlineroomBtn a {
  margin: 20px auto 0;
  font-size: 1.8rem;
}
#onlineroom .onlineroomBtn a img {
  width: 45px;
}
}


/* contents01 */
#onlineroom .contents01 {
  padding-top: 20px;
}
#onlineroom .contents01 .textBox {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
#onlineroom .contents01 .textBox {
  padding: 10px;
}
#onlineroom .contents01 .textBox .mt20 {
  margin-top: 10px !important;
}
}


/* contents02 */
#onlineroom .contents02 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#onlineroom .contents02 .column_left {
  width: 52%;
  min-width: 420px;
  text-align: center;
  padding: 30px 40px 30px 0;
  order: 1;
}
#onlineroom .contents02 .column_right {
  width: 48%;
  background: url("../images/img01.jpg") center center;
  background-size: cover;
  order: 2;
}
#onlineroom .contents02 .column_right span {
  width: 100%;
  display: block;
}
@media screen and (max-width: 860px) {
#onlineroom .contents02 .column_left {
  width: 420px;
}
#onlineroom .contents02 .column_right {
  width: calc(100% - 420px);
}
}
@media screen and (max-width: 768px) {
#onlineroom .contents02 {
  padding-top: 30px;
  padding-bottom: 30px;
}
#onlineroom .contents02 .column_left {
  width: 100%;
  max-width: 100%;
  order: 2;
  padding: 0;
}
#onlineroom .contents02 .column_right {
  display: none;
  /* width: 100%;
  order: 1;
  padding-top: 55.5%;
  margin-bottom: 20px; */
}
}


/* contents03 */
#onlineroom .contents03 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
}
#onlineroom .contents03 p.hlTxt {
  color: #f57921;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
#onlineroom .contents03 ol {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  list-style: none;
}
#onlineroom .contents03 ol li {
  width: 23.95%;
  margin-right: 1.4%;
}
#onlineroom .contents03 ol li:last-child {
  margin-right: 0;
}
#onlineroom .contents03 .flowImg {
  background: #f5f5f5;
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
}
#onlineroom .contents03 .flowImg img {
  height: 100px;
}
#onlineroom .contents03 .flowNo {
  position: absolute;
  top: 0;
  left: 0;
  background: #f57921;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  padding-top: 1px;
}
@media screen and (max-width: 768px) {
#onlineroom .contents03 {
  padding-top: 30px;
  padding-bottom: 30px;
}
#onlineroom .contents03 p.hlTxt {
  margin-bottom: 10px;
}
#onlineroom .contents03 ol {
  display: block;
}
#onlineroom .contents03 ol li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
#onlineroom .contents03 ol li:last-child {
  margin-bottom: 0;
}
#onlineroom .contents03 .flowImg {
  margin: 0 auto 15px;
  width: 100%;
  max-width: 230px;
}
#onlineroom .contents03 .flowImg img {
  height: 80px;
}
}


/* contents04 */
#onlineroom .contents04 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#onlineroom .faq {
  display: flex;
  flex-flow: row wrap;
}
#onlineroom .faq dl {
  width: 32%;
  border: 2px solid #dadada;
  padding: 3px;
  margin-right: 2%;
  display: flex;
  flex-flow: row wrap;
  align-content: space-between;
}
#onlineroom .faq dl:last-child {
  margin-right: 0;
}
#onlineroom .faq dt {
  width: 100%;
  padding: 15px 15px 15px 40px;
  position: relative;
}
#onlineroom .faq dt::before {
  position: absolute;
  top: 13px;
  left: 15px;
  content: "Q";
  color: #f57921;
  font-size: 1.6rem;
  font-weight: bold;
}
#onlineroom .faq dd {
  width: 100%;
  background: #f5f5f5;
  padding: 15px 15px 15px 40px;
  position: relative;
}
#onlineroom .faq dd::before {
  position: absolute;
  top: 13px;
  left: 15px;
  content: "A";
  color: #f57921;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
#onlineroom .contents04 {
  padding-top: 30px;
  padding-bottom: 30px;
}
#onlineroom .faq {
  display: block;
}
#onlineroom .faq dl {
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
  display: block;
}
#onlineroom .faq dl:last-child {
  margin-bottom: 0;
}
#onlineroom .faq dt {
  width: 100%;
  padding: 10px 10px 10px 35px;
}
#onlineroom .faq dt::before {
  top: 8px;
  left: 10px;
}
#onlineroom .faq dd {
  width: 100%;
  padding: 10px 10px 10px 35px;
}
#onlineroom .faq dd::before {
  top: 8px;
  left: 10px;
}
}


/* contentsSub */
#onlineroom .contentsSub {
  padding-top: 40px;
}
#onlineroom .contentsSub h3 {
  margin: 0 0 10px 0px;
  padding: 5px 0 5px 10px;
  color: #333;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  border-left: 4px solid #f18d00;
}
#onlineroom .contentsSub .movie {
  width: 100%;
  max-width: 700px;
  margin: 20px auto 0;
}
#onlineroom .contentsSub .textScrollArea {
  width: 100%;
  height: 500px;
  margin-top: 20px;
  padding: 20px 30px 20px 20px;
  border: 1px solid #ccc;
  overflow-y: scroll;
  position: relative;
}
#onlineroom .onlineroomDLBtn button {
  width: 100%;
  max-width: 380px;
  padding: 10px 10px 10px 70px;
  margin: 50px auto 10px;
  display: block;
  background: #f57921;
  border-radius: 5px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  border: 1px solid #f57921;
  cursor: pointer;
  transition: all .3s ease-out;
  position: relative;
}
#onlineroom .onlineroomDLBtn button:disabled {
  background: #eee;
  color: #333;
  font-weight: normal;
  border: 1px solid #ccc;
  cursor: default;
}
#onlineroom .onlineroomDLBtn button img {
  position: absolute;
  top: 4px;
  left: 10px;
  width: 50px;
}

.ps__rail-x,
.ps__rail-y {
    opacity: 1;
}
.ps__thumb-y {
  background-color: #ccc;
  width: 11px;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    background-color: #eee;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #bbb;
}
.ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}

@media screen and (max-width: 768px) {
#onlineroom .contentsSub {
  padding-top: 30px;
}
#onlineroom .contentsSub .textScrollArea {
  height: 400px;
}
}












/* footer */
#onlineroom footer {
  font-size: 12px;
  text-align: center;
  padding: 10px 20px 20px;
}
@media screen and (max-width: 768px) {
#onlineroom footer {
  font-size: 10px;
}
}


/* 202208 */
.myjcomappArea {
  width: 100%;
  max-width: 700px;
  background: #f7f6f3;
  border-radius: 20px;
  padding: 40px 40px 20px;
  margin: 80px auto 0;
  position: relative;
}
.myjcomappArea .myjcomappArea_ttl {
  text-align: center;
  margin-top: -80px;
}
.myjcomappArea .myjcomappArea_ttl .app_icon {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.myjcomappArea .myjcomappArea_ttl p {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 20px 0;
}
.myjcomappArea .myjcomappArea_appbnrs {
  display: flex;
  flex-flow: row wrap;
}
.myjcomappArea .myjcomappArea_appbnrs .ios {
  background: #fff;
  border-radius: 10px;
  width: 49%;
  margin-right: 2%;
  padding: 10px;
  text-align: center;
}
.myjcomappArea .myjcomappArea_appbnrs .android {
  background: #fff;
  border-radius: 10px;
  width: 49%;
  padding: 10px;
  text-align: center;
}
.myjcomappArea .myjcomappArea_appbnrs img {
  width: auto;
  max-height: 70px;
}
@media screen and (max-width: 768px) {
.myjcomappArea {
  padding: 40px 20px 20px;
  margin: 80px auto 0;
}
.myjcomappArea .myjcomappArea_ttl p {
  margin: 15px 0 10px;
}
.myjcomappArea .myjcomappArea_appbnrs {
  display: block;
}
.myjcomappArea .myjcomappArea_appbnrs .ios {
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
.myjcomappArea .myjcomappArea_appbnrs .android {
  width: 100%;
}
.myjcomappArea .myjcomappArea_appbnrs img {
  width: 150px;
  max-height: auto;
}
.faqList ul.listStyle_disc li {
  margin-top: 8px;
}
}


/* ---------- 2501 ---------- */
.row-center {
	justify-content: center;
}



