@charset "UTF-8";

/* reset 
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, section, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
	text-decoration: none;
}
header, nav, article, aside, section, footer {
	display: block;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
font-family: 'Noto Sans JP', sans-serif;

	word-wrap: break-word;
	/*文字サイズ自動調整OFF*/
	
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	text-align: justify;
	color: #050505;
}
body {
	font-size: 16px;
	line-height: 200%;
}
table {
	word-break: break-all;
}
.font{
font-family: 'Montserrat','Noto Sans JP', sans-serif;
}

body {
	line-height: 1.5;
}
body p{
	line-height: 200%;

}


/* リンク設定
------------------------------------------------------------*/
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
a:link, a:hover, a:active, a:visited {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	outline: none;
	color: #050505;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
a:hover,
a:hover img{
	opacity: 0.7;
}
a:hover {
	color:#96CBFF;
}
table {
	width: 100%;
	border-collapse: collapse;
}
/*                   header    */

body {
    padding-top: 100px;
}
.header {
	position:fixed;
	left:0;
	top:0;
	width:100%;
box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.16);
		z-index:100;
		background:#fff;

}
.header .inner{
	    padding: 30px 20px;
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	
}
.header .logo{
	width:240px;
}
.header .translate_link{
	width:100px;
	border-left:solid 1px #1D5E9F;
	
}
.header_nav{
	flex:1;
	    display: flex;
justify-content: flex-end;
    flex-wrap: wrap;
}
.header_nav li{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	text-align:center;
	padding:0 20px;	
}
.header a{
	transition: all 0.2s ease-out 0s;
	    color: #1D5E9F;
	
}
.header a:hover {
    color: #96CBFF;
}
.header_nav li span{
	display:block;
}
.header_nav_01{
	font-size:15px;
}
.header_nav_02{
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:12px;
	    font-weight: 500;
	
}
.translate_link{
    justify-content: center; 
    align-items: center;
display: flex;
	
}

.translate_link a{
	font-size:15px;
font-family: 'Montserrat','Noto Sans JP', sans-serif;
font-weight: 500;
	border-bottom:solid 3px #fff;
	margin:0 5px;

}
.translate_link a.active{
	border-bottom:solid 3px #1D5E9F;
}

/*   ヘッダーscroll追尾　    */



/*   footer　    */

.footer{
	background:#2F2C50;
	position: relative;
	
}
.footer,
.footer a{
	color:#fff;
}

.footer .inner{
	padding:40px 30px;
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer_L{
	width:25%;
	flex-direction: column;
    display: flex;
}
.footer_R{
	border-left:solid 1px #fff;
	width:72%;
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	    padding-left: 30px;
}
.footer_R a{
transition: all 0.2s ease-out 0s;
display:inline-block;
}
.footer_R a:hover{
	 color:#96CBFF;
}

.footer_iso{
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	font-size:12px;
	line-height:1.5;
	margin-top: auto;
}
.footer_iso p{
	line-height:1.5;
	
}
.footer_nav_box{
	width:50%;
}

.footer_nav_box_02{
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer_nav_box_02 > div{
	flex:1;
}

.footer_nav_midasi{
	text-align:center;
}
.footer_nav_midasi span{
	display:block;
}
.footer_midasi_02{
	font-size:11px;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:1px;
}
.footer_nav_box_01 .footer_nav_midasi{
	text-align:left;
}
.footer_product_link_wrap{
	    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top:15px;
}
.footer_product_link:nth-of-type(1){
	width:38%;
	
}
.footer_product_link:nth-of-type(2){
	width:62%;
	
}
.footer_product_link a{
		opacity:1;
	    font-family: 'Montserrat','Noto Sans JP', sans-serif;
		font-weight:500;
		font-size:13px;
		letter-spacing:1px;
		/*         pointer-events: none;   これをするとリンクがきかない   */
    pointer-events: initial;
}

.footer_product_link a:before{
	content:"－";
}
.footer_product_link:nth-of-type(1) li:nth-of-type(1) a{
	opacity:1;
    pointer-events: initial;
	
}





.footer .copy{
    font-size: 14px;
    text-align: center;
    padding: 15px 0;
border-top:solid 1px #fff;
}


/*          page top      */
.pagetop {
	position:fixed;
	right:10px;
	bottom:20px;
	z-index: 100;
}

.pagetop img {
}
/*            トップページ　　　　*/
/*    共通　　　　　*/
.w1280{
	max-width:1280px;
	margin:0 auto;
}
.w1200{
	max-width:1200px;
	margin:0 auto;
}
.w1040{
	max-width:1040px;
	margin:0 auto;
}
.w900{
	max-width:900px;
	margin:0 auto;
}
.top_box{
	padding:70px 40px;
}

.top_midasi_wrap{
	text-align:center;
	margin:0 0 25px 0;
}

.top_midasi_01a{
	font-size:30px;
	line-height: 1;
	margin-top:100px;
 /*text-transform:uppercase;*/
	
}


.top_midasi_01{
	font-size:30px;
	line-height: 1.3;
 /*text-transform:uppercase;*/
	
}
.top_midasi_02{
	font-size:16px;
	    margin-top: 5px;
		    letter-spacing: 1px;
	
}
.more{
	text-align:center;
	width:100%;
	margin:0 auto;
}
.more a{
	display:block;
	color:#fff;
	padding:24px 5px;
	position:relative;
	background:#1D5E9F;
	transition: all 0.2s ease-out 0s;
	    letter-spacing: 1px;
}
.more a:after{
	    content: "";
    width: 5px;
    height: 5px;
    border: solid 1px #fff;
    border-top: none;
    border-left: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    margin-left: 10px;
    margin-top: -2px;

}
.more a:hover{
	background:#96CBFF;
	opacity:1;
}


.more1{
	text-align:center;
	width:100%;
	margin:0 auto;
}
.more1 a{
	display:block;
	color:#fff;
	padding:24px 5px;
	position:relative;
	background:#1D5E9F;
	transition: all 0.2s ease-out 0s;
	    letter-spacing: 1px;
}



.more1 a:hover{
	background:#96CBFF;
	opacity:1;
}


/*    slider */
.sp_slider{
}
.top_slider_wrap{
	position:relative;
}
.top_img_slider {
	line-height: 0;
}
.top_img_slider img {
	width: 100%;
}
#arrows_sp,
#arrows{
	position:absolute;
	top:50%;
	margin-top:-30px;
	
	width:100%;
		z-index: 9;
		left:0;
		right:0;
}
.next-arrow{
	float:right;
}
#arrows_sp img,
#arrows img{
	cursor:pointer;
	transition: all 0.2s ease-out 0s;
}
#arrows_sp img:hover,
#arrows img:hover{
	opacity:0.7;
}

