@charset "UTF-8";

/* スマホ 分岐
-------------------------------------------------*/
.pc,.pc100{display: none;}
.sp{display: block;}
.tabBox{display: block;}
.spBox{display: none;}

.width100sp{
	width: 100%;
}

.
.width100sp,
width100spmax{
	max-width: 100%;
}

.brno{
	display: block;
}

.spbrno{
	display:none;
}

.spon{
	display: block;
}

.spoff{
	display:none ;
}


.title{
    margin-top: 0px;
}

#youtube{
  width: 100%;
	margin: auto;
	padding: 0.5em 0;
}

#youtube > div {
  width: 100%;
  aspect-ratio: 16 / 9;
}
#youtube iframe {
  width: 100%;
  height: 100%;
}

#page-top,
#page-top img,
#page-top a{
	display: none;
}

/* flexBox2L
-------------------------------------------------*/
.flexBox2L{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.flexBox2L > div {
	width: 99%;
	margin: 0.5%;
	padding: 0.5em;
}

.flexBox2L > div > figure{
	text-align: center;
	padding: 1em;
}

.flexBox2L > div > figure > img {
	width: 100%;
}


/* flexBox3L
-------------------------------------------------*/
.flexBox3L{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.flexBox3L > div {
	width: 49%;
	margin: 0.5%;
	padding: 0.5em;
	background: #EDEDED;
}

.flexBox3L > div > figure{
	text-align: center;
	padding: 0em;
	margin-bottom: 1em;
}

.flexBox3L > div > figure > img {
	width: 100%;
}

.flexBox3L > div > dl{
	color: #000;
	padding: 0 0.5em 0.5em 0.5em;
}

.flexBox3L > div > dl > dt{
	font-weight: 700;
	font-size: 120%;
	line-height: 150%;
	letter-spacing: 2px;
    color: #3a743e;
	text-align: center;
	margin-bottom: 0.5em;
}

.flexBox3L > div > dl > dd{
	text-align: left;
	font-size: 95%;
	line-height: 180%;
}

/* flexBox
-------------------------------------------------*/
.flexBox4{
	display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.flexBox4 > a{
	text-decoration: none;
	background: #FFF;
}

.flexBox4 > a:hover{
	background: #EEE;
	transition: 0.5s;
}

.flexBox4 > div{
	width: 23%;
	margin: 1%;
	background: #FFF;
}


.flexBox4 > div > figure{
	text-align: center;
}

.flexBox4 > div > figure > img{
	width: 100%;
}


/* flexBox4L
-------------------------------------------------*/
.flexBox4L{
	display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}

.flexBox4L > a{
	text-decoration: none;
	background: #FFF;
}

.flexBox4L > a:hover{
	background: #EEE;
	transition: 0.5s;
}

.flexBox4L > section,
.flexBox4L > a {
	width: 23%;
	margin: 1%;
	background: #FFF;
}

.flexBox4L > a > section > figure > img:hover{
	opacity: 0.5 ;
	transition: 0.5s;
}

.flexBox4L > section > figure,
.flexBox4L > a > section > figure{
	text-align: center;
}

.flexBox4L > section > figure > img,
.flexBox4L > a > section > figure > img {
	width: 100%;
}

.flexBox4L > section > dl,
.flexBox4L > a > section > dl{
	color: #000;
	padding: 1em;
}

.flexBox4L > section > dl > dt,
.flexBox4L > a > section > dl > dt{
	font-weight: 700;
}

.flexBox4L > section > dl > dd,
.flexBox4L > a > section > dl > dd{
	font-size: 90%;
}


/*	ヘッダー情報
-------------------------------------------------------------------*/
header{
	text-align: center;
	padding: 0.5em;
}

header img{
	width: 100%;
}

#scrollheader{
	display: none;
}

/*	ナビゲーション
-------------------------------------------------------------------*/
nav{
	display: none;
}


nav > div{
	width: 100%;
	margin: auto;
}

nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: spacecente-around;
	align-items: flex-end;
}


/*	　問い合わせ
-------------------------------------------------------------------*/
.topToiawase{
	/*padding: 15px 0;
	background:#0377be;*/
	display: none;
}

.topToiawase > div{
	width: 100%;
	margin: auto;
	display: flex;
}

.leftToiawase{

	margin-right: 15px;
}

.centerToiawase{

	margin-right: 10px;
}

.rightToiawase{

}

.rightToiawase a:hover{
	opacity: 0.9;
	position: relative;
	transition: all .3s;
}


/*	MV
-------------------------------------------------------------------*/
#mv{
	background-attachment: cover;
	background-image: url(/images/mv_bg.jpg);
}

