@charset "UTF-8";
/* CSS Document */


/* ------------------------------------- */
/* 基本タグ                              */
/* ------------------------------------- */
body {
  font-family:sans-serif;
  text-align:center;
  font-size: 0.9rem;
  line-height: 1.718;
  margin:0;
  background: -webkit-linear-gradient(top, #e6e6e6 0, #f6f6f6 195px);
  background: linear-gradient(to bottom, #e6e6e6 0, #f6f6f6 195px);
}
div {text-align:left;}

dl,dt,dd,ul,ol,li {
  margin:0;
  padding:0;
}

#wrapper {
  width: 900px;
  margin:0 auto;
}

#base {
  width:900px;
  margin:20px auto;
  border-radius:4px;
  background:#fff;
  box-shadow: 0 2px 5px #c9caca;
}

#base h1 {
  text-indent:-9999px;
  width:710px;
  height:200px;
  margin:0 auto 20px auto;
  background:url(title.gif) no-repeat 0 20px;
}

#base .comment {
  font-weight:bold;
  color:#000;
  padding:10px 30px;
  background:#ffe;
}

#base h2 {
  text-align:justify;
  font-size: 125%;
  color:#009c84;
  margin:0 30px 20px 30px;
}

#base form h2 {
  font-size: 135%;
  font-weight:bold;
  line-height: 1.5;
  color:#000;
  margin:2em 30px 1.5em 30px;
  padding:10px 10px 10px 2.5em;
  text-indent: -2em;
  background:#e6e6e6;
  border-width: 0.5em 0 0;
  border-style: solid;
  border-color: #009c84;
}

#base form h2.separate {
  padding: 1.25em 10px;
  font-size: 145%;
  text-align: center;
  text-indent: 0;
  color:#fff;
  background:#009c84;
  border: 0;
  margin-bottom: 1em;
  border-radius: 0.75em 0.75em 0 0;
  letter-spacing: 0.05em;
}

#base h3 {
  font-size: 150%;
  font-weight:bold;
  line-height: 1.5;
  color:#000;
  margin: 0 0 10px 0;
  padding:10px 10px 10px 3em;
  text-indent: -2.0em;
  background:#eee;
  border-left:3px solid #009c84;
}
#base h4 {
  font-size: 160%;
    font-weight: bold;
    line-height: 1.5;
    color: #3997f6;
    margin: 0 45px 0 45px;
    padding: 10px 10px 10px 1.5em;
    text-indent: -1em;
    background: #f6f6f6;
    border-left: 10px solid #3997f6;
}

li.title_kojin {
  font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
    color: #000000;
    margin: 0 0 10px 0;
    padding: 10px 10px 10px 1.5em;
    text-indent: -1em;
    background: #f6f6f6;
    border-left: 10px solid #1f88f3;
}

#base h4.sikaisi {
  border-color: #84C723;
}
#base h4.kinmui {
  border-color: #FAA90C;
}

#base .h_noindent {
  padding-left: 10px;
  text-indent: 0;
}

#base h2 em,
#base h3 em,
#base h4 em,
#base h5 em,
#base th em,
#base .aten em {
  font-style: normal;
  color: #fff;
  background-color: #f62828;
  border-radius: 1em;
  font-size: 0.86em;
  padding: 0.07em 0.5em;
}
#base h5 {
  font-size: 115%;
  font-weight:bold;
  line-height: 1.5;
  color:#000;
  margin:0 30px 0 30px;
  padding:13px;
}

#base ul {
  list-style:none;
  margin:10px 50px;
}

#base p {
  margin:0 30px 10px 30px;
  padding:10px 15px;
}

#base .aten {
  color: #d74627;
  background-color: #fffadc;
  font-size: 120%;
  line-height: 1.25;
  border-bottom: 2px solid #ffab00;
  border-radius: 0.25em;
  margin-top: 2em;
}
#base .aten_indent {
  padding-left: 2.5em;
  text-indent: -1.5em;
}

