@charset "UTF-8";
* {
  font-family: Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}
p {
  line-height: 1.6;
}
a {
  color: #147ded;
}

/* ------------ ヘッダー ------------ */
#header {
  border-top: 13px solid #0074bf;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
#header .container {
  padding-bottom: .8rem;
  border: none;
  border-bottom: 1px solid #2fa0e7;
  position: relative;
}
#header .container:after {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}
#siteLogo {
  margin: 16px auto 0;
}

a:hover img {
  opacity: .7;
}
#siteLogo > a > img {
  width: 250px;
}
#siteLogoTaxt {
  color: #99a;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  height: 0.7rem;
  vertical-align: bottom;
  margin-left: .4rem;
}
#siteLogoTaxt:before {
margin-right: .2rem;}
#siteLogo a:hover #siteLogoTaxt {
  color: #ff9901;
}
#logo2 {
  margin: 20px auto 0;
}
#logo2 img {
  width: 150px;
}

@media print, screen and (max-width: 575.99px) {
  #header .container {
    padding: .5rem;
  }
  #siteLogo {
    margin: 0;
    text-align: center;
  }
  #siteLogo > a > img {
    width: 200px;
  }
  #siteLogoTaxt {
    display: none;
  }
}

/* ------------ パンくず ------------ */
.breadcrumbs {
  padding-top: .5rem;
  font-size: .85rem;
  margin-bottom: .0rem;
  visibility: hidden;
}
.breadcrumbs li {
  list-style: none;
}
@media print, screen and (min-width: 768px) { }
@media print, screen and (max-width: 767px) {
}

/* ------------ コンテンツ ------------ */
.container {
  /*max-width: 780px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;*/
}
.container-fluid {
  max-width: 1200px;
}

section .container {
  background-color: #fcfcfc;
  margin-bottom: 0;
}

small {
  font-weight: normal;
  color: #999;
}
.list-select {
  list-style: none;
}
.text-primary {
  color: #1da2ec!important;
}
@media print, screen and (min-width: 768px) {
  .pc-none {
    display: none;
  }

  .sp-none {
    display: inline;
  }
}
@media print, screen and (max-width: 767px) {
  .pc-none {
    display: inline;
  }

  .sp-none {
    display: none;
  }

  .list-select {
    padding-left: 0;
  }
}
/** title **/
#title {
  background: #45aaea;
  border: none;
  overflow: hidden;
}
#title .container {
  overflow: hidden;
  background: #2fa0e7;
  border: none;
}
#title .inner {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
}
#title h1 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 0;
  margin-left: 1rem;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
}
#step-02 #title .container,
#step-10 #title .container {
  background: #4bbb48;
}

@media print, screen and (max-width: 767px) {
  #title h1 {
    font-size: 24px;
    text-align: center;
  }
  #title .title-small {
    margin: 0;
  }

  .container {
    border-right: none;
    border-left: none;
  }
  #siteHead {
    text-align: center;
  }
}
@media print, screen and (max-width: 575px) {
  #title h1 {
    margin-left: 0;
  }
  #title h1 .num {
    display: none;
  }
}

/** lead **/
.lead {
  font-size: 1.2rem;
  color: #0a7481;
  line-height: 1.8rem;
  border-left: 0 solid #009094;
  padding: 0 0 .7rem 1.8rem ;
  margin-left: -17px;
  margin-bottom: 2rem;
  position: relative;
}
.lead:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  border: 1.0rem solid transparent;
  border-left: 1rem solid #009094;
  height: 1.5rem;
}

@media print, screen and (max-width: 767px) {
  .lead {
    text-align: left;
    margin: 0 -15px 2rem;
    font-size: .9rem;
    padding: 0 .8rem .5rem 1.5rem;
  }
  .lead:after {
  }
}
/** info **/
#info li {
  list-style: none;
}
#info-txt {
  background: url(../resources/img/icon_arrow_right1.svg) 100% 0% no-repeat;
  background-size: .6rem;
  width: 20.0%;
  margin-left: auto;
}
#info-txt p {
  font-size: .8rem;
  padding-left: 2.0rem;
}
.btn-info {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-size: .9rem;
  width: 100%;
}
.btn-info:hover {
  color: #000;
  background-color: #eee;
  border-color: #bbb;
}
#info-btns {
  margin-right: 0;
  width: 80%;
}
#info-btns li {
  width: 31%;
  margin-right: 2.5%;
}
#info-btns li:last-child {
  margin-right: 0;
}
.icon-popup a {
  background: url(../img/icon_popup.svg) 95% 48% no-repeat;
  background-size: 0.9rem;
}
.mfp-bg {
  opacity: 0.2;
}
.mfp-iframe-scaler iframe {
  background-color: #fff;
  border-radius: .2rem;
}
.mfp-iframe {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.mfp-iframe-holder .mfp-close {
  top: -45px;
  font-size: 4rem;
}

@media print, screen and (max-width: 767px) {
  #info-txt {
    background: none;
    width: 80%;
    margin-left: 0;
  }
  #info-txt p {
    padding-left: 15px;
  }
  #info-btns {
    width: 100%;
  }
  #info-btns li {
    margin-bottom: 1rem;
  }

  .mfp-iframe-holder .mfp-content {
    height: 80%;
  }
}
@media print, screen and (max-width: 575px) {
  #info-btns {
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
  }
  #info-btns li {
    margin-bottom: 1rem;
    margin-right: 0;
    width: 100%;
  }
}

