@charset "UTF-8";
/*
#overview
common.css

PCのレイアウト
*/
@import url("https://fonts.googleapis.com/css?family=Great+Vibes");
/* generic */
p {
  line-height: 1.5;
}

input[type="checkbox"], input[type="radio"] {
  display: none;
}

textarea {
  padding: 10px;
}

pre, .btnList {
  font-family: -apple-system,BlinkMacSystemFont,Meiryo,"Helvetica Neue","Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3",sans-serif;
}

/* helper */
.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.alC {
  text-align: center !important;
}

.color-caution {
  color: #f00;
}

/* his header */
#header #header_Right #accountMenu {
  width: 565px;
}
#header #header_Right #accountMenu03 {
  top: 0;
}
/* パンくず */
#breadcrumb {
  width: auto;
  background: #004098;
  padding: 10px 0;
  margin-bottom: 23px;
}
#breadcrumb #body {
  padding: 0;
}
#breadcrumb a {
  color: #fff;
}

#body {
  color: #fff;
}
#body a {
  text-decoration: none;
}

#socialBox {
  top: -2px;
}
#socialBox ul li {
  display: inline-block;
  vertical-align: top;
  float: none;
}
#socialBox ul li.twitter {
  width: auto;
}

/* layout */
.l-col-container {
  letter-spacing: -.4em;
  text-align: center;
}
.l-col-item {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}

/* container */
#container, .wrapperContainer {
  width: 960px;
  margin: 20px auto 40px;
  color: #555;
  font-size: 1rem;
  font-family: -apple-system,BlinkMacSystemFont,Meiryo,"Helvetica Neue","Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3",sans-serif;
}

.wrapperContainer {
  margin: 0 auto;
}

/* navigation */
.contentsNav {
  font-size: .85rem;
}
.contentsNav-sub ul, .contentsNav-main ul {
  letter-spacing: -.4em;
}
.contentsNav-sub li, .contentsNav-main li {
  letter-spacing: normal;
  display: inline-block;
}
.contentsNav-sub li:last-child, .contentsNav-main li:last-child {
  margin-right: 0;
}
.contentsNav-main {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 30px;
}
.contentsNav-main li {
  text-align: center;
  padding: 15px 0;
  width: 318px;
  min-height: 32px;
  margin-right: 3px;
  vertical-align: top;
  background: #e6e6e6;
  position: relative;
}
.contentsNav-main li:first-child {
  padding: 15px 0;
}
.contentsNav-main li:first-child a {
  padding: 12px 0;
  height: 2.4rem;
}
.contentsNav-main li:first-child.is-current {
  padding: 11px 0;
  line-height: inherit;
}
.contentsNav-main a {
  color: #6f6f6f;
  text-decoration: none;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1rem;
  padding: 23px 0;
  width: 100%;
  -webkit-transition: .2s;
  transition: .2s;
}
.contentsNav-main a::after {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid #6f6f6f;
  border-right: 2px solid #6f6f6f;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 16px;
  top: 24px;
}
.contentsNav-main a:hover {
  opacity: .7;
  background: #fafafa;
}
.contentsNav-main .is-current {
  color: #fff;
  background: #0345a5;
  line-height: 1.9;
}
.contentsNav-sub {
  margin-bottom: 18px;
}
.contentsNav-sub .is-current {
  color: #0345a5;
  border-bottom: 1px solid #0345a5;
  padding-bottom: 5px;
}
.contentsNav-sub li {
  margin-right: 20px;
}
.contentsNav-sub a {
  color: #555;
  text-decoration: none;
}
.contentsNav-sub a :hover {
  text-decoration: underline;
}
/*bg-applicationContents */
table#applicationContents{
    border: 4px solid #8babcc;
    width: 100%;
    margin-top: 5em;
}
table#applicationContents thead{
    border: 1px solid #8babcc;
    font-size: 1.75em;
    background: #7eb0d2;
    color: #fff;
}
table#applicationContents thead tr th{
    border: 1px solid #8babcc;
    font-size: 1em;
    background: #7eb0d2;
    color: #fff;
    text-align: center;
    padding: 15px 10px
}

table#applicationContents tbody tr{
    border-spacing: 20px 5px;
    border-bottom: 1px solid #efefef;
    border-width: 50%;
}

table#applicationContents tr td{
    padding: 20px;
}

td.contentsTitle{
    color: #aaa;
}
input#orderWithdrawal{
    text-align: center
}

