@charset "UTF-8";



/* content-box */
.content-box {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
}
.content-box p {
	font-size: 15px;
	line-height: 220%;
	margin-bottom: 1.4em;
}
.content-box .photo {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.content-box .photo img {
	max-width: 100%;
	height: auto;
}



/*
----------------------------------------------------------
Page: Common
---------------------------------------------------------- */

.single-page {
    /*margin:0 45px;*/
}

.page-section {
    margin: 60px auto;
    /* width: 100%; */
    max-width: 12000px;
    padding: 70px 3%;
    background: #fefefe;
    border: #f5f5f5 1px solid;
    /* border-left: none; */
    -webkit-border-radius: 0px 15px 0 0px;
    border-radius: 0px 15px 0 0px;
    /* font-family: dnp-shuei-mgothic-std, sans-serif; */
}
}

.page-section:first-child {
    margin-top: 50px;
}


/*
.page-section-sub:not(:first-child){border-top:1px solid #d9e3e5;padding-top:60px;margin-top:60px;}*/

@media (max-width:900px) {
    .page-section {
        margin: 50px 2.5%;
        padding: 60px 5%;
    }
}

@media (max-width:738px) {
    .page-section {
        margin: 40px 10px 0;
        padding: 50px 5%;
        border: #f0f0f0 1px solid;
    }
}

@media (max-width:414px) {
    .page-section {
        padding: 40px 4%;
        margin: 40px 0;
    }
}

.page-section.dashed {
    border: #111 1px dashed;
}

.page-section .lead-image {
    display: block;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.page-section-header {
    text-align: left;
    font-size: 28px;
    margin-bottom: 10px;
}

.page-section-header:before {
    content:'●'
}



.page-section-header .lead {
    font-size: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
}





.contents-wrap {
	display: flex;
	justify-content: space-between;
	/* margin-bottom: 7rem; */
	/* justify-content: center; */
	align-items: flex-start;
	/* width: 100%; */
	max-width: 1200px;
	margin: 50px auto 50px;
}
.contents-wrap:nth-child(odd) {
	flex-direction: row-reverse;
	margin-bottom:100px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 50px;
}

.contents-wrap:nth-child(even) {
/* 	background:#eee; */
}

.contents-text {
	width: 70%;
	padding: 0;
	/*flex: 2;*/
}

.flow_title{border-bottom:solid 2px}




.contents-text p{font-size:18px;line-height:1.5}

.contents-img {
	width: 100%;
	flex: 1;
	padding: 0 1em;
}

.contents-text h2 {
	margin-bottom: 2rem;
	margin-top: 5rem;
	font-size: 20px;
	font-weight: 500;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	color: #242e76;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-family: 'Abel', sans-serif;
}

.contents-img img {
	display: block;
	/* max-width: 400px; */
	/* height: 250px; */
	overflow: hidden;
	/* width: 120px; */
	/* height: 100%; */
	position: relative;
	object-fit: cover;
	margin: 0 auto;
	width: 100%;
	border-radius: 0.5%;
	/* padding: 2%; */
}

@media screen and (max-width: 768px){
	.contents-wrap,
	.contents-wrap:nth-child(odd)  {
		flex-direction: column;
	}

	.contents-text,
	.contents-img img {
		width: 100%; /*flex: 1;*/
	}

	.contents-text {
		padding: 3rem;
	}

	.contents-text h2 {
		/* text-align: center; */
	}
}
@media(max-width:499px) {
	h2.sub-ttl2 {
		font-size: 1.5rem;
	}


	.contents-text {
		padding: 1rem;
	}


    .contents-img img {
		width: 150px;;
	}





}



.quality h2 {position: relative;line-height: 1.4;padding:0.25em 1em;display: inline-block;top:0;font-size: 25px;margin-bottom: 30px;}

.quality h2:before,h2:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.quality h2:before{
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
  left: 0;
}
.quality h2:after{
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}


@media(max-width:499px) {
  .quality {
	width: 95%;
	margin:20px auto;
	text-align: left;
	
	padding-top:30px;
	/* float:left; */
}
}





.about .contents .kv .kv__concept .kv__concept--title {
  /* width: 100%; */
  font-size: 45px;
  /* color: #322961; */
  /* font-family: "Century Gothic", sans-serif; */
  }
  .about .contents .kv .kv__concept .kv__concept--title span {
    /* padding-top: calc(46 / 220 * 100%); */
    /* background-image: url("../img/contents/access/title.svg"); */
    /* font-size: 60px; */
    /* color: #ddd; */
    }
.about .contents .section {
  margin-bottom: 70px;
  padding: 0 20px;
  }




    /* -----------------------------------------------------------
#sub_works_area
----------------------------------------------------------- */
    
    #sub_works_area {
        padding: 40px 1%;
        /* background: url(../images/common/noise.png) repeat #f5f5f5; */
        /* background: #f5f5f5; */
        width: 100%;
    }
    
    #sub_works_area .central {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
    }
    
    @media only screen and (max-width: 900px) {
        #sub_works_area {
            padding: 0;
        }
    }
    
    @media only screen and (max-width: 736px) {
        #sub_works_area {
            padding: 0;
        }
    }
    /* -----------------------------------------------------------
#sub_works
----------------------------------------------------------- */
    
    #sub_works {
        /* float: right; */
        width: 100%;
    }
    
    @media only screen and (max-width: 900px) {
        #sub_works {
            float: none;
            width: 100%;
            padding: 80px 5%;
            /* background: #ddd; */
        }
    }
    
    @media only screen and (max-width: 736px) {
        #sub_works {
            padding: 70px 5%;
        }
    }