/* .steps */
.steps {
  margin-bottom: 3rem;
  display: block;
}
.steps .active-sp {
  display: none;
}
.progressbar {
  padding: 2rem 0 0;
  counter-reset: step 2;
  z-index: 0;
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
}
.stage-01 .progressbar {
  margin-left: 20%;
  width: 80%;
}
.progressbar li {
  list-style-type: none;
  width: 12.0%;
  display: table-cell;
  font-size: 1rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #37aeac;
  text-wrap: nowrap;
}
.progressbar li:before {
  width: 2rem;
  height: 2rem;
  font-size: 1.2rem;
  content: counter(step);
  text-align: center;
  counter-increment: step;
  line-height: 1.6;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-color: #eee;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #eee;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progressbar li.nextbar:after {
  width: 150%;
  height: 2px;
  top: 15px;
  left: -50%;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #009094;
}
.progressbar li.active:before {
  background-color: #3fb6cd;
  border-color: #32aac1;
  color: #fff;
}
.progressbar li.active + li:after {
  background-color: #3fb6cd;
}
.progressbar li.finished {
  color: #aaa;
}
.progressbar li.finished:before {
  background-color: #eee;
  color: #aaa;
}
.stage-02 .progressbar li {
  width: 16.5%;
}


@media print, screen and (max-width: 767px) {
  .steps {
    position: relative;
    margin: 1rem;
  }

  .steps .active-sp {
    display: block;
    width: 6rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    border-radius: 1.5rem;
    background-color: #3fb6cd;
    color: #fff;
    border: 2px solid #fff;
    padding: 0.4rem;
  }

  .steps .active-sp span {
    font-size: 1.2em;
  }

  .steps .progressbar {
    display: none;
  } 
}
/** 見出し **/

.h2-01 {
  /* font-size: 1.6rem;
  margin: .8em -15px;
  padding: 1rem;
  background-color: #f2f6fa;
  border-left: 4px solid #248cd7;*/
}
.h2-01 {
  color: #114374;
  background-color: #f2f6fa;
  font-size: 1.6rem;
  margin: 5.0rem -15px 3rem;
  padding: 1rem .5rem;
  /*border-top: solid 1px #d6e7f2;
  border-bottom: solid 1px #c5dcec;*/
  position: relative;
  text-align: center;
  text-shadow: -1px -1px 0 #ffffff;
}
.h2-01:before,
.h2-01:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  bottom: -3px;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(to right, rgba(206, 227, 241, 1) 10%, rgba(69, 170, 234, 1), rgba(206, 227, 241, 1) 90%);

}
.h2-01:before {
  top: -3px;
  bottom: 100%;
}
.h3-01 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.h3-subtext {
  font-size: 1.0rem;
  margin-top: -.5rem;
  color: #666;
}
.h4-01 {
  font-size: 1.0rem;
  margin-top: 0;
  margin-bottom: .2rem;
  color: #666;
}
.h4-subtext {
  font-size: 0.9rem;
  margin-top: -.5rem;
  color: #666;
}
#check h2:before {
  content: "●";
  color: #edb622;
  margin: 0 .2em 0 0;
  font-size: 1.2em;
}
#thanks h2:before,
#thanks h2:after {
  content: "";
}

@media print, screen and (max-width: 767px) {

  .h2-01 {
    background-color: #eaeff6;
    padding: 1em;
    font-size: 1.2rem;
    margin: 2.8rem -15px 2rem;
  }
  .h2-01:before,
  .h2-01:after {
  }
  .h3-01 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
/** papers **/
.logo-paper {
  width: 80%;
}
.accordion input ~ .accordionMenu {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.accordion input:checked ~ .accordionMenu {
  height: auto;
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.accordion input:checked ~ .accordionMenu h3 {
  text-align: left;
  font-size: 1.3rem;
  margin-top: 0;
}

hr {
  border-top: dotted 1px #ccc;
}
#Papers dd label {
  font-size: 1.2rem;
  color: #000;
}
#Papers dd input[type="radio"],
#Papers dd input[type="checkbox"] {
  margin-top: .5em;
}
#Papers .subtext {
  margin-bottom: .4rem;
}
#selectPrice dd dl {
  border: none;
  margin-bottom: 2rem;
}
#selectPrice dd dt {
  border-top: dotted 1px #ccc;
  text-align: left;
  color: #444;
}
#selectPrice dd dd:last-child {
  padding-bottom: 1rem;
  border-bottom: dotted 1px #ccc;
}
#selectPrice dd dd {
  padding: 0;
}

