root {
  --swiper-navigation-color: #000000;
  --swiper-pagination-color: #ffffff;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-image: url(../img/body_bk.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	color: #333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img:hover {
	opacity: 0.5;

}
div {
	margin: 0px;
	padding: 0px;
}
h1 {
	padding-top: 30px;
	font-size: 13px;
}
h2 {
	padding-top: 30px;
	padding-bottom: 20px;
}
h4 {
	font-size: 1.3em;
	padding-top: 30px;
	padding-bottom: 20px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}



header {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width:1400px;
}
#clear {
	clear: both;
}

header h1 {
	float: left;
	line-height: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	color: #666;
	font-weight: normal;
}
header #logo {
	float: left;
	padding-left: 50px;
}
header #sns {
	float: right;
}

header #sns ul li {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}
header #menu{
	clear: both;
	padding-top: 28px;
	width: 100%;
	font-size: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header #menu #caption {
	float: left;
}
header #menu ul {
	float: right;
}
header #menu ul li {
	float: left;
	padding-left: 25px;
}
section {
	clear: both;
	text-align: center;
	width: 100%;
	max-width:1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section #main_box {
    position: relative;
}
section .swiper-container {
	z-index:0;
}
section #main_box #main_img {
	display: flex;
	justify-content: center;
	align-items: right;
	position: absolute;
	padding: 0px;
	margin: 0px;
	z-index:1;
	top: 85%;
	left: 55%;
	/*-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);*/
	width: 475px;
}
section #main_box #main_img img{
	float: right;
	text-align: right;
}
section #result {
	padding-top: 50px;
	padding-bottom: 50px;
}
section #news {
	padding-top: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section #result .result_list {
	padding-top: 30px;
}

section #result .insta__wrap hr {
	width: 100%;
	margin-bottom: 30px;
}

section #news h2 {
	float: left;
	width: 300px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
section #news h2 img{
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
section #news ul {
	float: right;
	width: 600px;
}
section #news ul li {
	text-align: left;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	padding-top: 25px;
}

section #voice {
	padding-top: 50px;
	width: 990px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section #voice ul{
	width:100%;
	height:500px;/*指定しないとul:afterで【padding】のように下が広がる*/
	letter-spacing: -.40em;/* 文字間を詰めて隙間を削除する。 */
	text-align: justify;
	text-justify: distribute-all-lines;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section #voice ul:after {
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
} 
section #voice li{
	letter-spacing:normal;
	display: inline-block;/*ブロックレベル要素に横並びにする*/
	width:300px; 
	height:800px;
	line-height: 24px;
	text-align: center;
}
section #voice ul li #text {
	padding-top: 15px;
	text-align: left;
}

section #service {
	padding-top: 50px;
}
#service1, #service2, #service3 {
	height: 415px;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-position: center center;
}

section #service #service1 {
	background-image: url(../img/service_bk1.png);
}
section #service #service2 {
	background-image: url(../img/service_bk2.png);
}
section #service #service3 {
	background-image: url(../img/service_bk3.png);
	padding-left: 45%;
}
section #service #block {
	background:rgba(255,255,255,0.8);
	height: 415px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
	text-align: center;
	line-height: 25px;
	margin: 0px;
}
section #service #block p {
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
section #service #service1 #block {
	margin-left: 100px;

}
section #service #service2 #block{
	float:right;
	margin-right: 100px;
}


section #summary {
	padding-top: 50px;
}
section #summary #msg {
	font-size: 1.3em;
	line-height: 35px;
	padding-top: 30px;
	padding-bottom: 50px;
}
section #summary #block1 {
	background-image: url(../img/company_bk.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
section #summary #block1 img {
	margin-top: 60px;
	margin-bottom: 40px;
}
section #summary #block1 ul {
	padding-bottom: 50px;
}
section #summary #block1 ul li {
	background-color: #FFF;
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
	padding: 20px;
	font-size: 1.1em;
	color: #000;
}
section #summary #block1 ul li #circle {
	color: #999;
	padding-right: 5px;
}
section #summary #block1 ul li #lip1 {
	margin-right: 20px;
	padding-right: 20px;
}
section #summary #block2 {
	width: 1100px;
	padding-top: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

