#container {
	padding-top:140px;
	letter-spacing: 0.12em;
}
.main_title_4000 {
	background: #0b3d70;
	background-image: url(img/feature_title_image.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_4000 {
	background: #0b3d70;
	background-image: url(img/feature_title_image.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.main_title_3100 {
	background: #0b3d70;
	background-image: url(img/title_image_3100.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_3100 {
	background: #0b3d70;
	background-image: url(img/title_image_3100.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.main_title_2100 {
	background: #0b3d70;
	background-image: url(img/title_image_2100.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_2100 {
	background: #0b3d70;
	background-image: url(img/title_image_2100.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.main_title_1100 {
	background: #0b3d70;
	background-image: url(img/title_image_1100.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_1100 {
	background: #0b3d70;
	background-image: url(img/title_image_1100.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.main_title_800 {
	background: #0b3d70;
	background-image: url(img/title_image_800.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_800 {
	background: #0b3d70;
	background-image: url(img/title_image_800.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.main_title_500 {
	background: #0b3d70;
	background-image: url(img/title_image_500.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_500 {
	background: #0b3d70;
	background-image: url(img/title_image_500.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.main_title_700 {
	background: #0b3d70;
	background-image: url(img/title_image_700.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
.sub_title_700 {
	background: #0b3d70;
	background-image: url(img/title_image_700.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_4000 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_3100 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_2100 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_1100 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_800 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_500 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}
.sub_title_700 h2 {
	margin:0;
	color:#fff;
	padding:50px;
	font-size: 25px;
}

.klpage_top {
	width: 90%;
	margin: 0 auto;
}
.klpage_top h2 {
	font-size: 35px;
	line-height: 1.6;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main_slider {
	width: 100%;
}
.main_slider img {
	border-radius: 40px;
}
.border_bottom {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.KL_image {
	width: 30%;
	float: left;
	margin-left: 10%;
}
.KL_image img {
	width:100%;
}
.KL_message {
	float: right;
	width: 50%;
	padding: 30px;
	margin-top: 7vw;
	margin-right: calc(10% - 60px);
}
.KL_message p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight:100;
	letter-spacing: 1.5px;
}

.title {
	display: flex;
	align-items: center;
	width:90%;
	margin:0 auto;
	padding: 50px 0;
}
.border_bottom {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.title .txt {
	width: 65%;
	float: left;
	box-sizing: border-box;
	padding-right:10%;
}
.title .txt p span {
	font-size:13px;
}
.title .photo {
	width: 35%;
	float: right;
	box-sizing: border-box;
	margin: 0;
}
.title .photo img {
	width:100%;
}
.slider {
	display:block;
	width:40%;
	margin:0 auto;
}
.feature_explanation {
	padding-bottom:50px;
}
.feature_explanation p {
	text-align:center;
	margin:0 auto 30px;
	width: 90%;
}
h3 {
	font-size: 1.5rem;
	text-align: center;
	margin-bottom: 15px;
}

h4 {
	font-size:18px;
	text-align:center;
}
.learn_more {
	width: 80%;
	margin: 0 auto;
}

.movie_area {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 0 20px;
}

.responsive {
    width: 100%;
    aspect-ratio: 16/9;
}

.caution {
	font-size:12px;
}

.image_area img {
	width:100%;
}

.image_area_2 img {
	width:50%;
	display:block;
	margin:0 auto;
}

.series_select ul {
	display:flex;
	justify-content: center;
	padding:0;
}
.series_select {
	padding: 30px;
	background: #ebebeb;
}
.series_select h3 {
	margin: 0 auto 30px;
}
.series_select ul li {
	width:26%;
	display: inline-block;
	margin: 0 3%;
	text-align:center;
}
.series_select img {
	width:100%;
}
.series_select p {
	margin-bottom:0;
	padding-top: 20px;
}

/*--メニュースライド--*/
.menu-icon .accordion {
	width: 30px;
	height: 30px;
	margin: 0;
	display: contents;
}
.menu-icon .accordion a {
	display: block;
	height: 160px;
	width: 42px;
	text-align: center;
	line-height:0; 
	background: color(srgb 0.0529 0.2466 0.46 / 0.62);
	position: fixed;
    left: 0;
	bottom: 55px;
    z-index: 22;
}
.menu-icon .accordion a:before{
	display: block;
	content: "";
	position: absolute;
	top: -13px;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width: 17px;
	height: 2px;
	background-color: #fff;
	transition: .2s;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.menu-icon .accordion a:after{
	display: block;
	content: "";
	position: absolute;
	top: 9px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 17px;
	height: 2px; 
	background-color: #fff;
	transition: .2s;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.menu-icon .accordion a.on:before{
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.menu-icon .accordion a.on:after{
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.nav_menu {
    position:fixed;
    display:none;
    background: color(srgb 0 0 0 / 0.7);
    color: #fff;
    bottom: 25px;
	left: 0;
	z-index: 20;
}
.nav_menu .nav_inner {
    display: table-cell;
    vertical-align: middle;
}
.accordion-003 {
    max-width: 500px;
    border-bottom: 1px solid #d0d0d0;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0;
    color: #fff;
    cursor: pointer;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #ffffffff;
	border-right: 3px solid #ffffffff;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
}


.display {
    display:table;
    padding: 15px 20px 15px 35px;
    animation: fadeIn 0.5s ease 0s 1 normal backwards;
}
.nav_inner a {
    color:#fff;
    text-decoration: none;
}
.nav_inner a:hover {
    text-decoration: underline;
}
.anc {
	display: block;
	padding-top: 142px;
	margin-top: -142px;
	z-index: -1;
}

/*基本仕様*/

.spec_area{
    width:80%;
    margin:0 auto;
    padding:40px 0;
}
.spec_area_detail {
    width: 95%;
    margin:0 auto;
    padding-bottom:40px;
}
.row_table{
    width:100%;
}
.row_table,
.row_table td,
.row_table th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
  line-height: 1.5;
}

.row_table th {
  background: #01214d;
  color: #fff;
  padding: 25px 12px;
  width: 33%
}

.row_table td {
  padding: 25px 12px;
  width: 67%;
  background: #fff;
}
.row_table td img {
    width:80%;
}


/*基本仕様ココまで*/

/*ラインナップ情報*/
.lineup_area .lineup_title h3 {
	margin: 30px auto 0;
	background: #0b3d70;
	width: fit-content;
	color: #fff;
	padding: 10px 50px;
	border-radius: 10px;
}
.lineup_area .lineup_title p {
	text-align:center;
	margin-bottom: 40px;
}
.lineup_area ul {
    width:100%;
    padding:0;
}
.lineup_area ul li {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    width: 90%;
	margin: 0 auto;
}
.lineup_area ul li .photo {
    width:45%;
    padding-right:0;
    padding-left:25px;
}
.lineup_area ul li .txt {
    width:55%;
    padding-left:0;
    z-index:1;
    box-sizing: border-box;
}
.lineup_area .photo img {
    width:100%;
}

.lineup_area ul li:nth-child(even) {
    flex-direction: row-reverse;
}

.lineup_area ul li:nth-child(even) .txt {
    padding-right: 5%;
}

.lineup_area .txt p {
    padding:10px 0;
    font-size: 16px;
    line-height: 1.7;
}
.lineup_area {
    background: #fff;
}

.lineup_area h4 {
    font-size: 19px;
    color: lightcoral;
    text-align:left;
    margin-bottom:0;
}

/*ファイルダウンロード*/

.kl_data {
    overflow: hidden;
    padding: 15px 15px 7px;
    z-index: 20;
}

.data_area {
    border: 1px solid #0d3f75;
}
.data_area h4 {
    color: #fff;
    background: #4d4d4d;
    text-align: center;
    padding: 20px 0;
    margin: 0;
}

.kl_data a {
    width: 32%;
    line-height: 34px; 
    margin-right: 2%;
    font-size: 13px;
    float: left;
    text-align: center;
    background-color: #4d4d4d;
    margin-bottom: 8px;
    color: #fff;
    text-decoration: none;
}
.sub_Area {
    padding-bottom:40px;
}
.kl_data a:nth-child(3n) {
    margin-right:0;
}
.kl_data a:hover {
    opacity: 0.6;
}
.kl_data ul li {
    padding-bottom: 0!important;
    text-align: center;
    display: block;
}
/*ラインナップ情報ここまで*/

/*ラインナップ内の基本仕様*/
.accordion-006 {
    width: 90%;
    margin:0 auto 30px;
    background-color: #f2f2f2;
    border-radius: 5px;
}

.accordion-006 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.accordion-006 summary::-webkit-details-marker {
    display: none;
}

.accordion-006 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #c2c2c2;
    border-right: 3px solid #c2c2c2;
    content: '';
    transition: transform .3s;
}

.accordion-006[open] summary::after {
    transform: rotate(225deg);
}

.accordion-006 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-006[open] p {
    transform: none;
    opacity: 1;
}
/*ラインナップ内の基本仕様ここまで*/

.ps {
	font-size:14px!important;
	letter-spacing:2px;
}

/*まるごと取替え*/
.torikae_title {
	margin-top: 0;
	padding-top: 40px;
	text-align: center;
}
form {
    background: #fff;
    width: 90%;
    margin: auto;
    border-radius: 3px;
}
.select_series {
	position:relative;
}

.inline-radio {
    display: flex;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #b6b6b6;
    margin-top: -1px;
}

.select_menu {
	position: relative;
    padding-bottom:60px;
    background: #fff;
}

.select_menu input {
    width: 100%;
    height: 75px;
    opacity: 0;
}

.select_menu label {
    position: absolute;
    top: 0; left: 0;
    color: #e77d15;
    padding:0 2%;
    width: 96%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

div:last-child .select_menu label {
    border-right: 0;
}
  
input:hover + label {
    background: rgba(215, 27, 96, 0.55);
    font-weight: 500;
    color: #fff;
}
  
.inline-radio a {
    width: calc(100%/3);
    text-align:center;
    border-right: 1px solid #b6b6b6;
}
.inline-radio a:nth-child(3) {
    border:none;
}
.select_menu h2 {
    padding: 50px 0 30px;
    font-size: 20px;
}
.kokuin_select h3 {
    padding:40px 0 20px;
}

.kokuin_select h3:first-child {
    padding-top:10px
}
.result {
    width:90%;
    margin:0 auto;
    z-index: -1;
}
.result img {
    width:100%;
}
.result h3 {
    padding: 30px 0;
    font-size: 25px;
    text-align:center;
}
.img_Area {
    width: 55%;
    max-width: 700px;
    float:left;
}
.KL_list {
    width:100%;
}
.result .item_list {
    width:40%;
    float:right;
}
.result .item_list h4 {
    font-size:18px;
    text-align:center;
}
.result .item_list p {
    padding:12px 0 20px;
    text-align:center;
}
.result .item_list table {
    width:100%;
    text-align:center;
    line-height:30px;
    border-collapse: collapse;
}
.result .item_list table th, .result .item_list table td {
    border: solid 1px black;
padding:10px 0;
}
.result .item_list table th {
    background: rgba(49, 143, 219, 0.39);
}
.anchor {
    display: block; 
    padding-top: 170px;
    margin-top: -170px!important;
    z-index:0;
}
.anchor2 {
    display: block; 
    padding-top: 135px;
    margin-top: -135px!important;
    z-index:0;
}
.kokuin_select {
    z-index:2;
}

.result h4 {
    text-align: center;
    font-size: 20px;
    background: rgba(128, 114, 249, 0.16);
    padding: 12px 0;
}

/*まるごと取替えここまで*/

 
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.nav_inner ul {
	margin: 0;
	font-size: 14px;
}
.nav_inner ul li {
    padding:3px 0;
}
.nav_inner .lineup_list ul {
	padding-left: 15px;
}
.nav_inner .lineup_list li {
    padding: 5px 0;
	list-style: disclosure-closed;
	margin-left: 0px;
}


@media screen and (max-width: 767px) {
	#container {
		padding-top: 90px;
	}
	h1,
	.sub_title_4000 h2,
	.sub_title_3100 h2,
	.sub_title_2100 h2,
	.sub_title_1100 h2,
	.sub_title_800 h2,
	.sub_title_500 h2,
	.sub_title_700 h2
	  {
		padding:20px;
		font-size:20px;
	}
	.klpage_top h2 {
		font-size:30px;
	}
	.KL_image {
		margin-top:40px;
	}
	.KL_message {
		margin-top:0;
	}
	.lineup_area .lineup_title h3,
	.kokuin_select h3 {
		font-size: 17px;
	}
	.lineup_area .lineup_title p {
		width: 80%;
		margin: 20px auto 30px;
	}
	
	.title {
		display:block;
	}
	.title .txt {
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.title .photo {
		width: 60%;
		float: none;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.slider {
		width:70%;
	}
	.feature_explanation {
		margin:0 auto;
	}
	.feature_explanation p {
		text-align: left;
	}
	.ec-topicRole .ec-topicRole__listItemTitle {
		width:100%;
	}
	.learn_more {
		width:100%;
	}
	.series_select ul li {
		width: 40%;
    	margin: 20px 3%;
	}
	.anc {
		display: block;
		padding-top: 90px;
		margin-top: -90px;
	}
	.lineup_area {
        padding: 0 0 20px;
    }
    .lineup_area ul li .photo {
        width: 70%;
        padding: 0;
        margin: 0 auto;
    }
    .lineup_area ul li .txt {
        width: 100%;
    }
    .lineup_area ul li {
        display: block;
        width: 100%;
    }
    .lineup_area ul li:nth-child(even) .txt {
        padding-top:20px;
        padding-right: 0;
		width: 80%;
		margin: 0 auto;
    }
    
    .lineup_area ul li:nth-child(odd) .txt {
        padding-left: 0;
        width: 80%;
		margin: 0 auto;
    }
    .lineup_area h2 {
    	padding-top:20px;
    }
    .lineup_area .txt p {
		line-height: 1.5;
	}
	.spec_area {
		width:100%;
	}
	.row_table {
        margin:0 auto;
        width: 100%;
    }
    .row_table tbody {
        font-size: 15px;
    }
    .row_table th {
        width: 100%;
        display: block;
    }
        
    .row_table td {
        width: 100%;
        display: block;
    }
    .torikae_title {
		padding-top: 20px;
		width: 90%;
		text-align:left;
		margin: 0 auto;
	}
    .select_menu h2 {
        font-size:15px!important
    }
    .result h3 {
        font-size:20px;
    }
    .img_Area,
    .item_list {
        width:100%;
        float:none;
    }
    .result h4 {
        font-size: 18px;
    }
    .anchor {
    	display: block; 
		padding-top: 150px;
        margin-top: -150px!important;
        z-index:1;
    }
    .anchor2 {
        display: block; 
        padding-top: 70px;
        margin-top: -70px!important;
        z-index:0;
    }
    .image_area_2 img {
    	width:100%;
    }
    .row_table th {
  		padding: 25px 0;
	}
	.row_table td {
  		padding: 25px 0;
	}
}

@media screen and (max-width: 572px) {
	#container {
		padding-top: 79px;
	}
	h1,
	.sub_title_4000 h2,
	.sub_title_3100 h2,
	.sub_title_2100 h2,
	.sub_title_1100 h2,
	.sub_title_800 h2,
	.sub_title_500 h2,
	.sub_title_700 h2  {
		font-size:4vw;
	}
	.title {
		padding: 30px 0;
	}
	.klpage_top p {
		font-size: 4vw;
		margin: 0 0 25px;
	}
	.KL_image {
		margin-top:20px;
	}
	.KL_message h2 {
		font-size: 5vw;
		margin-top: 0;
	}
	.KL_message p {
		font-size:3vw;
	}
	.txt h2,
	.manual_area h3,
	.feature_explanation h3 {
		font-size:4.5vw;
	}
	.txt p,
	.manual_area p {
		font-size:3.5vw;
	}
	.title .txt p span {
		font-size:3vw;
	}
	.series_select ul {
		display:block;
	}
	.series_select ul li {
		width: 88%;
    	margin: 20px 3%;
	}
	.feature_explanation p {
		font-size:3.5vw;
	}
	.lineup_area .lineup_title h3 {
		font-size:4vw;
	}
	.lineup_area .lineup_title p {
		font-size:3.5vw;
	}
	.lineup_area h4 {
		font-size:4vw;
	}
	.lineup_area .txt p {
		font-size:3.5vw;
	}
	.kl_data a {
		font-size:3vw;
	}
	.ps {
		font-size:3vw!important;
	}
	.torikae_title {
		padding-top: 20px;
		font-size: 3.5vw;
	}
	.select_menu h2 {
        font-size:5vw!important
    }
    label {
        font-size: 3.5vw;
    }
    .result h3 {
        font-size:4.5vw;
    }
    .result h4 {
      font-size: 4.5vw;
    }
}