@charset "utf-8";
/*
Theme Name: ランドローム
Description: ランドローム様向けWordPressテーマ
Theme URI: 
Author: Shinichi Yamagami
Author URI: http://kntn.in/
Version: 1.00
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html body .sp {
  display: none;
}
html body a {
  text-decoration: none;
  color: #000;
}
html body a:hover {
  text-decoration: underline;
}
html body a:hover img {
  opacity: 0.6;
}
html body .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
html body strong,
html body .strong {
  font-weight: bold;
  color: #0d6a37;
}
html body em,
html body .em {
  font-style: italic;
}
html body del,
html body .del {
  text-decoration: line-through;
}
html body .large {
  font-size: 120%;
  line-height: 32px;
}
html body .red {
  color: #f00;
}
html body .green {
  color: #0d6a37;
}
html body .center {
  text-align: center;
}
html body .alignright {
  float: right;
  margin: 0 0 5px 5px;
}
html body #wrapper {
  width: 980px;
  margin: 0 auto;
  /* #header end */

  /* #bread end */

  /* #index end */

}
html body #wrapper #header {
  position: relative;
  background: url("images/header_bg.gif") no-repeat center 7px;
  margin-top: 6px;
}
html body #wrapper #header h1 {
  padding-top: 35px;
  min-height: 93px;
}
html body #wrapper #header h1 a img {
	margin-left: 26px;
}
html body #wrapper #header #gnavi-sub {
  position: absolute;
  right: 0;
  top: 73px;
}
html body #wrapper #header #gnavi-sub li:before {
  content: "→ ";
  color: #ccc;
}
html body #wrapper #header #gnavi-sub li {
  float: left;
  font-size: 13px;
}
html body #wrapper #header #gnavi-sub li + li {
  margin-left: 20px;
}
html body #wrapper #header #google-site-search {
  position: absolute;
  right: 0;
  top: 87px;
}
html body #wrapper #header #google-site-search .gsc-control-cse {
  padding: 0;
	 border: none;
}
html body #wrapper #header #google-site-search .gsc-search-box {
  background: #0d6a37;
  width: 230px;
  padding: 5px 4px 3px 4px;
	 margin-bottom: 0;
}
html body #wrapper #header #google-site-search .gsc-search-box .gsc-input-box {
  border: none;
  width: 180px;
  padding: 0;
}
html body #wrapper #header #google-site-search .gsc-search-box .gsc-input-box input.gsc-input {
  width: 170px !important;
}
html body #wrapper #header #google-site-search .gsc-search-box input.gsc-search-button {
  border: none;
  background: #0d6a37;
  width: 13px;
  padding: 0 8px;
}
html body #wrapper #header #gnavi {
  margin-bottom: 12px;
	 margin-left: 2px;
}
html body #wrapper #header #gnavi li {
  float: left;
}
html body #wrapper #header #gnavi li img {
  width: 161px;
	 border-bottom: 3px solid #88B927;
}
html body #wrapper #header #gnavi li img:hover {
	border-bottom: 3px solid #D61518;
	opacity: 1;
}
html body #wrapper #header #gnavi li + li {
  margin-left: 2px;
}
html body #wrapper #bread {
  margin-bottom: 4px;
}
html body #wrapper #bread .navi {
  float: left;
  font-size: 10px;
}
html body #wrapper #bread .sns {
  float: right;
}
html body #wrapper #bread .sns iframe {
  width: 110px;
}
html body #wrapper #bread .sns iframe + iframe {
  width: 90px !important;
}
html body #wrapper .gnavi-sp-wrap {
	background: #ff0;
	height: 52px;
}
html body #wrapper #gnavi-sp {
  width: 306px;
  margin: 0 auto 12px auto;
}
html body #wrapper #gnavi-sp li {
  float: left;
  margin: 0 1px;
}
html body #wrapper #gnavi-sp li img {
  width: 100px;
	 border-bottom: 3px solid #88B927;
}
html body #wrapper #gnavi-sp li img:hover {
	border-bottom: 3px solid #D61518;
	opacity: 1;
}
html body #wrapper #gnavi-sp li + li + li + li {
  clear: left;
}
html body #wrapper #gnavi-sp li + li + li + li + li {
  clear: none;
}
html body #wrapper div #main {
  width: 658px;
  float: left;
  padding-bottom: 55px;
	position: relative;
}
html body #wrapper div #sidebar {
  width: 270px;
  float: right;
  margin-right: 13px;
  padding-bottom: 55px;
	 position: relative;
}
html body #wrapper div #sidebar .widget {
  margin-bottom: 10px;
}
html body #wrapper div #sidebar .handbills {
  width: 270px;
  height: 194px;
  position: relative;
}
html body #wrapper div #sidebar .handbills a {
	 background: url("images/side_today.jpg") no-repeat center bottom;
  position: absolute;
  width: 270px;
  height: 194px;
  text-indent: -9999px;
  overflow: hidden;
}
html body #wrapper div #sidebar .handbills a:hover {
  opacity: 0.6;
}
html body #wrapper div #sidebar .handbills .chiba {
  left: 10px;
  background: url("images/side_today_chiba.gif") no-repeat center bottom;
}
html body #wrapper div #sidebar .handbills .ibaraki {
  right: 10px;
  background: url("images/side_today_ibaraki.gif") no-repeat center bottom;
}
html body #wrapper #index {
  /* #main end */

}
html body #wrapper #index #main {
  width: 615px;
  margin-left: 25px;
  font-size: 14px;
  line-height: 22px;
}
html body #wrapper #index #main p {
  margin-bottom: 20px;
}
html body #wrapper #index #main p img {
  vertical-align: middle;
}
html body #wrapper #index #main h2 {
  margin-bottom: 20px;
}
html body #wrapper #index #main h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  clear: both;
}
html body #wrapper #index #main .center {
  text-align: center;
}
html body #wrapper #index #main h2.green {
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
}
html body #wrapper #index #main .border-bottom-green {
  border-bottom: 2px solid #94d350;
}
html body #wrapper #index #main .message {
  font-size: 28px;
  line-height: 36px;
  padding: 150px 0 0 0;
  white-space: nowrap;
}
html body #wrapper #index #main .yellow {
  border-left: 5px solid #0d723b;
  color: #0d723b;
  background: url("images/h2_yellow.gif") no-repeat 4px center #fff406;
  padding: 6px 0 4px 35px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