.pickup {
	position: relative;
	border: 1px solid #ddd;
	padding: 60px 40px 20px;
	border-radius: 0px;
	box-sizing: border-box;
	/* max-width: 1200px; */
	margin: 0 4% 2%;
}

.pickup__img {
	margin-top:10px;
}

.pickup__img img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.pickup__body {
	
}

.pickup__ttl {
	position: absolute;
	left: 1em;
	top: -1.5em;
	display: inline-block;
	border: 1px solid currentColor;
	border: 1px solid #ddd;
	/* border-top: none; */
	/* border-left: none; */
	border-bottom: 0;
	padding: 0.75em 1em 0.75em;
	border-radius: 0;
	background-color: #fff;
	font-size: 20px;
}

.pickup__txt {
	font-size: 16px;
}


@media screen and (min-width: 768px), print and (min-width: 768px) {
	.pickup {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		padding: 60px 40px 40px;
		margin: 50px 0 20px;
	}
	
	.pickup__img {
		width: calc(33.333% - 20px);
		margin-bottom: 0;
	}
	
	.pickup__body {
		width: calc(66.666% - 20px);
	}
	
	.pickup__body > *:last-child {
		margin-bottom: 0;
	}
}










.tx_comment{ margin: 0 1% 2%;}
    
    /* --------- .worksArea --------- */
    
    .worksArea {
        /* position: relative; */
        /* font-size: 0; */
        /* margin: -2px -2px 0; */
        z-index: 3;
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-between; */
        align-items: stretch;
    }
    
    .worksArea .worksBox {
        /*         display: inline-block; */
        flex: 0 0 32%;
        margin: 0 0% 2%;
        /* border: transparent 2px solid; */
        align-items: stretch;
        background: #fff;
        border: 1px solid #ddd;
        padding: 20px 2.5% 20px;
        z-index: 2;
        display: block;
        text-align: center;
        position: relative;
    }
  
   
    
    .worksArea .worksBox:before {
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        content: "";
        border: #fefefe 0 solid;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        z-index: -1;
    }
    
    .worksBox:hover:before {
/*         border: #242e76 5px solid; */
    }
    /*     .worksArea .worksBox:hover .inner:before {
        border: #242e76 5px solid;
    }
     */
    
    .worksArea .worksBox img {
        width: 100%;
        margin: 0;
        padding: 0%;
    }
    
    .worksArea .worksBox h2 {
        text-align: center;
        color: #242e76;
        margin: 20px 0 10px;
        font-weight: 600;
        font-size: 18px;
    }
    
    .worksArea .worksBox h2:after {
        content: '';
        display: block;
        width: 147px;
        height: 1px;
        background-color: #242e76;
        position: relative;
        bottom: 0px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /* ul.category */
    
    .worksArea .worksBox ul.category {
        margin-top: 20px;
        list-style: none;
        z-index: 2;
        text-align: center;
    }
    
    .worksArea .worksBox ul.category li {
        display: inline-block;
        color: #fefefe;
        background: #322961;
        font-size: 13px;
        font-weight: 500;
        line-height: 35px;
        letter-spacing: 1px;
        border-radius: 1.5em;
        padding: 0 35px 0 25px;
        position: relative;
        z-index: 1;
    }
    
    .worksArea .worksBox ul.category li:after {
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        font-size: 1.1em;
        /* font-family: themify; */
        /* content: "\e6ad"; */
        font-weight: normal;
        font-family: 'Font Awesome 6 pro';
        content: "\f054";
        vertical-align: 0;
        line-height: 2.5;
    }
      
    .worksArea .worksBox p.date {
        position: absolute;
        top: 20px;
        left: 7.5%;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        line-height: 40px;
        font-size: 0;
        display: none;
    }

    .worksArea .worksBox h3 {
        font-size: 15px;
        font-weight: 500;
        line-height: 2;
        letter-spacing: 1px;
        padding: 0;
        margin-top: 10px;
        color: #242e76;
    }

    
    .worksArea .worksBox .icon_award {
        position: absolute;
        top: 15px;
        right: 7.5%;
        width: 55px;
        height: 55px;
        content: "";
        background: url(../images/common/icon_award.png) center center no-repeat;
        background-size: cover;
        z-index: 2;
    }
    
    @media only screen and (max-width: 900px) {
        .worksArea .worksBox {
            padding: 50px 7.5% 50px;
            flex: 0 0 48%;
        }
        .worksArea .worksBox:before {
            display: none;
        }
        /* ul.category */
        .worksArea .worksBox ul.category {
            margin-top: -35px;
            list-style: none;
            z-index: 2;
        }
        .worksArea .worksBox ul.category li {
            padding: 0 15px 0 30px;
        }

        .worksArea .worksBox p.date {
            top: 10px;
            left: 7.5%;
        }

        .worksArea .worksBox h3 {
            font-size: 14px;
        }
        /* .icon_award */
        .worksArea .worksBox .icon_award {
            top: 10px;
            right: 7.5%;
            width: 50px;
            height: 50px;
        }
    }
    
    @media only screen and (max-width: 736px) {
      
    .worksArea {
        justify-content: space-between;
        align-items: stretch;
        justify-content: start;
    }




        .worksArea .worksBox  {
            padding: 15px 7.5% 30px;
        }
        .worksArea .worksBox:before {
            display: none;
        }
        /* ul.category */
        .worksArea .worksBox ul.category {
            margin-top: -25px;
            list-style: none;
            z-index: 2;
            display: block;
        }
        .worksArea .worksBox ul.category li {
            font-size: 11px;
            line-height: 25px;
            letter-spacing: 1px;
            padding: 0 10px 0 20px;
        }
        .worksArea .worksBox ul.category li:before {
            left: 5px;
            font-size: 1em;
        }
        /* p.date */
        .worksArea .worksBox p.date {
            top: 10px;
            left: 7.5%;
            line-height: 30px;
        }
        /*.worksArea .worksBox p.date span { font-size: 11px; }*/
        /* h3 */
        .worksArea .worksBox  h3 {
            font-size: 16px;
            line-height: 1.8;
            margin-top: 5px;
        }
    }
    
    @media only screen and (max-width: 500px) {
        .worksArea .worksBox {
            flex: 0 0 100%;
            margin-bottom: 20px;
        }
    }
    
    @media only screen and (max-width: 414px) {
        .worksArea .worksBox p.date {
            letter-spacing: 0.5px;
        }
        .worksArea .worksBox  h3 {
            line-height: 1.8;
            display: block;
            margin-bottom: 30px;
        }
        .worksArea .worksBox ul.category li {
            font-size: 15px;
            padding: 5px;
            width: 200px;
        }
        .worksArea .worksBox .icon_award {
            top: 6px;
            right: 4%;
            width: 30px;
            height: 30px;
        }
    }






.archive-menu-items {
}

.archive-menu-items .item {
    padding: 60px 0;
    border-top: #d9e3e5 1px solid;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.archive-menu-items .item:first-child {
    padding-top: 0;
    border: none;
}

.archive-menu-items .item:last-child {
    padding-bottom: 0;
}

@media only screen and (max-width: 900px) {
    .archive-menu-items .item {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 738px) {
    .archive-menu-items .item {
        padding: 45px 0;
    }
}

.archive-menu-items .item>.image {
    width: 45%;
    float: left;
    position: relative;
    /* -webkit-border-radius: 100%; */
    border-radius: 100%;
}

.archive-menu-items .item>.image img {
    width: 100%;
    /* float: left; */
    /* position: relative; */
    /* -webkit-border-radius: 100%; */
    /* border-radius: 100%; */
    /* border-radius: 1em; */
}


.archive-menu-items .item>.text {
    float: right;
    width: 52%;
}


.archive-menu-items .item>.text .oyasumi {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.125em;
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #a32b2e;
}

.archive-menu-items .item>.text .oyasumi:before {
    font-family: 'themify';
    content: "\e617";
}




.archive-menu-items .item>.text .role {
    display: inline-block;
    font-size: 15px;
    /* font-family: 'Overpass', sans-serif; */
    font-weight: 400;
    letter-spacing: 0.125em;
    line-height: 1.4;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
}

.archive-menu-items .item>.text .role:after {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 50%;
    content: "";
    background: #ddd;
    z-index: -1;
}

.archive-menu-items .item>.text .name {
    margin: 5px 0 12px;
}

.archive-menu-items .item>.text .name .jp {
    margin-top: 10px;
    padding-left: 20px;
    font-size: 20px;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-weight: 400;
    letter-spacing: 4px;
    display: block;
    line-height: 1;
    position: relative;
    z-index: 0;
}

.jp span {
    font-size: 23px;
}

.archive-menu-items .item>.text .name .jp:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 0;
    content: "";
    border-top: #0d0d0d 1px solid;
    z-index: -1;
}

.archive-menu-items .item>.text .name .en {
    font-size: 26px;
    /* font-family: 'Overpass', sans-serif; */
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.2;
    display: block;
    margin-bottom: 0.5em;
}

.archive-menu-items .item>.text .comment {
    padding: 25px 25px 25px 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 1.9;
    position: relative;
    z-index: 0;
}

.archive-menu-items .item>.text .comment:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -10px;
    content: "";
    background: #f7f7f7;
    z-index: -1;
    -webkit-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
}