#arrows_sp img{
	width:40px;
	height:auto;
}


.slider_01{
	position:relative;
}
.slider_01 a{
	display:block;
	position:relative;
}

.slider_01_txt{
    position: absolute;
    left: 100px;
    top: 50%;
    margin-top: -45px;
}
.slider_01_txt p{
    font-size: 34px;
    line-height: 1.2;
    font-weight: bold;
    margin-top: 20px;
	
	
}
.slider_01 a:hover .slider_01_txt p{
	color:#000;
	opacity:0.7;
}



/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -27px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 29px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity:1;
	color:#1D5E9F;
}

/*       INTRODUCTION　　　*/
.intro_text p{
	font-size:16px;
	line-height: 200%;
	text-align: justify
	
}
	

/*       ラインナップ　　　*/
.top_lineup{
	position:relative;
    margin-bottom:50px;
}
.top_lineup:before,
.top_lineup:after{
	position:absolute;
	width:50%;
	height: 98.5%;
	background:#B0D5E3;
	content:"";
	display:block;
}
.top_lineup:before{
	left:0;
	top:0;
	background:#B0D5E3;
	z-index:-1;
	
	
}
.top_lineup:after{
	right:0;
	bottom:0;
	background:#EDEFF1;
	z-index:-2;
	width:50%;
	
	
}

.lineup_tips{
    font-size:17px;
    line-height: 200%;
	text-align: justify;
}




.lineup_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lineup_list li{
	width:100%;
	margin-bottom:40px;
	transition: all 0.2s ease-out 0s;
	background:#fff;
	
}
.lineup_list li:hover{
}
.lineup_list li:hover a{
	color:#050505;
	
}
.lineup_list li:hover .text,
.lineup_list li:hover a .thumb img{
	opacity:0.5;
}
.lineup_list .thumb{
	background:#fff;
}
.lineup_list .thumb img{
	width:100%;
	height:auto;
	transition: all 0.2s ease-out 0s;
}
.lineup_list li .text {
    padding: 15px 15px;
		transition: all 0.2s ease-out 0s;

}
.lineup_list li .midasi{
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
}
.lineup_list li .sub_midasi{
}

.lineup_list li .more_text0{
	font-size:15px;
	color:#9E9E9F;
	margin:12px 0 0 0px;
		position:relative;

}



.lineup_list li .more_text{
	margin:12px 0 0 0px;
	margin-bottom:20px;
		color:#1D5E9F;
		position:relative;

}

.lineup_list li .more_text:after {
    content: "";
    width: 5px;
    height: 5px;
    border: solid 1px #1D5E9F;
    border-top: none;
    border-left: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    margin-left: 10px;
    margin-top: -2px;
}



/*トップページ、商品詳細ページのrego-fix以外のリンク先無効の場合

.lineup_list li:not(:first-of-type){
pointer-events:none;
}*/

/*トップページ、商品詳細ページの「詳細を見る」を隠す
.lineup_list li:not(:first-of-type) .more_text{
	visibility:hidden;
}*/


/*       about us　　　*/
.top_about{
	position:relative;
	padding:60px 20px 100px 20px;
	overflow:hidden;
	
}
	

.top_about_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	    margin-top: 70px;
		position:relative;	
}
.top_about_list:before{
	
    position: absolute;
    width: 150%;
    height: 120%;
    content: "";
    display: block;
    right: 0;
    top: -7%;
    background: #B0D5E3;
    z-index: -1;
    left:10%;
    bottom: auto;
	}