html body #wrapper #index #main .yellow-links {
  margin-top: -7px;
}
html body #wrapper #index #main .yellow-links li {
  float: left;
  border-left: 5px solid #0d723b;
  background: url("images/h2_yellow.gif") no-repeat 4px center #fff406;
  padding: 6px 0 4px 35px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
html body #wrapper #index #main .yellow-links li a {
  display: inline-block;
  color: #0d723b;
  width: 165px;
  line-height: 24px;
}
html body #wrapper #index #main .yellow-links li + li {
  border-left: 1px solid #0d723b;
}
html body #wrapper #index #main .yellow-links li + li a {
  width: 169px;
}
html body #wrapper #index #main ul.table li {
  border-bottom: 1px dotted #0d723b;
  line-height: 22px;
  padding: 8px 0 8px 120px;
}
html body #wrapper #index #main ul.table li .caption {
  color: #0d723b;
  float: left;
  margin-left: -120px;
}
html body #wrapper #index #main .q {
  display: block;
  font-size: 120%;
  color: #0d6a37;
  margin-bottom: -20px;
  padding-left: 28px;
  background: url("images/q.gif") no-repeat;
}
html body #wrapper #index #main .a {
  display: block;
  padding-left: 28px;
}
html body #wrapper #index #main .contact-form {
  border-collapse: collapse;
  width: 615px;
}
html body #wrapper #index #main .contact-form tr th,
html body #wrapper #index #main .contact-form tr td {
  border: 1px solid #ccc;
}
html body #wrapper #index #main .contact-form tr th {
  background: #ebf2de;
  vertical-align: middle;
  width: 160px;
}
html body #wrapper #index #main .contact-form tr td {
  padding: 8px;
}
html body #wrapper #index #main .contact-form tr td input,
html body #wrapper #index #main .contact-form tr td textarea {
  border: 1px solid #ccc;
}
html body #wrapper #index #main .contact-form tr td input {
  font-size: 14px;
  line-height: 22px;
}
html body #wrapper #index #main .contact-form tr td textarea {
  font-size: 14px;
  line-height: 22px;
  width: 435px;
  height: 200px;
}
html body #wrapper #index #main .contact-form tr td .wpcf7c-conf {
  background: #fff;
  color: #0d723b;
  border: none;
}
html body #wrapper #index #main .contact-form-buttons {
  margin: 15px 0 15px 0;
}
html body #wrapper #index #main .contact-form-buttons input {
  font-size: 20px;
  background: #ddd;
  border: 1px solid #777;
  padding: 8px 16px;
}
html body #wrapper #footer {
  border-top: 8px solid #0d6a37;
  font-size: 14px;
  padding: 10px 0 15px 0;
}
html body #wrapper #footer ul {
  margin-bottom: 5px;
}
html body #wrapper #footer ul li {
  float: left;
  line-height: 20px;
}
html body #wrapper #footer ul li + li {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #000;
}
html body #wrapper #footer .copyright {
  line-height: 20px;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  html body .sp {
    display: block;
  }
  html body .no-sp {
    display: none;
  }
  html body #wrapper {
    width: auto;
    /* #bread end */
  
    /* #index end */
  
  }
	 html body #wrapper #header {
    background: url("images/header_bg_sp.gif") no-repeat center top;
    background-size: cover;
  }
  html body #wrapper #header h1 {
    padding: 16px 0 0 10px;
    min-height: 53px;
  }
  html body #wrapper #header h1 img {
    width: 212px;
    margin-top: 28px;
    margin-left: 6px;
  }
  html body #wrapper #header #sp-menu-switch {
    position: absolute;
    top: 54px;
    right: 20px;
  }
  html body #wrapper #header #sp-menu-switch img {
    width: 23px;
  }
  html body #wrapper #sp-menu {
    display: none;
    border-top: 1px solid #000;
    padding-bottom: 10px;
    background: #FF0;
  }
  html body #wrapper #sp-menu li {
    padding: 0;
    border-bottom: 1px solid #000;
  }
  html body #wrapper #sp-menu li a {
    display: block;
    color: #0d6a37;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    padding: 6px 20px;
  }
  html body #wrapper #bread {
    margin-bottom: 0;
	 }
  html body #wrapper #bread .navi {
    display: none;
  }
  html body #wrapper .sns {
    float: right;
    margin-top: 10px;
  }
  html body #wrapper .sns iframe {
    width: 110px;
  }
  html body #wrapper .sns iframe + iframe {
    width: 90px !important;
  }
  html body #wrapper div #main {
    width: auto;
  }
  html body #wrapper div #sidebar {
    display: none;
  }
  html body #wrapper #index {
    /* #main end */
  
  }
  html body #wrapper #index #main {
    width: auto;
    margin: 0 15px;
  }
  html body #wrapper #index #main img {
    max-width: 100%;
    height:auto;
  }
  html body #wrapper #index #main .message {
    font-size: 20px;
    line-height: 32px;
    padding: 50px 0 0 0;
  }
  html body #wrapper #index #main .yellow-links {
    margin-top: -7px;
  }
  html body #wrapper #index #main .yellow-links li {
    float: left;
    box-sizing: border-box;
    width: 33%;
    font-size: 14px;
  }
  html body #wrapper #index #main .contact-form {
    border-collapse: collapse;
    width: 100%;
  }
  html body #wrapper #index #main .contact-form tr th,
  html body #wrapper #index #main .contact-form tr td {
    border: 1px solid #ccc;
  }
  html body #wrapper #index #main .contact-form tr th {
    background: #ebf2de;
    vertical-align: middle;
    width: 160px;
  }
  html body #wrapper #index #main .contact-form tr td {
    padding: 8px;
  }
  html body #wrapper #index #main .contact-form tr td input,
  html body #wrapper #index #main .contact-form tr td textarea {
    border: 1px solid #ccc;
  }
  html body #wrapper #index #main .contact-form tr td input {
    font-size: 14px;
    line-height: 22px;
    width: 160px;
  }
  html body #wrapper #index #main .contact-form tr td textarea {
    font-size: 14px;
    line-height: 22px;
    width: 160px;
    height: 200px;
  }
  html body #wrapper #index #main .contact-form tr td .wpcf7c-conf {
    background: #fff;
    color: #0d723b;
    border: none;
  }
}

