@charset "UTF-8";
a:hover, a:hover img {
  opacity: 0.8;
}

body {
  font-size: 18px;
  line-height: 2;
  text-align: left !important;
}

img {
  max-width: 100%;
  height: auto;
}

.container-fluid {
  max-width: 960px;
  margin: 0 auto;
}

.spnone {
  display: block;
}

@media (max-width: 768px) {
  .spnone {
    display: none;
  }
}

.pcnone {
  display: none;
}

@media (max-width: 768px) {
  .pcnone {
    display: block;
  }
}

header {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 66px;
  top: 0;
  z-index: 999;
}

header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 25px;
  height: 66px;
}

header .logo, header .tel {
  max-width: 40%;
}

/*スライド*/
.swiper{
   width: 100%;
   max-width: 1000px;
   height: auto;
margin: 30px auto;
}
.swiper img{
   width: 100%;
}
/*==================================================================================

	[top]  買いたい リスト スライダー

====================================================================================*/
.swiper-wrapper{ width: 93.75%; max-width: 1140px; margin: 40px auto 0 auto; }
@media screen and (max-width: 750px) {
.swiper-wrapper{ 
margin: 20px auto 0 auto;
padding: 0;
width: 100%;}
}/*END*/
.swiper-wrapper { width: 100%;
padding: 0px 0px 50px 0px;
margin: 0px;
}
.swiper-slide { margin: 0 auto; text-align: left;
}/*間隔*/
.swiper-slide.swiper-slide a{ display: block;}
.swiper-slide a .bu_list_img_box{opacity: 1; color: #000; transition: 0.3s;}
.swiper-slide a:hover .bu_list_img_box{opacity: 0.7;color: #999;}
.swiper-slide a{color: #000; text-decoration: none; transition: 0.3s;}
.swiper-slide a:hover{color: #666;}
.swiper-slide a .genre{transition: 0.3s;}
.swiper-slide a:hover .genre{opacity: 0.7;}
/*bu_list_img_box*/
.swiper-slide .bu_list_img_box{ position: relative;}
/*ステータス*/
.swiper-slide .bu_list_img_box .status_box{ position: absolute; top: 0px;}
.swiper-slide .bu_list_img_box .status_box::after { content:" "; display:block; clear:both; }/*clearfix*/
.swiper-slide .bu_list_img_box .status_box p{ font-size: 12px; line-height:1; letter-spacing: 1px; font-weight: bold; color: #fff; width: auto; display: inline-block; padding: 7px 12px!important; margin: 0!important;}
.swiper-slide .bu_list_img_box .status_box p.status{ background: #a00;float: left;}
.swiper-slide .bu_list_img_box .status_box p.genre{background: #1b2530; float: left;}
.swiper-slide .bu_list_img_box .price_yield_box{
width: 100%;
height: 100%;
position: absolute;
bottom: 0px;
background-color: rgba(255,255,255,0.78);
padding: 8px 0 7px 0;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
justify-content: center;
align-items: center;
}
.swiper-slide .bu_list_img_box .price_yield_box p{
color: #AD2023;
border: 2px solid #AD2023;
border-radius: 3px;
padding: 3px 5px;
}

.swiper-slide .bu_list_img_box .price_yield_box::after { content:" "; display:block; clear:both; }/*clearfix*/
/*プライス*/
.swiper-slide .bu_list_img_box .price_yield_box .price_txt { float: left;  margin-left: 10px;  }
.swiper-slide .bu_list_img_box .price_yield_box .price_txt span.price{ font-size: 26px; line-height: 1; letter-spacing: 0.5px; color: #a00; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
.swiper-slide .bu_list_img_box .price_yield_box .price_txt span.yen{ font-size: 15px; line-height: 1; color: #000; margin-left: 1px; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
/*利回り*/
.swiper-slide .bu_list_img_box .price_yield_box .rmw_txt{ float: right; margin: 3px 10px 0 0; font-size: 13px; line-height: 1; letter-spacing: 0.5px; }
.swiper-slide .bu_list_img_box .price_yield_box .rmw_txt span.mds{ font-size: 13px; line-height: 1; letter-spacing: 0.5px; color: #000; margin-right: 0px; }
.swiper-slide .bu_list_img_box .price_yield_box .rmw_txt span.rmw{ font-size: 22px; color: #a00;  letter-spacing: 0.5px; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
.swiper-slide .bu_list_img_box .price_yield_box .rmw_txt span.percent{ font-size: 16px; color: #000; margin-left: 1px; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
.swiper-slide p.name{ font-size: 16px; line-height: 1.3; letter-spacing: 0px; margin-top: 13px; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
.swiper-slide p.txt{ font-size: 14px; line-height: 1.6; letter-spacing: 0px; margin-top: 5px;}




.mv {
  margin-top: 66px;
  background: url("../images/mv-bg.png") no-repeat bottom right;
  background-size: cover;
  height: 525px;
  padding: 17px 0 7px;
}

@media (max-width: 768px) {
  .mv {
    height: auto;
  }
}

.spmv {
  padding-top: 66px;
}

a.contactbtn {
  display: block;
  text-align: center;
  width: 100%;
}

a.contactbtn img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 562px;
}

.probrem {
  padding: 37px 0 0;
  background: url("../images/onayami-img.png") no-repeat left bottom;
  padding-left: 290px;
}

@media (max-width: 768px) {
  .probrem {
    background: url("../images/onayami-img-sp.png") no-repeat left bottom;
    background-size: 248px 246px;
    padding-left: 0;
    padding-bottom: 250px;
  }
}

.probrem .probrem-inner {
  background-color: #EEEEEE;
  border-radius: 27px;
  padding: 23px 40px;
}

.probrem .probrem-inner h2 {
  margin-bottom: 30px;
}

.probrem .probrem-inner ul {
  list-style: none;
  padding-left: 0;
}

.probrem .probrem-inner ul li {
  position: relative;
  font-size: 20px;
  border-bottom: 1px dashed #030000;
  padding-left: 22px;
  text-indent: -22px;
}

.probrem .probrem-inner ul li::before {
  content: url("../images/chk.svg");
}

.obi {
  background: #981E14;
  padding: 17px 0;
  text-align: center;
  position: relative;
  margin-top: 63px;
}

@media (max-width: 768px) {
  .obi {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.obi img {
  margin: 0 auto;
}

.obi::before {
  content: url("../images/arrow.svg");
  position: absolute;
  top: -34px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

section {
  padding: 33px 0;
}

section .title h2 {
  margin-bottom: 40px;
  text-align: center;
}

#p1 {
  background-color: #EEEEEE;
}

#p1 h2 img {
  margin: 0 auto;
}

@media (max-width: 768px) {
  #p1 h2 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
  }
  #p1 h2 span:before, #p1 h2 span:after {
    border-top: 3px solid #981E14;
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  #p1 h2 span:before {
    margin-right: 1rem;
  }
  #p1 h2 span:after {
    margin-left: 1rem;
  }
}

#p1 .p1-box1 {
  background: #fff;
  border-radius: 30px;
  margin-bottom: 37px;
  padding: 20px;
}

@media (max-width: 768px) {
  #p1 .p1-box1 h3 {
    font-weight: bold;
    font-size: 36px;
    border-left: 6px solid #981E14;
    padding-left: 14px;
  }
}

#p1 .p1-box1 .p1-box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
}

@media (max-width: 768px) {
  #p1 .p1-box1 .p1-box-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

#p1 .p1-box1 .p1-box-inner .img {
  width: 50%;
}

@media (max-width: 768px) {
  #p1 .p1-box1 .p1-box-inner .img {
    width: 100%;
  }
}

#p1 .p1-box1 .p1-box-inner .img img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

#p1 .p1-box1 .p1-box-inner .text {
  padding-left: 20px;
  width: 50%;
}

@media (max-width: 768px) {
  #p1 .p1-box1 .p1-box-inner .text {
    width: 100%;
  }
}

#p1 .p1-box1 .p1-box-inner .text.mt27 {
  margin-top: 27px;
}

#p1 .p1-box1 .p1-box-inner .text p {
  font-size: 18px;
  line-height: 2;
}

#p2 h2 {
  padding-bottom: 15px;
  border-bottom: 4px solid #981E14;
}

#p2 .p2-box1 {
  margin-bottom: 52px;
}

