
h1 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	font-size: 18px;
	color: #333;
	font-weight: 400;
	text-align: center;
}
h1:before, h1:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #333;
}
h1:before {
  left:0;
}
h1:after {
  right: 0;
}
h2 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	font-size: 24px;
	color: #333;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	text-align: center;
}
h2:before, h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #333;
}
h2:before {
  left:0;
}
h2:after {
  right: 0;
}
h3 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	font-size: 24px;
	color: #333;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	text-align: center;
}
h3:before, h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #333;
}
h3:before {
  left:0;
}
h3:after {
  right: 0;
}
h4 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	font-size: 24px;
	color: #fff;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	text-align: center;
}
h4:before, h4:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #fff;
}
h4:before {
  left:0;
}
h4:after {
  right: 0;
}
h5 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	font-size: 24px;
	color: #000;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	text-align: center;
}
h5:before, h5:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #000;
}
h5:before {
  left:0;
}
h5:after {
  right: 0;
}
h6 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
	font-size: 24px;
	color: #fff;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	text-align: center;
}
h6:before, h6:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #fff;
}
h6:before {
  left:0;
}
h6:after {
  right: 0;
}
/*　メイン
------------------------------------------------------------*/

/*　リンク
------------------------------------------------------------*/
.btm_01 {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  border-radius: 6px;
  transition: .4s;
  margin: 0 auto 20px auto;
  background-color: #3A302A;
  border: 1px solid #3A302A;
  line-height: 1.5em;
	letter-spacing: 0.5em;
}
.btm_01:hover {
  color: #fff;
  border-color: #A50104;
  text-decoration: none;
	background-color: #A50104;
}
.btm_02 {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  padding: 20px 0;
  border-radius: 40px;
  transition: .4s;
  margin: 0 auto 30px auto;
  background-color: #0460AC;
  border: 1px solid #0460AC;
  line-height: 1em;
  width: 80%;
  font-weight: 600;
}
.btm_02:hover {
  color: #0460AC;
  background-color: transparent;
  border-color: #0460AC;
  text-decoration: none;
}
.btn-navi {
  text-decoration: none;
  color: #94292B;
  width: 90%;
  border-radius: 25px;
  border: solid 2px #94292B;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
  transition: .4s;
  font-size: 16px;
  padding: 10px 30px;
}
.btn-navi:hover {
  background: #94292B;
  color: #fff;
  text-decoration: none;
}
/*　ストロング
------------------------------------------------------------*/
.st01 {
  font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
  font-size: 120%;
}
.st01 span {
  font-size: 70%;
}
.st02 {
  font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	color: #E5D12F;
}
/*　テキスト
------------------------------------------------------------*/
.text00 {
  padding: 20px 20px 0 20px;
  text-align: center;
}
.text01 {
  margin: 0 0 30px 0;
  padding: 0 20px;
  text-align: center;
  font-size: 24px;
	color: #333;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
}
.text02 {
  margin: 0 0 30px 0;
  padding: 0 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 1.8em;
}
.text03 {
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	color: #E5D12F;
}
.text04 {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
	color: #FFF;
	letter-spacing: 0.1em;
}
.text05 {
  margin: 0;
  padding: 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
}
.text06 {
  margin: 0 0 50px 0;
  padding: 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
	color: #FFF;
}
.text07 {
  margin: 0;
  padding: 0;
  text-align: center;
	font-size: 80px;
font-family: 'Anton', sans-serif;
	line-height: 1.3em;
	color: #9F3234;
}
.text08 {
  margin: 0;
  padding: 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
}
.text09 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 16px;
  line-height: 0em;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
}
.text10 {
  margin: 0;
  padding: 30px 0;
  text-align: center;
  font-size: 28px;
  line-height: 0em;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	font-family: 'Abel', sans-serif;
	color: #FFF;
}
.text11 {
  margin: 0;
  padding: 0 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 1.5em;
	color: #FFF;
	letter-spacing: 0.1em;
}
.text12 {
  margin: 30px auto 0 auto;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
	color: #fff;border: 2px solid #fff;
	width: 350px;
	font-weight: 700;
}
/*　コンテンツ
------------------------------------------------------------*/
.content_c {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  text-align: center;
}
.content1 {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}
.content2 {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
/*　画像
------------------------------------------------------------*/
img.full {
  width: 100%;
}
img.ph01 {
  width: 80%;
}
.flex {
  display: flex;
}
/*　リスト
------------------------------------------------------------*/
ul.block2 {
  margin: 30px 0 50px 0;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  display: flex;
}
ul.block2 li {
  width: 48%;
  margin: 0　1%;
	padding: 20px 0;
  text-align: left;
}
.text_bl2 {
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
	background-color: #000;
	color: #fff;
}
ul.block3 {
  margin: 30px 0 50px 0;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  display: flex;
}
ul.block3 li {
  width: 31%;
  margin: 1% auto;
  text-align: left;
}
.text_bl3 {
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
	background-color: #000;
	color: #fff;
}
ul.block3a {
  margin: 30px 0;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  display: flex;
}
ul.block3a .gr_r {
  width: 20%;
  margin: 0 0 50px 0;
  text-align: center;
	padding: 0;
}
ul.block3a li.gr_c {
  width: 60%;
  margin: 0 0 50px 0;
  text-align: center;
}
ul.block3a li.gr_l {
  width: 20%;
  margin: 0 0 50px 0;
  text-align: center;
}
ul.block4 {
  margin: 30px 0 50px 0;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  display: flex;
}
ul.block4 li {
  width: 25%;
  margin: 0;
	padding: 0;
  text-align: center;
}
img.ml01 {
  width: 80%;
}
/*　グリーティング
------------------------------------------------------------*/
#greeting {
  padding: 30px 0 0 0;
	margin: 0;
}
.circle {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  background: #000;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  color: #fff;
  font-size: 18px;
  text-align: left;
  margin: 0 auto;
}
.circle > .circle-txt1 {
  display: block;
  width: 100%;
  font-size: 20px;
  padding: 0 20px;
  margin: 0;
  line-height: 1.3em;
  font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
	text-align: justify;
}
/*　紹介
------------------------------------------------------------*/
#introduction {
  padding: 30px 0;
	background-color: #333;
	margin: 0;
}