.archive-menu-items .item>.text_a {
    float: left;
    width: 48%;
    margin: 1%;
}

.archive-menu-items .item>.text_a .role {
    display: inline-block;
    font-size: 14px;
    /* font-family: 'Overpass', sans-serif; */
    font-weight: 400;
    letter-spacing: 0.125em;
    line-height: 1.4;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
}

.archive-menu-items .item>.text_a .role:after {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 50%;
    content: "";
    background: #ddd;
    z-index: -1;
}

.archive-menu-items .item>.text .career span {
    background: #e5e5e5;
    padding: 0.2em 0.3em;
    /* border-radius: 1em; */
    font-size: 15px;
    /* color: #fff; */
    margin: 0 0.2em 0 0;
    letter-spacing: 0.19em;
}

@media only screen and (max-width: 500px) {
.archive-menu-items .item>.text .career span {
     display:block;
     margin-bottom:5px;   
}

}


@media only screen and (max-width: 900px) {
    .archive-menu-items .item>.text .name .en {
        font-size: 25px;
    }
    .archive-menu-items .item>.text .comment {
        margin-top: 20px;
        padding: 20px 25px 20px 0;
        font-size: 16px;
    }
    .archive-menu-items .item>.text .comment:after {
        left: -25px;
    }
}

@media only screen and (max-width: 738px) {
    .archive-menu-items .item>.image {
        margin: 0 auto;
        width: 100%;
        /* max-width: 250px; */
        float: none;
        display: block;
    }
    .archive-menu-items .item>.text {
        /* float: none; */
        width: 100%;
        margin: 25px 0 0;
        text-align: center;
        display: block;
    }
    .archive-menu-items .item>.text .name {
        margin-bottom: 20px;
        text-align: center;
    }
    .archive-menu-items .item>.text .role {
        font-size: 13px;
        letter-spacing: 0.1em;
    }
    .archive-menu-items .item>.text .name {
        margin: 5px 0 20px;
    }
    .archive-menu-items .item>.text .name .jp {
        margin-top: 10px;
        padding-left: 0;
    }
    .archive-menu-items .item>.text .name .jp:before {
        display: none;
    }
    .archive-menu-items .item>.text .name .en {
        font-size: 22px;
    }
    .archive-menu-items .item>.text .career {
        margin: 0 auto;
        text-align: left;
        max-width: 450px;
    }

    .archive-menu-items .item>.text .comment {
        max-width: 450px;
        padding: 20px 5%;
        margin: 20px auto 10px;
        /* font-size: 13px; */
        text-align: left;
    }
    .archive-menu-items .item>.text .comment:after {
        left: 0;
    }
}

