
/*
Theme Name: リトルツリー
Theme URI: https://www.littletree.info/index.html
Description: littletree
Version: 0.1
Author: newton
*/

figure{
	display: inline-block;
	margin: 0;
}
@media screen and (min-width: 768px) {
  .content_inner {
      min-width:1000px;
  }
}
#body_post h1,#contents h1 {
	width: 78%;
	margin: 0 auto 20px;
	padding: 20px 15px;
	border-top: solid 2px #14a83b;
	border-bottom: solid 1px #dddcd8;
	background-color: #fafff4;
	line-height: 1.6;
	font-size: 26px;
	font-weight: bold;
	color: #1d5f2e;
}

#body_post h2 {
    font-size: 26px;
		font-weight: bold;
    color: #484848;
    padding-bottom: 15px;
    border-bottom: 2px solid #14a83b;
    position: relative;
    margin: 10px auto 10px;
    font-weight: 600;
    letter-spacing: 2px;
		line-height: 1.4;
    max-width: 1000px;
}
#body_post h2:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: #484848;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 2px;
}

#body_post h3 {
    position: relative;
    font-size: 20px;
    color: #484848;
    background: url(/images/index/index_bgh3.png) repeat-x;
    background-position: left bottom;
    padding: 0 0 10px 16px;
    line-height: 25px;
		margin-top: 40px;
    margin-bottom: 20px;
    background-size: 1px auto;
    font-weight: bold;
}
#body_post h3:before {
    position: absolute;
    content: "";
    background: url(/images/index/index_bg02h3.png) no-repeat;
    width: 6px;
    height: 26px;
    background-size: 6px 26px;
    left: 0;
    top: 0;
}

#body_post h4 {
		font-size: 18px;
		margin-top: 30px;
    margin-bottom: 10px;
}

img {
		max-width: 100%;
		height: auto;
	}

.ttl01{
	margin: 20px auto 50px;
	max-width: 1000px;
	width: 100%;
}

.txt{
  margin-bottom: 20px;
}

.wp-video { margin: 0 auto; }

.link_topic {
	border-bottom: solid 1px #e0e0e0;
}

.link_topic {
	display: block;
	padding: 20px 0;
	height: 100px;
	text-decoration: none;
	font-size: 0;
	color: #222;
}

.link_topic > * {
	vertical-align: top;
	font-size: 14px;
}

.link_topic > figure > img {
	display: inline-block;
	margin-right: 10px;
	width: 100px;
	height: auto;
}

.wrap_text {
	display: inline-block;
	position: relative;
	width: calc(100% - 110px);
	height: 100px;
}

.link_topic h2 {
	margin-top: -0.2em;
}

.ttl_list_topic{
	text-align: left;
	font-size: 16px;
	line-height: 1.6;
	padding-left: 10px;
  font-weight: bold;
}

.date {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	line-height: 1;
	color: #aaa;
}

.btn01 {
	display: inline-table;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
	width: auto;
	line-height: 1;
}

.btn02{
	margin-bottom: 50px;
}

.pager_post{
	position: relative;
	margin: 40px auto;
	height: 62px;
	font-size: 0;
  display: flex;
  justify-content: center;
}
.pager_post li a{
  background: #AA8E6D;
  color:#fff;
  padding:20px 20px;
  margin:5px 20px;
  position: relative;
}
.pager_post li a::after{
  position: absolute;
  content: "";
}
.next_page a::after{
  width: 0;
  height: 0;
  border-left: 30px solid #AA8E6D;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
    top: 1px;
    right: -30px;
}
.prev_page a::after{
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 30px solid #AA8E6D;
  border-bottom: 30px solid transparent;
  top: 1px;
  left: -30px;
}
.a_btn{
	display: block;
	font-size: 14px;
	padding: 10px 0;
  background: #AA8E6D;
  margin:20px auto;
  width:200px;
  color:#fff;
  border-radius:10px;
}

.list_menusp li:nth-child(2) img {
  width: 35%;
}

.list_menusp li a {
  justify-content: center;
}

.list_menusp li img {
  width: auto;
}

/* breadcrumbs */
#breadcrumbs {
	width: 80%;
	margin: 135px auto 0;
}

#breadcrumbs ul, #breadcrumbs ol {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

#breadcrumbs ul li, #breadcrumbs ol li {
		display: inline-block;
    margin: 0 0.5em 0 0;
    padding: 0;
    color: #333;
    line-height: 2;
}

#breadcrumbs dl {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumbs dl dd {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0;
	color: #ff9d00;
	font-size: 12px;
	line-height: 3;
}

