#helmet-landing {
	font-size:16px;
	font-family:Noto Sans CJK JP;
	font-weight:300;
}
h3 {
	}
.section01,
.section02,
.section03,
.section04,
.section05,
.section06,
.section07,
.section08,
.section09,
.section10 {
	clear:both;
	padding-bottom:30px;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #333;
}
.page-link {
	    width: 90%;
    margin: 2.5em auto;
    clear: both;
}

.page-link li {
    border: 1px solid #000;
    width: 47%;
    float: left;
    margin: 1.5%;
    text-align: center;
    padding: 3% 7.5%;
	color:#006a65;
	font-weight:800;
	font-family: Noto Sans CJK JP;
}
/*
.page-link li:nth-of-type(2) {
    border: none;
    width: 47%;
    float: left;
    margin: 1.5%;
    text-align: center;
    padding: 0%;
	color:#006a65;
			font-weight:bold;
}
*/
.page-link li .st01 {
	font-size: 1.5em;
    display: block;
    border-bottom: 1px solid #000;
    color: #000;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
	font-family: "futura-pt", sans-serif;
font-weight: 700;
font-style: normal;
}
.section02 .col2 {
	margin:1.5%;
	width:47%;
	float:left;
}
.section03 img {
	width:50%;
	float:left;
}
.section03 h3,.section05 h3,.section06 h3 {
	font-weight:bold;
	text-align:center;
	width:90%;
	margin:2em auto 1.5em;
	border-bottom:1px solid #000;
	padding-bottom:0.5em;
	font-family: "futura-pt-bold", sans-serif;
}
.section04 {
	background-color:#f4f4f4;
	padding:2em 0;
}
.item_head {
	background-color:#016668;
	font-size:1.8em;
	color:#fff;
	padding:0.4em 1em;
	margin:1em 0;
	clear:both;
}
.item_head .st09 {
	float:right;
	font-size:0.7em;
}
.section06 ul {
	margin-bottom:2em;
}
.section06 ul li {
	width:31.3333%;
	margin:1%;
	float:left;
}
.section06 .function ul li {
	border:1px solid #000;
	padding:1em;
	font-weight:bold;
	text-align:center;
	height:5.625em;
		display: grid;
    align-content: space-evenly;
		background-image:url(https://www.daimatsu-netstore.com/wp-content/uploads/rb-parts.jpg);
background-repeat:no-repeat;
	background-position:right 8px bottom 8px;
}
	
.section06 .use ul li {
	border:1px solid #000;
	padding:1em;
	font-weight:bold;
	text-align:center;
		display: grid;
    align-content: space-evenly;
	background-image:url(https://www.daimatsu-netstore.com/wp-content/uploads/rb-parts.jpg);
background-repeat:no-repeat;
	background-position:right 8px bottom 8px;
}
.section06 .use ul li img {
	width: 40%;
    margin: 0.5em auto;
} 
.section06 .color ul li {
    border: 1px solid #000;
    padding: 1.5em 0.8em;
    font-weight: bold;
	background-image:url(https://www.daimatsu-netstore.com/wp-content/uploads/rb-parts.jpg);
background-repeat:no-repeat;
	background-position:right 8px bottom 8px;
	display:block;
}
.section06 .color ul li img {
    width: 25%;
    margin: -0.7em 1em -0.7em 0.5em;
    float: left;
	
}

.section06 .material ul li {
	border:1px solid #000;
	padding:1em;
	font-weight:bold;
	text-align:center;
	height:5.625em;
		display: grid;
    align-content: space-evenly;
	color:#006a65;
	background-image:url(https://www.daimatsu-netstore.com/wp-content/uploads/rb-parts.jpg);
background-repeat:no-repeat;
	background-position:right 8px bottom 8px;
}
.st08 {
	    display: block;
    border-bottom: 1px solid #000;
    margin-bottom: 0.2em;
	margin-top:-0.1em;
	color:#000;
}

.section06 ul li:nth-of-type(3n+1) {
clear:both;
}

.section07 {
	background-color:#f7faff;
	padding:2em;
}


.st02 {
	font-size:16px;
	color:#006a65;
}
.st03 {
	    font-size: 16px;
    background-color: #ffd100;
    width: 14em;
    margin: 1em auto;
    display: block;
    text-align: center;
}
.ar-text {
	font-size:3em;
	text-align:center;
}

.triangle2{
  width: 0;
  height: 0;
  border-left: 10px solid black;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.triangle2{
	float:left;
	margin:8px;
}
.triangle3{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid black;
	margin: 1.5em auto;
}
.section02 ul.uv {
	width:13em;
	margin:1em auto;
	height: 5.5em;
}
.section02 ul.naire {
	width:7em;
	margin:1em auto;
	height: 5.5em;
}

.section02 ul li{
	list-style-type:disc;
}
.section07 {
	text-align:center;
}
.section07 img{
width:80px;
}

a.readmore_btn {
border:1px solid #000;
	padding:0.5em;
	display:block;
	margin:2em auto;
	text-align:center;
	width:12em;
	background-color:#fff;
}

.skill .wrap {
	width: 95%;
    margin: 2.5%;
}

.case-swiper{
  width: 100%;
  position: relative;
  overflow: hidden;
}
 
.case-swiper .swiper-wrapper{
  transition-timing-function: linear;
}
 
.case-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 0;
}
 
.case-swiper .swiper-slide img{
  display: block;
  width: auto;
  height: 180px;
}

.disable {
	opacity:0.3;
}

/* ページネーション共通のスタイル */
.skill .swiper-pagination-bullet {
    background-color: #cccccc;
    color: #f4a11f;
    font-size: 34px;
    height: 56px;
    line-height: 1.5;
    transition: transform .2s linear;
    width: 56px;
    font-weight: bold;
}
.skill .swiper-pagination-bullet {
    border-radius: inherit;
	opacity:1;
}
/* 現在のページネーションのスタイル */
.skill .swiper-pagination-bullet-active {
  background-color: #fff;
}
/* ページネーションの余白(位置) */
.skill .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.skill .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px 30px;
}

section.highlight .col2:nth-of-type(2n+1) {
    clear: both;
}
.iframe-aspect-padding {
    max-width: 100%;
    padding: 40px 20px;
    background-color: #000;
}
.iframe-aspect-padding .inn {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56%;
}
.iframe-aspect-padding iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 画像のサイズ調整 */
.skill .swiper-slide img {
  height: auto;
  width: 100%;
}
/* 前への矢印 */
.swiper-button-prev {
  left: -30px;
}
/* 次への矢印 */
.swiper-button-next {
  right: -30px;
}
/* ページネーション */
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -25px;
}
.skill .swiper-pagination {
    position: relative;
	margin-top:2em;
}
.skill .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
    margin-top: -5em;
}
.skill .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
    margin-top: -5em;
}
/* fadeUp */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUpTrigger{
    opacity: 0;
}