@media only screen and (max-width: 500px) {
    .archive-menu-items .item>.image {
        /* max-width: 300px; */
        width: 100%;
    }

    .archive-menu-items .item>.image img{
        max-width: 100%;
    }

	.archive-menu-items .item>.text_a {
		float: left;
		width: 98%;
		margin: 1%;
	}

	    .archive-menu-items .item>.text .role {
        font-size: 15px;
    }

    
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);

.slider-area{
	width: 100%;
	margin:0 auto;
	padding: 2%;
}


.slider-area .slider-ctr {
  /* width: 700px; */
  min-height: 420px;
  padding: 2.147523vh;
  position: relative;
  margin: 0 auto;
  /* top: 50%; */
  /* left: 50%; */
  /* margin-top: -220px; */
  /* margin-left: -350px; */
  box-sizing: border-box;
  border: 1px solid #ddd;
  /* border-radius: 5px; */
  overflow: hidden;
  /* box-shadow: 0 10px 15px 3px rgba(0, 0, 0, 0.15), 0 5px 20px 3px rgba(0, 0, 0, 0.1); */
}
.slider-area .slider-ctr:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.6) 100%); */
  pointer-events: none;
  z-index: 9;
}
@media only screen and (max-width: 500px) {
	.slider-area .slider-ctr {
	  /* width: 700px; */
	  min-height: 300px;
	  padding: 2.147523vh;
	}
}