#p2 .p2-box1 .p2-box1-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

#p2 .p2-box1 .p2-box1-title .num {
  margin-right: 24px;
}

@media (max-width: 768px) {
  #p2 .p2-box1 .p2-box1-title .num {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 768px) {
  #p2 .p2-box1 .p2-box1-title .text {
    width: calc(100% - 45px);
  }
}

#p2 .p2-box1 .p2-img3 {
  margin-bottom: 44px;
}

#p2 .p2-box1 .plan-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  #p2 .p2-box1 .plan-outer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#p2 .p2-box1 .plan-outer .plan {
  width: calc((100% - 28px) / 3);
  border: 1px solid #D95040;
  padding: 14px;
}

@media (max-width: 768px) {
  #p2 .p2-box1 .plan-outer .plan {
    width: 100%;
    margin-bottom: 20px;
  }
}

#p2 .p2-box1 .plan-outer .plan h4 {
  margin-bottom: 21px;
}

@media (max-width: 768px) {
  #p2 .p2-box1 .plan-outer .plan h4 img {
    width: 100%;
  }
}

#p2 .p2-box1 .plan-outer .plan ul {
  padding-left: 0;
}

#p2 .p2-box1 .plan-outer .plan ul li {
  list-style: none;
}

#p2 .p2-box1 .plan-outer .plan ul li::before {
  content: "●";
}