/** inputパーツ **/
.mustitem {
  background-color: #dc5245;
  color: #FFF;
  padding: .3rem .4rem;
  font-size: .6rem;
  font-weight: normal;
  line-height: 1.0;
  vertical-align: middle;
  margin-left: .25em;
  border-radius: .5em;
  display: inline-block;
}
.noteLead .mustitem {
  font-size: 1.0em;
  margin-right: .25em;
}
.noteLead {
  margin: 1em 0 .5em;
}
.margin-bottom label {
  margin-bottom: 1.5rem;
}
.inputArea {
  margin: 0 0 3rem;
}
.inputArea h3 {
  color: #325e7b;
  font-size: 1.2rem;
  margin-top: 3rem;
}
.inputArea dl {
  margin: 0;
  border-bottom: 1px solid #ddd;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 3rem;
  padding-left: 3rem;
  padding-bottom: .5rem;
}
.inputArea-inner dl {
  width: calc(100% - 3rem);
  margin-left: 0px;
  padding-right: 0rem;
  padding-left: 0rem;
}
.inputArea-inner2 dl {
  width: calc(100% - 3rem);
  margin-left: 0px;
  padding-right: 0rem;
  padding-left: 0rem;
  border-bottom: none;
}

.inputArea dl:first-of-type {
/*border-top: 1px solid #ccc; */}
.inputArea dl:last-of-type {
  /*border-bottom: 1px solid #ccc;*/
  margin-bottom: 3.5rem;
}
.inputArea-inner2 dl:last-of-type {
  margin-bottom: .5rem;
}
.inputArea dl:only-of-type {
}
.inputArea dt {
  font-size: 1.2rem;
  font-weight: normal;
  margin-bottom: 0;
  padding-top: 1.0em;
  color: #224054;
  line-height: 1.4;
  position: relative;
}
.inputArea dt:before {
  content: "";
  position: absolute;
  right: 1rem;
  width: 1rem;
  height: 1rem;
}
.inputArea dd {
  font-size: 1rem;
  padding-top: 1rem;
  line-height: 1.6;
}
.inputArea dd .note:last-child {
  margin-bottom: 0;
}
.inputArea dd label,
.inputArea dt input + label {
  color: #224054;
}
.inputArea label {
  margin-bottom: .8rem;
}

input[type="text"] {
  width: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  vertical-align: top;
  margin-top: .3rem;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  color: #222;
  vertical-align: top;
  margin-right: 1rem;
  padding-right: 1rem;
  padding-bottom: .6rem;
}

input[type="radio"] + label:hover,
input[type="checkbox"] + label:hover {
  opacity: .75;
  cursor: pointer;
}
.text-nowrap input[type="text"]:last-child {
  margin-top: -.5rem;
  margin-bottom: .5rem;
}

dd .text-nowrap:last-child input[type="text"] {
  margin-top: -.5rem;
  margin-bottom: .5rem;
}

select:disabled {
  opacity: 0.5;
}

/* ラジオボタン、チェックボックス */
input[type=radio], input[type=checkbox] {
  display: none;
}
#select_date {
  list-style: none;
  padding-left: 0;
}
.radio-wide .radio, .radio-wide .checkbox {
  width: calc(100% - 3rem);
  display: block;
}
.radio-wide .checkbox-inline-block {
  width: initial;
  display: inline-block;
}
.radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover, .checkbox:hover {
  background-color: #d9e1eb;
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #4076b0;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -9px;
  width: 20px;
  height: 20px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}
.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 19px;
  display: block;
  margin-top: -5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4076b0;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio ,