#mv figure{
	width: 100%;
	margin: auto;
}

/*	okomari
-------------------------------------------------------------------*/
#okomari{
	padding-top: 50px;
	background: url(/images/okomari_bg.jpg) top center repeat-x;
}

#okomari figure{
	width: 100%;
	margin: auto;
}

/*	kaiketsu
-------------------------------------------------------------------*/
#kaiketsu{
	padding:  1em ;
}

#kaiketsu > figure{
	width: 100%;
	margin: auto;
	text-align: center;
}

#kaiketsu > div{
	width: 100%;
	margin: auto;
}

#kaiketsu h2 {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #3a743e;
	margin-bottom: 1em;
}

/*	variation
-------------------------------------------------------------------*/
#variation{
	padding: 1em ;
	background-size: cover;
	background: url(/images/variation_bg.jpg) top center;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

#variation figure{
	width: 100%;
	margin: auto;
}

#variation h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #3a743e;
	margin-bottom: 1em;
}

#variation dl{
	text-align: left;
	margin: 0;
	padding: 0;
}

#variation dt{
    font-size: 1.4rem;
    font-weight: bold;
    text-align: left;
    letter-spacing: 2px;
    color: #3a743e;
	margin-bottom: 0.5em;
}

#variation dd{
    font-weight: bold;
    text-align: left;
    letter-spacing: 0px;
    color: #111111;
	margin-bottom: 0.5em;
}

/*	water
-------------------------------------------------------------------*/
#purewater{
    color: #0055b3;
	text-align: center;
	margin-bottom: 1em;
}

#purewater h3{
	margin-top: 30px;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	font-size: 5rem;
}

#purewater p{
	font-size: 1.4rem;
	line-height: 200%;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
}

#water{
	padding:  1em ;
	background-size: cover;
	background: url(/images/water_bg.jpg) top center;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

#water > div{
	width: 100%;
	margin: auto;
}

#water h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #0055b3;
	margin-bottom: 1em;
	font-family: 'Noto Sans Japanese', sans-serif;
}

#water dl{
	text-align: center;
	margin: 0;
	padding: 0;
}

#water dt{
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    color: #0055b3;
	margin-bottom: 0.5em;
}

#water dd{
    font-size: 1.0rem;
	line-height: 240%;
    text-align: left;
    letter-spacing: 0px;
    color: #333333;
	margin-bottom: 0.5em;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

/*	faq
-------------------------------------------------------------------*/
#faq{
	padding:  1em ;
	background: #ececeb;
	background-size: cover;
	background: url(/images/faq_bg.png) top center;
	background-color: #EEEEEE;
}

#faq h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #3a743e;
	margin-bottom: 1em;
}

#faq > div{
	background: #FFF;
	width: 100%;
	margin: auto;
	padding: 20px;
}


#topfaq dt{
	padding: 1em;
	color: #0377be;
	background: #bae5ff;
	font-weight: bold;
}

#topfaq dd{
	font-size: 90%;
	line-height: 180%;
	padding: 1em;
}


#topfaq dt::before {
    content: "Q:" ;
    margin-right: 10px;
}

#topfaq dd::before {
    content: "A:" ;
    color: #990000;
    margin-right: 10px;
}

/*	hikaku
-------------------------------------------------------------------*/
#hikaku{
	display: none;
	padding: 1em ;
	background-size: cover;
	background: url(/images/hikaku_bg.jpg) top center;
}

#hikaku > div{
	width: 100%;
	margin: auto;
}

#hikaku h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #3a743e;
	margin-bottom: 1em;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

#hikaku p {
	font-size: 0.9rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	color: #111111;
	margin-bottom: 1em;
}

table.product_table {
  font-family: 'Noto Sans', sans-serif;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  	border-collapse: collapse;
	border-spacing: 0;
}

table.product_table th {
  background: #AAAAAA;
  border: solid 1px #444444;
  color: #fff;
  padding: 10px;
  width: 26.5%;
}

table.product_table th:first-child {
  width: 20.5%;
}

table.product_table th:nth-child(2) {
    width: 26.5%;
}

table.product_table th:nth-child(3) {
    width: 26.5%;
}

th.teatro_th {
  background: #3C8551!important;
  border: solid 5px #3C8551!important;
}