/*　トピックス
------------------------------------------------------------*/
#topics {
  padding: 30px 0;
	margin: 0;
}
.info_box {
  width: 96%;
  text-align: left;
  margin: 30px auto 0 auto;
  color: #000;
}
.news-list{
  list-style: none outside;
  margin: 0;
  padding: 0;
	height: 350px;
  overflow: auto;
}
.news-list .item {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}
.news-list .item:first-child {
  border-top: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 140px;
  font-size: 16px;
  color: #333;
  padding: 0 20px 0 0;
}
.news-list .item .category{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.title_a {
  background: #333;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
	width: 100px;
}
.title_b {
  background: #AF0505;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
	width: 100px;
}
.news-list .item .title {
  margin: 0;
  width: 100%;
}
.news-list .item a:hover .title {
  color: #0D7702;
}
@media screen and (max-width: 767px){
.news-list .item {
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}
}
/*　タイニーハウスとは
------------------------------------------------------------*/
#knowledge {
  padding: 30px 0;
	background-color: #333;
	margin: 0;
}
/*　選ばれる理由
------------------------------------------------------------*/
#merit {
  padding: 30px 0;
	margin: 0;
}
/*　Q&A
------------------------------------------------------------*/
#question {
  padding: 30px 0;
	background-color: #333;
	margin: 0;
}
.qa {
  max-width: 100%;
  margin: 50px 0 5px 0;
  border-bottom: 2px solid #d6dde3;
  font-size: 18px;
  text-align: left;
}
.qa summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 4em;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
	text-align: left;
}
.qa summary::before, .qa p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.8em;
}
.qa summary::before {
  color: #FFFA00;
  content: "Q";
	font-family: 'Abel', sans-serif;
}
.qa summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 12px;
  height: 12px;
  margin-left: 10px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  transition: transform .5s;
}
.qa[open] summary::after {
  transform: rotate(225deg);
}
.qa p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 1em 2em 1em 4em;
  color: #fff;
  transition: transform .5s, opacity .5s;
	font-family: "UD Shin Go Medium", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica;
}
.qa[open] p {
  transform: none;
  opacity: 1;
}
.qa p::before {
  color: #FF7600;
  line-height: 1;
  content: "A";
	font-family: 'Abel', sans-serif;
}
/* -------------------------------------------------------------------
*  pc
* ------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
.content_c {
  width: 96%;
}
.content1 {
    width: 96%;
  }
	.content2 {
    width:80%;
  }
}
@media screen and (max-width: 940px) {
.circle {
  width: 180px;
  height: 180px;
}
	.circle > .circle-txt1 {
  font-size: 18px;
}
}
/* -------------------------------------------------------------------
*  ipad
* ------------------------------------------------------------------*/
@media screen and (max-width: 780px) {
h2, h3, h4, h5 ,h6 {
	font-size: 18px;
	padding: 0 35px;
}
	h2:before, h2:after {
  width: 30px;
}
	h3:before, h3:after {
  width: 30px;
}
	h4:before, h4:after {
  width: 30px;
}
	h5:before, h5:after {
  width: 30px;
}
	h6:before, h6:after {
  width: 30px;
}
.content_c {
  padding: 10px 0 0 0;
}
.content2 {
    width:100%;
  }
.text01 {
  font-size: 24px;
	text-align: left;
}
.text03 {
  margin: 0;
  padding: 5px 20px;
  text-align: left;
}
  /*　リスト
------------------------------------------------------------*/
ul.block2 li {
    width: 80%;
    margin: 0 auto;
	padding: 10px 0;
  }
  ul.block3 li {
    width: 80%;
    margin: 0 auto 30px auto;
  }
ul.block3a .gr_r {
  width: 80%;
    margin: 0 auto;
	padding: 10px 0;

}
ul.block3a li.gr_c {
 width: 80%;
    margin: 0 auto;
	padding: 10px 0;
}
ul.block3a li.gr_l {
  width: 80%;
    margin: 0 auto;
	padding: 10px 0;
}
.circle {
  width: 160px;
  height: 160px;
}
	ul.block4  {
		margin: 0 auto;
  }
	ul.block4 li {
    width: 50%;
	padding: 10px 0;
  }
}
/* -------------------------------------------------------------------
*  iphone
* ------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {

}