/* hero */
/*
#styleguide
hero
*/
.hero {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/hero.png) no-repeat;
  height: 200px;
  margin-bottom: 30px;
}
.hero.hero-initially {
  background: url(../img/hero_initially.jpg) no-repeat;
  height: 100px;
  margin-bottom: 50px;
}
.hero-index {
  background: url("../img/hero-logo-index.png") no-repeat, url("../img/hero-bg_01.png") no-repeat center center;
  height: 300px;
  margin-bottom: 55px;
}
.hero-mailDetail {
  background: url("../img/hero-logo.png") no-repeat, url("../img/hero-bg_01.png") no-repeat center center;
  height: 170px;
  margin-bottom: 40px;
}
.hero-about {
  background: url("../img/hero-logo-about.png") no-repeat, url("../img/hero-bg_01.png") no-repeat center center;
  height: 200px;
  margin-bottom: 40px;
}
.hero-guide {
  background: url("../img/hero-logo-guide.png") no-repeat, url("../img/hero-bg_01.png") no-repeat center center;
  height: 200px;
  margin-bottom: 40px;
}
.hero-faq {
  background: url("../img/hero-logo-faq.png") no-repeat, url("../img/hero-bg_01.png") no-repeat center center;
  height: 200px;
  margin-bottom: 40px;
}
.hero-voiceDetail {
  font-family: -apple-system,BlinkMacSystemFont,Meiryo,"Helvetica Neue","Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3",sans-serif;
  overflow: visible;
  text-indent: inherit;
  white-space: normal;
  background: -webkit-linear-gradient(135deg, #d8e5f0 25%, #d2e1ec 25%, #d2e1ec 50%, #d8e5f0 50%, #d8e5f0 75%, #d2e1ec 75%, #d2e1ec) repeat;
  background: linear-gradient(-45deg, #d8e5f0 25%, #d2e1ec 25%, #d2e1ec 50%, #d8e5f0 50%, #d8e5f0 75%, #d2e1ec 75%, #d2e1ec) repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2e1ec', endColorstr='#ffd8e5f0', GradientType=1);
  background-size: 10px 10px;
  height: inherit;
  padding-bottom: 25px;
  border-top: 5px solid #0345a5;
  text-align: center;
  color: #0345a5;
  font-size: 2.2rem;
}
.hero-voiceDetail-title-01, .hero-voiceDetail-title-02 {
  display: block;
}
.hero-voiceDetail-title-01 span, .hero-voiceDetail-title-02 span {
  vertical-align: middle;
}
.hero-voiceDetail-title-01 {
  color: #fff;
  font-size: .85rem;
  width: 330px;
  margin: 0 auto;
  font-size: 1.25rem;
  padding: 10px 0 10px 50px;
  border-radius: 0 0 20px 20px;
  background: #0345a5 url("../img/icon-voice.png") no-repeat 30px 11px;
  margin-bottom: 30px;
}
.hero-voiceDetail-title-01 span {
  font-size: .9rem;
  margin-left: .5rem;
}
.hero-voiceDetail-title-02 {
  color: #555;
  font-size: .85rem;
  font-weight: bold;
  width: 600px;
  margin: 25px auto 0;
  padding: 10px 0 10px 50px;
  background: #fff;
  border: 4px solid #ddeaf3;
  background: #fff url("../img/icon-suitcase.png") no-repeat 33px 11px;
}
.hero-voiceDetail-title-02 span {
  font-size: 1.2rem;
}

/* chart */
.chart {
  letter-spacing: -4px;
  margin-bottom: 30px;
}
.chart-listitem {
  letter-spacing: normal;
  text-align: center;
  line-height: 1.3;
  display: inline-block;
  color: #333;
  background: #eee;
  width: 30%;
  margin-right: 47px;
  padding: 9px 0;
  position: relative;
}
.chart-listitem::after {
  content: '';
  display: block;
  position: absolute;
  right: -21px;
  top: 9px;
  border-top: 42px solid #eee;
  border-right: 42px solid #eee;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.chart-listitem::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -42px;
  border: 30px solid #eee;
  border-left-color: transparent;
}
.chart-listitem:last-child {
  margin-right: 0;
}
.chart-listitem:last-child::after {
  border: 0;
}
.chart-listitem:first-child::before {
  border: 0;
}
.chart-listitem.is-stay {
  color: #fff;
  background: #0057B8;
}
.chart-listitem.is-stay::before {
  border-color: #0057B8;
  border-left-color: transparent;
}
.chart-listitem.is-stay::after {
  border-color: #0057B8;
}
/* procedure */
.procedure {
  width: 640px;
  margin: 30px auto;
  color: #fff;
}
.procedure-item {
  border: 1px solid #fff;
  background: #064393;
  width: 520px;
  padding: 20px 28px;
  margin: 0 auto 54px;
  position: relative;
}
.procedure-item::after {
  position: absolute;
  content: url("../img/parts-arrow.png");
  bottom: -52px;
  left: 49%;
}
.procedure-item:last-child {
  margin-bottom: 0;
}
.procedure-item:last-child::after {
  content: '';
}
.procedure-order {
  font-family: 'Great Vibes',cursive;
  background: #ecaf5e;
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 46px;
  font-size: 2.6rem;
  text-align: center;
  margin: 10px 0 0 -52px;
}
.procedure .heading {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 500px;
  margin: 0 0 0 20px;
  font-weight: normal;
  font-size: 1.2rem;
  border-bottom-color: #8babcc;
}
.procedure .heading br {
  display: none;
}
.procedure .heading em {
  background: #bc272d;
  margin: 0 3px;
}
.procedure p {
  text-align: center;
  font-size: .9rem;
  margin-top: -10px;
}
.procedure p span {
  font-size: .7rem;
  display: block;
  margin-top: 5px;
}

/* heading */
.heading {
  font-weight: bold;
  margin-bottom: 1rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #ccc;
}
.heading-plain {
  font-weight: bold;
  line-height: 1.5;
  border-bottom: none;
}
.heading-plain-blue {
  color: #0345a5;
}
.heading-w-middle {
  width: 440px;
  margin: 0 auto;
}
.heading-w-large {
  width: 640px;
  margin: 0 auto;
}
.heading-b-blue {
  border-color: #8babcc;
}
.heading-orderNumber {
  display: block;
  color: #555;
  font-size: .8rem;
  margin: 5px 0;
}
.heading-destination {
  color: #fff;
  background: #0345a5;
  padding: 8px 10px;
  font-size: .8rem;
}
.heading-planTitle {
  padding: 25px;
  margin-bottom: 20px;
  border: 1px solid #8babcc;
  color: #0345a5;
  font-size: 1.6rem;
  font-weight: bold;
}
.heading-planTitle-date {
  color: #555;
  font-size: 1rem;
  display: block;
  margin-top: 15px;
  font-weight: normal;
}
.heading-planList {
  color: #0345a5;
  font-weight: bold;
  font-size: 1.15rem;
  text-align: center;
  margin: 10px 0 30px;
  position: relative;
}
.heading-planList::before, .heading-planList::after {
  content: '';
  display: block;
  position: absolute;
  width: 380px;
  border-top: 1px dotted #0345a5;
  top: 10px;
}
.heading-planList::before {
  left: 0;
}
.heading-planList::after {
  right: 0;
}
.heading-index {
  background: url("../img/icon-person-male.png") 30px 18px no-repeat, url("../img/icon-person-female.png") 563px 18px no-repeat #fff;
  font-weight: normal;
  line-height: 1.5;
  width: 640px;
  margin-top: 25px;
}
.heading-index strong {
  font-weight: bold;
}
.heading-about {
  background: #fff;
}
.heading-guide, .heading-voiceDetail {
  font-weight: normal;
  padding: 18px 0;
}
.heading-guide span, .heading-voiceDetail span {
  color: #555;
  font-size: .75rem;
  margin-top: .5rem;
  display: block;
}

.headingForm {
  font-size: 1.75rem;
  color: #0345a5;
  text-align: center;
  border-top: 4px solid #d7e7fb;
  border-bottom: 4px solid #d7e7fb;
  padding: 15px 0;
  margin-bottom: 40px;
  position: relative;
}
.headingForm::before, .headingForm::after {
  content: '';
  display: block;
  position: absolute;
  width: 10%;
  border-top: 4px solid #0345a5;
  left: 45%;
}
.headingForm::before {
  top: -4px;
}
.headingForm::after {
  bottom: -4px;
}
.headingForm-02 {
  font-weight: bold;
  color: #0345a5;
  background: #d7e7fb;
  padding: 10px;
  margin: 20px 0;
  text-align: left;
}
.headingForm-03 {
  font-weight: bold;
  color: #0345a5;
  text-align: center;
}
.headingForm.heading-w-middle {
  border-width: 1px;
}
.headingForm.heading-w-middle.headingForm::before, .headingForm.heading-w-middle.headingForm::after {
  border-top-width: 3px;
  width: 65px;
  left: 43%;
}
.headingForm.heading-w-middle.headingForm::before {
  top: -2px;
}
.headingForm.heading-w-middle.headingForm::after {
  bottom: -2px;
}
.headingForm.heading-b-blue {
  border-color: #8babcc;
}
.headingForm.heading-mailDetail {
  padding-bottom: 23px;
  border-color: #8babcc;
}
.headingForm.heading-index {
  font-size: 1.35rem;
  border-color: #8babcc;
}
.headingForm.heading-about {
  color: #555;
  font-weight: normal;
  border-color: #f03d3d;
  border-width: 1px;
}
.headingForm.heading-about::before, .headingForm.heading-about::after {
  border-color: #f03d3d;
  border-width: 3px;
}
.headingForm.heading-about::before {
  top: -2px;
}
.headingForm.heading-about::after {
  bottom: -2px;
}
.headingForm.heading-guide, .headingForm.heading-voiceDetail {
  padding: 18px 0;
  font-size: 1.25rem;
  border-color: #0345a5;
}
.headingForm.heading-terms {
  color: #555;
  font-size: 1.1rem;
  font-weight: normal;
  border-color: #555;
}
.headingForm.heading-terms::after, .headingForm.heading-terms::before {
  border-color: #555;
}

/* アラート */
.alert {
  border-radius: 4px;
  font-weight: bold;
  padding: 8px 10px 8px 32px;
  margin-bottom: 20px;
  position: relative;
}
.alert::before, .alert::after {
  content: '';
  display: block;
  position: absolute;
}
.alert::before {
  border: 10px solid transparent;
  border-bottom: 18px solid #fff;
  left: 8px;
  bottom: 8px;
}
.alert::after {
  font-size: .7rem;
  color: #f00;
  content: '!';
  left: 16px;
  top: 14px;
}
.alert-heading {
  color: #f00;
  border: 2px solid #f99;
}
.alert-heading::before {
  border-bottom-color: #f00;
}
.alert-heading::after {
  color: #fff;
}
.alert-item {
  font-size: .8rem;
  color: #fff;
  background: #ff4d4d;
}
.alert-item::after {
  top: 10px;
}

/* テーブル */
.formTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.formTable-header, .formTable-data {
  padding: 20px;
  text-align: left;
  border: 1px solid #c9d5e4;
  margin-bottom: 10px;
}
.formTable-header {
  background: #eee;
  width: 23%;
  border-right: 0;
}
.formTable-data {
  border-left: 0;
}
.formTable-full {
  border-collapse: collapse;
}
.formTable-full .formTable-header, .formTable-full .formTable-data {
  border: 1px solid #c9d5e4;
}
.formTable-full .formTable-header {
  border-bottom: 0;
}
.formTable-full .formTable-data {
  border-top: 0;
}

.termsTable, .voiceDetailTable {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  font-size: .9rem;
  line-height: 1.5;
}
.termsTable th, .termsTable td, .voiceDetailTable th, .voiceDetailTable td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.termsTable th, .voiceDetailTable th {
  border-right: 1px solid #ccc;
  background: #fafafa;
  width: 22%;
}

.voiceDetailTable {
  border-color: #8babcc;
}
.voiceDetailTable a {
  color: #8babcc;
}
.voiceDetailTable a:hover {
  text-decoration:none;
}
.voiceDetailTable th {
  font-weight: bold;
  background: #edecec;
  border-color: #8babcc;
  text-align: center;
}
.voiceDetailTable th:first-child {
  width: 10%;
}
.voiceDetailTable th:nth-child(2) {
  width: 60%;
}
.voiceDetailTable th:last-child {
  width: 30%;
}
.voiceDetailTable td {
  border-color: #8babcc;
  border-right: 1px solid #8babcc;
}
.voiceDetailTable td:first-child {
  text-align: center;
}
.voiceDetailTable.centertable td {
  text-align: center;
}
.centertable {
  margin-top:30px;
}
.voiceDetailTable span {
    display: block;
    font-size: 75%;
    color: #aaa;
}
/* フォームパーツ */
select, input, textarea {
  color: #333;
  padding: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 2px;
  border: 1px solid #ccc;
}
select::-ms-expand, input::-ms-expand, textarea::-ms-expand {
  display: none;
}

.select-group {
  position: relative;
  display: inline-block;
}
.select-group::after {
  content: '';
  display: block;
  position: absolute;
  border-right: 2px solid #0345a5;
  border-bottom: 2px solid #0345a5;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  right: .5rem;
  width: 8px;
  height: 8px;
}

.input-group-list {
  letter-spacing: -.4em;
}
.input-group-list li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: .5rem;
}
.input-group-list.input-group-list-participants li {
  width: 30%;
  margin-right: 5%;
}
.input-group-list.input-group-list-participants li:last-child {
  margin-right: 0;
}

/* フォームパーツの幅調整 */
.l-w-date, .l-w-small, .l-w-narrow, .l-w-wide, .l-w-full {
  margin-right: 5px;
}
.l-w-date select, .l-w-small select, .l-w-narrow select, .l-w-wide select, .l-w-full select {
  width: 100%;
  background-color: #fff;
}
.l-w-date {
  width: 11%;
  margin-left: .7rem;
  margin-right: 0;
}
.l-w-small {
  width: 15%;
}
.l-w-narrow {
  width: 30%;
}
.l-w-wide {
  width: 60%;
}
.l-w-full {
  width: 100%;
}

select[name="toYear"], select[name="toMonth"], select[name="toDay"] {
  margin-bottom: 0;
}

/* 目的地リスト */
#CountryList ul {
  margin-top: 10px;
}
#CountryList li {
  width: 30%;
  display: inline-block;
  margin-right: 5%;
  padding-bottom: 1.5rem;
}
#CountryList li:nth-child(3n) {
  margin-right: 0;
}
#CountryList input {
  display: none;
}
#CountryList input:checked + label::after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 12px;
  border-right: 3px solid #f00;
  border-bottom: 3px solid #f00;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
  top: 4px;
  left: 2px;
}
#CountryList label {
  font-weight: normal;
  border-bottom: 1px dotted #333;
  cursor: pointer;
  padding: 5px 10px 5px 21px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