input[type=checkbox]:checked + .checkbox {
  background-color: #e5f0de;
}
input[type=checkbox]:disabled + .checkbox {
  background-color: #d7d6d6;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #4076b0;
  border-bottom: 3px solid #4076b0;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
.radio > dl, .checkbox > dl {
  margin-left: .85rem;
  margin-bottom: 0;
  margin-top: .5rem;
}
.radio > dl > dt, .checkbox > dl > dt {
  font-size: 1.4rem;
  font-weight: normal;
  margin-bottom: 0;
  color: #4076b0;
}
.radio > dl > dt span , .checkbox > dl > dt span {
  font-weight: normal;
  font-size: 1.0rem;
  color: #666;
}

/* end ラジオボタン、チェックボックス*/
/* Table */


.table-01 {
  border: 1px solid #d5e0e8;
  border-width: 1px 0 0 1px;
  margin-bottom: 1rem;
}
.table-01 th,
.table-01 td {
  padding: 8px 8px;
  border: 1px solid #d5e0e8;
  border-width: 0 1px 1px 0;
}
.table-01 td.bgname {
  color: #3c76a4;
  font-weight: bold;
  background-color: #f9fadd;
}
.table-01 td .note {

}
.table-01 td.bg-gray {
  background-color: #f1f1f1;
}
.table-01 th {
  color: #fff;
  font-weight: bold;
  background-color: #45aaea;
  white-space: nowrap;
  text-align: center;
}
.table-01 + .note {
  margin-top: .5rem;
}

@media print, screen and (max-width: 767px) {
  .inputArea dl {
    padding: 0;
    padding-bottom: .5rem;
    border-top: none;
  }
  .inputArea-inner dl {
    width: 100%;
    padding: 0;
    padding-bottom: .5rem;
    border-top: none;
  }

  .inputArea dt {
    padding-left: 1rem;
  }

  .inputArea dd {
    border-top: none;
    padding-right: 15px;
    margin-bottom: 15px;
    padding-left: 1rem;
  }
  
  .inputArea-inner dd {
    border-top: none;
    padding-right: 0px;
    margin-bottom: 15px;
    padding-left: 0px;
  }
  .inputArea-inner2 dd {
    margin-bottom: 0px;
  }

  .inputArea dd dt {
    margin-bottom: 10px;
  }

  .radio-wide .radio, .radio-wide .checkbox {
    width: calc(100% );
  }
  .radio > dl, .checkbox > dl {
    margin-left: .85rem;
  }
  .radio > dl > dt , .checkbox > dl > dt {
    font-size: 1.2rem;
  }
  .radio > dl > dt span , .checkbox > dl > dt span {
    font-size: .85rem;
    display: block;
  }
}
@media print, screen and (max-width: 575px) {
  .inputArea dt {
    font-size: 1.0rem;
    text-align: left;
    margin-bottom: 0;
    padding-left: 1rem;
    border-top: 1px solid #ccc;
  }

  .inputArea label {
    margin-bottom: .5rem;
  }
  .scrollable {
    box-shadow: 5px 5px 5px rgba(0,0,0,.2) inset;
  }
  .table-01 {
    min-width: 640px;
  }
  .table-responsive th,
  .table-responsive td {
    width: 100%;
    display: block;
  }
  .table-01.table-responsive {
    min-width: 100%;
  }
}

/* input-radiobutton */
.input-radios .input-radiobox {
  border: 1px solid #ddd;
  background: #efefef;
  border-radius: 8px;
  padding: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.input-radios .input-radiobox label {
  margin-bottom: 0;
}
.input-radios .input-radio[type=radio] {
  display: none;
  display: inline-block;
  position: absolute;
  left: -1000px;
}
.input-radios .input-radio[type=radio]:focus + .input-radio-button {
  border: 1px solid #999;
  -webkit-box-shadow: 0 0 8px #745399;
  box-shadow: 0 0 8px #745399;
  background-color: #fff;
}
.input-radios .input-radio-button {
  position: relative;
  padding: 10px 40px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #333;
  border-radius: 6px;
  border: 1px solid #efefef;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  width: 175px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.input-radios .input-radio-button:hover {
  border: 1px solid #999;
  -webkit-box-shadow: 0 0 0.5rem #45aaea;
  box-shadow: 0 0 0.5rem #45aaea;
  background-color: #fff;
  text-decoration: none;
}
.input-radios .input-radio-button:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 16px;
  right: 20px;
  background: #56c080;
  -webkit-transition: width .2s;
  transition: width .2s;
  -webkit-transform: rotate(140deg);
  transform: rotate(140deg);
}
.input-radios .input-radio-button:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background: #56c080;
  top: 11px;
  right: 14px;
  -webkit-transition: width .2s .2s;
  transition: width .2s .2s;
  -webkit-transform: rotate(230deg);
  transform: rotate(230deg);
}
.input-radios .input-radio:checked + .input-radio-button {
  background: #fff;
  border: 1px solid #999;
}
.input-radios .input-radio:checked + .input-radio-button:before {
  width: 1px;
  height: 5px;
}
.input-radios .input-radio:checked + .input-radio-button:after {
  width: 1px;
  height: 12px;
}



/* input-radiobutton（画面縮小時） */
@media print, screen and (max-width: 990px) {
.input-radios .input-radiobox {
  border: 1px solid #ddd;
  background: #efefef;
  border-radius: 8px;
  padding: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  display: flex;
  flex-direction:column;
  flex-wrap:wrap;
  position: relative;
  overflow: hidden;
}

.input-radios .input-radiobox label {
  margin-bottom: 0;
}
.input-radios .input-radio[type=radio] {
  display: none;
  display: inline-block;
  position: absolute;
  left: -1000px;
}
.input-radios .input-radio[type=radio]:focus + .input-radio-button {
  border: 1px solid #999;
  -webkit-box-shadow: 0 0 8px #745399;
  box-shadow: 0 0 8px #745399;
  background-color: #fff;
}
.input-radios .input-radio-button {
  position: relative;
  padding: 10px 40px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #333;
  border-radius: 6px;
  border: 1px solid #efefef;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.input-radios .input-radio-button:hover {
  border: 1px solid #999;
  -webkit-box-shadow: 0 0 0.5rem #45aaea;
  box-shadow: 0 0 0.5rem #45aaea;
  background-color: #fff;
  text-decoration: none;
}
.input-radios .input-radio-button:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 16px;
  right: 20px;
  background: #56c080;
  -webkit-transition: width .2s;
  transition: width .2s;
  -webkit-transform: rotate(140deg);
  transform: rotate(140deg);
}
.input-radios .input-radio-button:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background: #56c080;
  top: 11px;
  right: 14px;
  -webkit-transition: width .2s .2s;
  transition: width .2s .2s;
  -webkit-transform: rotate(230deg);
  transform: rotate(230deg);
}
.input-radios .input-radio:checked + .input-radio-button {
  background: #fff;
  border: 1px solid #999;
}
.input-radios .input-radio:checked + .input-radio-button:before {
  width: 1px;
  height: 5px;
}
.input-radios .input-radio:checked + .input-radio-button:after {
  width: 1px;
  height: 12px;
}
}