#p2 .p2-box1 .plan-outer .plan:nth-child(1) ul li::before {
  color: #D95040;
}

#p2 .p2-box1 .plan-outer .plan:nth-child(2) ul li::before {
  color: #981E14;
}

#p2 .p2-box1 .plan-outer .plan:nth-child(3) ul li::before {
  color: #4C0802;
}

#p2 .p2-box1 .plan-outer + p {
  text-align: center;
  font-size: 14px;
  margin-top: 24px;
}

#p3 h2 img {
  margin: 0 auto;
}

@media (max-width: 768px) {
  #p3 h2 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
  }
  #p3 h2 span:before, #p3 h2 span:after {
    border-top: 3px solid #981E14;
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  #p3 h2 span:before {
    margin-right: 1rem;
  }
  #p3 h2 span:after {
    margin-left: 1rem;
  }
}

#p3 .voice-box {
  border: 1px solid #9C1E14;
  background: #FFFFEC;
}

#p3 .voice-box.mb41 {
  margin-bottom: 41px;
}

#p3 .voice-box h3 {
  background: #981E14;
  padding: 16px 24px;
  color: #fff;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
}

#p3 .voice-box .voice-tags {
  padding: 20px 30px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

#p3 .voice-box .voice-tags img.icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  height: 110px;
  margin-right: 10px;
}

#p3 .voice-box .voice-tags .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
}

@media (max-width: 768px) {
  #p3 .voice-box .voice-tags .tags {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
}

#p3 .voice-box .voice-tags .tags span {
  margin-right: 40px;
}

@media (max-width: 768px) {
  #p3 .voice-box .voice-tags .tags span {
    margin-right: 10px;
  }
  #p3 .voice-box .voice-tags .tags span img {
    width: auto;
    height: 32px;
  }
}

#p3 .voice-box .text {
  padding: 0 30px 20px;
}

#p3 .voice-box .text p span.under {
  text-decoration: underline;
}