#news{
	margin: 10px 0 30px 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-image: url("http://landrome.jp/wp-content/uploads/2015/08/news-title-bg.jpg")
}
#news h2{
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 30px;
}

/* キャラクター */
.topics-wrap {
  position: relative;
}
.char-01, .char-02, .char-03, .char-04, .char-05, .char-06 {
  background-size: 100%;
}
.char-01 {
  background: url(images/char-01.gif) no-repeat;
  position: absolute;
  top: 0px;
  left: 712px;
  width: 81px;
  height: 70px;
}
.char-02 {
  background: url(images/char-02.gif) no-repeat;
  position: absolute;
  top: -32px;
  left: 10px;
  width: 180px;
  height: 46px;
}
.char-03 {
  background: url(images/char-03.gif) no-repeat;
  position: absolute;
  top: 39px;
  right: -46px;
  width: 54px;
  height: 74px;
}
.char-04 {
  background: url(images/char-04.gif) no-repeat;
  position: absolute;
  top: 111px;
  right: -39px;
  width: 47px;
  height: 71px;
}
.char-05 {
  background: url(images/char-05.gif) no-repeat;
  position: absolute;
  top: 25px;
  left: -47px;
  width: 58px;
  height: 56px;
}.char-06 {
  background: url(images/char-06.gif) no-repeat;
  position: absolute;
  bottom: 22px;
  right: -33px;
  width: 54px;
  height: 56px;
}
@media screen and (max-width: 640px) {
  .char-01, .char-02, .char-03, .char-04, .char-05, .char-06 {
    background-size: 100%;
  }
  .char-02 {
    left: 3.5%;
    width: 112px;
  }
  .char-05 {
    left: 2px;
    top: 30px;
    width: 28px;
  }
  .char-06 {
    right: 11px;
    bottom: -38px;
    width: 28px;
  }
}