#base .qdetail {
  margin: 0 45px 1.5em 45px;
  padding: 0.5em 15px 1em;
  font-size: 115%;
}
#base table .qdetail {
  margin: 0;
  padding: 0;
}
#base p.center {
  text-align:center;
  padding-bottom:20px;
}
#base p.present {
  text-indent:-9999px;
  width:700px;
  height:170px;
  margin:0 auto;
  padding:0;
  background:url(bg_present.jpg) no-repeat;
}
#base p.bg_q02 {
  width:160px;
  margin:0 0 10px 30px;
  float:left;
}
#base p.bg_q03 {
  width:160px;
  margin:0 0 10px 30px;
  float:left;
}
#base .qdetail_q0301,
#base .qdetail_q0302 {
  width:180px;
  margin:0 20px 10px 45px;
  padding:10px 0 10px 15px;
  float:left;
}
#base .qdetail_q0303 {
  width:190px;
  margin:0 5px 10px 45px;
  padding:10px 15px;
  float:left;
}
#base p.bg_q02_assist,
#base p.bg_q03_assist,
#base .qdetail_q0301_assist,
#base .qdetail_q0302_assist,
#base .qdetail_q0303_assist {
  margin:0;
  padding:10px 15px 10px 0;
  float:left;
}
p input.etc_text {
  margin-left: 2.0em;
  width: 75%;
  max-width: calc( 98% - 2em );
  box-sizing: border-box;
}

#base .csr_banner {
  text-align:center;
  font-weight:bold;
  color:#f00;
  margin:0 30px 10px 30px;
  padding:10px 15px;
  border:1px solid #ddd;
}
#base .csr_banner p.btn_csr {
  text-indent:-9999px;
  text-align:left;
  width:400px;
  height:60px;
  margin:0 auto;
  padding:0;
  background:url(btn_csr_report_on.gif) no-repeat;
}
#base .csr_banner p.btn_csr a {
  display:block;
  width:400px;
  height:60px;
  background:url(btn_csr_report.gif) no-repeat;
}
#base .csr_banner p.btn_csr a:hover {
  background:none;
}


#base #present {
  text-align:center;
  font-weight:bold;
  color:#f00;
  margin:0 30px 10px 30px;
  padding:10px 15px;
  background:#ffe;
}

#base table {
  width:680px;
  margin:20px 40px 10px 40px;
}
#base .qdetail table {
  width: 100%;
  margin: 0;
}

#base table tr th {
  text-align:left;
  width:30%;
  padding:7px;
  background:#f6f6f6;
  border-left:3px solid #ed7a95;
}
#base table tr td {
  width:460px;
  padding:7px;
  border-bottom:1px solid #ddd;
  border-right:1px solid #ddd;
}

  #base .qdetail table tr th
, #base .qdetail table tr td {
  padding: 2px 7px;
}

#base table table {
  margin: 0;
  width: auto;
}

#base table table td {
	padding: 0;
	border: 0;
}

#base #userinfo {
  margin-top: 4em;
}

#userinfo + table {
  font-size: 115%;
}

#userinfo + table tr th {
  width: 45%;
  border-left: 0;
  border-right: 3px solid #ddd;
}

#userinfo + table label {
  white-space: nowrap;
}

address {
  text-align:center;
  font-family:Arial;
  font-style:normal;
  padding:20px 0;
}

/* 追加分 */
.about {
    font-size: 110%;
    font-weight: 500;
    color: #646464;
}

.kiyaku{
  font-size: 110%;
  color: #1f88f3;
  font-weight: bold;
}

.kiyaku_dot{
  font-size: 70%;
  color: #333333;
  font-weight: bold;
}


/* clearfix */
.clearfix:after {
  content:"";
  display:block;
  clear:both;
}

/* .qdetail にも clearfix を適用する */
.qdetail:after {
  content:"";
  display:block;
  clear:both;
}