#p3 .contactbtn {
  margin-top: 30px;
}

#p3_2 h2 {
  padding-bottom: 15px;
  border-bottom: 4px solid #981E14;
}

#p3_2 .p3-2-box1 {
  margin-bottom: 30px;
}
#p3_2 .p3-2-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

#p3_2 .p3-2-img1{
width: 50%;
}
#p3_2 .p3-2-logobox1{
width: 55%;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#p3_2 .p3-2-logobox1 .p3-2-logo1{
height: 50px;
margin:0px 15px 20px 15px;
}

@media (max-width: 768px) {
#p3_2 .p3-2-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

#p3_2 .p3-2-img1{
width: 100%;
}
#p3_2 .p3-2-logobox1{
width: 100%;
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#p3_2 .p3-2-logobox1 .p3-2-logo1{
height: 50px;
margin:0px 15px 20px 15px;
}


}

#p4 {
  background: #EEEEEE;
  padding: 47px 0 73px;
}

#p4 h2 img {
  margin: 0 auto;
}

@media (max-width: 768px) {
  #p4 h2 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
  }
  #p4 h2 span:before, #p4 h2 span:after {
    border-top: 3px solid #981E14;
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  #p4 h2 span:before {
    margin-right: 1rem;
  }
  #p4 h2 span:after {
    margin-left: 1rem;
  }
}

#p4 .faq-row {
  margin-bottom: 20px;
}

#p4 .faq-row .q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#p4 .faq-row .q::before {
  content: url("../images/faq-icon.svg");
  width: 128px;
  text-align: center;
  position: relative;
  top: -16px;
}

@media (max-width: 768px) {
  #p4 .faq-row .q::before {
    width: auto;
  }
}

#p4 .faq-row .q p {
  width: calc(100% - 128px);
  margin-bottom: 0;
  position: relative;
}

@media (max-width: 768px) {
  #p4 .faq-row .q p {
    width: calc(100% - 90px);
  }
}

#p4 .faq-row .q p span {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 10px 27px;
}

#p4 .faq-row .q p::before {
  content: url("../images/faq-arrow.svg");
  position: absolute;
  left: -30px;
  top: 15px;
}

#p4 .faq-row .a {
  padding: 30px 0 40px;
}

@media (min-width: 769px) {
  #p4 .faq-row .a {
    padding-left: 128px;
  }
}

@media (max-width: 768px) {
  #p4 .faq-row .a p::before {
    content: "A.";
    font-weight: bold;
    color: #981E14;
  }
}

#form {
  padding: 0;
}

#form .form-title {
  background: #981E14;
  text-align: center;
  padding: 37px 0;
}

#form .form-title img{
max-width: 850px;
}

@media (max-width: 768px) {
#form .form-title {
  background: #981E14;
  text-align: center;
  padding: 15px 0;
}
}

#form iframe {
  padding-top: 30px;
  width: 100%;
  height: 600px;
}

#form iframe * {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

@media (min-width: 769px) {
  #form iframe {
    height: 800px;
  }
}

@media (min-width: 623px) and (max-width: 768px) {
  #form iframe {
    height: 104.1666666667vw;
  }
}

@media (min-width: 376px) and (max-width: 622px) {
  #form iframe {
    height: 265.7004830918vw;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  #form iframe {
    height: 293.3333333333vw;
  }
}

@media (max-width: 320px) {
  #form iframe {
    height: 343.75vw;
  }
}

/* フォームエリア全体の設定 */
div.container {
  width:100%;  /* 画面の横幅　★△要注意　960pxから試しに100%に変更 */
  background:white;  /* 背景色 □*/
  border:White 2px solid;  border-top:none;  /* 外枠のラインの色と太さ ★色をWhiteに変更□あとで背景色に合わせる*/
  font-size:14px;  /* フォントの初期サイズ */
  color:#333;  /* フォントの初期カラー */
  margin:0 auto;  /* 画面の中央に表示 */
  text-align:left;  /* 左寄せ */
}