a img:hover {
	filter: brightness(0.5);
}


#helmet-guide,#helmet-case,#helmet-item{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
.swiper-pagination-bullet {
	border:1px solid #000;
}

.section06 a {
display: block;
}
.section06 .color a{
    overflow: visible;
}




#guide-movie  .movie01{
	width:60%;
	margin:5% 20% 2%;
}


#guide-movie .iframe-wrap {
    padding-top: 56.25%;
    width: 100%;
    position: relative;
}

#guide-movie .iframe-wrap  iframe{
width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;	
}






.clearfix {
	clear:both;
}




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

	
}

@media screen and (max-width:1080px) { 
	.case-swiper .swiper-slide img{
  display: block;
  width: auto;
  height: auto;
}
	.section02 .col2 {
    margin: 1.5%;
    width: 97%;
    float: none;
}
.skill .swiper-pagination-bullet {
    background-color: #cccccc;
    color: #f4a11f;
    font-size: 22px;
    height: 36px;
    line-height: 1.5;
    transition: transform .2s linear;
    width: 36px;
    font-weight: bold;
}
.skill .swiper-pagination-bullet-active {
    background-color: #fff;
}
	
#guide-movie  .movie01{
	width:80%;
	margin:5% 10% 2%;
}

	
.item_head {
    font-size: 1.3em;
}
.section06 .function ul li,.section06 .use ul li,.section06 .color ul li,.section06 .material ul li {
    width: 48%;
    margin: 1%;
    float: left;
}
.section06 .function ul li:nth-of-type(3n+1) {
    clear: none;
}
.section06 .function ul li:nth-of-type(2n+1) {
    clear: both;
}
.section06 .use ul li:nth-of-type(3n+1) {
    clear: none;
}
.section06 .use ul li:nth-of-type(2n+1) {
    clear: both;
}
.section06 .color ul li:nth-of-type(3n+1) {
    clear: none;
}
.section06 .color ul li:nth-of-type(2n+1) {
    clear: both;
}
.section06 .material ul li:nth-of-type(3n+1) {
    clear: none;
}
.section06 .material ul li:nth-of-type(2n+1) {
    clear: both;
}
#helmet-guide,#helmet-case,#helmet-item{
    display: block;
    padding-top: 2em;
    margin-top: -2em;
}
	
	/*ベース*/
section.accordion {
    width: 100%;
    margin-top: 0px;
}
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 0.3em;
	display: block;
	color: #000;
	    border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
	font-size:2em;
	text-align:center;
	}
.Label::before{		/*タイトル横の矢印*/
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	margin-bottom:10px;
	padding:0 20px;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding:20px ;
	transition: all .3s;
	border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
	position: relative;
    z-index: 0;
    overflow: visible;
	margin-bottom:4em;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
	.toggle:checked + .Label {
		display:none;
	}
	
	.accordion .content a.readmore_btn {
		margin-bottom:-3em;
	}	
	


	

}

@media screen and (max-width:480px) { 
/*
		.page-link li:nth-of-type(2) {
    border: none;
    width: 47%;
    float: left;
    margin: 1.5%;
    text-align: center;
    padding: 4% 0%;
    color: #006a65;
    font-weight: bold;
}
*/
		.page-link li:nth-of-type(3) {
			clear:both;
	}
	
	
	
	
	

}