/* label と ラジオボタン／チェックボックス のインデント */
.qdetail label {
  display: inline-block;
  padding-left: 2.0em;
  text-indent: -2.0em;
  margin-top: 0.3em;
  margin-bottom: 0.3em;
  padding-right: 0.5em;
  border-radius: 0.5em;
  transition: color,background-color 0.3s ease;
}

.qdetail label:hover {
  background-color: #fff7d4;
}

.qdetail label.checked {
  background-color: #ffeaae;
}


/* フォーム部品 */
textarea, input, select {
  font-family: "Helvetica Neue", Helvetica, clean, Arial, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 0;
  vertical-align: baseline;
  line-height: normal;
  font-size: 110%;
  padding: 0.25em;
}

  input[type=radio]
, input[type=checkbox]
{
  margin: 0.35em;
}

textarea {
  display: block;
  width: 95%;
  margin: 0.5em auto;
}

  .qdetail label input[type=radio]
, .qdetail label input[type=checkbox] {
  vertical-align: middle;
}


/* 狭い幅のテキスト欄 */
   form input.semiwidth
, form select.semiwidth {
  width: 18em;
}

   form input.halfwidth
, form select.halfwidth {
  width: 6em;
}

  form input.narrowwidth
, form select.narrowwidth {
  width: 3em;
}


/* 送信ボタン */
  input[type=submit]
, input[type=button]
 {
  border: none;
  padding: 0.85em 1.0em;
  margin: 0.5em;
  min-width: 10em;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.15em;
  font-size: 135%;
  background-color: #1f88f3;
  cursor: pointer;
  font-family: inherit;
  transition: color,background-color 0.3s ease;

  -webkit-appearance: none;  /* iOS でボタンの形が勝手に角丸でグラデーションになるのをリセット */
  border-radius: 0;

}

  input[type=button][value*=同意しない]
, input[type=submit][value*=戻る] {
  background-color: #999;
}

  input[type=submit]:hover
, input[type=button]:hover {
  background-color: #7ad5ff;
}

  input[type=button][value*=同意しない]:hover
, input[type=submit][value*=戻る]:hover {
  background-color: #bbb;
}



/* ラジオボタン等を大きいボタン状に表示する */
/*（対象のラジオボタン等を含む親要素に .buttoned を付ける） */
.buttoned {
  text-align: center;
}

#base .qdetail.buttoned {
  margin: 0 45px 1.5em 45px;
  padding: 0 15px 1em;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}
#base .qdetail.buttoned.narrow {
  margin: 0 100px 1.5em 100px;
}
#base .confirm .qdetail.buttoned {
  margin: 0 45px 1.5em 45px;
  padding: 0.5em 15px 1em;
  display: block;
}


.confirm .buttoned {
  text-align: inherit;
}

.buttoned label {
  flex-basis: 8em;

  min-height: 4em;
  margin: 0.25em;
  padding: 0 0.5em;
  border: 1px solid #ccc;
  border-radius: 0.5em;
  text-indent: 0;
  text-align: center;
  line-height: 1.5;

  white-space: pre;
}

.buttoned.narrow label {
  flex-basis: 10em;

  margin: 0.25em 0.75em;
}

.buttoned label:hover {
  background-color: #ffbd5a;
}

.buttoned label.checked {
  background-color: #ffeaae;
  border-color: #ffeaae;
  font-weight: bold;
}

  .buttoned label input[type=radio]
, .buttoned label input[type=checkbox]
{
  display: block;
  margin: 0.5em auto;
}

table.nocolumnize.buttoned label {
  width: 4em;
  padding: 0;
  line-height: 2.5em;
  min-height: 0;
}

.buttoned .annotation {
  display: block;
  margin: 32px 0.5em 0;
  font-weight: bold;
  background-color: #eee;
  padding: 0.1em 0;
  border-radius: 0.25em;
  width: 8em;
  text-align: center;
}

.buttoned .annotation-l {
  float: left;
}
.buttoned .annotation-r {
  float: right;
}
.buttoned .annotation-c {
  width: 8em;
  margin: 0 auto;
}


/* PC／スマホ表示切り替え */
.pc_none {
  display: none;
}


