@charset "UTF-8";
/* CSS Document */

.title2 {
  color: #231815;
/*  font-size: 60px;*/
  text-transform: uppercase;
  text-align: center;
}

.age{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #231815;
}

.super{
	vertical-align: super;
	font-size: 75%;
}

/* Underlayer common */
.tm-common {
  background: #f0f0f0;
  padding-top: 80px;
}
.tm-common .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
.tm-common .col-md-3,
 .tm-portfolio .col-sm-3 {
  padding: 0;
  margin: 0;
}
.tm-common-title {
  text-align: center;
  text-transform: uppercase;
	padding-top: 30px;
}
.tm-padding-top-bottom-100-b {
/*  background: #eae4d1;*/
  padding-top: 80px;
  padding-bottom: 80px;
}


/* btn */
.tm-view-more-btn2 {
  background: rgba(255,255,255,0);
  color: #eb5424;
  border: solid #eb5424 2px;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 700;
  margin: 60px 0;
  padding: 20px 100px;
  -webkit-transition: all 0.6s ease-in;
          transition: all 0.6s ease-in;
}

.tm-view-more-btn2:hover {
  background: #eb5424;
	border: solid #eb5424 2px;
  color: #ffffff;
}

.tm-view-more-btn3 {
  background: #231815;
  color: #ffffff;
  border: solid #231815 2px;
  font-size: 20px;
  font-weight: 700;
  margin: 50px 0;
  padding: 15px 30px;
  -webkit-transition: all 0.6s ease-in;
          transition: all 0.6s ease-in;
}
.tm-view-more-btn3:hover {
  background: rgba(255,255,255,0);
	border: solid #231815 2px;
  color: #231815;
}

.tm-view-more-btn4 {
  text-align: center;
  background: #231815;
  color: #ffffff;
  border: solid #231815 2px;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  /* margin-topをautoにすることで、自動的に高さを調節してもらえる */
  margin-top: auto;
  padding: 15px 30px;
  -webkit-transition: all 0.6s ease-in;
          transition: all 0.6s ease-in;
}
.tm-view-more-btn4:hover {
  background: #eb5424;
  border: solid #eb5424 2px;
  color: #ffffff;
}

.tm-view-more-btn5 {
  background: rgba(255,255,255,0);
  color: #eb5424;
  border: solid #eb5424 2px;
  border-radius: 40px;
  font-size: 20px;
  font-weight: 700;
	width: 250px;
/*  margin: 50px 0;*/
  padding: 15px 50px;
  -webkit-transition: all 0.6s ease-in;
          transition: all 0.6s ease-in;
}
.tm-view-more-btn5:hover {
  background: #eb5424;
	border: solid #eb5424 2px;
  color: #ffffff;
}


.tm-portforio-btn {
  text-transform: none;
}
.tm-portforio-btn .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
.tm-portforio-btn .col-md-4 {
  padding: 0;
  margin: 0;
}

.btnL{
	text-align: right;
}
.btnR{
	text-align: left;
}
.btn_laquo{
	text-align: right;
	}
.btn_raquo{
	text-align: left;
	}


/* P Pieces */
.pp-section { 
	width: 100%; 
	max-width: 1200px;
	margin: 50px auto;
	text-align: center;
}

/*ツールヨコ位置*/
.pp_t_img{
	width: 90%;
	margin: 0 auto 20px;
	border: none;
}

.u_page{
	margin-bottom: 100px;
}

.hyoushi1{
	width: 100%;
	margin-bottom: 40px;
}
.hyoushi1-4{
	max-width: 1200px;
	height: auto;
	margin-bottom: 40px;
}
.tool{
	max-height: 840px;
	margin-bottom: 40px;
}
.waku{
	border: 1px solid #cccccc;
}

.logo{
	max-width: 900px;
	height: auto;
}
.logo2{
	max-width: 900px;
	height: auto;
	border: solid 1px #ffffff;
}


.overview{
	width: 90%;
	text-align: left;
	margin: 0 auto 40px;
}

.overview h2 {
	text-align: left;
	margin: 0 0 15px;
	font-size: 170%;
	border-bottom: solid 1px #231815;
	padding-bottom: 15px;
}

.overview ul{
	text-align: left;
	margin: 15px 0 ;
	list-style-image: none;
	padding-inline-start:0;
	border-bottom: solid 1px #231815;
	padding-bottom: 15px;
}

.overview ul li{
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}

.notes{
	font-size: 11px;
}

.pp_under_line{
	width: 100%;
	border-bottom: dashed 1px #231815;
	padding-bottom: 15px;
	margin-bottom: 5px
}

/* 特定商取引法 ----------------------------------------------*/
.tokutei{
	width: 80%;
	text-align: left;
	margin: 0 auto 60px;
}

.tokutei h4 {
	text-align: left;
	border-bottom: solid 1px #231815;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.tokutei p{
	font-size: 14px;
}

.tokutei_link{
	text-align: center;
}

.tokutei_link h5 {
	text-align: center;
	color: #231815;
}

.tokutei_link h5 :hover{
	color: #eb5424;
}

.tokutei_link_top_20{
	padding-top: 20px;
}

/* FAQ ----------------------------------------------*/
.faq_kkr{
	width: 80%;
	text-align: left;
	margin: 0 auto 50px;
}
.faq_kkr h5 {
	font-weight: bold;
	color: #ffffff;
	background: #231815;
	padding: 10px;
}

.br2{
	display: inline-block;
}
.br3{
	display: none;
}


@media screen and (max-width:980px){
.pp-section { 
	margin: 30px auto;
}
.hyoushi1{
	width: auto;
	max-height: 840px;
	margin-bottom: 40px;
}
}

@media screen and (max-width: 768px) {
.tm-view-more-btn2 {
  margin: 0;
}
.btnL{
	text-align: center;
	margin-top: 35px;
}
.btnR{
	text-align: center;
	margin-bottom: 50px;
}
.pp-section { 
	margin: 10px auto;
}
.pp_t_img{
	width: 100%;
	margin: 0 auto;
}

.hyoushi1{
	width: 100%;
	max-height: 1000px;
	margin-bottom: 40px;
}
.overview{
	width: 100%;
}
.overview h2 {
	margin: 0 0 10px;
}
}

@media screen and (max-width:520px){
	.br2{
	display: none;
}
	.br3{
	display: inline-block;
}
}