@charset "utf-8";

.flexbox {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
/*.page-id-10213 .entry-content,
.page-id-10213 .entry-summary {
	padding: 0 0 1em;
}
.page-id-10213 .page-wrap .container {
	width: 100%;
}
.page-id-10213 .intro {
	padding: 50px 0;
	border-top: 28px solid #E8E5E4;
	background: #F6F5F4;
}
.page-id-10213 .intro h1 {
	color: #442516;
	font-size: 1.4rem;
}
.ul01 {
	padding: 0 0 0 2em;
}
.ul01 li {
	list-style: disc;
}*/

.ttl03 {/*
	width: 100%;*/
	margin: 0 auto;
	padding: 7px 15px;
	font-weight: 600;
	font-size: 1.7rem !important;
	color: #604c3f;
	background: #F5F5F5;
	clear: both;
	float: none;
}
/*.ttl03.txt02::before {
	content: "\f177";
	position: absolute;
	left: 1em;
	bottom: 14%;
	font: normal normal normal 3.5rem/1 FontAwesome;
}
.ttl03.txt02::after {
	content: "\f178";
	position: absolute;
	right: 1em;
	bottom: 14%;
	font: normal normal normal 3.5rem/1 FontAwesome;
}*/




.ttl03.txt02 {
	display: flex;
	justify-content: space-around;
}
.ttl03.txt02::before {
	content: '';
	width: 100px;
	height: 14px;
	margin: 10px 0 0;
	border-bottom: solid 1px;
	border-left: solid 1px;
	transform: skew(-50deg);
}
.ttl03.txt02::after {
  content: '';
  width: 100px;
	height: 14px;
	margin: 10px 0 0;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(50deg);
}


.s01 .cont01 {
	height: 300px;
	background: url(../images/logwalk_img01.svg) #C7E7E2 no-repeat 97% 100% / 50%;
	position: relative;
}
.s01 .cont01 .txt01 {
	position: absolute;
	left: 8%;
	top: 30%;
	font-size: 2.4rem !important;
	font-weight: 600;
	line-height: 1.6;
}
.s01 .cont02 {
	align-items: center;
}/*
.s02 */.btn01 {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	color: #483D38;
	font-weight: 600;
	background: url(../images/footer_s01_ico01.png) no-repeat 100% 100% / 20px;
	border: 1px solid #595757;
	display: block;
}
.btn02 {
	padding: 0 38px 0 0;
	background: url(../images/header_ico01.png) 95% 50% no-repeat;
	text-decoration: underline;
}
.s02 .cont01 {
    height: 500px;
    background: url("../images/logwalk_img03c.png") no-repeat 97% 60% / 59%,linear-gradient(rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8)), url("../images/logwalk_img03bg.jpg") no-repeat 100% 100% / 100%;
    position: relative;
}
.s02 .cont01 .txt01 {
	position: absolute;
	left: 10%;
	top: 40%;
	font-size: 2.4rem !important;
	font-weight: 600;
	line-height: 1.6;
}
.s02 .voice_cont {
	align-items: center;
	justify-content: flex-start;
}
.s02 .voice01 .pho01 {
	order: 1;
}
.s02 .voice01 .txt01 {
	order: 2;
}
.s02 .voice_cont .txt01 .ttl01 {
	font-size: 1.6rem !important;
	font-weight: 600;
}
.s02 .voice02 {
	justify-content: flex-end;
}
.s02 .cont03 .txt02 {
	padding-bottom: 4em;
	align-self: center;
	font-size: 2rem;
	font-weight: 500;
}
.s02 .cont03 .ttl01 {
	margin-bottom: 10px;
	color: #fff;
	font-weight: 600;
	background: #91807f;
}
.s02 .cont03 .txt01 {
	font-size: 1.3rem !important;
	word-break: break-all;
   /* padding-left: 44px;
	line-height: 1.5;
	background: url(../images/logwalk_ico01.png) no-repeat 0 50% / 40px;*/
}
.s02 .cont03 .txt01 span {
	font-size: 1.1rem !important;
	word-break: break-all;
	line-height: 1.7;
	display: inline-block;
}
.s02 .cont03 .img_link01 {
    position: relative;
    display: block;
}
.s02 .cont03 .img_link01::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: url(../images/click_w.png) no-repeat 96% 96% / 70px;
}
.s02 .ttl02 span {
	margin: 0 1em;
	padding: .3em 1.1em;
	color: #fff;
	font-size: .8em;
	letter-spacing: 3px;
	border-radius: 2px;
	font-weight: 400;
	background: #8CC01F;
}
.s02 .cont03 .pho01 {
	border: 2px solid #b8b8b8;
}
.s02 .title01_2 {
	margin: 0 auto 15px;
	font-size: 1.7rem;
	color: #000;
	padding: 0 0 10px;
}
.s05 {
	margin: 50px auto 30px;
}
/*.s05 h4 {
	font-size: 2.2rem;
	margin: 20px auto 20px;
}*/
.s05 .txt01 {
	max-width: 842px;
	margin: 0 auto;
	text-align: right;
}
.s05 .txt01 p {
	border: 1px solid #ccc;
	padding: 0 10px;
	display: inline-block;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	max-width : 850px;
	table-layout: fixed;
}
thead th {
	padding: .6em .8em;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}