/* バリデーション */
.icon-check1 {
  position: relative;
  display: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}
.icon-check1:after {
  content: "";
  width: 1.5em;
  height: 2.5em;
  background: url("/recept/jakarta.faces.resource/img/icon_checked1.svg.jsf") 50% 50% no-repeat;
  background-size: 100%;
  position: absolute;
  left: 1em;
  top: -1.5em;
  line-height: 1;
}

@-webkit-keyframes icon-show {
  from {
    opacity: 0;
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes icon-show {
  from {
    opacity: 0;
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.form-group.filled :valid + .icon-check1 {
  display: inline-block;
  -webkit-animation: icon-show .3s ease-in-out 0s;
  animation: icon-show .3s ease-in-out 0s;
}
.form-group.filled input:invalid {
  background: #fffafa !important;
  border: 1px solid #f48986;
  border-width: 1px 1px 1px 4px;
}
.p-postal-code:valid + .icon-check1 {
  left: 12em;
  margin-left: -.35rem;
}
.icon-check2 {
  width: 1em;
  height: 1em;
  background: url(../img/icon_checked2.svg) 50% 50% no-repeat;
  background-size: 100%;
  position: relative;
  top: 1px;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (max-width: 767px) {
  .icon-check1:after {
    width: 1.2em;
    height: 2.5em;
    left: -2.3em;
  } 
  .checked .p-postal-code + .icon-check1 {
    left: .3em;
    top: .6rem;
  }
}
/* other */
.imagePaper img {
  max-width: 150px;
  margin-right: 1.5rem;
}
.shadow-x {
  -webkit-box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.31);
  -moz-box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.31);
  box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.31);
}
.btn-zip {
  background-color: #667;
  color: #fff;
  border: #6a6a6a 1px solid;
  border-width: 1px 2px 2px 1px;
  font-size: .9rem;
  margin-left: 1em;
  padding: .4rem;
  margin-top: 0;
}
.btn-zip:hover {
  background-color: #778;
  color: #fff;
  border: #888 1px solid;
  border-width: 2px 1px 1px 2px;
}
#address_to > dd {}
#address_to label {
  margin-bottom: .3rem;
}
#zip,
#zip_to {
  float: left;
  width: 7em;
  margin-bottom: 0.8em;
}
.form-control.cardnumber {
  display: inline-block;
width: 6em;}
.zipMark {
  float: left;
  margin-top: .4em;
  width: 1.5em;
}
.zipMark:before {
  content: "〒";
}
.zipDevider {
  float: left;
  width: 1em;
  text-align: center;
  margin-top: .4em;
}
.zipDevider:after {
  content: "-";
}

select.form-control {
  width: auto;
  min-width: 18em;
}

select.form-select-date {
  min-width: 5em;
  display: inline-block;
}
.form-group {
  margin-bottom: 1.5rem;
}
.form-group.active {
  background: #fff;
}
.form-group.error .form-control {
  background: #fffafa !important;
  border: 1px solid #f48986;
  border-width: 1px 1px 1px 4px;
}
.form-control {
  border-radius: 6px;
  border: 1px solid #999;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-transition: 0.3s;
  transition: 0.5s;
  display: inline-block;
}
.form-control:focus {
  background-color: #FFFFEE;
  -webkit-box-shadow: 0 0 0.5rem #45aaea;
  box-shadow: 0 0 0.5rem #45aaea;
}
.active .form-control {
  background-color: #FFFFEE;
}
.form-control.checked {
  background-color: #FFF !important;
  border: 1px solid #999;
}
.form-control#other2,
.form-control#other3 {
  display: inline;
  width: 70%;
}