/* 改行禁止 */
.nowrap {
  white-space: nowrap;
}


/* readonly の入力欄 */
input[readonly] {
  background-color: #e0e0e0;
}


/* placeholder の色 */
input::placeholder
{
  color: #707070;
  opacity: 0.75;
}

/* IE */
input:-ms-input-placeholder
{
  color: #707070;
  opacity: 0.75;
}

/* Edge */
input::-ms-input-placeholder
{
  color: #707070;
  opacity: 0.75;
}


/* 入力チェックエラー文字 */
form .error {
  font-weight: bold;
  color: red;
  display: block;
  flex-basis: 100%;
}


/* 目立たせたい文字に使用する */
.marker {
  background: linear-gradient(transparent 70%, #ffbd5a 70%);
}
.marker_thin {
/*
  background: linear-gradient(transparent 88%, #f00 88%, #f00 98%, transparent 98% );
*/
  background: linear-gradient(transparent 89%, #f57c00 89%, #f57c00 100%, transparent 100% );
  padding-bottom: 1px;
}


/* 歯式記号 */
.DentCode_bottom_right {
  font-size: 0.95em;
  border-style: solid;
  border-width: 1px 1px 0 0;
  margin: 0 2px;
  line-height: 1em;
}

.DentCode_bottom_left {
  font-size: 0.95em;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin: 0 2px;
  line-height: 1em;
}

.DentCode_top_right {
  font-size: 0.95em;
  border-style: solid;
  border-width: 0 1px 1px 0;
  margin: 0 2px;
  line-height: 1em;
}

.DentCode_top_left {
  font-size: 0.95em;
  border-style: solid;
  border-width: 0 0 1px 1px;
  margin: 0 2px;
  line-height: 1em;
}


/* 各チェックボックス／ラジオボタンに、→質問XXへ のリンクを付ける場合に使用する  */
.nextq a {
  display: block;
  float: right;
  position: relative;
  min-width: 10em;
  padding:0 0.5em;
  background: #eee;
  border-radius: 0.2em;
  text-align: center;
  color: blue;
}

.nextq a:hover {
  background: #ffbd5a;
}

/* .nextq と併用（class="nextq nextq60"）することで、横位置の調整を行う */
/* 指定なし：右寄せ ／ nextq15：やや中央に寄る ～ nextq60：選択肢により近く */
.nextq05 a {
  left: -5%;
}

.nextq15 a {
  left: -15%;
}

.nextq30 a {
  left: -30%;
}

.nextq45 a {
  left: -45%;
}

.nextq50 a {
  left: -50%;
}

.nextq60 a {
  left: -60%;
}

.nextqcenter a {
  float: none;
  margin: 0.25em 15%;
}

.nextqw a {
  min-width: 15em;
}



.ib {
  display: inline-block;
}


/* ------------------------------------- */
/* スマートフォン向け レスポンシブ表示用 */
/* ------------------------------------- */
@media screen and (max-width : 540px)
{
body {
  font-size: 0.9rem;
  line-height: 1.75;

}	

li.title_kojin {
  font-size: 120%;
}
.about {
    font-size: 110%;
}	

#wrapper {
  width: auto;
}
#base {
  width: auto;
  margin:10px;
  padding:10px;
}
#base h1 {
  width: 100%;
  height: 0;
  margin:0 auto;
  background:url(title.gif) no-repeat;
  background-size: contain;
  padding-bottom: 27.0%;
}


#base h2 {
  font-size: 112%;
  margin:10px;
}
#base form h2 {
  font-size: 117%;
  margin: 2em 0 1px 0;
}
#base h3 {
  font-size: 112%;
  margin: 1em 0 1px 0;
  border-left:2px solid #009c84;
}
#base h4 {
  font-size: 105%;
  margin:0;
  border-left:2px solid #ed7a95;
}


#base h5 {
  margin:0;
  padding:10px;
}

#base ul {
  margin:10px 10px 0 10px;
}