#CountryList label::before {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #ccc;
  top: 7px;
  left: 0;
}
#CountryList label:hover {
  background: #efefef;
}

/* radio/checkbox custom */
.custom-checkbox-label, .custom-radio-label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  padding: 5px 5px 5px 1.5rem;
  margin-right: .5rem;
}
.custom-checkbox-label:hover, .custom-radio-label:hover {
  background: #eee;
}
.custom-checkbox-label::before {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #ccc;
  top: 7px;
  left: 0;
}
.custom-checkbox-input:checked + .custom-checkbox-label::after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 12px;
  border-right: 3px solid #f00;
  border-bottom: 3px solid #f00;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
  top: 4px;
  left: 2px;
}
.custom-radio-label::before {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #ccc;
  top: 7px;
  left: 0;
  border-radius: 10px;
}
.custom-radio-input:checked + .custom-radio-label::after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  z-index: 1;
  top: 11px;
  left: 4px;
  border-radius: 8px;
  background: #f00;
}

/* ボタン */
.btn {
  width: 31%;
  margin: 30px auto;
  text-align: center;
  position: relative;
  background: #0345a5;
  -webkit-transition: .25s;
  transition: .25s;
  border-radius: 2px;
}
.btn::after {
  content: '';
  display: block;
  position: absolute;
}
.btn-prev {
  border: 1px solid #ccc;
  box-shadow: 0 0 10px #999;
  background: #e5e5e5;
}
.btn-prev input {
  color: #0345a5;
}
.btn-prev:hover {
  background: #eee;
}
.btn-prev::after {
  border-top: 2px solid #0345a5;
  border-right: 2px solid #0345a5;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  width: 10px;
  height: 10px;
  top: 40%;
  left: 1rem;
}
.btn-next {
  border: 1px solid #0e2296;
  box-shadow: 0 0 10px #999;
  background: #0345a5;
}
.btn-next input {
  color: #fff;
}
.btn-next:hover {
  background: #1372fb;
}
.btn-next::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  height: 10px;
  top: 40%;
  right: 1rem;
}
.btn.is-disable {
  cursor: default;
  opacity: .5;
}
.btn.is-disable:hover {
  cursor: default;
  opacity: .5;
}
.btn.is-disable input:hover {
  cursor: default;
}
.btn input {
  border: 0;
  background: transparent;
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 19px;
}
.btn-wrap-parallel {
  text-align: center;
}
.btn-wrap-parallel .btn {
  display: inline-block;
  margin-right: 50px;
}
.btn-wrap-parallel .btn:last-of-type {
  margin-right: 0;
}
.btn-estimate {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 50%;
  padding: 22px;
  margin-bottom: 50px;
}
.btn-estimate input {
  color: #fff;
}
.btn-print {
  width: 154px;
  background: -webkit-linear-gradient(top, #0c8720 0%, #0c8720 50%, #007825 50%, #007825 100%);
  background: linear-gradient(180deg, #0c8720 0%, #0c8720 50%, #007825 50%, #007825 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0c8720', endColorstr='#ff007825', GradientType=0);
  position: absolute;
  top: 0;
  right: 0;
}
.btn-print::after {
  background: url("../img/icon-printer.png") no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 9px;
  left: 10px;
}
.btn-print:hover {
  opacity: .7;
}
.btn-print input {
  color: #fff;
  font-weight: bold;
  padding: 7px 5px 7px 20px;
}
.btn-submit-concierge {
  width: 370px;
  background: -webkit-linear-gradient(top, #ff9800 0%, #ff9800 50%, #ff8b00 50%, #ff8b00 100%);
  background: linear-gradient(180deg, #ff9800 0%, #ff9800 50%, #ff8b00 50%, #ff8b00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9800', endColorstr='#ffff8b00', GradientType=0);
  position: relative;
}
.btn-submit-concierge::after {
  content: '';
  display: block;
  position: absolute;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 11px;
  height: 11px;
  top: 30px;
  right: 30px;
}
.btn-submit-concierge:hover {
  opacity: .7;
}
.btn-submit-concierge input {
  color: #fff;
  padding: 20px 0;
  font-weight: bold;
  font-size: 1.4rem;
}
.btn-inquiry {
  background: -webkit-linear-gradient(top, #5f83a8 0%, #5f83a8 50%, #6c8fb3 50%, #6c8fb3 100%);
  background: linear-gradient(180deg, #5f83a8 0%, #5f83a8 50%, #6c8fb3 50%, #6c8fb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5f83a8', endColorstr='#ff6c8fb3', GradientType=0);
}
.btn-inquiry::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 26px;
  right: 13px;
}
.btn-inquiry:hover {
  opacity: .7;
}
.btn-inquiry input {
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
.btnList {
  position: fixed;
  right: 15px;
  bottom: 142px;
  z-index: 1;
}
.btnList.btn-index {
  width: 250px;
  right: 0;
}
.btnList.btn-index li {
  margin-bottom: 15px;
}
.btnList.btn-index .btn {
  margin: 0;
}
.btnList.btn-index .btn-innerBtn {
  margin: 10px auto 0;
}
.btnList.btn-index .btn-blue {
  color: #fff;
}
.btnList.btn-index .btn-blue span {
  font-size: 1.1rem;
  display: block;
  margin-bottom: 5px;
}
.btnList.btn-index .btn-blue span:nth-child(2) {
  font-size: 1.7rem;
}
.btnList.btn-index .btn-blue span:nth-child(3) {
  font-size: .8rem;
  margin-bottom: 0;
}
.btn-circle {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  border: 4px solid;
  box-sizing: border-box;
  border-radius: 150px;
  box-shadow: 0 0 5px 2px rgba(255, 255, 255, .5);
  width: 150px;
  height: 150px;
  margin: 0 0 10px 0;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.btn-circle::before {
  content: '';
  display: block;
  position: absolute;
  border-top: 2px solid #0345a5;
  border-left: 2px solid #0345a5;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  top: 20px;
  left: 50%;
}
.btn-circle:hover {
  opacity: .6;
}
.btn-circle.btn-blue {
  background: #fff;
  border-color: #0345a5;
  color: #0345a5;
  padding-top: 53px;
}
.btn-circle.btn-orange {
  padding-top: 50px;
  font-size: 1rem;
  text-shadow: 1px 1px 2px #b36100, -1px -1px 2px #b36100;
  background: -webkit-linear-gradient(135deg, #ff8b00 0%, #ff8b00 50%, #ff971a 50%, #ff971a 100%);
  background: linear-gradient(-45deg, #ff8b00 0%, #ff8b00 50%, #ff971a 50%, #ff971a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff971a', endColorstr='#ffff8b00', GradientType=1);
}
.btn-circle.btn-orange::before {
  border-color: #fff;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  left: 45%;
}
.btn-circle.btn-orange span {
  display: block;
  font-size: .9rem;
}
.btn-circle.btn-index {
  width: 190px;
  height: 190px;
  position: absolute;
  right: 30px;
  margin-top: -205px;
  padding-top: 40px;
}
.btn-circle.btn-index::before {
  border-width: 3px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 15px;
  height: 15px;
  top: 36px;
  left: 76px;
  border-color: #fff;
}
.btn-circle.btn-index img {
  text-align: center;
  display: block;
  margin: 30px -20px 8px;
}
.btn-circle.btn-index span {
  text-decoration: underline;
}
.btn-square {
  padding: 10px;
  display: block;
  width: auto;
  font-size: 1.1rem;
}
.btn-innerBtn {
  padding: 0;
  width: 206px;
  text-align: center;
  font-size: 1rem;
  position: relative;
}
.btn-innerBtn::after {
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 10px;
  top: 15px;
}
.btn-middle {
  width: 30%;
  font-size: 2rem;
}
.btn-middle span {
  display: block;
  text-decoration: underline;
  font-size: .9rem;
}
.btn-middle.btn-blue-gradient {
  margin: 75px auto;
  padding: 15px 10px;
  font-size: 1.4rem;
}
.btn-middle.btn-blue-gradient::after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 20px;
  top: 20px;
}
.btn-blue {
  color: #fff;
}
.btn-blue-gradient {
  color: #fff;
  background: -webkit-linear-gradient(bottom, #004098 0%, #004098 50%, #004bb2 50%, #004bb2 100%);
  background: linear-gradient(0deg, #004098 0%, #004098 50%, #004bb2 50%, #004bb2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004bb2', endColorstr='#ff004098', GradientType=0);
  border: 2px solid #004098;
  box-sizing: border-box;
  -webkit-transition: .2s;
  transition: .2s;
}
.btn-blue-gradient:hover {
  opacity: .75;
}
.btn-orange {
  color: #fff;
  background: #ff8b00;
}
.btn-orange:hover {
  opacity: .75;
}
.btn-orange .btn-innerBtn {
  padding: 10px;
  background: #ff6000;
  border: 2px solid #fff;
  position: relative;
}
.btn-orange .btn-innerBtn::after {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn-orange-gradient {
  color: #fff;
  text-shadow: 1px 1px 2px #b36100, -1px -1px 2px #b36100;
  background: -webkit-linear-gradient(bottom, #ff8b00 0%, #ff8b00 50%, #ff971a 50%, #ff971a 100%);
  background: linear-gradient(0deg, #ff8b00 0%, #ff8b00 50%, #ff971a 50%, #ff971a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff971a', endColorstr='#ffff8b00', GradientType=0);
  border: 2px solid #ff8b00;
  -webkit-transition: .2s;
  transition: .2s;
}
.btn-orange-gradient:hover {
  opacity: .75;
}

a.btn {
  text-decoration: none;
}

/* リスト */
.noteList-item {
  line-height: 1.5;
  font-size: .8rem;
  text-indent: -.8rem;
  padding-left: .8rem;
  margin-bottom: .8rem;
}

.aboutList {
  line-height: 2.5;
  font-size: .875rem;
}
.aboutList li {
  padding-left: 2rem;
  position: relative;
}
.aboutList li::before, .aboutList li::after {
  content: '';
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
}
.aboutList li:before {
  background: #fff;
  border-radius: 19px;
  border: 3px solid #f03e3e;
  left: 0;
  top: 4px;
}
.aboutList li::after {
  border-top: 3px solid #f03e3e;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 10px;
  top: 12px;
}

.faqList dt, .faqList dd {
  padding: 15px 10px 15px 45px;
  position: relative;
}
.faqList dt::before, .faqList dd::before {
  content: '';
  display: block;
  position: absolute;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 1.6;
  left: 11px;
  top: 12px;
}
.faqList dt {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 6px;
  width: 100%;
}
.faqList dt span {
  cursor: pointer;
  text-decoration: underline;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.faqList dt span:hover {
  color: #2b599d;
  text-decoration: none;
}
.faqList dt::before {
  content: 'Q';
  background: #6186bc;
}
.faqList dt.is-open span {
  color: #2b599d;
  text-decoration: none;
}
.faqList dd {
  display: none;
  font-size: .9rem;
  margin-bottom: 25px;
  line-height: 1.7;
  background: #feecec;
}
.faqList dd::before {
  content: 'A';
  background: #f03d3d;
}
.faqList dd.is-open {
  display: block;
}

/* section,wrapper,col */
.bg-planSummary {
  background: #ddeaf3;
  padding: 20px;
}

.block {
  padding: 30px 35px;
}

.block-about-00 {
  margin-bottom: 40px;
}
.block-about-00 .heading-plain {
  padding-bottom: 0;
  margin-bottom: 10px;
  text-align: center;
}
.block-about-00 .heading-plain-blue {
  font-size: 1.25rem;
  padding-bottom: 0;
  margin-bottom: 35px;
}
.block-about-00 p {
  line-height: 2;
  text-align: center;
}
.block-about-01 {
  background: #feecec;
}
.block-about-01 .l-col-item {
  width: 420px;
  margin-right: 20px;
  display: inline-block;
}
.block-about-01 .l-col-item:last-of-type {
  margin-right: 0;
}
.block-about-01 .heading-plain {
  color: #f61e1e;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.block-about-02 {
  background: #ddeaf3;
  position: relative;
}
.block-about-02::before {
  content: '';
  display: block;
  position: absolute;
  width: auto;
  border: 480px solid transparent;
  border-top: 130px solid #fff;
  left: 0;
  top: 0;
}
.block-about-02 .heading {
  border-bottom: 0;
  text-align: center;
  color: #0345a5;
  font-size: 1.4rem;
  position: relative;
}
.block-about-02 .heading-plain {
  margin-bottom: 90px;
}
.block-about-02 .heading-withIcon {
  margin-bottom: 25px;
}
.block-about-02 .heading-withIcon::before, .block-about-02 .heading-withIcon::after {
  content: '';
  display: block;
  position: absolute;
  top: -34px;
  width: 70px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.block-about-02 .heading-withIcon::before {
  background-image: url("../img/icon-person-male-plain.png");
  left: 18%;
}
.block-about-02 .heading-withIcon::after {
  background-image: url("../img/icon-person-female-plain.png");
  right: 18%;
}
.block-about-02 p {
  line-height: 2;
  margin-bottom: 40px;
  text-align: center;
}

.block-faq-01, .block-guide-01, .block-voiceDetail-01, .block-voiceDetail-02 {
  padding: 30px 0;
}

.block-voiceDetail-03 {
  margin-top: 40px;
  color: #fff;
  background: #1a4c8e;
}
.block-voiceDetail-03 .heading-voiceDetail {
  color: #fff;
  border-color: #fff;
}
.block-voiceDetail-03 .heading-voiceDetail::before, .block-voiceDetail-03 .heading-voiceDetail::after {
  border-color: #fff;
}
.block-voiceDetail-03 p {
  line-height: 2;
}

.block-voiceDetail-04 {
  padding: 18px 0;
  width: 100%;
  background: rgba(26, 76, 142, .9);
  position: fixed;
  bottom: 0;
  z-index: 1;
  text-align: center;
}
.block-voiceDetail-04 .l-col-item {
  width: 480px;
  color: #fff;
}
.block-voiceDetail-04 .heading {
  font-size: 1.2rem;
  font-weight: normal;
  padding-bottom: 0;
  margin-bottom: 15px;
  border-bottom: 0;
}
.block-voiceDetail-04 .btn-middle {
  width: 290px;
  font-size: 1.5rem;
  margin: 0 auto;
  padding: 20px 0;
  font-weight: bold;
  position: relative;
}
.block-voiceDetail-04 .btn-middle::after {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 15px;
  top: 25px;
}
.block-voiceDetail-04 p {
  font-size: 2.2rem;
  line-height: 1.2;
}
.block-voiceDetail-04 p span {
  display: block;
  margin-top: 10px;
  font-size: .8rem;
}

.block-voiceDetail-04 + #pageTop {
  margin-bottom: 90px;
}

.block-voiceDetail-04 + #pageTop + script + #footer .footer02 {
  padding-bottom: 245px;
}

/* plan */
.planSec {
  color: #555;
  border: 3px solid #8babcc;
  padding: 35px 26px;
  margin-bottom: 70px;
  background: #fff;
}
.plan-customerName {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.plan-message {
  font-size: .9rem;
  line-height: 1.5;
  white-space: pre-wrap;
  margin-bottom: 10px;
}
.plan-photo {
  letter-spacing: -.4em;
  text-align: center;
  margin-bottom: 25px;
}
.plan-photoitem {
  letter-spacing: normal;
  display: inline-block;
  margin-right: 10px;
}
.plan-photoitem img {
  display: block;
}
.plan-photoitem:last-child {
  margin-right: 0;
}
.plan-concierge {
  border-top: 1px dotted #8babcc;
  padding-top: 25px;
}
.plan-concierge-photo {
  border: 1px solid #8babcc;
  width: 72px;
  padding: 23px;
  margin-right: 20px;
  float: left;
}
.plan-concierge-name {
  display: inline;
  color: #0345a5;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
}
.plan-concierge-title, .plan-concierge-kana {
  display: block;
  margin-bottom: 10px;
}
.plan-concierge-title {
  font-size: .5rem;
  font-weight: normal;
}
.plan-concierge-kana {
  margin-top: 8px;
  color: #333;
  font-size: .75rem;
}
.plan-concierge-message {
  width: 720px;
  display: inline-block;
  margin-top: 20px;
  font-size: .75rem;
}
.plan-concierge-message dt, .plan-concierge-message dd {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}
.plan-concierge-message dt {
  color: #fff;
  background: #0345a5;
  padding: 3px 5px;
  margin-right: 5px;
}
.plan-concierge-message dd {
  width: 640px;
  margin: 3px 0 .75rem;
}

/* planList */
.planList {
  letter-spacing: -.4em;
}
.planList a {
  color: #0345a5;
  display: block;
  text-decoration: none;
}
.planList-item {
  border: 1px solid #8babcc;
  background: #fff;
  box-shadow: 0 0 1px 1px #c0cdd6;
  position: relative;
  margin-bottom: 15px;
  display: block;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
}
.planList-item:last-child {
  margin-bottom: 0;
}
.planList-item:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.planList-icon-wrapper, .planList-title, .planList-btn {
  letter-spacing: normal;
  display: table-cell;
  vertical-align: middle;
}
.planList-icon-wrapper {
  width: 110px;
  border-right: 1px solid #8babcc;
  padding: 12px 0;
  background: #efefef;
  margin-right: 25px;
}
.planList-icon {
  display: block;
  margin: 0 auto 5px;
}
.planList-iconName {
  font-size: .7rem;
  display: block;
  text-align: center;
}
.planList-title {
  font-weight: bold;
  vertical-align: top;
  padding: 25px 0;
  font-size: 1.3rem;
  width: 670px;
}
.planList-title-inner {
  display: block;
  margin-left: 25px;
}
.planList-date {
  display: block;
  font-size: .8rem;
  font-weight: normal;
  margin-top: 6px;
  color: #555;
}

.planList-adopt {
  display: block;
  font-size: .8rem;
  font-weight: normal;
  margin-top: 6px;
  color: #555;
}

.planList-adopt p{
    display: inline-block;
    font-size: 0.6em;
    padding: 4px 10px 3px;
    border: 1px solid #aaa;
    color: #aaa;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 3px;
}
.planList-adopt p.adopt{
    display: inline-block;
    font-size: 0.6em;
    padding: 4px 10px 3px;
    border: 1px solid #ff8b00;
    background-color: #ff8b00;
    color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 3px;
}
.planList-adopt p.notadopt{
    display: inline-block;
    font-size: 0.6em;
    padding: 4px 10px 3px;
    border: 1px solid #5e5e5e;
    background-color: #5e5e5e;
    color: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 3px;
}


.planList-btn-inner {
  font-size: .8rem;
  text-align: center;
  padding-top: 60px;
  color: #fff;
  width: 80px;
  height: 80px;
  margin-left: 49px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(135deg, #094ea9 0%, #094ea9 50%, #1258b5 50%, #1258b5 100%);
  background: linear-gradient(-45deg, #094ea9 0%, #094ea9 50%, #1258b5 50%, #1258b5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1258b5', endColorstr='#ff094ea9', GradientType=1);
}
.planList-btn-inner::before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 22px;
  right: 33px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* schedule,condition,inquiry */
.scheduleSec, .conditionsSec, .inquirySec {
  position: relative;
  margin-bottom: 80px;
}
.scheduleSec .heading, .conditionsSec .heading, .inquirySec .heading {
  border-color: #0345a5;
  font-size: 1.15rem;
  font-weight: normal;
}

/* price */
.priceSec {
  background: #fff;
  border: 2px solid #8babcc;
}
.priceSec .heading {
  color: #fff;
  background: #8babcc;
  text-align: center;
  padding: 10px;
  margin-bottom: 0;
  font-size: 1.65rem;
}
.priceSec .heading-plain {
  text-align: center;
  color: #555;
  margin: 30px 0 10px;
}
.priceSec .inner {
  padding: 28px;
}
.priceSec .noteList {
  font-size: .9rem;
}
.priceSec .color-caution {
  font-weight: bold;
}
.price-unit {
  font-size: 1.1rem;
}

/* table */
.schedule-table, .conditions-table, .price-table {
  width: 100%;
  border: 1px solid #8babcc;
  color: #555;
  font-size: .85rem;
  margin-bottom: 20px;
}
.schedule-table thead, .conditions-table thead, .price-table thead {
  border-bottom: 1px solid #8babcc;
}
.schedule-table th, .schedule-table td, .conditions-table th, .conditions-table td, .price-table th, .price-table td {
  border-right: 1px solid #8babcc;
}
.schedule-table th, .conditions-table th, .price-table th {
  padding: 9px;
  background: #efefef;
  text-align: center;
}
.schedule-table th:first-child, .schedule-table th:nth-child(2), .conditions-table th:first-child, .conditions-table th:nth-child(2), .price-table th:first-child, .price-table th:nth-child(2) {
  width: 160px;
}
.schedule-table th:nth-child(3), .conditions-table th:nth-child(3), .price-table th:nth-child(3) {
  width: 80px;
}
.schedule-table td, .conditions-table td, .price-table td {
  padding: 8px;
  background: #fff;
  border-bottom: 1px dotted #8babcc;
}
.schedule-table td[colspan="4"], .conditions-table td[colspan="4"], .price-table td[colspan="4"] {
  border-top: 1px solid #8babcc;
}
.schedule-table td pre, .conditions-table td pre, .price-table td pre {
  white-space: pre-wrap;
  line-height: 1.5;
}
.schedule-date, .conditions-date, .price-date {
  padding: 10px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  background: #8babcc;
}

.labelMeal {
  padding: 3px;
  width: 65px;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}
.labelMealList {
  display: block;
  text-align: right;
}
.labelMeal-notInclude {
  border: 1px solid #bbb;
}
.labelMeal-include {
  color: #fff;
  background: #70a1d4;
}

.conditions-table thead:first-of-type th {
  width: 16.6%;
}
.conditions-table thead:last-of-type {
  border-top: 1px solid #8babcc;
}
.conditions-table tbody:first-of-type {
  text-align: center;
}
.conditions-table td {
  padding: 20px 10px;
}

.price-table thead:first-of-type th {
  width: 25%;
}
.price-table tbody td {
  font-size: 1.8rem;
  text-align: center;
  padding: 20px 10px;
}
.price-table th.em, .price-table td.em {
  font-weight: bold;
}
.price-table .em {
  color: #f00;
  background: #ffebeb;
}

.planSec a, .scheduleSec a, .conditionsSec a {
  color: #8babcc;
}
.planSec a:hover, .scheduleSec a:hover, .conditionsSec a:hover {
  color: #ff8b00;
  text-decoration: none;
}

/* feature */
.feature {
  padding: 30px;
  margin: 75px 0 40px;
}
.feature-photo {
  color: #fff;
  background: url("../img/feature-photo.png") center center no-repeat;
}
.feature-photo .heading {
  color: #fff;
  background: rgba(255, 255, 255, .2);
}
.feature-photo .headingForm::before, .feature-photo .headingForm::after {
  border-color: #fff;
}
.feature-photo p {
  text-align: center;
  line-height: 2.3;
  font-size: .9rem;
}
.feature-plain .headingForm {
  border-color: #8babcc;
}
.feature-plain p {
  text-align: center;
  line-height: 2;
  font-size: .9rem;
}
.feature .heading {
  font-size: 1.3rem;
  font-weight: normal;
  border-top-width: 1px;
  border-width: 1px;
}
.feature .heading-plain {
  text-align: center;
  color: #0345a5;
  line-height: 1.5;
  margin-bottom: 20px;
  font-size: 1.15rem;
}
.feature .headingForm::before, .feature .headingForm::after {
  border-top-width: 3px;
}
.feature .headingForm::before {
  top: -2px;
}
.feature .headingForm::after {
  bottom: -2px;
}
.feature-col {
  box-sizing: border-box;
  border: 1px solid #8babcc;
  margin-bottom: 50px;
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s;
}
.feature-col:hover {
  opacity: .6;
}
.feature-col .heading {
  line-height: 1.5;
  text-align: center;
  color: #0345a5;
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}
.feature-col-3 {
  width: 300px;
  margin-right: 30px;
}
.feature-col-3:last-child {
  margin-right: 0;
}
.feature-col a {
  text-decoration: none;
  color: inherit;
  display: block;
  padding: 30px 20px 20px;
}
.feature-col p {
  font-size: .8rem;
  line-height: 1.7;
  margin-bottom: 30px;
}
.feature-col p span {
  font-size: .7rem;
  display: block;
}
.feature-col .btn {
  color: #fff;
  width: 120px;
  margin: 0 auto;

  padding: 10px 0;
  font-size: .75rem;
}
.feature-col .btn a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.feature.block-voiceDetail-index {
  margin-bottom: 0;

}

.voiceDetail-col {
  overflow: hidden;
}
.voiceDetail-col:first-child {
  background: url("../img/pic-voiceDetail03-04.png") no-repeat 0 120px;
}
.voiceDetail-col:nth-child(2) {
  background: url("../img/pic-voiceDetail-01.png") no-repeat 0 120px;
}
.voiceDetail-col:last-child {
  background: url("../img/pic-voiceDetail02-02.png") no-repeat center 50px/cover;
}
.voiceDetail-col:last-child a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 120px;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 1;
}
.voiceDetail-col .heading {
  position: relative;
  margin-bottom: 80px;
  z-index: 1;
}

/* submitSec */
.submitSec {
  padding-top: 80px;
  position: relative;
}
.submitSec::before {
  content: '';
  display: block;
  position: absolute;
  border: 480px solid transparent;
  border-top: 215px solid #ddeaf3;
  z-index: -1;
  top: 0;
}
.submitSec .heading {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url("../img/submitSec-heading-bg.png") no-repeat center top;
  height: 70px;
  border-bottom: 0;
  margin-bottom: 90px;
}

.submit-holder {
  letter-spacing: normal;
  width: 48%;
  margin-right: 4%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  border: 5px solid #aaa;
  background: #eee;
  padding: 25px;
}
.submit-holder:hover {
  border-color: #ff8b00;
}
.submit-holder:hover .custom-radio-label {
  color: #ff8b00;
}
.submit-holder:last-of-type {
  margin-right: 0;
}
.submit-holder.is-active {
  background: #fff;
}
.submit-holder.is-active em {
  color: #ff8b00;
}
.submit-holder-wrapper {
  letter-spacing: -.4em;
}
.submit-holder .custom-radio-label {
  font-size: 1.65rem;
  font-weight: bold;
  padding: 1px 0 20px 41px;
  margin-bottom: 20px;
}
.submit-holder .custom-radio-label::before {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border-width: 3px;
  border-color: #555;
  background: #fff;
  top: 0;
}
.submit-holder .custom-radio-label:hover {
  background: transparent;
}
.submit-holder .custom-radio-input:checked + .custom-radio-label::before {
  border-color: #ff8b00;
}
.submit-holder .custom-radio-input:checked + .custom-radio-label::after {
  width: 20px;
  height: 20px;
  background: #ff8b00;
  border-radius: 20px;
  top: 8px;
  left: 8px;
}
.submit-holder p {
  font-size: .85rem;
  line-height: 1.6;
}
.submit-holder em {
  color: #f00;
  font-weight: bold;
}
.submit-holder textarea {
  margin-top: 20px;
  width: 98%;
  height: 110px;
  border: 1px solid #a9a9a9;
}
.submit-holder.is-active {
  border-color: #ff8b00;
}
.submit-holder.is-active label {
  color: #ff8b00;
}

/* inquirySec */
.inquirySec {
  background: #eee;
  border: 4px solid #ddd;
  margin: 20px auto 0;
  padding: 30px;
}
.inquirySec .heading {
  background: #fff;
}
.inquirySec p {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 20px;
}
.inquirySec textarea {
  width: 100%;
  height: 240px;
  border: 1px solid #a9a9a9;
}

/* chat */
.chat {
  width: 740px;
  margin: 0 auto;
}
.chat-item {
  width: 660px;
  margin-bottom: 18px;
  overflow: hidden;
}
.chat-avatar {
  font-size: .7rem;
  display: block;
  text-align: center;
}
.chat-avatar-wrapper img {
  width: auto;
}
.chat-sentence {
  width: 530px;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 8px;
  display: block;
  color: #fff;
  line-height: 1.5;
  position: relative;
}
.chat-sentence::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  border: 10px solid transparent;
}
.chat-sentence-wrapper {
  width: 560px;
}
.chat-pic {
  display: inline-block;
  margin: 10px 10px 0 0;
  max-width: 530px;
}
.chat-date {
  font-size: .7rem;
  display: block;
}
.chat-concierge .chat-avatar-wrapper {
  background: #fff;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0 auto 10px;
}
.chat-concierge .chat-avatar {
  float: left;
  margin-right: 10px;
  width: 90px;
}
.chat-concierge .chat-sentence-wrapper {
  float: left;
}
.chat-concierge .chat-sentence {
  background: #1d61ba;
  float: left;
}
.chat-concierge .chat-sentence::before {
  border-right: 15px solid #1d61ba;
  left: -25px;
}
.chat-customer {
  float: right;
}
.chat-customer .chat-avatar {
  float: right;
  margin-left: 20px;
}
.chat-customer .chat-sentence-wrapper {
  float: right;
}
.chat-customer .chat-sentence {
  background: #799bbf;
}
.chat-customer .chat-sentence::before {
  border-left: 15px solid #799bbf;
  right: -25px;
}
.chat-customer .chat-date {
  text-align: right;
}

/* guide */
.guideFlow-item {
  width: 450px;
  margin-right: 60px;
  position: relative;
}
.guideFlow-item::after {
  content: '';
  display: block;
  position: absolute;
  width: 37px;
  height: 14px;
  background: url("../img/parts-arrow_02.png");
  right: -48px;
  top: 21px;
}
.guideFlow-item:nth-child(2n) {
  margin-right: 0;
}
.guideFlow-item:nth-child(2n)::after {
  left: -48px;
  top: inherit;
  bottom: -30px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.guideFlow-item:last-child::after {
  display: none;
}
.guideFlow-item:last-child .guideFlow-heading {
  margin-top: 55px;
}
.guideFlow-heading {
  color: #fff;
  background: #064393;
  padding: 13px 0 13px 15px;
  margin-bottom: 15px;
  font-size: 1.2rem;
}
.guideFlow-num {
  font-family: 'Great Vibes',cursive;
  font-size: 2rem;
  font-weight: bold;
  color: #064393;
  background: #fff;
  display: inline-block;
  line-height: 1;
  padding: 1px 6px;
  border-radius: 32px;
  margin-right: 10px;
  vertical-align: middle;
}
.guideFlow-icon {
  display: inline-block;
  margin-right: 8px;
}
.guideFlow-tel {
  font-size: 1.7rem;
  display: block;
  line-height: 1.3;
}
.guideFlow p {
  font-size: .85rem;
  line-height: 1.7;
  display: inline-block;
  width: 340px;
  margin-bottom: 28px;
}

/* voiceDetail article */
.content-voiceDetail {
  padding: 40px 0;
  border-bottom: 1px dotted #133666;
}
.content-voiceDetail:last-of-type {
  border-bottom: 0;
}
.content-voiceDetail .l-col-item {
  background: #eef4f8;
  width: 450px;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.content-voiceDetail .l-col-item img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.content-voiceDetail .col2 {
  width: 450px;
  margin: 0 60px 60px 0;
  margin-bottom: 60px;
}
.content-voiceDetail .col2:nth-child(2n) {
  margin-right: 0;
}
.content-voiceDetail .col2:nth-last-child(2), .content-voiceDetail .col2:last-child {
  margin-bottom: 0;
}
.content-voiceDetail dl {
  margin-top: 40px;
  letter-spacing: -.4em;
}
.content-voiceDetail dt, .content-voiceDetail dd {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.content-voiceDetail dt {
  width: 300px;
  color: #164e99;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
}
.content-voiceDetail dt span {
  font-size: 1rem;
  display: block;
}
.content-voiceDetail p, .content-voiceDetail dd {
  width: 660px;
  font-size: .9rem;
  line-height: 1.7;
}
.content-voiceDetail p {
  width: auto;
  margin-bottom: 50px;
}

.content-voiceDetail:nth-of-type(2n) dl {
  overflow: hidden;
}
.content-voiceDetail:nth-of-type(2n) dt {
  float: right;
  text-align: right;
}
@media all and (-ms-high-contrast: none){
  /* IE11 */
  *::-ms-backdrop, #header #header_Right #accountMenu03{
    top: 11px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
  .chart-listitem{
    padding: 10px 0;
  }
}
@media print{
  #wrapper, #breadcrumb, .planSec, .submitSec, .inquirySec, .btn-print, .btnList, #pageTop, #footer{
    display: none !important;
  }
  .bg-planSummary{
    background: #fff;
    padding: 0;
  }
}

.confirm-check {
  text-align: center;
  font-weight: bold;
}
.confirm-check a {
  color: #333;
}