input[type="text"].form-half {
  width: 50%;
}
.form-check-input {
  position: relative;
  margin-top: .5rem;
  margin-left: 0;
}
#getInfo {
  padding: 1em 5%;
  margin: -4rem 0px 0;
}
#getInfo label {
  font-weight: normal;
}
#getInfoCheck {
  font-size: 16px;
}
#submit {
  text-align: center;
  margin: 0 3rem;
}
#submit dt {
  line-height: 1.5;
  font-size: 15px;
}
#submit dd {
  line-height: 1.6;
  font-size: 14px;
}
#confirm {
  font-size: 16px;
  margin: 0 0 2rem;
  padding-left: .8rem;
  text-align: left;
  color: #c66;
  border-left: 4px solid #f0cccc;
}
#confirm p {
  margin-bottom: 0;
}
#privacy { }
#privacy dl {
  margin-bottom: 0;
}
#privacy dt {
  margin-bottom: .8em;
  color: #335;
  font-weight: normal;
}
#privacy dd {
  text-align: left;
  color: #505050;
  padding: 0;
  margin-bottom: 1rem;
}
.note {
  font-size: .85em;
  color: #666;
  margin-top: .5em;
  margin-left: 1em;
  text-indent: -1em;
}
.note:before {
  content: "※";
}
dd .form-control + .note {
  margin-bottom: 0;
}
#thanks .note:before {
  content: "";
}
.caution,
.caution li {
  color: #a33!important;
}
.notes {
  padding-left: 1rem;
}
.form-group + .notes {
  margin-top: -2rem;
}
.notes li {
  font-size: .85em;
  color: #666;
  margin-top: .5em;
  list-style: none;
  text-indent: -1em;
}
.notes > li:before {
  content: "※";
}
.notes .note-dot li {
  list-style: disc;
  text-indent: 0; 
}
.addition {
  margin-top: 3rem;
  margin-bottom: 5rem;
  border: 1px solid #ddd;
  border-radius: 1rem;
  padding: 2rem;
}
.area > dt {
  font-size: 1.1rem;
  margin-bottom: .5rem;
  color: #4076b0;
}
.contact dt {
  font-size: 1.2rem;
}
.addition-tel{
  width: 18em;
  margin-bottom: .5rem;
}
.fa-clock {
  color: #2A5B97;
}
.fixed-data {
  font-size: 1.2rem;
  margin-bottom: 0;
  color: #2A5B97	;
}
.fixed-data + .fixed-data{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.fixed-data-span{
  margin-left: 2rem;
}
#dispmonth {
  background-color: #eaeff6;
  padding: .75rem;
  border-radius: 1rem;
}
.dispmonth {
  background-color: #eaeff6;
  padding: .60rem;
  border-radius: 1rem;
}
@media print, screen and (max-width: 767px) {
  .btn-zip {
    font-size: .9rem;
    padding: .3rem .5rem;
    margin-top: .0rem;
    border-radius: 1rem;
  }

  .noteLead {
    font-size: .85rem;
  }

  .imagePaper img {
    max-width: 150px;
    margin: 0 0 1.3rem;
  }
  #selectPaper dd label {
    font-size: 1.8rem;
  }
  #selectPaper .note:before {
    content: none;
  }

  .note {
    text-align: left;
  }

  .notes {
    padding-left: 1rem;
  }

  input[type="text"],
  input[type="text"].form-half {
    width: 100%;
  }

  .form-group {
    clear: both;
  }

  .form-control#other2,
  .form-control#other3 {
    display: block;
    width: 100%;
    max-width: auto;
  }

  select.form-control {
    width: 100%;
    min-width: auto;
  }

  select.form-select-date {
    width: auto;
  }
  #confirm {
    font-size: 15px;
    margin: 0 0 2em;
  }
  #privacy {
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #getInfo {
    margin-left: -15px;
    margin-right: -15px;
  }
  #submit {
    margin: 0;
  }
  #submit h4 {
    text-align: left;
    margin-bottom: 3rem;
  }
  #submitButton {
    font-size: 18px;
  }
  #thanks #yourName {
    font-size: 1.7rem;
    margin: 0 1rem 2rem;
  }
  .addition {
    padding: 1rem;
  }
   .privacy_btn {
    display: flex;
  }
}
/** アコーディオン **/
@keyframes fadein {
  from{        opacity: 0;    }
  to{        opacity: 1;    }
}
@keyframes fadeout {
  from{        opacity: 1;    }
  to{        opacity: 0;    }
}
.accordion-trigger {
  background-color: #fff;
  border-color: #eee;
  margin-top: .5rem;
  margin-bottom: .5rem;
  cursor: pointer;
}
.accordion-trigger h3 {
  margin-bottom: 0;
}
.accordion-trigger:hover h3 {
  background-color: #fafafa;
  border-color: #ccc;
}
.accordion-trigger .fas {
  color: #ccc;
  font-size: .8em;
}
.accordion-trigger .fa-plus-square.opened:before {
  content: "\f146"!important;
}
.accordion-wrapper {
  display: none; 
}
.accordion-wrapper.opened {
  display: block;
  animation: fadein 1s linear 0s;
}



@media print, screen and (max-width: 575px) {
  .accordion-trigger {
    display: block;
  }

  .accordion-target {
    display: none;
  }
}
/* ------------ ボタン ------------ */
#submit {
  padding-bottom: 3rem;
}
#submit .btns {
  margin-top: 3rem;
  margin-bottom: 2rem;
  text-align: center;
}
#submit .btn {
  padding: 20px 5px;
}
#submit .btn:hover {
  border-width: 3px 2px 1px 2px;
}
#submit .btn:active {
  border-width: 4px 2px 0px 2px;
}
#submit .btn[disabled]:hover,
#submit .btn[disabled]:active {
  cursor: not-allowed;
  background: #4bbb48;