/* ===================================
設問エリアのレイアウト
=================================== */
/* 設問エリア全体の設定 */
div.wrapper {
  width:70%;  /* 画面の横幅★要注意△中央寄せにするために、ためしに70% */
  margin:0 auto;  /*△要注意ためし入力　5px 0px 5px 0px; 中央に表示 */
  background:white;
}

/* 設問の表 ★フォーム範囲の枠線はWhiteに　太さ1px→10*/
table.items {
  border:White 10px solid;
}

/* 設問の行 */
tr.item {} /* 必要であれば行のデザインを設定することができます */

/*設問名のセルのデザイン★設問項目色を#D95040に変更、設問文字をWhiteに変更 */
td.label {
  width:250px;  /* 実際の設問名の文字の長さに合わせて調整してください ★width150→250、padding上下10px、左10pxに変更*/
  padding:10px 0 10px 10px;
  color:White;
  font-size:16px;/* ★フォントサイズ13px→16px変更 */
  font-weight:bold;
  vertical-align:middle;  /* ラベルの配置 セルの上部に表示したい場合は top */
  background:#D95040;
}
/* 設問の入力セルおよび表示セルのデザイン ★項目下ラインを白に変更*/
td.value {
  width:400px;  /* 入力コントロールの幅に合わせて調整してください */
  padding:3px 3px 0 3px;
  border-bottom:White 1px solid;  /* 設問と設問の間の下線 */
  background:White;
}
/* 設問の入力例/説明セルのデザイン */
td.comment {
  font-size:12px;
  padding-left:10px;
  color:DarkSlateGray;
  border-bottom:GhostWhite 1px solid;
  background:White;
}

/* 入力セルの「氏」「名」の文字のデザイン */
span.label_name {
  padding-right:5px;
  font-size:85%;
  font-weight:bold;
  color:DarkSlateGray;
}

/* 入力確認画面、完了画面の入力された文字のデザイン */
p.value {
  font-size:110%;
}

/* ボタンの表示エリアの設定 */
div.button_area {
  width:940px;
  margin:10px auto 10px auto;  /* 中央に表示、上下に10pxの余白 */
  background:White; /* ★Whiteに変更 */
  padding:10px 0 10px 0;  /* ボタンとの上下の隙間のサイズ */
  text-align:center;  /* 中央にボタンを表示 */
}

/* 入力エラーメッセージのデザイン */
div.message {
  padding:5px 10px 5px 10px;  /* メッセージテキストと背景色の隙間のサイズ */
  margin:10px 13px 10px 13px; /* 上 右 下 左 の隙間のサイズ */
  font-size:14px;
  font-weight:bold;
  color:OrangeRed;
  background:LightYellow;
}

/* 公開終了メッセージのデザイン */
div.finished-message {
  padding:5px 10px 5px 10px;  /* メッセージテキストと背景色の隙間のサイズ */
  margin:10px 13px 10px 13px; /* 上 右 下 左 の隙間のサイズ */
  font-size:14px;
  font-weight:bold;
  color:Crimson;
  background:MistyRose;
}

/* ===================================
入力コントロールのデザイン
=================================== */
/* 確認／送信／戻る／登録ボタン */
input[type=button] {
  font-size:18px;
  background:#981E14;  /* ボタンの色 */
  padding:5px 30px 5px 30px;  /* ボタンの文字の 上 右 下 左 の隙間のサイズ★大き目に変更 */
  margin:0px 10px 0px 10px;  /* 確認画面に表示される2つのボタンの左右の余白サイズ */
  border:none;  /* ボタンに枠線をつけたい場合は、ここを設定してください */
  color:white;  /* 文字の色 */
  font-weight:bold;
}
input[type=button]:hover { cursor: pointer; }

