@charset "UTF-8";

body{
border-top: solid 5px #0C59B6;
}

#search {
	position: relative;
}

#keyword {
	top: 0;
	left: 0;
	width: 200px;
	height: 40px;
	border: 1px solid #D9D9D9;
	font-size: 12px;
	color: #999;
margin-right: -6px;
padding: 5px;
}

#search_btn {
	top: 0;
	cursor: pointer;
}

/*���ЊT�v*/
table.table01 {
	font-size:16px;
	width:100%;
	border-collapse: collapse;
}
table.table01 thead th:last-child {
	border-right:#F4991A solid 1px;
}
table.table01 tbody th {
	width:170px;
	color: #1989AC;
	padding:20px 15px;
	border-bottom:#1989AC solid 2px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#1989AC solid 2px;
}
table.table01 tbody td {
	padding:20px 15px;
	border-bottom:#DDD solid 1px;
	vertical-align:top;
}

@media screen and (max-width: 640px) {
table.table01 thead {
	display:none;
}

table.table01 tbody th {
width:100%;
display:block;
text-align: center;
font-weight: bold;

}
table.table01 tbody td {
	display:block;
}
table.table01 tbody td {
	padding:10px 15px;
	border-bottom:none;
	vertical-align:top;
}

table.table01 tbody td p {
text-align: center;
}
}

/* �₢���킹�t�H�[��*/

#formWrap {
	width:100%;
	margin:0 auto;
	line-height:120%;
	font-size:18px;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:30px;
text-align: left;
background-color: white;

}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
 vertical-align: middle;
	background-color: #E8F1F5;
}

.formTable select{
	width:40%;
	padding:5px;
	font-size: 16px;
}


input[type="text"], textarea {
	width:90%;
	padding:5px;
	font-size:110%;
	display:block;
}

.kome_p{
color:#dc143c;
}

.btn {
display: inline-block;
    width: 200px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    outline: none;
    background-color: #3F72AF;
    border: 2px solid #DBE2EF;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
				margin: 20px 0px 30px 0px;
}
.btn::before,
.btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn,
.btn::before,
.btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btn:hover {
  background-color: #fff;
  border-color: #59b1eb;
  color: #59b1eb;
}

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

#formWrap {
	width:90%;
	margin:0 auto;
	font-size:100%;

}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:90%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"]{
	display:block;
	width:50%;
	margin: 0% 25% 0% 25%;
}

 input[type="reset"] {
	display:block;
	width:50%;
	margin: 0% 25% 10% 25%;
}


.formTable select{
	width:90%;
}


}
/* ���o��*/


.tt1{
				background: #1d2e6c;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 1.2em;
    margin: 15px 0px;
}

.tt2{
    font-size: 1.3em;
				margin:10px 0px;
    color: #287bbf;
				text-align:center;
				font-weight:bold;
}


.tt3{
    font-size: 1.2em;
				padding: 0.25em 0.5em;
				color: #494949;
				background: transparent;
				border-left: solid 5px #7db4e6;
				font-weight:bold;
				margin-bottom: 10px;

}
.tt4{
				font-size: 20px;
    font-weight: bold;
    padding: 0.4em 0.5em;
    color: #494949;
    background: #f4f4f4;
    border-left: solid 5px #7db4e6;
    border-bottom: solid 3px #d7d7d7;
    margin: 20px 0px;
}

.tt5{
				font-size: 20px;
    font-weight: bold;
    padding: 0.4em 0.5em;
    color: #494949;
    background: #FFF;
    border-left: solid 5px #7db4e6;
    border-bottom: solid 3px #d7d7d7;
    margin-bottom: 20px;
}


.tt6 {
position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ccc;
}

.tt6::after {
		position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #3498db;
}

.tt7{
				font-size: 20px;
    font-weight: bold;
    padding: 0.4em 0.5em;
    color: #494949;
    background: #f4f4f4;
    border-left: solid 5px #f37a1f;
    border-bottom: solid 3px #d7d7d7;
    margin: 20px 0px;
}