border-width: 2px 2px 2px 2px;}
.btn-submit {
  color: #fff;
  background: #4bbb48;
  border: 2px solid #48ad4f;
  cursor: pointer;
  width: 100%;
  max-width: 340px;
  border-radius: 5px;
  font-size: 20px;
  display: block;
}
.btn-submit:hover {
  background: #57ac5d;
  color: #FFF;
  text-decoration: none;
}
.btn-submit:active {
  opacity: .65;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-width: 3px 0 0 3px;
}
.btn-cancel {
  cursor: pointer;
  display: block;
  border: 2px transparent solid;
  margin-right: 3rem;
}
.iconChecked {
  width: 20px;
  height: 15px;
  background: url(../img/icon_checked3.svg) 50% 50% no-repeat;
  background-size: 100%;
  position: relative;
  top: 1px;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.correct {
  text-align: center;
}
.btn-correct {
  color: #fff;
  background-color: #6ea5c7;
  border-color: #177fc1;
}
.btn-correct:hover {
  color: #fff;
  background-color: #177fc1;
  border-color: #177fc1;
}

@media print, screen and (max-width: 767px) {
  #submit .btns {
    margin: 2rem -15px 2rem;
  }
  #submit .btns .btn {
    padding: .5rem;
    margin: auto;
    width: 80%;
    font-size: 1.1rem;
    border-radius: 3rem;
  }
  #submit .btns .btn-cancel {
    font-size: 1.1rem;
    margin-top: 1.5rem;
  } 

  .btn-submit {
    font-size: 1.0rem;
  }
}
/* -------- ページバリエーション -------- */
#check p {
  font-size: 1.7rem;
}
#check h3 {
  color: #624024;
  text-align: center;
  margin-top: 3rem;
}
#thanks h2 {
  font-size: 2.4em;
  line-height: 1.4;
  color: #4076b0;
  text-shadow: -1px -1px 0px #eee;
  margin: 0;
}
#thanks h3 {
  line-height: 1.6;
  color: #4076b0;
  text-shadow: -1px -1px 0px #eee;
}
#thanks #yourName {
  padding: 1rem;
  background-color: #e5f0de;
  font-size: 1.8rem;
  color: #824024;
  border: 2px solid #daead1;
  border-radius: 8px;
  margin-bottom: 2rem;
}
#thanks img {
  margin: 1.8em auto 1rem;
}
#check form dd p,
#getInfoCheck p {
  font-size: 1.4em;
}
#check #getInfo {
  border-top: 1px solid #ccc;
  padding: 2em 15px;
  margin: 0 0 3em 0;
  border-bottom: 2px solid #ccc;
  background-color: #fcfcfc;
}

/* ------------ お問い合わせ先------------ */
.utility-title {
  background-color: #0079c0;
  padding: .2rem .5rem;
  font-size: .75em;
  float: left;
  border-radius: .5rem;
  color: #fff;
  font-weight: normal;
}
.utility-name {
  display: inline-block;
  font-weight: bold;
}
.utility-data {
  padding: .2rem .5rem;
  margin-left: 6rem;
}
.utility-data .utility-tel {
  display: inline-block;
  width: 180px;
  margin-top: -.9em;
  margin-left: .5rem;
}
.utility-data .utility-sub {
  font-size: .75em;
}

@media print, screen and (max-width: 767px) {

  .utility-title {
    background-color: #0079c0;
    padding: .3rem .6rem;
    float: none;
    display: inline-block;
  }

  .utility-name {
    margin-top: .5rem;
  }

  .utility-data {
    display: block;
    margin-left: 0;
  }

  .utility-data .utility-tel {
    display: inline-block;
    width: 180px;
    margin: 0 0 .5rem;
  }
}

/* ------------ utility ------------ */
#utility {
  background-color: #EaEaEa;
  overflow: hidden;
}
#utility .container {
  background-color: #E9E9E9;
  padding: 1.5rem 2rem .2rem;
}