/* 入力中のフィールドの背景色 */
/* それぞれの入力フィールドにカーソルが移動したときに背景の色が変わります。不要な場合は削除してください。 */
input[type="text"]:focus {  background-color:LightYellow; }  /* テキストボックス */
select:focus {  background-color:LightYellow; }  /* プルダウン */
textarea:focus {  background-color:LightYellow; }  /* テキストエリア */

/* ===================================
必須項目のマークおよびメッセージなど
=================================== */
/* 必須項目のマーク ★Whiteに変更*/
span.required {
  float:right;
  margin-right:4px;
  font-size:70%;
  font-weight:bold;
  color:White;
}
span.required:after {
  /* ここを編集することで表示されるマークを変更できます */
  content:"※必須";
}
/* 必須項目についての説明文　★文字色を#D95040に変更、位置をleftに変更 */
p.required_msg {
  text-align:left;
  margin-right:4px;
  font-size:100%;
  font-weight:bold;
  color:#D95040;
}
p.required_msg:after {
  /* ここを編集することで表示されるマークを変更できます */
  content:"「※必須」となっている項目は必ず入力してください。";
}

/* メールアドレスの再入力メッセージ */
p.label_mail {
  margin:5px 0 1px 0;
  font-size:85%;
  font-weight:bold;
  color:DarkSlateGray;
}
p.label_mail:after {
  /* ここを編集することで表示されるメッセージを変更できます */
  content:"確認のため、もう一度メールアドレスを入力してください";
}

/* ===================================
スマートフォン表示用のレイアウト
=================================== */
/* スマートフォンとして認識する画面の横幅のサイズ　△要注意 */
@media screen and ( max-width:479px ) {
  /* フォームエリア全体の設定 */
  div.container {
    width: 100%;
  }
  /* 設問エリア全体の設定 */
  div.wrapper {
    width: 95%;
  }
  /* 設問の表 */
  table.items {
    width: 98%;
  }
  /*設問名のセルのデザイン */
  td.label {
    float: left;
    width: 98%;
    height: 50px !important;
    padding-top:10px;
  }
  /* 必須項目のマーク */
  span.required {
    float:initial;
  }
  /* 設問の入力セルおよび表示セルのデザイン */
  td.value {
    float: left;
    width: 95%;  /* 入力コントロールの幅に合わせて調整してください */
    padding-bottom: 0px;
  }
  /* 設問の入力例/説明セルのデザイン */
  td.comment {
    float: left;
    width: 95%;
    padding: 0px 2px 10px 2px;
  }
  /* 設問の入力例/テキストボックス */
  input[type="text"]{
    font-size: 120%;
    width: 95% !important;
  }
  /* 設問の入力例/テキストエリア */
  textarea {
    width: 95%;
    height: 50px;
  }
  /* ボタンの表示エリアの設定 */
  div.button_area {
    width: 95%;
  }
}


footer {
  background: #3E3E3E;
  color: #fff;
  text-align: center;
  padding: 23px 0;
}

footer p {
  font-size: 13px;
  margin-bottom: 0;
}

.thankspage {
  padding-top: 90px;
}


/* ===================================
固定バナー
=================================== */

#fixed-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    z-index: 100;
    text-align: center;
    padding: 15px 0;
    display: flex;
    align-items: center;
    transition: .2s;
}

#fixed-banner .fixed-banner__wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: auto;
}

#fixed-banner .fixed-banner__wrap .fixed-banner__form, #fixed-banner .fixed-banner__wrap .fixed-banner__top {
    display: block;
}

#fixed-banner .fixed-banner__wrap .fixed-banner__form {
    margin-right: 5px;
}

#fixed-banner .fixed-banner__wrap .fixed-banner__form, #fixed-banner .fixed-banner__wrap .fixed-banner__top {
    display: block;
}

@media (max-width: 640px){
#fixed-banner .fixed-banner__wrap .fixed-banner__form {
    width: 275px;
}}

@media (max-width: 640px){
#fixed-banner .fixed-banner__wrap .fixed-banner__top {
    width: 60px;
}}