td.teatro_td {
  background: #E9F7EA;
  border-left: solid 5px #3C8551!important;
  border-right: solid 5px #3C8551!important;
}

table.product_table > tbody > tr:last-child > td.teatro_td {
  background: #E9F7EA;
  border-left: solid 5px #3C8551!important;
  border-right: solid 5px #3C8551!important;
  border-bottom: solid 5px #3C8551!important;
}

th.aube {
    background: #006496!important;
    border: solid 3px #006496!important;
}

td.aube {
    background: #eaf3f8!important;
    border-left: solid 3px #006496!important;
    border-right: solid 3px #006496!important;
}

th.white {
  background: #fff!important;
}

.hikaku_area {
  max-width: 1120px;
  margin: 0 auto;
}

table.product_table {
  width: 100%;
}

table.product_table td {
  border: solid 1px #444444;
  padding: 1.5em 0.5em;
  font-size: 1.1rem;
  line-height: 120%;
  vertical-align: middle;
}

table.product_table tbody {
  background: #fff;
}

tbody img {
  width: auto;
  height: 300px;
  padding: 15px 0;
}

th.table-ttl {
  font-size: 21px;
  font-weight: bold;
}

th.teatro {
  font-size: 25px;
}

td.btm02 {
  border-bottom: solid 3px #3C8551!important;
}

.suido {
  font-size: 18px;
    color: #006496!important;
}


table.product_table > tbody > tr > td:first-child{
  font-size: 18px;
  color: #444444;
  font-weight: bold;

}

td.table-red {
  font-weight: bold;
  color: #B00945;
}

span.kakko {
  font-size: 12px;
}

span.maru {
  font-size: 26px;
}
.gray {
  background: #F0F0F0;
}

.flex_teatro {
    gap: 20px;
    align-items: center;
    height: 100%;
    display: flex;
}
div.maru {
    font-weight: bold;
    font-size: 2.4rem;
    padding-left: 0.5em;
}

.mini{
	font-size: 80%;
}

/*	price
-------------------------------------------------------------------*/
#price{
	padding: 1em ;
	background-size: cover;
	background: url(/images/price_bg.jpg) top center;
}

#price > div{
	width: 100%;
	margin: auto;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.7); /* ← ここがポイント */
	padding: 1em;
}

#price > div >figure{
	text-align: center;
}

#price img{
	opacity: 1;
}


#price h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #3a743e;
	margin-bottom: 1em;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

/*	voice
-------------------------------------------------------------------*/
#voice{
	padding: 1em ;
	background-size: cover;
	background: url(/images/voice_bg.jpg) top center;
}

#voice > div{
	width: 100%;
	margin: auto;
}

#voice h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #0696bb;
	margin-bottom: 1em;
}

#voice p {
	font-size: 0.9rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	color: #111111;
	margin-bottom: 1em;
}

#voice > div > div{
	background: #FFF;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 15px;
	margin-bottom: 0.5em;
}

#voice > div > div > figure{
	width: 100%;
	margin: 0.5%;
	padding: 0.5em;
}


#voice dl{
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0.5em;
}

#voice dt{
	font-size: 120%;
	line-height: 180%;
    text-align: left;
    letter-spacing: 0;
	margin-bottom: 0.5em ;
	color: #0696bb;
	margin-bottom: 0.5em;
}

#voice dd{
	text-align: left;
	font-size: 95%;
	line-height: 180%;
	padding: 0.25em;
}

#voice dd > p{
	text-align: right;
	font-size: 100%;
	margin: 0.25em 0 0 0;
	font-weight: normal;
}


/*	inquiry
-------------------------------------------------------------------*/
#inquiry{
	padding:  0em ;
	background-size: cover;
	background: url(/images/inquiry_bg.jpg) top center;
}

#inquiry >figure{
	width: 100%;
	margin: auto;
	text-align: center;
}

#inquiry img{
	opacity: 1;
}


/*　フッター（payment）
-------------------------------------------------*/

#payment{
	padding: 2em 0 0 0 ;
	font-size: 80%;
	line-height: 180%;
	color: #FFFFFF;
	background: #1d8825;
	margin: 0 0 0 0 0;
}


#payment h2{
    font-size: 140%;
	margin-bottom: 1em;
}

#payment > div {
	width: 100%;
	margin: auto;
	padding: 1em 0 0 0;
	/*background: #FFF;*/
	display: flex;
	flex-wrap: wrap;
}