table tr {
  background-color: #fff;
  padding: .35em;
}
table tr:nth-child(even){
  background-color: #f9f9f9;
}
table th {
	font-size: .9em;
	font-weight: 400;
}
table thead th {
	text-align: center;
}
table td {
  padding: 0 .7em;
  text-align: center;
}
i{
  font-size:2em
}
.plan1 {
	width: 28%;
	border-top: 5px solid #483D38;
	border-right: 5px solid #483D38;
	background: #fff;
	position: relative;
	background: #483D38;
}
.plan1::after {
	content: "";
	border-right: 5px solid #fff;
	position: absolute;
	right: -10px;
	top: -3px;
	height: 6em;
}
tbody th {
	margin-bottom: 50px;
	padding: 2px 1.2em 16px;
	color: #442516;
	font-weight: 500;
	letter-spacing: 1px;
	background: #F0EEEE;
	background: #DCDAD7;
	border-bottom: 1px solid #fff;
	position: relative;
}
tbody th::after {
	content: "\f0d7";
	color: #91807F;
	position: absolute;
	left: 3em;
	bottom: 2px;
	font: normal normal normal 20px/1 FontAwesome;
}
tbody tr:last-of-type th::after {
	content: none;
}
thead th:first-of-type {
	width: 22%;
	border-right: 5px solid #483D38;
	background: none;
}
tbody tr td:first-of-type {
	border-right: 5px solid #483D38;
	border-left: 5px solid #483D38;
}
tbody tr:last-of-type td:first-of-type {
	border-bottom: 5px solid #483D38;
}
table th img {
	margin: 4px 0;
	filter: drop-shadow(0px 0px 2px rgba(255, 255, 255, 1));
}
.plan1_i{
  color:#2B1E0F;
}
.plan2{
	width: 25%;
  background: #91807F;
}
.plan2_i{
  color:#91807F;
}
.plan3{
	width: 25%;
  background: #a2a2a2;
}
.plan3_i{
  color:#a2a2a2;
}
.shagai {
	color: #8CC01F;
}
.company {
	color: #fff;
	font-size: 1.8rem;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: 1px;
}
.company span {
	font-size: .6em;
}/*
.btn{
  background:#fff;
  color:#000;
  padding: 1em;
  border-radius:5px;
  display:block;
  text-decoration:none;
  font-size:.8em
}*/

/*@media screen and (max-width: 600px) {
  .scroll{
	 overflow-x: scroll;
  }
}*/
















@media only screen and (max-width: 667px){
	
	.page-id-10213 #main,
	.page-id-10213 .entry-content,
	.page-id-10213 .entry-summary {
		padding: 0;
	}
	.page-id-10213 .intro {
		padding: 20px 0;
		border-top: 18px solid #E8E5E4;
	}
	.page-id-10213 .intro h1 img {
		max-width: 210px;
	}
	.ttl03 {
		font-size: 1.5rem !important;
	}
	.s01 .cont01 {
		height: 320px;
		background: url(../images/logwalk_img01.svg) #C7E7E2 no-repeat 50% 100% / 80%;
	}
	.s01 .cont02 .pho01 {
		order: 2;
	}
	.s01 .cont02 .txt01 {
		order: 1;
	}
	.s01 .cont01 .txt01,
	.s02 .cont01 .txt01 {
		width: 100%;
		left: 50%;
		top: 30%;
		text-align: center;
		font-size: 1.6rem !important;
		top: 7%;
		left: 50%;
		transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
	}
	.s02 h3 {
		font-size: 1.7rem;
		line-height: 1.5;
	}
	.s02 .ttl02 span {
		width: calc(100% - 30px);
		display: block;
		margin: 0 auto 15px;
	}
	.s02 .title01_2 {
		font-size: 1.6rem;
	}
	.s02 .cont01 {
		height: 380px;
		background: url(../images/logwalk_img03.svg) no-repeat 50% 100% / 87%,linear-gradient(rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.8)), url(../images/logwalk_img03bg.jpg) no-repeat 50% 100% / cover;
	}
	.s02 .voice01, 
	.s02 .voice02 {
		justify-content: center;
	}
	.s02 .voice01 .pho01 {
		order: 2;
	}
	.s02 .voice01 .txt01 {
		order: 1;
	}
	.s03 .title01_2 {
		font-size: 1.6rem;
	}
	
	/*.scroll table,
	.scroll img{
		width:100%;
	}*/
/*	.scroll img {
		width: 800px;
		max-width: none;
	}*/
	.s05 {
		padding: 0 15px;
	}
	.scroll{
		height: 60vh;
		overflow: auto;
		white-space: nowrap;
	}
	.scroll::-webkit-scrollbar{
		height: 5px;
	}
	.scroll::-webkit-scrollbar-track{
		background: #F1F1F1;
	}
	.scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
	table th {
		font-size: .8em;
	}
	.company {
		font-size: 1.5rem;
	}
	table {
		width: auto;
		width: 540px;
	}
	.plan1,
	.plan2,
	.plan3{
		width: 25%;
	}
	
	thead th:first-of-type {
		width: 28%;
		border-right: 5px solid #483D38;
		background: none;
	}
	table tr td:nth-of-type(1) {
		width: 4em;
	}
	table tr td:nth-of-type(2) {
		width: 4em;
	}
	table tr td:nth-of-type(3) {
		width: 4em;
	}
	.s02 .cont03 .txt02 {
		padding: 1.5em 0 1em;
	}
	.ttl03.txt02::before,
	.ttl03.txt02::after {
		width: 50px;
	}
/*	table thead tr th,
	table tbody tr th {
		position: sticky !important;
		top: 0;
		left: 0;
	}
	table thead tr th:before,
	table tbody tr th:before{
		content: "";
		position: absolute;
		top: -1px;
		left: -1px;
		width: 100%;
		height: 100%;
	}
	table thead tr th{
	  z-index: 1;
	}
	table tbody tr th {
	  z-index: 2;
	}
	thead th:first-of-type {
		background: #fff;
		z-index: 3;
		top: -1px;
		left: -1px;
	}*/

}