section #summary #block2 #left {
	width: 50%;
	text-align: right;
	float: left;
}
section #summary #block2 #left table{
	margin-right: 0px;
	margin-left: auto;
}
section #summary #block2 #right {
	width: 50%;
	text-align: left;
	float: right;
}
section #summary #block2 #right table{
	margin-right: auto;
	margin-left: 0px;
}
section #summary #block2 table {
	width: 400px;
	margin-right: 20px;
	margin-bottom: 80px;
}
section #summary #block2 th, section #summary #block2 td {
	text-align: left;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: 35px;
	padding-right: 5px;
	padding-left: 5px;
}
section #summary #sdgs {
	background-color: #000;
	color: #FFF;
	line-height: 28px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 65px;
	padding-left: 0px;
	font-size: 14px;
}
section #summary #sdgs p {
	padding-top: 15px;
}


section #summary #block3 {
	clear: both;
	background-image: url(../img/company4.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	margin-bottom: 30px;
}
section #summary #block3 #box {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 70px;
}
section #contact {
	padding-top: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
section h3    {
	border-left-width: 6px;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4em;
	color: #666;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 35px;
}
section #contact p {
	text-align: left;
}

section #map {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
section #contact #tel {
	font-size: 1.4em;
}
section #flow {
	padding-top: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
section #flow ul {
	padding-top: 100px;
	padding-bottom: 50px;
}
section #flow ul li {
	text-align: left;
	width: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}
section #flow ul li #title {
	padding-left: 200px;
	height: 80px;
	padding-top: 40px;
	font-size: 2em;
	font-weight: bold;
	color: #666;
	float: left;
	width: 400px;
}
section #flow ul li #img {
	float: right;
	width: 260px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;

}
section #flow ul li #msg {
	padding-left: 200px;
	font-size: 1.1em;
	padding-top: 10px;
	float: left;
	width: 400px;
	padding-bottom: 20px;
}


section #flow ul li hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/flow_tri.png);
	background-position: center top;
	height: 100px;
	background-repeat: no-repeat;
	clear: both;
}
section #flow #f01{
	background-image: url(../img/flow01.png);
}
section #flow #f02{
	background-image: url(../img/flow02.png);
}
section #flow #f03{
	background-image: url(../img/flow03.png);
}
section #flow #f04{
	background-image: url(../img/flow04.png);
}
section #flow #f05{
	background-image: url(../img/flow05.png);
}
section #flow #f06{
	background-image: url(../img/flow06.png);
}
section #flow #f07{
	background-image: url(../img/flow07.png);
}
section #flow #f08{
	background-image: url(../img/flow08.png);
}
section #flow #f09{
	background-image: url(../img/flow09.png);
}

section #result {
	padding-top: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

section #result ul {
	width:100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
section #result li {
	display: inline-block;
	/*width: 200px;*/
	padding: 5px;
	vertical-align: top;
}
section #result li a{
	text-decoration: none;
}
section #result #list {
	color: #FFF;
	text-align: center;
	background-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 20px;
}
section #result #more {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000;
	margin-top: 50px;
	margin-bottom: 50px;
}


section #result #list #title {
	width: 240px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
section #result #more a {
	color: #000;
	text-decoration: none;
}


section #detail {
	padding-top: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
section #detail p {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


footer {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

footer #left {
	width: 50%;
	float: left;
	padding-bottom: 30px;
	text-align: left;
	vertical-align: middle;
}
footer #left #img {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer #left p {
	float: left;
	padding-left: 20px;
	padding-top: 2px;
	line-height: 18px;
}

footer #right {
	width: 50%;
	float: right;
	text-align: right;
	vertical-align: bottom;
	padding-top: 30px;
}



.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #fff;
}

.logo {
  font-size: 24px;
}

.br-sp {
	display: none; 
}





 
#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
	display: inline-block;
	width: 30px;
	height: 50px;
	vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 60%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 250px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