/* メディア */
.page-template-page-media-php #header,
.page-template-page-media-php #sp-menu,
.page-template-page-media-php #bread,
.page-template-page-media-php .gnavi-sp-wrap,
.page-template-page-media-php .sns,
.page-template-page-media-php #footer {
	display: none;
}

.page-template-page-media-php #wrapper {
	width: 100%;
}

.page-template-page-media-php #wrapper img {
	width: 100%;
	max-width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
}

table.syokuiku {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
table.syokuiku th,
table.company td {
    padding: 10px;
}
 
table.syokuiku th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 30%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.syokuiku th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}

table.syokuiku2 {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 15px;
}
 
table.syokuiku2 th,
table.company td {
    padding: 10px;
}
 
table.syokuiku2 th {
    background: #ffa500;
    vertical-align: middle;
    text-align: center;
    width: 30%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
}
 
table.syokuiku2 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffa500;
    border-width: 10px;
    margin-top: -10px;
}


/* firefox */
@-moz-document url-prefix() { 
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.syokuiku td {
    background: #f8f8f8;
    width: 70%;
    padding-left: 20px;
    vertical-align: middle;
}
 
table.syokuiku2 td {
    background: #f8f8f8;
    width: 70%;
    text-align: center;
    vertical-align: middle;
}

table.syokuiku3 {
    display: table;
    width: 100%;
    margin: 0 auto;
	background-color: #dedede;
	background-image: linear-gradient(#ecebeb 50%, transparent 50%, transparent);
	background-size: 10px 10px;
}
table.syokuiku3 td{
    display: table-cell;
    width: 50%;
    height: 190px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 10px 0 10px;
}

table.syokubana {
	margin:0px;
	padding:0px;
	width:100%;
}

table.syokubana td {
	width:30%;
}

table.type05 {
	width:100%;
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.type05 th {
	width: 30%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
table.type05 td {
	width: 70%;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

table.type08 {
	width:100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.type08 thead th {
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}
table.type08 tbody th {
	width: 35%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #ececec;
}
table.type08 td {
	width: 65%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

table.recipe {
  width: 100%;
}

table.recipe th{
  position: relative;
  text-align: left;
  width: 50%;
}

table.recipe th:after{
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top:calc(50% - 1px);
  right:20px;
}

table.recipe td{
  text-align: left;
  width: 50%;
}



/* 真面目シリーズ */

.majime_table_01 {
  margin: 20px auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.majime_table_01 th {
  background: none;
  border: none;
  color: #000;
  padding: 10px;
}
.majime_table_01 td {
  border: none;
  padding: 10px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .majime_table_01 {
    width: 80%;
  }
  .majime_table_01 th,
  .majime_table_01 td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
} 

/* 問い合わせフォーム */

.contact_table_01 {
margin: 20px auto;
border-collapse: separate;
border-spacing: 10px;
}

.contact_table_01 tr {
  padding: 0px;
  margin: 0px;
}

.contact_table_01 th {
  border: none;
  padding: 0px;
  text-align: left;
}

.contact_table_01 td {
  width: 24.2%;
  border: none;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  background-color: #fba81f;
  font-weight: bold;
  border-radius: 4px;
  transition: background-color 0.5s;
}

.contact_table_01 td.blank {
  width: 24.2%;
  border: none;
  padding: 10px;
  text-align: center;
  background-color: #ffffff;
}

.contact_table_01 td.blank:hover {
  background-color: #ffffff;
}

.contact_table_01 td a:hover {
  text-decoration: none;
}

.contact_table_01 td:hover {
  background-color: #c7000a;
}

@media screen and (max-width: 640px) {
	
  .contact_table_01 {
    width: 100%;
  }
  .contact_table_01 th, {
	border-bottom: none;
    display: block;
    width: 100%;
	margin:10px auto;
  }

  .contact_table_01 td{
    border-bottom: none;
    display:table;
    width: 80%;
	height: 40px;
	margin:10px auto;
	vertical-align: middle;
  }
  .contact_table_01 td.blank{
	display:none
  }
}

/* 問い合わせフォーム　ここまで */

/* ul問い合わせフォーム */

ul.contact{
	list-style-type: decimal;
	padding:0px 30px;
}

/* ul問い合わせフォーム　ここまで */

/* よくある質問 */
  .sec {
    width: auto;
    padding: 0 20px;
  }
  .pageSubTitle {
    font-size: 40px;
    line-height: 1.75;
    font-weight: 900;
    font-style: normal;
    position: relative;
  }
  .pageSubTitle::after {
    content: "";
    display: block;
    width: 74.6px;
    height: 2px;
    margin: 0 auto;
    margin-top: 35.2px;
  }
  .pageSubTitle > span {
    display: block;
    font-size: 13px;
    line-height: 1.75;
    font-weight: 400;
    font-style: normal;
    margin-top: 5px;
  }
  .pageSubTitle--center {
    text-align: center;
  }
  
  /* FAQパーツ */
  .pageSubTitle2 {
    font-size: 14px;
    line-height: 1.7;
    font-weight: bold;
    font-style: normal;
    color: #f3750f;
	margin-right: 30px;
  }
  .contentText {
    font-size: 14px;
    line-height: 1.7;
    font-weight: bold;
    font-style: normal;
    color: #383838;
  }
  .qa {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .qa__box {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  .qa__box > dl > dt {
    background-color: #fff6E8;
    display: flex;
    align-items: center;
    padding: 10px 30px;
    position: relative;
  }
  .qa__box > dl > dt .crossBar {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
  }
  .qa__box > dl > dt .crossBar::before {
    content: "";
    display: inline-block;
    width: 1.6px;
    height: 100%;
    background-color: #4D4D4D;
    position: absolute;
    top: 0;
    left: 50%;
    transform-origin: center center; /* 中心を基準にtransform */
    transform: translateX(-50%) rotate(0deg);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .qa__box > dl > dt .crossBar::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1.6px;
    background-color: #4D4D4D;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .qa__box > dl > dt > span {
    font-size: 28px;
    line-height: 1.75;
    font-weight: 500;
    font-style: normal;
    color: #f3750f;
    margin-right: 23px;
  }
  
  .qa__box > dl > dd {
    margin: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    padding: 0px 30px; /* paddingの上下を0にする */
    max-height: 0; /* max-heightを0にする、レスポンシブ対応 */
    overflow: hidden;  /* overflow: hidden;を付けるのがポイント */
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .qa__box > dl > dd > span {
    font-size: 28px;
    line-height: 1.7;
    font-weight: 500;
    font-style: normal;
    color: #383838;
    margin-right: 23px;
  }
  
  
  /* アニメーション後のスタイル */
  .qa__box > dl > dd.is-open { /* heightとpaddingをアニメーション */
    max-height: 100px;
    padding: 10px 30px;
  }
  /* ＋ボタンのアニメーション */
  .qa__box > dl > dt.is-open .crossBar::before {
    transform: translateX(-50%) rotate(90deg);  /* 90度回転 */
  }

/* よくある質問　ここまで */

.iframe-youtube iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

body.page-id-17968 #main {
	background: url("images/majime_bg.jpg") ;
	background-repeat: repeat-y;
}

body.page-id-17968 #main-sp {
	background: url("images/majime_bg.jpg") ;
	background-repeat: repeat-y;
}

/* LINE公式アカウント */

.line_img,
.line_txt{
  vertical-align: middle;
  width: 100px;
	}