.tt8{
		font-size: 20px;
    font-weight: bold;
    padding: 0.4em 0.5em;
    color: #494949;
    background: #f4f4f4;
    border-left: solid 5px #161666;
    border-bottom: solid 3px #d7d7d7;
    margin: 20px 0px;
}

.ft1{
		font-weight:normal;
		font-size:16px;
		padding: 0px 20px 20px 20px;
}

.ft2{
		font-weight:normal;
		font-size:16px;
		padding: 5px;
		background-color:#CCC;
		text-align:center;

}



/* PC�i�r�Q�[�V����*/

.logo{
		width:200px;
		margin-right:30px;
		float:left;
}

.navi {
    list-style: none;
    overflow: hidden;
}

.navi li {
				width:160px;
				height:70px;
    float: left;
    border-right: 1px solid #DDD;
}

.navi li strong{
				font-size:16px;
				color:#4c4c4c;
}


.navi li a {
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #333;
}

.navi li a span {
    display: block;
    margin: 3px 0 0 0;
    color: #AAA;
    text-transform: uppercase;
    font-size: 85%;
    letter-spacing: 1px;
}

.navi li a:hover {
    background: #EEE;
}


@media screen and (max-width: 768px) {
/* 768px�܂ł̕��̏ꍇ�ɓK�������� */

.logo {
    margin: 0 auto;
    width: 100%;
}

.logo img{
width:30%;
}

.navi {
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.navi li {
    width: 16%;
    height: 70px;
    float: left;
    border-right: 1px solid #DDD;
}

.navi li:last-child {
		border:none;
}

}



/* �R���Z�v�g�����o��*/
.concept{
				background-image: url(https://adtracks.co.jp/_userdata/img/concept_bg.jpg);
				background-repeat: repeat-x;
    padding: 30px;
    position: relative;
}

.concept p{
    color: #FFF;
				font-size:30px;
				font-weight:bold;
				text-align:center;
}

.concept span{
    color: #FFF;
				font-size:20px;
				text-align:center;
				display: inline-block;
				width: 100%;
}

.concept::before {
content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: 0 auto;
  border-top: 15px solid #006EB5;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}


@media screen and (max-width: 768px) {
/* 768px�܂ł̕��̏ꍇ�ɓK�������� */

.concept p{
				word-break: keep-all;
}

.concept span{
font-size: 16px;
margin-top: 10px;
}
}

/* ���Ɠ��e�ꗗ */

dl{
  width : 400px;
  margin: 10px 20px 20px 0px;
  padding : 10px 10px;
  float : left;
  box-shadow:0 2px 4px rgba(0,0,0,0.3);
		background-color: #FFF;
}

dl span{
  background: url(../img/icon_midashi.png) no-repeat left center;
  padding: 5px 30px;
  display : block;
  margin: 10px 0px;
  font-weight: bold;
  font-size:20px ;
  color: #287bbf;
}

dt{
  font-weight: bold;;
  padding-bottom : 3px;
  border-bottom: 1px dotted #287bbf;
  margin: 20px 0px;
  text-align: center;
}


dd{
  margin: 0px;
  font-size:14px;
  letter-spacing: 1.5px;
}

dt img{
  margin-bottom : 10px;
  display : block;
  width:100%;
}

@media screen and (max-width: 768px) {
/* 768px�܂ł̕��̏ꍇ�ɓK�������� */

dl{
  width : 95%;
  margin: 2%;
  padding :1%;
}

dl span{
  padding: 0% 0% 0% 10%;
  margin: 1%;
 	font-size: 1em;
}

dt{
  padding-bottom : 1%;
  border-bottom: 1px dotted #287bbf;
  margin: 3% 0%;
}

dd{
  margin: 1%;
  font-size:1em;
}


}

/* ���[�J�[�ꗗ���X�g */

ul.list1{
		list-style: square;
  color: #1e366a;
  border-top: solid #1e366a 1px;/*���̃{�[�_�[*/
  border-bottom: solid #1e366a 1px;/*���̃{�[�_�[*/
  padding: 0.5em 0 0.5em 1.5em;
}

.list1 li{
  line-height: 1.5;
  padding: 0.5em 0;
}


.list1 li:last-child{
text-align:right;
list-style: none;
}


/* �T�C�g�}�b�v */

ul.list2{
		list-style: square;
  padding: 0.5em 0 0.5em 1.5em;
}

.list2 li{
  line-height: 1.5;
  padding: 0.5em 0;
}

.list2 a{
font-size:18px;
}

/* �V���[�^�[���i�ꗗ */
.item{
		width: 23%;
  float: left;
  margin: 10px 18px 10px 0px;
}

.item a{
  overflow: hidden;
    display: block;
    text-align: center;
    background-color: #CCC;
    border: solid 1px #CCC;
    border-radius: 5px;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
  color: #111;
}

.ft3{
    margin-top: 0;
    padding: 10px;
}

@media screen and (max-width: 768px) {
/* 768px�܂ł̕��̏ꍇ�ɓK�������� */

.item{
		width: 45%;
  margin: 2%;
}

}


/* STIHL�V���b�v�y�[�W */

.table02{
width: 100%;
margin: 0 auto;
border-collapse: collapse;
line-height: 1.5;
font-size:15px;
}



.table02 th {
    width: 30%;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
background-color: #f4f4f4;
border: solid 1px #ccc;
}

.table02 td {
    width: 70%;
    padding: 10px;
    vertical-align: middle;
border: solid 1px #ccc;
}

@media screen and (max-width: 768px) {
/* 768px�܂ł̕��̏ꍇ�ɓK�������� */

.table02{
width: 100%;
}

.table02 th,.table02 td{
width: 100%;
    display: block;
}
}


.ribbon2 {
				width: 100%;
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    font-size: 18px;/*�t�H���g�T�C�Y*/
    background: #f37a1f;/*�w�i�F*/
    color: #FFF;/*�����F*/
    box-sizing: border-box;
}

.ribbon2 h2 {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 1px #FFF;/*���̔j��*/
    border-bottom: dashed 1px #FFF;/*���̔j��*/
    line-height: 46px;
}

.ribbon2:before, .ribbon2:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon2:before{/*���[�̎R�`*/
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon2:after{/*�E�[�̎R�`*/
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}


@media screen and (max-width: 768px) {
/* 768px�܂ł̕��̏ꍇ�ɓK�������� */

.ribbon2 h2 {
font-size: 13px;
}
}


.link1{
color:#f37a1f !important;
font-weight:bold;
margin-left:10px;

}

/* �p������ */

.breadcrumb {
  padding-left:0;
  margin-left:0;
}

.breadcrumb li{
  display:inline;/*���ɕ��Ԃ悤��*/
  list-style: none;
  font-weight: bold;/*����*/
}

.breadcrumb li:after{/* >���\��*/
  content: '>';
  padding: 0 3px;
  color: #555;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #1d2e6c;/*�F*/
}

.breadcrumb li a:hover {
    text-decoration: underline;
}


/* SHUTER�y�[�W */

.sh_wrap{
width:100%;
float:left;
background-color:#eee;
margin:10px 0px;
}

.sh_wrap p{
width:40%;
float:left;
padding:10px;
}

.sh_wrap h2{
width:50%;
float:left;
padding:10px 0;
margin: 20px 0 10px 20px;
}

.sh_wrap h3{
width:50%;
float:left;
font-weight: normal;
font-size: 16px;
margin: 5px 20px;
}

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

.sh_wrap p{
width:100%;
}

.sh_wrap h2{
width:100%;
padding: 10px;
margin:0;
font-size:20px;
}

.sh_wrap h3{
width:100%;
padding:10px;
margin:0;
}


}