#nav-content li{
	text-align: center;
	width: 100%;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav-content li a{
	color: #333;
	text-decoration: none;
}
#nav-content li a:hover{
	color: #666;
}

@media screen and (min-width:480px) {
  #nav-open {
    display:none;
  }
}




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

	/* 959px以下に適用されるCSS（タブレット用） */
}
@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */
	header {
		max-width:100%;
		text-align:center;
	}
	header #logo {
	width:100%;
	text-align:center;
	padding: 0px;
	}
	header h1 {
	width:100%;
	text-align: center;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	header #menu #caption{
		display:none;
	}
	header #menu #list{
		display:none;
	}
	header #sns {
		display:none;
	}
	section {
			max-width:100%;
	}
	section h3    {
	margin-left: 15px;
	}
	.swiper-wrapper img {
    width: 100%;
    height: auto;
	}
	section #main_box #main_img{
		display:none;
	}
section #result {
	width: 100%;
}
	section #news{
    width: 100%;
	}
	section #news h2{
	padding-bottom: 25px;
		float: none;
	width: 100%;

	}
	section #news ul {
	float: none;
	width: 100%;
	margin-top: 30px;
	}
	section #news ul li {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	}
	.br-sp {
		display: block; 
	}
	section #voice {
		width: 100%;
	}

	section #voice ul{
	height:auto;
	}
	section #voice ul:after {
	display: block;
	} 
	section #voice li{
	display: block;
	width:95%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
	}
	section #voice ul li #text {
		padding-top: 15px;
		text-align: left;
	}
	section #service{
		clear:both;
	}
	#service1, #service2, #service3 {
		height: 415px;
		width: 100%;
	}
	
	section #service #service1,section #service #service2,section #service #service3 {
		padding-left: 0;
		padding-right: 0;
	}
	section #service #block {
	background:rgba(255,255,255,0.6);
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	}
section #service #service1 #block {
	margin-left: 0px;

}
section #service #service2 #block{
	float:right;
	margin-right: 0px;
}
	section #service #block p {
		text-align: left;
		padding-right: 20px;
		padding-left: 20px;
	}
	section #service #block img{
		width:225px;
		height:auto;
	}
	
	section #summary #summary_msg{
		width:90%;
		height:auto;
	}
	section #summary #msg {
	width:90%;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
	}
	section #summary #block1 img {
		width:90%;
		height:auto;
	}
	section #summary #block1 img {
		margin-bottom: 20px;
	}
	section #summary #block1 ul li {
		width: 90%;
	}
	section #summary #block2 {
		width: 100%;
	}
	
	section #summary #block2 #left {
		width: 100%;
		float: none;
	}
	section #summary #block2 #right {
		width: 100%;
		float: none;
	}
	section #summary #block2 table {
	width: 90%;
	margin-right: auto !important;
	margin-left:  auto !important;
	}
	section #summary #block2 th, section #summary #block2 td {
		display:block;
	}
	section #summary #sdgs img{
	width: 100%;
	height: auto;
	}
	section #summary #sdgs p{
	width: 80%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	section #summary #block3 {
		background-size: 200%;

	}
	section #summary #block3 #box {
		text-align: left;
		width: 100%;
	}
	section #summary #block3 #box img{
		width:90%;
		height:auto;
	}
	section #result {
		width: 100%;
	}
	section #result .result_list{
	text-align: center;
	}
	section #result .result_list li{
	width: 90%;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	}
	section #result .result_list li img{
	height: auto;
	width: 100%;
	}
	section #detail {
		width: 100%;
	}
	footer {
		width: 100%;
	}
	footer #left {
		width: 100%;
		float: none;
		padding-bottom: 30px;
	}
	footer #left #img {
		display:none;
	}
	footer #left p {
	float: left;
	line-height: 24px;
	}
	
	footer #right {
	width: 100%;
	float: none;
	font-size: 0.8em;
	text-align:center;
	padding-top: 70px;
	padding-bottom: 15px;
	}
	.insta__wrap{
	width: 100%;
	}
}