@media print, screen and (max-width: 767px) {
  #utility .container {
    padding: 1.5rem 10px .2rem;
  }
}
/* ------------ フッター ------------ */
#footer {
  background-color: #0074bf;
  margin-bottom: 0;
}
#footer .container {
  padding: 10px 10px 30px;
  font-size: .9rem;
  position: relative;
  border: 1px solid #E9E9E9;
  border-width: 1px 0 0;
}
#publication .navigation {
  margin: 0 auto 1.7rem;
  text-align: center;
}
#publication ul {
  padding: 0 0 0 .5rem;
  display: inline;
  list-style-type: none;
  border-left: 1px solid #fff;
  font-size: .7rem;
}
#publication ul li {
  margin: 0 .5rem 0 0;
  padding: 0 .5rem 0 0;
  border-right: 1px solid #fff;
  display: inline-block;
  line-height: 1;
}
#publication ul li a:link,
#publication ul li a:visited {
  color: #fff;
}
#publication ul li a:hover,
#publication ul li a:active,
#publication ul li a:focus {
  color: #ff8a00;
}
#copyright {
  font-style: normal;
  text-align: center;
  color: #fff;
  font-size: .7rem;
}
#back-to-top {
  position: fixed;
  bottom: 60px;
  right: 20px;
  display: none;
}
#back-to-top a {
  cursor: pointer;
  background-color: #0074bf;
  border: solid 2px #eee;
}
#back-to-top a:hover {
  background-color: #0093f3;
}
#back-to-top a:active {
  background-color: #30a4ef;
}
.pagetop {
  text-align: right;
}
.iconUp {
  width: 1em;
  height: 1em;
  background: url(../img/icon_arrow_up.svg) 50% 50% no-repeat;
  background-size: 100%;
  position: relative;
  top: 1px;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (max-width: 575px) {
  #footer .container {
    text-align: center;
    position: relative;
    font-size: .9rem;
  }
  #publication {
    margin: 0 -5px;
  }
  #publication ul,
  #publication ul li {
    margin: 5px;
    border: none;
  }
  #copyright {
    margin-top: 2em;
    text-align: center;
  }
  #back-to-top {
    right: 1rem;
    bottom: 2rem;
  }
  #back-to-top a {
    background-color: #0074bf;
    border-width: 1px 1px 0 0;
    border-color: #9295eb;
    border-radius: 4px 4px 0 0;
  }
}
/* ------------ エラー表示 ------------ */

p[id^="err_"]{
  color: #d22;
  margin-top: .4rem;
  display: none;
  font-size: 1.1rem;
}
p[id^="err_"]:before{
  content: "！";
  color: white;
  background-color: #d22;
  border-radius: 50%;
  margin: 0 .2em 0 0;
  text-align: center;
  height: 1.4em;
  width: 1.4em;
  display: inline-block;
}
#err_0 {
  font-size: 1.5em;
  padding: 1em;
  border: 1px solid #c22;
  border-radius: 3px;
  width: 100%;
  background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #fff5f0 25%, #fff5f0 50%,
    #fff 50%, #fff 75%,
    #fff5f0 75%, #fff5f0
    );
  background-size: 8px 8px;
}
.lead_err,
.filled p[class^="err_"] {
  display: none;
}

@media print, screen and (max-width: 767px) {
  #err_0 {
    font-size: 1.2em;
  }
}
/**  Placeholder  **/
.form-control::-webkit-input-placeholder {
  color: #a66;
  font-size: .8em;
}
.form-control::-moz-placeholder {
  color: #a66;
  font-size: .8em;
}
.form-control:-moz-placeholder {
  color: #a66;
  font-size: .8em;
}
.form-control:-ms-input-placeholder {
  color: #a66;
  font-size: .8em;
}

/** print **/
@media print {
  .inputArea dl {
    background: #fff;
  }
  #info-txt {
    background: url(../img/icon_arrow_right1.svg) 100% 0% no-repeat;
    background-size: .6rem;
    width: 20% !important;
    margin-left: auto;
  }
  #info-btns {
    margin-right: 0;
    width: 80% !important;
  }
  #info-btns li {
    width: 31% !important;
    margin-right: 2.5% !important;
  }
  #info-btns li:last-child {
    margin-right: 0 !important;
  }
  #steps li {
    display: inline-block;
  }
}
/* バリデーション（郵便番号） */
.icon-check3 {
  position: relative;
  display: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}
.icon-check3:after {
  content: "";
  width: 1.5em;
  height: 2.5em;
  background: url("/recept/jakarta.faces.resource/img/icon_checked1.svg.jsf") 50% 50% no-repeat;
  background-size: 100%;
  position: absolute;
  left: 1em;
  top: -1.5em;
  line-height: 1;
}

@-webkit-keyframes icon-show {
  from {
    opacity: 0;
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes icon-show {
  from {
    opacity: 0;
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.form-group.filled :valid + .icon-check3 {
  display: inline-block;
  -webkit-animation: icon-show .3s ease-in-out 0s;
  animation: icon-show .3s ease-in-out 0s;
}
.form-group.filled input:invalid {
  background: #fffafa !important;
  border: 1px solid #f48986;
  border-width: 1px 1px 1px 4px;
}
.p-postal-code:valid + .icon-check3 {
  left: 12em;
  margin-left: -.35rem;
}
.icon-check4 {
  width: 1em;
  height: 1em;
  background: url(../img/icon_checked2.svg) 50% 50% no-repeat;
  background-size: 100%;
  position: relative;
  top: 1px;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print, screen and (max-width: 767px) {
  .icon-check3:after {
    width: 1.2em;
    height: 2.5em;
    left: .5em;
  } 
  .checked .p-postal-code + .icon-check3 {
    left: .3em;
    top: .6rem;
  }
}

.a-caution {
	    color: #a33 !important;
	    text-decoration: underline;
}
