/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* --------------------
　　料金プランのタブ　
　 -------------------- */

/* タブの全体（外） */
.tab_container {
  padding-bottom: 1em;
  margin: 0 auto;
}

/* タブのタイトル部分（共通設定）（外） */
.tab_item {
  width: calc(100%/3);
  padding:15px 0;
  text-align: center;
  color: #7A7A7A;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}

/* タブのタイトル部分（個別設定）（外） */
.tab_i_1,
.tab_i_2,
.tab_i_3 {
  border-bottom: 1px solid #FFF;
  line-height: 1.4;
}


/* タブのタイトル部分（共通設定）（中） */
.tab_item_haya {
  width: calc(92%/2);
  padding:15px 0;
  text-align: center;
  color: #7A7A7A;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  line-height: 1.4;
  border-radius: 30px;
}
input[name="tab_item_haya1"],
input[name="tab_item_haya2"],
input[name="tab_item_haya3"] {
  display: none;
}

/* タブのタイトル部分（個別設定）（中） */
.tab_i_1_haya,
.tab_i_2_haya,
.tab_i_3_haya {
  border: 1px solid #FFF;
  padding: 10px 10px 10px 10px;
  margin: 0 2% 30px 2%;
}


/* タブのコンテンツ部分（外） */
.tab_content {
  display: none;
  padding: 5px 5px 20px;
  clear: both;
  overflow: hidden;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

/* タブのコンテンツ部分（中） */
.tab_content_haya {
  display: none;
}

/* 最低保証金額の説明文章 */
.price_hosyou {
  padding: 1em;
}


/* タブの選択・非選択でのレイアウト変更（外） */
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content {
  display: block;
}
.tab_container input:checked + .tab_item {
  background-color: #1A1A1A;
  color: #fff;
}
.tab_container input:checked + .tab_i_1 {
  border: 1px solid #FFF;
  border-bottom: 1px solid #1A1A1A;
}
.tab_container input:checked + .tab_i_2 {
  border: 1px solid #FFF;
  border-bottom: 1px solid #1A1A1A;
}
.tab_container input:checked + .tab_i_3 {
  border: 1px solid #FFF;
  border-bottom: 1px solid #1A1A1A;
}
/* タブの選択・非選択でのレイアウト変更（中） */
#tab1_haya:checked ~ #tab1_content_haya,
#tab2_haya:checked ~ #tab2_content_haya,
#tab3_haya:checked ~ #tab3_content_haya,
#tab4_haya:checked ~ #tab4_content_haya,
#tab5_haya:checked ~ #tab5_content_haya,
#tab6_haya:checked ~ #tab6_content_haya {
  display: block;
}
.tab_container input:checked + .tab_item_haya {
  background-color: #fff;
  color: #1A1A1A;
}










/* 全体のスタイル */
.price_day, .price_date {
    display: inline-block;
    vertical-align: top;
}

/* price_dayのスタイル */
.price_day {
    background-image: url(https://ad.onstage-kanda.com/lp1/wp-content/uploads/2023/11/price_yajirushi.png);
    padding: 17px 30px 17px 0px;
    position: relative;
    z-index: 1;
    color: #000;
    width: 140px;
    font-size: 14.5px;
}
.price_day2 {
    padding: 3px 30px 3px 0px;
}

/* price_dateのスタイル */
.price_date {
    padding: 12px 0px 12px 0px;
    width: 141px;
    border-bottom: 1px dashed #FFF;
}

p.price_number {
    color: #FFF;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 1;
}
.price_note {
    font-size: 10px;
    font-weight: initial;
}

/* price_boxのスタイル */
.price_box {
    text-align: center;
    margin: 20px 0px 20px 0px;
}
.price_card {
    padding: 0 0.5em;
}
/* バックアップ旧データ残し
.price_text {
    color: #FFF;
    padding: 1.5em 0.5em;
    width: 278px;
    margin: 0 auto;
}
 */
.price_text {
    border: 1px solid;
    border-radius: 8px;
    background-color: #FFF;
    color: #FFF;
    padding: 0.7em 1em;
    margin: 35px auto;
    max-width: 350px;
}
p.price_ue {
    color: #000000;
    font-size: 31px;
    width: 245px;
    margin: 0 auto;
    margin-bottom: 0.4em;
    padding-bottom: 2px;
    line-height: 1.5;
    text-align: center;
    border-bottom: 1px dashed;
}
p.price_ue span {
    font-weight: bold;
    color: #D28300;
}
p.price_shita {
    margin-bottom: 0;
    color: #000000;
    width: 216px;
    margin: 0 auto;
}
.price_tyui {
    font-size: 12px;
    color: #7A7A7A;
}




/*ベース*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 1em;
	display: block;
	color: #fff;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 0;
	padding:0 20px;
	overflow: hidden;
	border-bottom: 1px solid #7A7A7A;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 0 20px 20px 20px;
	transition: all .3s;
}
.toggle:checked + .Label + .content1 {	/*開閉時*/
	padding: 0 0px 20px 0px;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}



@media (min-width: 820px) {

.br_pc {
    display: none;
}
.tab_content {
  padding: 50px 8px 50px;
}
.tab_content_description {
  width: 635px;
  margin: 0 auto;
}
.price_text {
    max-width: 500px;
    padding: 2em 5em;
    margin-bottom: 60px;
}

p.price_ue {
    color: #000000;
    font-size: 38px;
    width: 340px;
    margin: 0 auto;
    margin-bottom: 0.4em;
    padding-bottom: 2px;
    line-height: 1.5;
    text-align: center;
    border-bottom: 1px dashed;
}
p.price_shita {
    padding: 0 25px;
    width: 340px;
}
.price_tyui {
    font-size: 14px;
    color: #000000;
}
p.price_number {
    font-size: 30px;
    line-height: 0.8;
}
.price_note {
    font-size: 15px;
}
.price_date {
    padding: 22px 0px 22px 0px;
    width: 408px;
}
.price_day {
    margin-top: 25px;
    margin-right: 50px;
}
.price_box {
    margin: 20px 0px 35px 0px;
}
.tab_item_haya:hover {
    opacity: 0.75;
}
.tab_i_1, .tab_i_2, .tab_i_3 {
    padding: 25px 0;
}

}