#breadcrumbs a {
	display: block;
	margin: 0;
	padding: 0 1.5em 0 0;
	background: url(https://www.pasela.co.jp/img/bg_breadcrumbs_gray.png) center right no-repeat;
	color: #ff9d00;
	line-height: 3;
}

#breadcrumbs li:last-child a {
    color: #484848;
    background: none;
    text-decoration: none;
    pointer-events: none;
}

#breadcrumbs a:hover {
	color: #ff9d00;
}

#breadcrumbs div {
	display: inline;
}
/* breadcrumbs over */

/* iframe */
iframe {
	width: 100%;
}

@media screen and (min-width: 769px){
  .link_topic {
  	padding: 20px;
  }
}


@media screen and (max-width: 768px) {
  img {
  	width: 100%;
  	height: auto;
  }

  	h1 {
  	padding: 15px;
  	width: calc(100% - 30px);
  	font-size: 20px;
  	}

  	h2{
  		margin-bottom: 30px;
  	}

  	h3:before {
  	    height: 85%;
  	    background-size: 6px 100%;
  	}


  /* breadcrumbs */
  #breadcrumbs{
  	width: 100%;
  }

  #breadcrumbs ol{
  	overflow-x: scroll;
  	overflow-y: hidden;
  }

  #breadcrumbs_sp { position: relative; }

  #breadcrumbs_sp::before {
  	content: "";
  	display: block;
  	position: absolute;
  	top: 0;
  	right: 0;
  	z-index: 9;
  	width: 20px;
  	height: 18px;
  	box-shadow: -20px 0 10px #fff inset;
  }

  #breadcrumbs_sp > ol {
  	white-space: nowrap;
  	list-style: none;
  	overflow-x: scroll;
  	overflow-y: hidden;
  	padding: 0 10px;
  	font-size: 0;
  }

  #breadcrumbs_sp li {
  	display: inline-block;
  	margin-right: 0.5em;
  	line-height: 1.5;
  	font-size: 12px;
  }

  #breadcrumbs_sp li > a {
  	display: block;
  	margin: 0;
  	padding: 0 1.5em 0 0;
  	background: url(https://www.pasela.co.jp/img/bg_breadcrumbs_black.png) center right no-repeat;
  	color: #222;
  	-ms-word-wrap: break-word;
  	word-wrap: break-word;
  	text-decoration: none;
  }

  #breadcrumbs_sp li:last-of-type > a { background-image: none; }

  .pager_post{
  	position: relative;
  	margin: 40px auto;
  	height: 62px;
  	font-size: 0;
    display: flex;
    justify-content: center;
  }
  .pager_post li a{
    background: #AA8E6D;
    color:#fff;
    padding:10px 10px;
    margin:5px 5px;
    position: relative;
  }

  .next_page a::after{
      top: 1px;
      right: -20px;
      border-left: 20px solid #AA8E6D;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
  }
  .prev_page a::after{
    top: 1px;
    left: -20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #AA8E6D;
    border-bottom: 20px solid transparent;
  }
  .ttl_list_topic{
    font-size: 13px;
  }
  h2.ttl_list_topic{
    margin-bottom:0px;
    padding-left: 0px;
  }
	article#contents{
		margin-top: 10px;
	}
  .link_topic {
    height: auto;
  }
  .wrap_text {
    height: auto;
  }
  .btn01 {
    position: relative;
    display: block;
    line-height: 1;
    text-align: right;
  }
}

/* policy */
.policy_bc {
  margin-top: 148px !important;
}