#payment > div > div{
	width: 100%;
	padding: 1em;
	/*background: #f5f4f2;*/
	text-align: left;
}

#payment dl{
	margin-bottom: 2em;
}


#payment > div > div > h2,
#payment dt{
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #DDDDDD;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#payment ul{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#payment ul li:before {
	content: '■'; /* ←ここにリストマーカーにしたい文字列を設定 */
	margin-left:-0em; /* 3文字分、左に寄せる */
}


#payment li{
	color: #FFF;
	margin: 0 0 0.5em 0;
}

#payment dd > p,
#payment dd > span,
#payment > div > div > p,
#payment > div > div > p:last-child{
    margin-bottom: 0.5em;
    line-height: 180%;
}


#payment dd,
#payment dd > ul > li{
	color: #FFF;
        line-height: 180%;
}

#inquiry h2{
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    color: #3a743e;
	margin-bottom: 1em;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

#copyright > div{
	width: 100%;
	margin: auto;
	padding: 0.5em 0;
	margin-bottom: 110px;
}

/*	secondPage
-------------------------------------------------------------------*/
#secondPage{
	width: 100%;
	background: #FFFFFF;
	background-image: url(/images/secondpage_bg.jpg);
	background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
	/*	background-size: auto ;
	background-size: cover;
	background-repeat: no-repeat;*/
	padding: 1em;
}

#secondPage > div{
	width: 100%;
	margin: auto;
	background: #FFF;
	padding: 1em;
	border-radius:10px;
}


#secondPage h2 {
		font-size: 2.4rem;
		line-height: 150%;
		margin: 1em 0 ;
		text-align: center;
		color: #3a743e;
		text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}

#secondPage dl{
	width: 100%;
	text-align: center;
	margin-bottom: 1.5em;
	padding: 0.5em;
}

#secondPage dt{
	font-size: 120%;
	line-height: 180%;
    text-align: center;
    letter-spacing: 0;
	margin-bottom: 0.5em ;
	color: #3a743e;
	margin-bottom: 0.5em;
}

#secondPage dd{
	text-align: left;
	font-size: 95%;
	line-height: 240%;
	padding: 0.25em;
}

#secondPage a{
        background: #1d8825;
        background-size: 50px;
        border-radius: 5px;
		padding: 1em;
		width: 100%;
		display: block;
		text-decoration: none;
		color: #FFF;
}

/*	table属性
-------------------------------------------------*/
	table.outline{
		margin: 1em 0;
		width: 100%;
		border: 1px #E3E3E3 solid;
		border-collapse: collapse;
		border-spacing: 0;
	}

	table.outline th{
		display: block;
		width: 100%;
		padding: 1em;
		border: #E3E3E3 solid;
		border-width: 0 0 0px 0px;
		background: #F5F5F5;
		font-weight: 700;
		text-align: center;
	}

	table.outline td {
		display: block;
		width: 100%;
		padding: 1em;
		border: 1px #E3E3E3 solid;
		border-width: 0 0 0px 0px;
		font-weight: 500;
		text-align: left;
	}

	table.outline dt {
		font-weight: 700;
	}

	table.outline dd {
		margin-bottom: 1em;
	}

/* スマホ表示用（フッター下部分に電話するボタン）
-------------------------------------------------------------------*/
#scrollfooter > div{
	display: none;
}

#spCall{
	position: fixed; /* 要素の位置を固定する */
	bottom: 0; /* 基準の位置を画面の一番下に指定する */
	right: 0; /* 基準の位置を画面の一番右に指定する */
	width: 100%;
	background: #111111;
	padding-top: 1em;
}


#spCall > div{
	width: 100%;
	padding: 0 0 1em 0 ;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	background: #111111;
}

#spCall > div > div{
	margin: auto;
    text-align: center;
	width: 98%;
	font-size: 95%;
	padding: 0 0.5%;
}

#spCall > p{
    text-align: center;
	text-align: center;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 700;
	color: #FFF;
	margin-bottom: 0.5em;
}

#phoneN{
    display: block;
    padding: 0.75em 0;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background-color: #1d8825;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50px;
    border-radius: 5px;
    color: #fff;
}

#phoneN a,
#mailN a{
    display: block;
    color: #fff;
	text-decoration:none; 
}


#mailN a{
    display: block;
    padding: 0.75em 0;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background-color: #fba100;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 50px;
    border-radius: 5px;
    color: #fff;
	width: 100%;
}