@charset "UTF-8";
/*!
	 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
	 * Richard Clark (http://richclarkdesign.com)
	 * http://cssreset.com
	 */
/* line 21, app/assets/stylesheets/_reset.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  /*outline:0;*/
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 41, app/assets/stylesheets/_reset.scss */
body {
  line-height: 1;
}

/* line 44, app/assets/stylesheets/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 48, app/assets/stylesheets/_reset.scss */
nav ul {
  list-style: none;
}

/* line 51, app/assets/stylesheets/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 54, app/assets/stylesheets/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 59, app/assets/stylesheets/_reset.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
/* line 67, app/assets/stylesheets/_reset.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 73, app/assets/stylesheets/_reset.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 79, app/assets/stylesheets/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 82, app/assets/stylesheets/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 86, app/assets/stylesheets/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
/* line 91, app/assets/stylesheets/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 0;
}

/* line 100, app/assets/stylesheets/_reset.scss */
input, select {
  vertical-align: middle;
}

/***************** Base *****************/
/*** setting ***/
/* line 21, app/assets/stylesheets/_base_webview.scss */
.clearfix {
  zoom: 1;
}

/* line 10, app/assets/stylesheets/_base_webview.scss */
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}

/* line 17, app/assets/stylesheets/_base_webview.scss */
.clearfix:after {
  clear: both;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_50 {
  margin-top: 50px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_50 {
  margin-right: 50px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_50 {
  margin-bottom: 50px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_50 {
  margin-left: 50px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_45 {
  margin-top: 45px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_45 {
  margin-right: 45px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_45 {
  margin-bottom: 45px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_45 {
  margin-left: 45px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_40 {
  margin-top: 40px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_40 {
  margin-right: 40px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_40 {
  margin-bottom: 40px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_40 {
  margin-left: 40px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_35 {
  margin-top: 35px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_35 {
  margin-right: 35px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_35 {
  margin-bottom: 35px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_35 {
  margin-left: 35px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_30 {
  margin-top: 30px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_30 {
  margin-right: 30px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_30 {
  margin-bottom: 30px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_30 {
  margin-left: 30px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_25 {
  margin-top: 25px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_25 {
  margin-right: 25px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_25 {
  margin-bottom: 25px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_25 {
  margin-left: 25px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_20 {
  margin-top: 20px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_20 {
  margin-right: 20px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_20 {
  margin-bottom: 20px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_20 {
  margin-left: 20px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_15 {
  margin-top: 15px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_15 {
  margin-right: 15px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_15 {
  margin-bottom: 15px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_15 {
  margin-left: 15px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_10 {
  margin-top: 10px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_10 {
  margin-right: 10px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_10 {
  margin-bottom: 10px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_10 {
  margin-left: 10px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_5 {
  margin-top: 5px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_5 {
  margin-right: 5px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_5 {
  margin-bottom: 5px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_5 {
  margin-left: 5px;
}

/* line 36, app/assets/stylesheets/_base_webview.scss */
.mt_0 {
  margin-top: 0px;
}

/* line 39, app/assets/stylesheets/_base_webview.scss */
.mr_0 {
  margin-right: 0px;
}

/* line 42, app/assets/stylesheets/_base_webview.scss */
.mb_0 {
  margin-bottom: 0px;
}

/* line 45, app/assets/stylesheets/_base_webview.scss */
.ml_0 {
  margin-left: 0px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_50 {
  padding-top: 50px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_50 {
  padding-right: 50px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_50 {
  padding-bottom: 50px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_50 {
  padding-left: 50px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_45 {
  padding-top: 45px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_45 {
  padding-right: 45px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_45 {
  padding-bottom: 45px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_45 {
  padding-left: 45px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_40 {
  padding-top: 40px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_40 {
  padding-right: 40px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_40 {
  padding-bottom: 40px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_40 {
  padding-left: 40px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_35 {
  padding-top: 35px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_35 {
  padding-right: 35px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_35 {
  padding-bottom: 35px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_35 {
  padding-left: 35px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_30 {
  padding-top: 30px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_30 {
  padding-right: 30px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_30 {
  padding-bottom: 30px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_30 {
  padding-left: 30px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_25 {
  padding-top: 25px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_25 {
  padding-right: 25px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_25 {
  padding-bottom: 25px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_25 {
  padding-left: 25px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_20 {
  padding-top: 20px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_20 {
  padding-right: 20px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_20 {
  padding-bottom: 20px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_20 {
  padding-left: 20px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_15 {
  padding-top: 15px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_15 {
  padding-right: 15px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_15 {
  padding-bottom: 15px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_15 {
  padding-left: 15px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_10 {
  padding-top: 10px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_10 {
  padding-right: 10px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_10 {
  padding-bottom: 10px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_10 {
  padding-left: 10px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_5 {
  padding-top: 5px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_5 {
  padding-right: 5px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_5 {
  padding-bottom: 5px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_5 {
  padding-left: 5px;
}

/* line 54, app/assets/stylesheets/_base_webview.scss */
.pt_0 {
  padding-top: 0px;
}

/* line 57, app/assets/stylesheets/_base_webview.scss */
.pr_0 {
  padding-right: 0px;
}

/* line 60, app/assets/stylesheets/_base_webview.scss */
.pb_0 {
  padding-bottom: 0px;
}

/* line 63, app/assets/stylesheets/_base_webview.scss */
.pl_0 {
  padding-left: 0px;
}

/* line 76, app/assets/stylesheets/_base_webview.scss */
.txt-r {
  text-align: right;
}

/* line 79, app/assets/stylesheets/_base_webview.scss */
.txt-l {
  text-align: left;
}

/* line 82, app/assets/stylesheets/_base_webview.scss */
.txt-c {
  text-align: center;
}

/* line 85, app/assets/stylesheets/_base_webview.scss */
.float-r {
  float: right;
}

/* line 88, app/assets/stylesheets/_base_webview.scss */
.float-l {
  float: left;
}

/* line 93, app/assets/stylesheets/_base_webview.scss */
.imgC {
  text-align: center;
  margin: 0 auto 5px;
}

/* line 97, app/assets/stylesheets/_base_webview.scss */
.imgL {
  float: left;
  text-align: center;
  margin: 0 20px 10px 0;
}

/* line 102, app/assets/stylesheets/_base_webview.scss */
.imgR {
  float: right;
  text-align: center;
  margin: 0 0 5px 10px;
}

/* line 110, app/assets/stylesheets/_base_webview.scss */
.imgC img,
.imgL img,
.imgR img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}

/* line 115, app/assets/stylesheets/_base_webview.scss */
.imgC span,
.imgL span,
.imgR span {
  display: block;
  padding-top: 5px;
}

/* line 121, app/assets/stylesheets/_base_webview.scss */
.bold {
  font-weight: bold;
}

/* line 124, app/assets/stylesheets/_base_webview.scss */
#contents .caption {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6 !important;
}

/* line 129, app/assets/stylesheets/_base_webview.scss */
.display-i {
  display: inline !important;
}

/* line 132, app/assets/stylesheets/_base_webview.scss */
.display-ib {
  display: inline-block !important;
}

/* line 135, app/assets/stylesheets/_base_webview.scss */
.display-b {
  display: block !important;
}

/* line 138, app/assets/stylesheets/_base_webview.scss */
small {
  font-size: 12px;
  font-size: 0.75rem;
}

/*** color ***/
/*** body ***/
/* line 155, app/assets/stylesheets/_base_webview.scss */
body {
  font-family: "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo", verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 1.6;
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}

/* line 163, app/assets/stylesheets/_base_webview.scss */
body {
  margin: 0;
  padding: 0;
}

/* line 167, app/assets/stylesheets/_base_webview.scss */
.clearfix {
  zoom: 1;
}

/* line 10, app/assets/stylesheets/_base_webview.scss */
.clearfix:before, .clearfix:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}

/* line 17, app/assets/stylesheets/_base_webview.scss */
.clearfix:after {
  clear: both;
}

/* line 170, app/assets/stylesheets/_base_webview.scss */
img {
  border: 0;
  vertical-align: bottom;
}

/* line 174, app/assets/stylesheets/_base_webview.scss */
a {
  cursor: pointer;
}

/* line 176, app/assets/stylesheets/_base_webview.scss */
a:link {
  color: #199e9b;
  text-decoration: none;
}

/* line 180, app/assets/stylesheets/_base_webview.scss */
a:visited {
  color: #199e9b;
  text-decoration: none;
}

/* line 184, app/assets/stylesheets/_base_webview.scss */
a:hover, a:focus {
  color: #199e9b;
  text-decoration: underline;
}

/****** base ******/
/* line 194, app/assets/stylesheets/_base_webview.scss */
html, body {
  display: flex;
}

/* line 195, app/assets/stylesheets/_base_webview.scss */
body {
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}

/* line 200, app/assets/stylesheets/_base_webview.scss */
header, footer {
  flex-shrink: 0;
}

/* line 201, app/assets/stylesheets/_base_webview.scss */
footer {
  padding: 10px;
}

/* line 204, app/assets/stylesheets/_base_webview.scss */
main {
  padding: 3%;
  flex: 1 0 auto;
  min-height: 1px;
  /*IE11 img resizing bug*/
}

/****** header / nav ******/
/* line 213, app/assets/stylesheets/_base_webview.scss */
header {
  background-color: #ce0539;
  background-size: 100% auto;
  text-align: center;
  padding: 30px 3%;
  position: relative;
}

/* line 219, app/assets/stylesheets/_base_webview.scss */
header #logo {
  line-height: 1.0;
}

/* line 221, app/assets/stylesheets/_base_webview.scss */
header #logo img {
  width: 120px;
  height: 17px;
}

/* line 227, app/assets/stylesheets/_base_webview.scss */
header .backBtn {
  font-size: 0;
  position: absolute;
  top: 25px;
  left: 5%;
}

/* line 232, app/assets/stylesheets/_base_webview.scss */
header .backBtn a {
  display: block;
  width: 16px;
  height: 16px;
  display: inline-block;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
}

/****** main ******/
/* line 248, app/assets/stylesheets/_base_webview.scss */
#contents h1 {
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  border-bottom: 2px solid #ce0539;
  margin-bottom: 20px;
  padding-top: 15px;
}

/* line 255, app/assets/stylesheets/_base_webview.scss */
#contents h2 {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  color: #199e9b;
  margin-bottom: 20px;
  padding-top: 15px;
}

/* line 262, app/assets/stylesheets/_base_webview.scss */
#contents h3 {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  color: #199e9b;
  margin-bottom: 10px;
}

/* line 268, app/assets/stylesheets/_base_webview.scss */
#contents h4 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  color: #f49331;
  margin-bottom: 10px;
}

/* line 274, app/assets/stylesheets/_base_webview.scss */
#contents h5 {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
}

/* line 279, app/assets/stylesheets/_base_webview.scss */
#contents p {
  line-height: 1.6;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 15px;
}

/* line 284, app/assets/stylesheets/_base_webview.scss */
#contents .lede {
  font-size: 20px;
  font-size: 1.25rem;
}

/* line 287, app/assets/stylesheets/_base_webview.scss */
#contents .lede2 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 1rem;
}

/* line 291, app/assets/stylesheets/_base_webview.scss */
#contents .f-red {
  color: #ce0539;
}

/* line 295, app/assets/stylesheets/_base_webview.scss */
#contents .btnDef a {
  display: inline-block;
  text-decoration: none;
  padding: 15px 50px;
  line-height: 1.0;
  color: #fff;
  background-color: #199e9b;
}

/* line 302, app/assets/stylesheets/_base_webview.scss */
#contents .btnDef a:hover {
  opacity: .7;
}

/* line 308, app/assets/stylesheets/_base_webview.scss */
#contents .btnDef2 a {
  display: inline-block;
  text-decoration: none;
  padding: 15px 50px;
  line-height: 1.0;
  color: #fff;
  background-color: #366aa4;
}

/* line 315, app/assets/stylesheets/_base_webview.scss */
#contents .btnDef2 a:hover {
  opacity: .7;
}

/* line 320, app/assets/stylesheets/_base_webview.scss */
#contents .btnLarge {
  display: block;
  width: 80%;
  font-size: 2rem;
  max-width: 300px;
  margin: 3rem auto;
  padding: 2rem 0;
  border-radius: 1rem;
  text-align: center;
  background-color: #199e9b;
  color: #fefefe;
  text-decoration: none;
}

/* line 333, app/assets/stylesheets/_base_webview.scss */
#contents .btnLarge:hover {
  background-color: #199e9b;
}

/* line 336, app/assets/stylesheets/_base_webview.scss */
#contents .btnLarge:active {
  background-color: #199e9b;
}

/* line 340, app/assets/stylesheets/_base_webview.scss */
#contents ol, #contents ul {
  margin-left: 20px;
}

/* line 342, app/assets/stylesheets/_base_webview.scss */
#contents ol li, #contents ul li {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px;
}

/* line 347, app/assets/stylesheets/_base_webview.scss */
#contents .link {
  text-decoration: underline;
  position: relative;
  padding-left: 20px;
}

/* line 351, app/assets/stylesheets/_base_webview.scss */
#contents .link:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 10px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #199e9b;
  border-right: 2px solid #199e9b;
  transform: translateX(-45%) rotate(45deg);
}

/* line 364, app/assets/stylesheets/_base_webview.scss */
#contents .pageLink {
  text-decoration: underline;
  position: relative;
  padding-left: 20px;
}

/* line 368, app/assets/stylesheets/_base_webview.scss */
#contents .pageLink:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 10px;
  width: 6px;
  height: 6px;
  border-top: 3px solid #199e9b;
  border-right: 3px solid #199e9b;
  transform: translateX(-50%) rotate(135deg);
}

/* line 381, app/assets/stylesheets/_base_webview.scss */
#contents .under {
  text-decoration: underline !important;
}

/****** form ******/
/* line 390, app/assets/stylesheets/_base_webview.scss */
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="number"], input[type="tel"], input[type="email"],
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1.0;
}

/* line 409, app/assets/stylesheets/_base_webview.scss */
textarea {
  resize: vertical;
}

/* line 413, app/assets/stylesheets/_base_webview.scss */
input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

/* line 420, app/assets/stylesheets/_base_webview.scss */
select::-ms-expand {
  display: none;
}

/* line 424, app/assets/stylesheets/_base_webview.scss */
input[type="text"], input[type="password"], input[type="number"], input[type="tel"], input[type="email"], textarea {
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 10px;
}

/* line 429, app/assets/stylesheets/_base_webview.scss */
input[type="checkbox"] {
  border: 1px solid #ccc;
  padding: 10px;
}

/* line 433, app/assets/stylesheets/_base_webview.scss */
textarea {
  width: 100%;
}

/* line 436, app/assets/stylesheets/_base_webview.scss */
select.selectDef {
  background: transparent;
  background: #fff url(/assets/arrow_select-72ab115fe0d8859a7850bebd0241675ae12da25734543a64080d4e21f57daa20.png) no-repeat right 10px top 50%;
  background-size: 18px 18px;
  border: 1px solid #ccc;
  line-height: 1.6;
  padding: 10px 40px 10px 20px;
}

/* line 444, app/assets/stylesheets/_base_webview.scss */
.btnArea {
  text-align: center;
  margin-bottom: 20px;
}

/* line 447, app/assets/stylesheets/_base_webview.scss */
.btnArea input {
  width: 80%;
  margin-top: 5px;
  border-bottom: none;
}

/* line 451, app/assets/stylesheets/_base_webview.scss */
.btnArea input:hover {
  opacity: .7;
}

/* line 456, app/assets/stylesheets/_base_webview.scss */
input.btnDef {
  background-color: #199e9b;
  padding: 15px 50px;
  color: #fff;
}

/* line 461, app/assets/stylesheets/_base_webview.scss */
input.btnAction {
  background-color: #f49331;
  padding: 15px 50px;
  color: #fff;
}

/* line 466, app/assets/stylesheets/_base_webview.scss */
input.btnReset {
  background-color: #929292;
  padding: 15px 50px;
  color: #fff;
}

/****** footer ******/
/* line 475, app/assets/stylesheets/_base_webview.scss */
footer {
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  background: #efefef url(/assets/logo_daiwa-d6ac392c69707079488703011ae727eace63bb61f6231f5091116f4177f3c57a.png) no-repeat left 50% top 15px;
  background-size: auto 20px;
  margin-top: 30px;
  padding: 40px 3% 15px;
}

/****** main ******/
/* line 489, app/assets/stylesheets/_base_webview.scss */
#contents .pageTtlwrp {
  text-align: center;
  margin: 10px 3% 30px;
}

/* line 493, app/assets/stylesheets/_base_webview.scss */
#contents .userIcon {
  text-align: center;
  margin: 10px 3% 30px;
}

/* line 496, app/assets/stylesheets/_base_webview.scss */
#contents .userIcon:before {
  background: url(/assets/icon_user-c1bd853dbb8eb28e9d6898f5c4ade8af949ee00bcf30a9b7f9624bb0db3d9f74.png) no-repeat 50% 50%;
  background-size: 42px 45px;
  width: 100%;
  height: 45px;
  display: block;
  content: '';
  margin-bottom: 10px;
}

/* line 506, app/assets/stylesheets/_base_webview.scss */
#contents .pageTtl {
  display: inline-block;
  color: #000000;
  border: #000000 solid 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -border-radius: 6px;
  border-radius: 6px;
  padding: 3px 30px;
}

/* line 514, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .box {
  margin-bottom: 25px;
}

/* line 517, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .labelTxt {
  line-height: 1.0;
  color: #000000;
  font-weight: bold;
  margin-bottom: 8px;
}

/* line 524, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .required {
  vertical-align: top;
  display: inline-block;
  background-color: #ce0539;
  font-size: 10px;
  font-size: 0.625rem;
  color: #ffffff;
  margin-left: 10px;
  padding: 3px 5px;
}

/* line 533, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .attention {
  font-size: 10px;
  font-size: 0.625rem;
  color: #555;
  display: block;
  padding-top: 10px;
}

/* line 540, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .errormsg {
  color: #ce0539;
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 545, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .inputTxt input[type="text"],
#contents .formArea .inputTxt input[type="number"],
#contents .formArea .inputTxt input[type="password"],
#contents .formArea .inputTxt input[type="email"],
#contents .formArea .inputTxt input[type="tel"] {
  width: 100%;
}

/* line 554, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .inputTxt2 input[type="text"],
#contents .formArea .inputTxt2 input[type="number"],
#contents .formArea .inputTxt2 input[type="password"],
#contents .formArea .inputTxt2 input[type="email"],
#contents .formArea .inputTxt2 input[type="tel"] {
  width: 40%;
}

/* line 562, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .privacy {
  border: 6px solid #efefef;
  padding: 15px 5%;
}

/* line 565, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .privacy p.blank {
  line-height: 1.0;
}

/* line 567, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .privacy p.blank:first-child {
  margin-bottom: 10px;
}

/* line 570, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .privacy p.blank a {
  color: #000000;
  text-decoration: underline;
}

/* line 574, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .privacy p.blank:before {
  background: url(/assets/icon_blank-052aa78deb8d0992b7a68802f649dfe82b6226112099970fd58c42c389d43aa5.png) no-repeat 50% 50%;
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
  display: inline-block;
  content: '';
  margin-right: 10px;
}

/* line 585, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .inputPin {
  text-align: center;
  margin-bottom: 10px;
}

/* line 588, app/assets/stylesheets/_base_webview.scss */
#contents .formArea .inputPin input {
  width: 3em;
  margin: 0 5px;
}

/* line 594, app/assets/stylesheets/_base_webview.scss */
#contents .finArea {
  text-align: center;
}

/* line 596, app/assets/stylesheets/_base_webview.scss */
#contents .finArea .imgC {
  margin-bottom: 20px;
}

/* line 600, app/assets/stylesheets/_base_webview.scss */
#contents .finArea .btnDef a {
  width: 80%;
  box-sizing: border-box;
}

/****** page ******/
/* line 611, app/assets/stylesheets/_base_webview.scss */
#contents ol.noneList, #contents ul.noneList {
  margin-left: 0;
}

/* line 613, app/assets/stylesheets/_base_webview.scss */
#contents ol.noneList li, #contents ul.noneList li {
  font-size: 14px;
  font-size: 0.875rem;
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  margin-top: 5px;
}

/* line 621, app/assets/stylesheets/_base_webview.scss */
#contents .ind_sup {
  padding-left: 3em;
  text-indent: -3em;
}

/* line 625, app/assets/stylesheets/_base_webview.scss */
#contents .ind20px {
  display: inline-block;
  text-indent: initial;
  margin-left: 20px;
}

/* line 630, app/assets/stylesheets/_base_webview.scss */
#contents .indmn {
  text-indent: -2.3em !important;
}

/* line 633, app/assets/stylesheets/_base_webview.scss */
#contents .kokoroe {
  background-color: #efefef;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -border-radius: 10px;
  border-radius: 10px;
  margin-top: 30px;
  padding: 20px 15px;
}

/* line 638, app/assets/stylesheets/_base_webview.scss */
#contents .kokoroe .kokoroeTtl {
  background-color: #199e9b;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  padding: 5px;
}

/* line 650, app/assets/stylesheets/_base_webview.scss */
#contents .manualTable {
  border-collapse: collapse;
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 653, app/assets/stylesheets/_base_webview.scss */
#contents .manualTable th, #contents .manualTable td {
  border: solid 1px #cccccc;
  padding: 5px;
}

/* line 658, app/assets/stylesheets/_base_webview.scss */
#contents ol.noneList2, #contents ul.noneList2 {
  margin-left: 0;
}

/* line 660, app/assets/stylesheets/_base_webview.scss */
#contents ol.noneList2 li, #contents ul.noneList2 li {
  font-size: 14px;
  font-size: 0.875rem;
  list-style: none;
  padding-left: 2.0em;
  text-indent: -2.0em;
  margin-bottom: 0;
}

/* line 674, app/assets/stylesheets/_base_webview.scss */
#contents .howtoImg {
  width: 60%;
  margin: auto;
}

/* line 677, app/assets/stylesheets/_base_webview.scss */
#contents .howtoImg img {
  max-width: 100%;
  height: auto;
}

/* line 682, app/assets/stylesheets/_base_webview.scss */
#contents .howtoImg2 {
  width: 42%;
  margin: auto;
}

/* line 685, app/assets/stylesheets/_base_webview.scss */
#contents .howtoImg2 img {
  max-width: 100%;
  height: auto;
}

/* line 690, app/assets/stylesheets/_base_webview.scss */
#contents .topInfo {
  border: #8064a2 solid 2px;
  padding: 15px 10px 5px;
}

/* line 694, app/assets/stylesheets/_base_webview.scss */
#contents .topInfo ul {
  text-align: left;
  margin-left: 10px;
  margin-bottom: 15px;
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}

/* line 701, app/assets/stylesheets/_base_webview.scss */
#contents .topInfo ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

/* line 705, app/assets/stylesheets/_base_webview.scss */
#contents .topInfo ul li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #8064a2;
  color: #fff;
  display: block;
  float: left;
  margin-left: -35px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

/* line 721, app/assets/stylesheets/_base_webview.scss */
#contents .howtoTtl {
  background-color: #199e9b;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 15px;
  padding: 5px;
}

/* line 734, app/assets/stylesheets/_base_webview.scss */
#contents ul.list li {
  font-size: 14px;
  font-size: 0.875rem;
  list-style-type: disc;
  padding-left: 0;
  text-indent: 0;
  margin-top: 5px;
}

/* line 742, app/assets/stylesheets/_base_webview.scss */
#contents .guidelines {
  border-collapse: collapse;
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 745, app/assets/stylesheets/_base_webview.scss */
#contents .guidelines th, #contents .guidelines td {
  border: solid 1px #cccccc;
  padding: 5px;
}

/* line 749, app/assets/stylesheets/_base_webview.scss */
#contents .guidelines th {
  vertical-align: middle;
  background-color: #FFF2CC;
}

/* line 754, app/assets/stylesheets/_base_webview.scss */
#contents .flow {
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 756, app/assets/stylesheets/_base_webview.scss */
#contents .flow td {
  vertical-align: middle;
  padding: 3px;
}

/* line 760, app/assets/stylesheets/_base_webview.scss */
#contents .flow .arrow {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  vertical-align: middle;
  text-decoration: none;
}

/* line 766, app/assets/stylesheets/_base_webview.scss */
#contents .flow .arrow:before, #contents .flow .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

/* line 776, app/assets/stylesheets/_base_webview.scss */
#contents .flow .arrow:before {
  left: 18px;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 6px solid #7a0;
}

/* line 784, app/assets/stylesheets/_base_webview.scss */
#contents .flow .arrow:after {
  left: 0;
  width: 8px;
  height: 4px;
  border-left: 20px solid #7a0;
}

/* Chrome, Safari, Edge, Opera */
/* line 5, app/assets/stylesheets/webview.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* line 12, app/assets/stylesheets/webview.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/****** header / nav ******/
/* line 18, app/assets/stylesheets/webview.scss */
header {
  padding: 54px 3% 30px;
}

/* line 20, app/assets/stylesheets/webview.scss */
header .backBtn {
  top: 49px;
}

/* line 27, app/assets/stylesheets/webview.scss */
.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

/* line 28, app/assets/stylesheets/webview.scss */
.alert-heading {
  color: inherit;
}

/* line 29, app/assets/stylesheets/webview.scss */
.alert-link {
  font-weight: 700;
}

/* line 30, app/assets/stylesheets/webview.scss */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 31, app/assets/stylesheets/webview.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .75rem 1.25rem;
  color: inherit;
}

/* line 32, app/assets/stylesheets/webview.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 33, app/assets/stylesheets/webview.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 34, app/assets/stylesheets/webview.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 35, app/assets/stylesheets/webview.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 36, app/assets/stylesheets/webview.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 37, app/assets/stylesheets/webview.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 38, app/assets/stylesheets/webview.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 39, app/assets/stylesheets/webview.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 40, app/assets/stylesheets/webview.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 41, app/assets/stylesheets/webview.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 42, app/assets/stylesheets/webview.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 43, app/assets/stylesheets/webview.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 44, app/assets/stylesheets/webview.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 45, app/assets/stylesheets/webview.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 46, app/assets/stylesheets/webview.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 47, app/assets/stylesheets/webview.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 48, app/assets/stylesheets/webview.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 49, app/assets/stylesheets/webview.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 50, app/assets/stylesheets/webview.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 51, app/assets/stylesheets/webview.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 52, app/assets/stylesheets/webview.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 53, app/assets/stylesheets/webview.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 54, app/assets/stylesheets/webview.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 55, app/assets/stylesheets/webview.scss */
.alert-dark .alert-link {
  color: #040505;
}

/* line 57, app/assets/stylesheets/webview.scss */
.hide {
  display: none !important;
}

/*# sourceMappingURL=webview.css-969cc83f504d1ef8e179d488f9f2303992be165283e1b03d4f3f0f1585e7965c.map */
