/* お客様の声 */
.content .voice-list li,
.content .wpuf-form li,
.content .page-numbers li {
  padding-left: 0;
}

.content .voice-list li::before,
.content .wpuf-form li::before,
.content .page-numbers li::before {
  content: none;
}

.wpuf-label {
  font-size: 14px;
}

.wpuf-form div {
  margin-top: 0;
}

ul.wpuf-form li .wpuf-fields .wpuf-radio-block,
ul.wpuf-form li .wpuf-fields .wpuf-checkbox-block {
  display: inline-block;
}

.wpuf-radio-block {
  margin-right: 10px;
}

.wpuf-form input[type="text"],
.wpuf-form textarea {
  width: 100%;
  display: block;
  border: none;
  padding: 10px;
  border-radius: 5px;
  background: #F2F2F2;
  border: 1px solid rgba(0,0,0,.1);
}

ul.page-numbers {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.page-numbers.dots {
  border: none;
  background: transparent;
}

ul.page-numbers:hover {
    background: transparent;
}

ul.page-numbers li {
  margin-top: 0;
  border: none;
  margin-right: 10px;
}

.voice-list li {
  margin-bottom: 40px;
}

.voice-list div {
  margin-top:5px;
  
}

.voice_comment{
	color:#4c4c4c;

}
.voice_posttime{
	color:#4c4c4c;

}
.voice_counselor{
	color:#4c4c4c;

}
.voice_comment{
	color:#4c4c4c;

}



/* 外観カスタマイズ */


body{
	background: -webkit-linear-gradient(#fffbed, #ffe9bc)!important;
	background: -moz-linear-gradient(#fffbed, #ffe9bc)!important;
	background: -o-linear-gradient(#fffbed, #ffe9bc)!important;
	background: -ms-linear-gradient(#fffbed, #ffe9bc)!important;
	background: linear-gradient(#fffbed, #ffe9bc)!important;
}

 p, ul, ol {
color:#4c4c4c;
font-size: 0.8em;
}

nav.globalNavi{

}

/*コピーライト背景*/
.bottomFooter
{
	filter: drop-shadow(0px 0px 6px rgba(120,120,60,0.4));
	
/*背景色*/
background-color: whitesmoke;
/*背景画像繰り返し*/
background-image: url(/wp-content/themes/the-thor-child/images/footer-image.jpg);
background-repeat:repeat;
}



div.swiper-content h2.heading-slider
{
	color:#deb887;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	text-shadow: -3px -3px 5px #ffffff, 3px 3px 5px #ffffff, 3px 3px 20px #ffffff, -3px -3px 20px #ffffff;
			font-weight: 900;
}
div.swiper-content p.phrase-slider
{
		color:#deb887;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	text-shadow: -1px -1px 2px #ffffff, 1px 1px 2px #ffffff, 3px 3px 7px #ffffff, -3px -3px 7px #ffffff;
	font-weight: 900;
}

div.still__content h2.heading-slider
{
	color:#deb887;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	text-shadow: -3px -3px 5px #ffffff, 3px 3px 5px #ffffff, 3px 3px 20px #ffffff, -3px -3px 20px #ffffff;
			font-weight: 900;
}
div.still__content p.phrase-slider
{
		color:#deb887;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	text-shadow: -1px -1px 2px #ffffff, 1px 1px 2px #ffffff, 3px 3px 7px #ffffff, -3px -3px 7px #ffffff;
	font-weight: 900;
}

div.still__content div.btn {
	margin-top: 10px;
	
}


div.still__content div.btn a.customize-unpreviewable {
	padding-left: 30px;
		padding-right: 40px;
	padding-bottom:5px;
	padding-top:5px;
}

div.still__content div.btn a.btn__link-primary  {
	padding-left: 30px;
		padding-right: 40px;
	padding-bottom:5px;
	padding-top:5px;
}



.l-headerBottom	
{
z-index: 3;
		border-bottom: 7px solid #deb887;

}

.l-wrapper
{
	margin-top: 0px;
	margin-bottom: 0px;
left: 1.25%;
	filter: drop-shadow(0px 0px 10px rgba(120,120,60,0.3));
}

/*ページ両サイドをフッターまで伸ばす*/
  .l-wrapper {
    align-items: unset;
  }

/*ページ両サイド*/
 div .l-main
{

	border-right: 7px solid #deb887;
	border-left: 7px solid #deb887;


	margin-left: 0em;
	
	background: -webkit-linear-gradient(#fffffb, #ffefce);
	background: -moz-linear-gradient(#FFFFFb, #ffefce);
	background: -o-linear-gradient(#FFFFFb, #ffefce);
	background: -ms-linear-gradient(#FFFFFb, #ffefce);
	background: linear-gradient(#FFFFFb, #ffefce);
	


}



.l-sidebar
{
	border-right: 7px solid #deb887;
	border-left: 7px solid #deb887;		margin-right: 0em;
	background: -webkit-linear-gradient(#FFFFFF, #ffefce);
	background: -moz-linear-gradient(#FFFFFe, #ffefce);
	background: -o-linear-gradient(#FFFFFe, #ffefce);
	background: -ms-linear-gradient(#FFFFFe, #ffefce);
	background: linear-gradient(#FFFFFe, #ffefce);
	
	min-height: 100%;
	height: 100%;
/* 	position: absolute;
	left:65%; */
}

@media screen and (min-width: 768px) {

	
  .l-sidebar {
    left: -47px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {

	.l-wrapper
{
 position : static ;
width: 100%;
}

	
  .l-sidebar {
    left: -38px;
    height: auto;
  }
}
	
.l-footer
{
}


.l-header
{
/*背景画像繰り返し*/
background-image: url(/wp-content/themes/the-thor-child/images/footer-image.jpg);
background-repeat:repeat;
	

}







.widget-side
{
background-color: #fffdf4;

}

.imgframe0{
		border-bottom: 2px #deb887 solid;
	border-top: 2px #deb887 solid; 
	    display: inline-block; 
	    box-shadow: 0px 5px 13px -5px rgba(170, 130, 78, 0.9)/*横方向　下方向　ぼかし　広がり　色 */
    
}


.imgframe{
		border-bottom: 2px #deb887 solid;
	border-top: 2px #deb887 solid; 
	    display: inline-block; 
    box-shadow: 0px 5px 13px -5px rgba(170, 130, 78, 0.9)/*横方向　下方向　ぼかし　広がり　色 */
}



.imgframe2{
	border-radius: 6px;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(165,140,90,1.0);
	-moz-box-shadow: 0px 0px 5px 0px rgba(165,140,90,1.0);
	box-shadow: 0px 0px 5px 0px rgba(165,140,90,1.0);
}

p.profilename{
		font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #deb887;
}

p.profilename span{
		font-size: 33px;

}


.spnamesmall{
			font-size: 14px;
}


/* 見出し */

h1.heading {
	font-size: 0.8em;
		font-weight: 100;
	margin: 0;
	padding: 0;
	line-height:1.8em;
	color: #deb887;
}

h1.toph1  {
	color: #dbac6f;
		line-height:1.4em;
		text-align: center;
		border-bottom: 2px ridge #deb887;
		padding-top: 5px;
		padding-bottom: 8px;
		margin-bottom: 0;
}

section.content h2:before{
	content:url(/wp-content/themes/the-thor-child/images/titlephoto.png);
	position: relative;
	width:1em;
	height:1em;
  margin-right: 0.25em;
}



section.content h2{
	border-left: 0px;
	padding-left: 0px;
		margin-bottom: -0.5em;

			-webkit-box-shadow: 0px -10px 5px 0px rgba(165,140,90,1.0);
	-moz-box-shadow: 0px -10px 5px 0px rgba(165,140,90,1.0);
	box-shadow: 0px 5px 5px -5px rgba(165,140,90,1.0);
	
	
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	
}

section.content h3{
	border-left: 0px;
	padding-left: 0.1em;
		margin-bottom: -0.5em;
					margin-top: 0.25em;



	
	
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	
}




section.content h4{
	border-left: 0px;
	padding-left: 0.1em;
	padding-bottom: 0;
	

	
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		
			margin-top: 0.5em;
	margin-bottom: -0.75em;
	
}


.futosen {
	margin: 10px 0px;
	border:0;
	border-bottom: 7px solid #deb887;
}




/*----------------------------------------------------------------------

トップページ　投稿一覧

------------------------------------------------------------------------*/

div.nk-lists{
	padding-top: 1em;
	padding-bottom: 2em;
	border-bottom: 1px solid #deb887;
	clear: both;
}

div.nk-lists-content{
	font-size: 0.9em;
	width: 100%;
	border-top: 1px solid #deb887;

}



div.nk-lists-ttl{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

div.nk-lists-ttl a{
	color: #cca46f;
}


div.nk-lists-excerpt{
	font-size: 0.9em;
	float: left;
	width: 80%;
	margin: 0px;
	padding: 0px;
	
}
div.nk-lists-excerpt a{
		color: #b0b0b0;
}

div.nk-lists-thumb {
	position: relative;
	top:0.5em;
	float: right;
	margin: 0;
	margin-left: 1px;
	padding: 0;
	width: 19%;
}

.nk-lists-thumb-wrap {
  height: 0;
  position: relative;
  overflow: hidden;
  background-color: #eee;
  z-index: 1;
  padding-top: calc(100% * 0.56); /* 16:9 */
}

.nk-lists-thumb-wrap img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* faqの枠線 */

h3.faqboxtitle{
	
	font-size: 1.1em;
	    border-bottom: solid 1px #deb887;
	    margin-bottom: 0;
	    padding: 0;
}

h3.faqboxtitle a{
	
color: #deb887;
}

.faqbox{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    background-color: white;
    border-top: solid 3px #deb887;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.faqbox p {
	display: block;
    margin: 0; 
    padding: 0;
    margin-top: 1em;
}

p.faqbotton {
	margin-top: 0.5em;
}

a.ailinks3 {
	text-decoration:underline;
	font-size: 1em;
}
a:link.ailinks3 {
  color: #deb887;
  font-weight: 300;
}
a:visited.ailinks3 {
  color: #deb887;
  font-weight: 300;
}
a:hover.ailinks3 {
  color: #d27800;
  font-weight: 300;
}

/* faqの枠線おわり */



/* トップリスト */

h3.topmessage{
		font-size: 1.1em;
	    border-bottom: solid 1px #deb887;
	    margin-bottom: 0;
	    padding: 0;
	    
}
h3.topmessage a{
	
color: #deb887;
text-align: center;
}


ul.toplist li {
  display: inline-block;
  padding: 0;
  margin: 0;
	color:#4c4c4c;} 

ul.toplist > li::before {
content:"";
}


/* プロフィール */

div.profilenamebox {
	border-top: 2px #deb887 solid;
	padding-top: 1em;
}

ul.profilelist > li::before {
content:"";
}

ul.profilelist > li {
  display: inline-block;
    padding-left: 0;
	color:#4c4c4c;
}

ul.profilelist2 > li::before {
content:"";
}

ul.profilelist2 > li {
	
  display: inline-block;
    padding-left: 0;
	color:#4c4c4c;
	border-bottom: 1px #deb887 solid;
	width: 100%;
}

div.column__item > img.profilephoto {
	border: 4px #deb887 solid;
	margin-top: 8px; /* 画像の上の余白*/
    display: inline-block; 
	box-shadow: 0px 5px 5px -4px rgba(165,140,90,1.0);
}





/* 料金テーブル */
div.pricetable{
	margin-top: 0.5em;
}

/* サイドバー */

div.l-sidebar {
	padding: 15px;
}


div.l-sidebar aside {
	padding: 0;
	margin-bottom: 25px;
				-webkit-box-shadow: 0px 0px 6px 0px rgba(165,140,90,1.0);
	-moz-box-shadow: 0px 0px 6px 0px rgba(165,140,90,1.0);
	box-shadow: 0px 0px 6px 0px rgba(165,140,90,1.0);
	border-top: 1px #deb887 solid; 
	line-height: 0;
}



div.l-sidebar aside.widget_media_image {
	
}

 /* 手順　料金 */
div.column{
	padding-top: 1em;
}

 /* その他一覧 */




ul.bottomFooter__list li.menu-item a {
	font-size: 0.9em;
	font-weight: 500;
	color: #999999;
	
}
nav.globalNavi{
	margin-right: 1em;

}

ul.globalNavi__list  {
	width: 100%;
	font-size:0;
}
ul.globalNavi__list li.menu-item  {
		  -moz-box-sizing: border-box;
    box-sizing: border-box;
	    background-size: cover;
width:12.49%;
height:100%;
	

}

ul.globalNavi__list li.menu-item a {
opacity: 0;
}
ul.globalNavi__list li a {
display:block;
	width:100%;
	height:100%;
}

li#menu-item-18 {
	background:url(/wp-content/themes/the-thor-child/images/navoff05.png)!important;
	background-repeat: no-repeat!important;
			background-position: center!important;
		height:50px;
	
}

li#menu-item-18:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon05.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}




li#menu-item-59 {
	
	background:url(/wp-content/themes/the-thor-child/images/navoff08.png)!important;
		background-repeat: no-repeat!important;
			background-position: center!important;

			height:50px;
}

li#menu-item-59:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon08.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}

li#menu-item-58 {
	background:url(/wp-content/themes/the-thor-child/images/navoff04.png)!important;
		background-repeat: no-repeat!important;
				background-position: center!important;

		height:50px;
}
li#menu-item-58:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon04.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}


li#menu-item-57 {
	background:url(/wp-content/themes/the-thor-child/images/navoff07.png)!important;
		background-repeat: no-repeat!important;
				background-position: center!important;


		height:50px;
}
li#menu-item-57:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon07.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}


li#menu-item-55 {
	background:url(/wp-content/themes/the-thor-child/images/navoff06.png)!important;
		background-repeat: no-repeat!important;
				background-position: center!important;


		height:50px;
}
li#menu-item-55:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon06.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}


li#menu-item-62 {
	background:url(/wp-content/themes/the-thor-child/images/navoff03.png)!important;

		background-repeat: no-repeat!important;

			background-position: center!important;

		height:50px;
}
li#menu-item-62:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon03.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}



li#menu-item-13064 {
	background:url(/wp-content/themes/the-thor-child/images/navoff02.png)!important;
		background-repeat: no-repeat!important;
	
				background-position: center!important;


		height:50px;

}
li#menu-item-13064:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon02.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}



li#menu-item-13102 {
	background:url(/wp-content/themes/the-thor-child/images/navoff01.png)!important;
		background-repeat: no-repeat!important;
				background-position: center!important;


		height:50px;
}
li#menu-item-13102:hover {
	background:url(/wp-content/themes/the-thor-child/images/navon01.png)!important;
		background-repeat: no-repeat!important;

			background-position: center!important;

	
}

aside.widget_nav_menu div ul li {
	font-size: 1.5em;
	font-weight: 600;
	text-align:center;

}

aside.widget_nav_menu div ul li a::before {
content:none!important;
}

li.widgetArchive__item-normal {
margin:0;
	padding:0;
}

div.widgetArchive__contents h3 a {
	display:block;
	padding-top: 10px;
		padding-right: 7px;

	font-size: 0.9em;
	font-weight: 300;
	font-family: "Hiragino Kaku Gothic", "meiryo", sans-serif;
}

div.qrWidget__text{
	padding:10px;
}


 /* スマホ用のCSS一覧 */

@media only screen and (max-device-width: 479px) {
 /* スマホ用のCSS */
 
 
  p, ul, ol {
color:#4c4c4c;
font-size: 1.1em;
}
 tr, td, th {
color:#4c4c4c;
font-size: 1.1em;
}

li {
	font-size: 1em;
}

h3.topmessage {
	
	font-size: 1.2em;
	text-align: center;
}

h3.topmessage a span {
	
	font-size: 1.5em;
}


p.profilename {
		font-size: 1.2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #deb887;
	text-align: center;
}

p.profilename span {
		font-size: 2.4em;
text-align: center;
}
	
.l-wrapper
{
 position : static ;
 width: auto;

	left : 0 ;
margin-left:3px;
margin-right:3px;
}
	
.l-sidebar
{
 position : static ;
	left : 0 ;
}
	
	
	div .l-main
{
	position: static;
  height: 100%;
	margin-bottom:0px;
			padding-left: 15px;
padding-right: 15px;
	
		background: -webkit-linear-gradient(#fff0cf, #fff0cf);
	background: -moz-linear-gradient(#fff0cf, #fff0cf);
	background: -o-linear-gradient(#fff0cf, #fff0cf);
	background: -ms-linear-gradient(#fff0cf, #fff0cf);
	background: linear-gradient(#fff0cf, #fff0cf);
	
	
}

.l-sidebar
{
  height: 100%;
	background: -webkit-linear-gradient(#fff0cf, #fff0cf);
	background: -moz-linear-gradient(#fff0cf, #fff0cf);
	background: -o-linear-gradient(#fff0cf, #fff0cf);
	background: -ms-linear-gradient(#fff0cf, #fff0cf);
	background: linear-gradient(#fff0cf, #fff0cf);
	


	}
	
	div.l-sidebar {
	padding-left: 15px;
	padding-right: 15px;
}

aside.widget div ul.menu li.menu-item {
	font-size: 1.2em;

}



}

 /* スマホ用のCSS一覧 おわり*/



 /* メニューボタン用のCSS一覧 */


.zyoyaku{
	text-align: center;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.zyoyaku a{
	background-color: #7e4110;
	color:  #ffe2bc;
    font-size: 1em;
    padding: 9px 40px;
    font-weight: 600;
    border-radius: 6px;
}
.zyoyaku a:active{
	padding-top: 8px;
	padding-bottom: 10px;
    
}



.zyoyaku3{
	text-align: center;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.zyoyaku3 a{
    color: #444444;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;

    font-size: 1em;
    padding: 9px 40px;
    font-weight: 600;
    border-radius: 6px;
}

.zyoyaku3:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}



.zyoyaku2{
	text-align: center;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.zyoyaku2 a{
	color:  #797979;
    font-size: 1em;
    font-weight: 600;
    border-radius: 6px;
}
.zyoyaku2 a:active{
	padding-top: 8px;
	padding-bottom: 10px;
    
}

.zyoyaku4{
	text-align: center;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.zyoyaku4 a{
    color: #ffffff;
    background-image: -webkit-linear-gradient(175deg, #dead12 30%, #976424 100%);
    background-image: linear-gradient(175deg, #dead12 30%, #976424 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #976424;
    
    font-size: 1em;
    padding: 9px 40px;
    font-weight: 600;
    border-radius: 6px;
}

.zyoyaku4:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

	

	
/* パンクズ削除 */
.breadcrumb {
  display: none;
}