.top_about_list li{
	width:100%;
	position:relative;
	height:300px;
	background:#fff;
	
}
.top_about_list li > a{
    width: 100%;
    height: 100%;
	

    flex-direction: column; 
    justify-content: center; 
    align-items: center;
display: flex;

	
}
.top_about_text_01{
	font-size:20px;
	font-weight:bold;
}
.top_about_text_02{
}
.top_profile > a{
	background:url(../images/index/botan_recurit1.jpg) no-repeat center center;
	background-size:cover;
}
.top_recruit > a{
	background:url(../images/index/botan_recurit2.jpg) no-repeat center center;
	background-size:cover;
}

.top_about_list li .more{
    position: absolute;
    bottom: -35px;
    right: 0;
	    width: 257px;
}
.top_about_list li .more a:hover{
	opacity:1;
}

/*       news　　　*/
.top_news{
    background: #EDEFF1;
}

.news_list li{
	    padding: 25px 20px;
	border-top:1px solid #C3C3C3;
border-bottom:1px solid #C3C3C3;
margin-top: -1px;

}
.news_list li .date{
width: 190px;
    border-right: solid 1px #000;
	display:block;
	font-size:18px;
	
}

.news_list li .title{
/*      color:#1D5E9F;　　　*/
		color:#000000;
}
	
	
.news_list li a{
	color:#1D5E9F;
	transition: all 0.2s ease-out 0s;
	text-decoration:underline;

	
}

.news_list li a:hover {
	color:#96CBFF;
}
.news_list li a span{
}


/*       contact　　　*/
.top_contact{
	text-align:center;
	padding:60px 20px;
}
.top_tel {
	margin:10px 0;
}
.top_tel + p{
	line-height:1.5;
	margin-bottom:10px;
}
.top_tel a{
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    color: #1B192D;
    /*  color: #1d5e9f;*/
	    letter-spacing: 2px;
}
.top_tel img{
	margin-right:4px;
	width:38px;
	height:auto;
}

.top_contact .more{margin-top:30px; width:280px; }
.top_contact .more a{background: #2F2C50; transition: all 0.2s ease-out 0s;}
.top_contact .more a:hover{opacity: 0.5;}
.top_contact .more a:after{display:none; }
.top_contact .more img{margin-right:5px; margin-left: -13px; }


  /*  .top_contact .more{
	margin-top:30px;
	width:280px;
}
.top_contact .more a:after{
	display:none;
}
.top_contact .more img{
	margin-right:5px;
	margin-left: -13px;
}*/

.top_pickup .inner{
	max-width: 1040px;
	margin: 0 auto;
}
.forpc{display: block;}
.forsp{display: none;}



@media only screen and (min-width: 768px) {
.top_pickup .background{
	padding: 60px 40px;
	background: #EDEFF1;
}



.top_pickup .list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top_pickup .list li{
	width: calc(50% - 20px);
	max-width: 500px;
	padding-bottom: 70px;
	position: relative;
}

.top_pickup .list li:nth-child(even){
	margin-left: 40px;
}

.top_pickup .list li:nth-child(n+3){
	margin-top: 40px;
}

.top_pickup .list .information{
    display: flex;
    justify-content: space-between;
}

.top_pickup .list .information .photo{
	width: 160px;
}

.top_pickup .list .information .text{
	width: calc(100% - 170px);
}



.top_pickup .products_regofix_under_lineup{
	max-width: 1040px;
	margin: 0 auto;
	padding: 0;
}

.top_pickup .products_regofix_under_lineup li{

}
}



@media only screen and (max-width: 767px) {
.forpc{display: none;}
.forsp{display: block;}
.top_pickup.top_box{
	padding: 70px 20px 40px;
}


.top_pickup .background{
	padding: 40px 20px;
	background: #EDEFF1;
}



.top_pickup .list li{
	padding-bottom: 70px;
	position: relative;
}

.top_pickup .list li+li{
	margin-top: 40px;
}

.top_pickup .list .information .photo{
	margin-bottom: 20px;
}

.top_pickup .list .information .photo img{
	width: 100%;
}



.top_pickup .products_regofix_under_lineup{
	margin: 0;
	padding: 0;
}}



.top_pickup .list .information .text .name{
	font-size: 24px;
}



.top_pickup .more{
	width: 100%;
	margin-top: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.top_pickup .more a{
	padding: 15px 5px;
}


/* font-size */
.fs18{font-size: 18px !important;}
.fs20{font-size: 20px !important;}
.fs26{font-size: 26px !important;}
.fs30{font-size: 30px !important;}

/* font-size */
.ff_montserrat{
	font-family: montserrat;
}

.mb12{margin-bottom: 12px;}

/* br非表示 */
@media screen and (min-width: 768px) and (max-width:1040px) {
	.tbno_br{
		display: none;
	}	
}
@media screen and (max-width:1040px) {
	.pc_br{
		display: none;
	}	
}