.slider-control {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 80px;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
@media only screen and (max-width: 500px) {
	.slider-control {
		position: absolute;
		right: 10px;
		bottom: 20px;

	}

}

.slider-control .control {
  width: 50%;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  transition: 0.3s all ease;
  background: white;
}
.slider-control .control .icon {
  pointer-events: none;
  transition: 0.3s all ease;
}



.next:after {
font-family: 'Font Awesome 6 pro';
    content: "\f054";
    font-size: 14px;
    color: #464544;
    line-height: 35px;
    font-weight: 40;
}

.prev:after {
font-family: 'Font Awesome 6 pro';
    content: "\f053";
    font-size: 14px;
    color: #464544;
    line-height: 35px;
    font-weight: 40;
}



.slider-control .control.disabled {
  pointer-events: none;
  background: #ddd;
}
.slider-control .control.disabled .icon {
  opacity: 0.5;
}

.slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: 0.45s all cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  margin: 0;
  padding: 2%;
  background: #fff;
}
.slide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
/*   background: rgba(0, 0, 0, 0.125); */
}
.slide.slide-on {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
.slide.text-on .title {
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.45s;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  display: inline;
}
.slide.text-on .author {
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  display: inline;
  padding-left: 10px;
}
.slide img {
  display: block;
  width: 100%;
}
.slide figcaption {
  position: absolute;
  /* bottom: 10px; */
  left: 0;
  display: inline;
  height: 80px;
  background: #fff;
  width: 100%;
  line-height: 60px;
}
.slide .title {
  font-size: 30px;
  margin-bottom: 0px;
  color: #333;
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.45s;
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
  font-weight: 400;
  letter-spacing: 10px;
  text-transform: uppercase;
  position: relative;
  line-height: 1.2;
}
.slide .author {
  font-size: 16px;
  color: #333;
  opacity: 0.8;
  transition: 0.3s all cubic-bezier(0.65, 0.05, 0.36, 1) 0.45s;
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
  font-weight: 300;
  letter-spacing: 3px;
  position: relative;
  z-index: 9;
  /* line-height: 80px; */
}



.item_flex{display:flex;flex-wrap:wrap;margin-top: 100px;}
.item_slide{flex: 0 0 55%;padding: 1%;}
.item_other{flex: 0 0 45%;padding: 0 1%;}
.item_seat{flex: 0 0 100%;padding: 0 1%;}
.item_seat p{font-size:20px;background:#01214c;padding:1%;color:#fff}
.item_seat .medi img{max-width:600px;}


@media only screen and (max-width: 600px) {
.item_flex{display:flex;flex-wrap:wrap-reverse;}
.item_slide{flex: 0 0 100%;padding: 1%;order: 3;}
.item_other{flex: 0 0 100%;padding: 1%;order: 2;}
.item_seat{flex: 0 0 100%;padding: 1%;order: 1;}
}









.boxPickup {
    position: relative;
    margin: 1em 0 2em;
    padding: 1.5em 1em 0.5em;
    border: solid 2px #000;
    /* border-radius: 8px; */
    /* flex-wrap: wrap; */
}

.boxPickup .box-titleA {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 18px;
    background: #FFF;
    color: #000;
    font-weight: 500;
}

.boxPickup_box {
    display: flex;
    flex-wrap: wrap;
}

.boxPickup_box>div {
    flex: 0 0 100%;
}

.boxPickup_box>div img {
    width: 80%;
    margin: 0 10%;
}

.boxPickup p {
    margin: 0;
    padding: 0.5em;
}



.boxPickup_box2 {
    display: flex;
    flex-wrap: wrap;
}

.boxPickup_box2>div {
    flex: 0 0 50%;
}

.boxPickup_box2>div img {
    width: 80%;
    margin: 0 10%;
}

.boxPickup p {
    margin: 0;
    padding: 0.5em;
}






.boxPickup li {
	line-height: 1.5;
	padding: 0.5em 0.5em 0.5em 1.5em;
	border-bottom: dashed 1px silver;
	list-style-type: none!important;
	font-size: 15px;
	font-weight: 400;
	padding-left: 0.8em;
	text-indent: -1.4em;
}

.boxPickup li:last-of-type
 {
	border-bottom: none;
}
.boxPickup li:before {
	font-family: "Font Awesome 6 pro";
	content: "\f2f7";
	position: relative;
	left: 5px;
	color: #058d2c;
	padding-right: 10px;
}




@media only screen and (max-width: 500px) {
    .boxPickup_box>div {
        flex: 0 0 100%;
    }
}




/* .detailArea */
.detailArea {border: #ddd 1px solid;margin-top: 60px;padding: 1em;}

/* .productArea */
.productArea {padding: 25px 1% 25px;position: relative;z-index: 1;}
.productArea .productBox {margin-top: 45px;padding-bottom: 0px;}
.productArea .productBox:first-child { margin-top: 0;}
.productArea .productBox {text-align: left;position: relative;z-index: 1;}

@media only screen and (max-width: 900px) {	
.productArea { padding: 35px 5% 80px;}
.productArea .productBox { margin-top: 35px; padding-bottom: 35px;}
}
@media only screen and (max-width: 738px) {	
.productArea { padding: 30px 5% 70px;}
.productArea .productBox { margin-top: 35px; padding-bottom: 35px;}
}

/* dl */
.productArea .productBox dl {display: block;margin: 0;font-size: 20px;/* font-family: 'Libre Baskerville', "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", Verdana, serif; */font-weight: 500;line-height: 1.8;letter-spacing: 1px;position: relative;z-index: 1;}
/* .productArea .productBox dl:before {position: absolute;top: -30px;left: 50%;width: 0;height: 30px;content: "";border-right: #111 1px dotted;} */
.productArea .productBox dl dt {display: block;margin: 0;color: #322961;/* font-style: italic; */}
.productArea .productBox dl dd { display: block; margin-top: 3px; }

@media only screen and (max-width: 738px) {	
.productArea .productBox dl:before { top: -15px; height: 10px; }
.productArea .productBox dl dt { font-size: 11px; }
}

/* .slick-dots */
.slick-slider{touch-action: pan-y;}
.slick-dots{position:absolute;bottom:0;list-style:none;display:block;text-align:center;padding:0;width:100%;height:25px;z-index:100}
.slick-dots li{position:relative;display:inline-block;height:25px;width:60px;margin:0 3px;padding:0;cursor:pointer;/*-webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition:all 1s ease-out*/}
.slick-dots li button{background:0;border:1px solid #111;display:block;height:25px;width:60px;overflow:hidden;line-height:0;font-size:0;color:transparent;cursor:pointer;padding:0px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.slick-dots li:before {position:absolute;top:0;right:0;bottom:0;left:0;content:"FRONT"; font-size: 12px; font-family: 'courier_prime_sansregular'; font-weight: normal;line-height: 25px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.slick-dots li:nth-child(2):before { content: "SIDE"}
.slick-dots li.slick-active:before  {color: #fefefe;}
.slick-dots li.slick-active button{outline:0; background:#111;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}


/* â†“â†“â†“â†“â†“â†“â†“â†“â†“ã€€2020.1 è¿½åŠ  â†“â†“â†“â†“â†“â†“â†“â†“â†“ã€€*/

.description_area { margin: -25px auto 60px; padding: 0 5%; max-width: 750px; position: relative; z-index: 1; }
.description_area:before { display: block; margin: 0 auto 40px; width: 50px; height: 0; content: ""; border-top: #111 1px solid; z-index: -1;}
@media only screen and (max-width: 900px) {
.description_area { margin: -25px auto 50px; }
.description_area:before { margin: 0 auto 35px; }
}
@media only screen and (max-width: 738px) {
.description_area { margin: -20px auto 50px;}
.description_area:before { margin: 0 auto 30px; }
}



/* .materialArea */
.materialArea {font-size: 0;/* border-top: #111 1px solid; */display: flex;display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 0;border-top: none;border: 1px solid #ddd;border-top: none;padding: 1em;border-left: 0;}
.materialBox {/* display: inline-block; */width: 33.333%;margin: 0;padding: 35px 5%;position: relative;z-index: 1;border-top: 1px solid #ddd;border-left: 1px solid  #ddd;}

.materialBox:before {position: absolute;bottom: 0;right: 10px;left: 10px;height: 0;content: "";/* border-top: #111 1px dotted; */z-index: -1;position: absolute;top: 20px;right: -20px;display: block;width: 0px;height: calc(100% - 40px);/* border-right: 1px dashed rgba(0,0,0,0.5); */content: "";}


.materialBox:before {
		position: absolute;
		top: 20px;
		right: -20px;
		display: block;
		width: 0px;
		height: calc(100% - 40px);
		border-right: 0px solid rgba(0,0,0,0.5);
		content: "";
	}
	
	.materialBox:nth-child(2n):before {
		display: none;
	}
	
	.materialBox:nth-child(2n+1):nth-last-child(-n+2),
	.materialBox:nth-child(2n+1):nth-last-child(-n+2) ~ .chapter-index__item {
		margin-bottom: 0;
	}
	




/* h4 */
.materialBox h4 {color: #999; font-size: 12px;  font-weight: 500; font-style: italic;line-height: 1.8; letter-spacing: 1px; text-align: left; position: relative; z-index: 1;}

/* .detail */
.materialBox .detail{ font-size: 14px; font-weight: 500; line-height: 1.8; letter-spacing: 1px;}

/* div */
.materialBox .detail div{ margin-top: 3px;}

/* dl */
.materialBox dl { letter-spacing: 0.5px; }
.materialBox dt { display: block; padding-left: 15px; font-size: 11px; font-weight: 700; position: relative; z-index: 0;}
.materialBox dt:before { position: absolute; top: 50%; left: 0; width: 10px; height: 0; content: ""; border-top: #111 1px solid; z-index: -1;}
.materialBox dd { display: block;}

@media only screen and (max-width: 900px) {	
.materialBox { width: 50%; padding: 25px 5%;}
.materialBox:nth-child(4):before { display: block;}
.materialBox:nth-child(3):after { display: block;}
.materialBox:nth-child(even):after { display: none;}
/* div.detail */
.materialBox .detail{ font-size: 13px; }
}

@media only screen and (max-width: 738px) {	
.materialBox { padding: 20px 5%;}
.materialBox:before { right: 5px; left: 5px; }
.materialBox:after { top:5px; bottom:5px; }
}

@media only screen and (max-width: 414px) {	
.materialBox { display: block; width: 100%; padding: 20px 5%;}
.materialBox:before { right: 10px; left: 10px; }
.materialBox:nth-child(5):before { display: block;}
.materialBox:after,
.materialBox:nth-child(3):after { display: none;}
}