#base p {
  margin:0;
  padding:10px;
}

#base .aten {
  font-size: 95%;
  border-radius: none;
  margin-top: 3em;
}

#base .qdetail {
  margin: 0;
  padding: 10px;
}

input.etc_text {
  width: auto;
  max-width: 86%;
}

#base table {
  width: 100%;
  table-layout: fixed;
  box-sizing: border-box;
  margin: 10px auto;
}
#base .qdetail table {
  width: 100%;
  margin: 0 0 1em 0;
}
#base table tr {
  display: block;
}
#base table tr th {
  display: block;
  width: auto;
  border-left: 3px solid #ed7a95;
  border-right: none;
}
#userinfo + table tr th {
  border-left: 3px solid #ddd;
}
#base table tr td {
  width: auto;
  display: block;
  border-right: none;
  border-bottom: none;
}

#base table table {
  width: 100%;
}
#base table table tr {
  display: flex;
  flex-flow: row wrap;
}
#base table table tr td {
  width: 50%;
}

#base table.nocolumnize tr
{
  display: table-row;
}
#base table.nocolumnize th
{
  display: table-cell;
}
#base table.nocolumnize td
{
  display: table-cell;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #ebebe9;
}

/* フォーム部品 */
textarea, input, select {
  padding: 0.5em;
  border: 1px solid #ddd;
  border-radius: 0.25em;
}

  input[type=radio]
, input[type=checkbox]
{
  margin: 0.5em;
}

  textarea
, input[type=text]
, select {
  max-width: 90%;
}


/* 狭い幅のテキスト欄 */
   form input.semiwidth
, form select.semiwidth {
  max-width: 80%;
}

  form input.halfwidth
, form select.halfwidth {
  width: 25%;
}

  form input.narrowwidth
, form select.narrowwidth {
  width: 3em;
}


#base .qdetail.buttoned {
  margin: 0;
  flex-flow: column wrap;
  padding: 0 10vw;
}
#base .qdetail.buttoned.narrow {
  margin: 0;
}
#base .confirm .qdetail.buttoned {
  margin: 0;
}

.buttoned label {
  flex-basis: initial;

  margin: 1vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
}

.buttoned.narrow label {
  flex-basis: initial;
}

#base table p.buttoned {
  margin: 0;
  padding: 0;
}

table .qdetail.buttoned label {
  min-width: 3.5em;
  margin: 0.25em;
}

  .buttoned label input[type="radio"]
, .buttoned label input[type="checkbox"] {
  margin: 0.5em;
}

.buttoned .annotation {
  margin: 0 0.25em;
}

.buttoned .annotation-c {
  margin: 0 auto;
}

/* PC／スマホ表示切り替え */
.pc_none {
  display: initial;
}

.sp_none {
  display: none;
}




/* 各チェックボックス／ラジオボタンに、→質問XXへ のリンクを付ける場合に使用する  */
.nextq a {
/*
  min-width: 33%;
  padding: 0;
  margin-left: 66%;
*/

  /* 今回だけの位置調整 */
  padding: 0;
  width: 40%;
  margin-top: 4px;
  display: block;
}


/* .nextq と併用（class="nextq nextq60"）することで、横位置の調整を行う */
/* 指定なし：折り返して右寄せ ／ nextq45～nextq60：選択肢と同じ行 */
.nextq05 a {
  left: initial; /* スマホ表示では不要 */
}

.nextq15 a {
  left: initial; /* スマホ表示では不要 */
}

.nextq30 a {
  left: initial; /* スマホ表示では不要 */
}

.nextq45 a {
  left: initial; /* スマホ表示では不要 */
  width: 10em;
  margin-left: inherit;
}

.nextq50 a {
  left: initial; /* スマホ表示では不要 */
/*
  width: 10em;
  margin-left: inherit;
*/
}

.nextq60 a {
  left: initial; /* スマホ表示では不要 */
  width: 10em;
  margin-left: inherit;
}

.nextqcenter a {
  margin: 0.25em 5%;
}

}