.policy {
  padding-top: 70px;
  background: url(https://www.littletree.info/images/pribg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.policy_ttl01 {
  margin-bottom: 40px;
  text-align: left;
}

.policy_ttl02 {
  font-weight: bold;
  text-align: left;
  color: #4F545E;
  margin-bottom: 20px;
}

.policy_ttl03 {
  font-weight: bold;
  text-align: left;
  color: #4F545E;
}

.policy_txt {
  text-align: left;
  color: #4F545E;
  margin-bottom: 20px;
}

.policy_info {
  text-align: left;
  margin: 20px 0;
  color: #4F545E;
}

.policy_date {
  text-align: left;
  margin-bottom: 40px;
  color: #4F545E;
}
/* policy */


/* 検索関連*/
	.box_search{
		width:1000px;
		margin:auto auto 80px;
		font-size: 12px;
	}
	.search_top{
    position: relative;
		background: #AA8E6D;
		color:#fff;
		text-align: center;
		padding:10px;
		border-radius: 20px 20px 0px 0px;
	}
	.line_tax{
		padding:15px 5px;
		border-bottom:solid 2px #F5F3F4;
    display: flex;
    align-items: center;
	}
	.tax_left{
		font-weight: bold;
		margin-right:25px;
		font-weight: bold;
    min-width:100px;
	}
  .tax_right{
    display: flex;
    flex-wrap: wrap;
  }
  .tax_right label{
    margin: 8px 0;
  }
	.radio_plan{
    position: relative;
  }
  input[type=radio] {
    display: none;
  }
  label .tax_desc.radio::before{
    position: absolute;
    top: 56%;
    left:15px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    padding: 2px;
    background-clip: content-box;
  }
  input[type="radio"]:not(:checked) + .radio:before {
    border-color: #72767b;
  }
  input[type="radio"]:checked + .radio:before {
    border-color: #fff;
    background-color: #fff;
  }
  label .tax_desc.radio{
    padding-left:28px;
  }

	label .tax_desc {
    position: relative;
		color:#8E6B42;
		margin:0 5px;
    padding:4px 14px;
		border-radius: 20px;
		font-weight: bold;
    width: 100%;
    vertical-align: text-bottom;
	}
  label .tax_desc::after {
    content: "";
    position: absolute;
    border-radius: 20px;
    background: #F5F3F4;
    z-index: -10;
    top: 55%;
    left: 50%;
    width:100%;
    height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  label input:checked + .tax_desc{
    position: relative;
    color:#fff;
  }
	label input:checked + .tax_desc::after {
		background: #AA8E6D;
    z-index: -10;
	}

	.search_submit{
		background: #1BA83B;
		width:40%;
		color:#fff;
		padding:10px 20px;
		font-size: 16px;
		border-radius: 40px;
		margin: 30px auto 10px;;
		display: block;
    border:none;
		cursor: pointer;
	}
  .search_submit:hover{
    opacity: 0.8;
  }
	input[type=checkbox] {
    display: none;
  }

 .search_res_title{
    margin: 20px;
    padding: 20px 15px;
    border-top: solid 2px #14a83b;
    border-bottom: solid 1px #dddcd8;
    background-color: #fafff4;
    line-height: 1.2;
    font-size: 26px;
    font-weight: bold;
    color: #1d5f2e;
    text-align: left;
  }

  .res_list{
    font-size:12px;
    margin-right:5px;
    color:#1BA83B;
  }
  .cus_p{
    text-align: left;
  }
   .cus_tax{
     padding: 2px 8px 4px;
         background: #F5F3F4;
         border-radius: 20px;
         color: #8E6B42;
         font-size: 12px;
         margin: 5px;
         font-weight: bold;
   }
  @media screen and (max-width: 768px){
    .search_mainbox{
      display: none;
    }
    .box_search{
  		width:100%;
      text-align: left;
  		font-size: 12px;
      margin:50px auto;
  	}
    .search_res_title {
      margin: 20px 0 20px;
      padding: 20px 15px 15px;
      line-height: 1;
      font-size: 22px;
    }
    .res_list{
      margin-top:5px;
    }
    .search_top {
      border-radius: 20px;
    }
    .search_top.active {
      border-radius: 20px 20px 0px 0px;
    }
    .search_top::after{
      position: absolute;
      content: "";
      top:20%;
      right:20px;
      width:30px;
      height: 30px;
      background: #fff;
      border-radius: 40px;
    }
    .search_top::before{
      position: absolute;
      content: "";
      top:30%;
      right: 29px;
      width: 8px;
      height: 8px;
      border: 2px solid;
      border-color:  transparent transparent #AA8E6D #AA8E6D;
      transform: rotate(-45deg);
      z-index:5;
    }

    .search_top.active::before{
      transform: rotate(135deg);
      top: 45%;
    }

    .tax_left{
  		margin-right:12px;
      min-width:60px;
      text-align: center;
  	}
    .tax_left p{
      font-size:12px;
    }
    .search_submit {
      width: 70%;
    }
    .cus_tax {
      position: relative;
      padding: 2px 5px 4px;
      background: #F5F3F4;
      border-radius: 20px;
      color: #8E6B42;
      font-size: 10px;
      margin: 5px 0px 2px;
      word-break: keep-all;
    }
    .line_tax {
      padding: 7px 5px;
      flex-flow: column;
      align-items: baseline;
    }
    label .tax_desc{
      margin: 0 5px 0 0;
    }
  }
/* 検索関連end */
