a	{ text-decoration:none; }

/*common loading */
#loader {
    width: 64px;
    height: 64px;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -32px; /* heightの半分のマイナス値 */
    margin-left: -32px; /* widthの半分のマイナス値 */
    z-index: 100;
}

#fade {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}

.button i.iconleft {
    float: left;
    margin-left: 1em !important;
    margin-right: -1em;
}
#functionally .chart {
    text-align: left;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    background-size: 35px 35px;
}

.bx-wrapper .bx-prev {
    left: 35px;
}

.bx-wrapper .bx-next {
    right: 35px;
}

.bx-wrapper .bx-controls-direction a {
    width: 35px;
    height: 35px;
}
.campbanner					{ width:940px; margin:0 auto 20px auto; }
.campbanner	 img			{ margin-bottom:5px; }
.campbanner	 p				{ font-size:10px; text-align:left; line-height:1.4em; }	


@media screen and (max-width: 480px) {
.campbanner				{ text-align:left; margin-bottom:10px; width:100%; }
.campbanner img			{ margin-bottom:5px; }
.campbanner .open		{ text-align:right;  }
.campbanner .close		{ text-align:right;  }
.campbanner a				{ font-size:12px; color:#222; text-decoration:underline; }	
	
    .bx-wrapper .bx-prev {
        left: 15px;
    }

    .bx-wrapper .bx-next {
        right: 15px;
    }

    #keep_water_fresh {
        padding-top: 45px;
        background: none;
    }
}

/* For modal windows */
.vcontainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.vcontainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtubeWrapper {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}

.youtubeWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.close-reveal-modal {
    font-size: 1rem !important;
}

/* For scroll navigation */


#scrollnavi {
    position: fixed;
    top: 40%;
    right: 0;
    margin: 0;
    padding: .6em 0;
    width: 32px;
    background-color: #ececec;
    text-align: center;
    z-index: 9999;
}

#scrollnavi ul {
    margin: 0;
    padding: 0;
}

#scrollnavi ul li {
    margin: .4em 0;
}

#scrollnavi ul li a, #scrollnavi a {
    color: #000;
}

.fancybox-iframe {
    width: 100%;
    background-color: #fff;
    z-index: 12000000;
}

@media screen and (max-width: 480px) {
    .fancybox-skin {
        margin-top: 100px;
    }
}

#pormotion_movie img {
    transition: opacity 0.3s ease 0s;
}
#pormotion_movie a {
    background-color: #fff;
}

.bnrBox {
    width: 100%;
    text-align: center;
    margin-top: -22px;
    margin-bottom: 34px;
}
.bnrBox a{
    transition: opacity .3s ease 0s;
}
.bnrBox a:hover{
    opacity: .7;
}
@media screen and (max-width: 767px) {
    .bnrBox {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1.6rem;
        margin-top: -17px;
        margin-bottom: 8px;
    }
}

#footer {
    position: relative;
    overflow: hidden;

}
footer .topmenu {
    margin-bottom: 0;
}

.wrapper-social {
    position: relative;

}

.socialLinks {
    position: absolute;
    right: -6px;
    /*bottom: 87px;*/
}
.table-list {
    display: table;
    margin-bottom: 0px;
    margin-bottom: 0;
}
.table-list li {
    display: table-cell;
}
.iWrapper {
    width: 120px;
    padding-top: 5px;
}
.btn-line {
    margin-top: 10px;
    text-align: center;
}

@media (max-width: 767px){
    .socialLinks {
        position: relative;
        bottom: auto;
        right: auto;
        margin: 20px auto;
    }
    .table-list {
        margin: 0 auto;
        padding-left: 20px;
    }
}

.spec-banner {
    background: #fff;
    margin: 40px 0;
    text-align: center;
}
.spec-banner a{
    transition: .3s;
}
.spec-banner a:hover{
    opacity: .7;
}

@media screen and (max-width: 767px) {
    .spec-banner .row {
        width: auto;
        margin: 0px 1.25rem;
    }
}

.bottom-wrap {
    background-color: #797979;
}
.bottom-wrap a img{
    background-color: #fff;
}




/*#apply*/
.pcNone { display: none !important;}
@media screen and (max-width: 480px){
.spNone { display: none !important;}
.pcNone { display: block !important;}
}
#top_apply									{ width:100%; padding:95px 0 110px; text-align:center; background-color:#ececec; }
#top_apply h3 								{ padding:0 0 20px; border-bottom:1px solid #cdcdcd; margin:0 auto 50px; width:960px; }
#apply		 								{ width:940px; margin:0 auto; }
#apply a	 								{ color:#008CBA; text-decoration:none; }
#apply a:hover 								{ color:#008CBA; text-decoration:none; }
#apply h4.subtitle							{ position:relative;background:#ececec;padding:6px;font-size:12px;margin-bottom:1.25em}
#apply #server 								{ width:940px; }
#apply #server #server_inner				{ width:940px; }
#apply #server #server_inner #server_L		{ width:473px;  background-color:#ffffff; float:left; border:1px solid #cdcdcd; }
#apply #server #server_inner #server_L .comm { font-size: 10px;position: absolute;top: 630px;left: 10px;z-index: 9; }
#apply #server #server_inner #server_R_bx	{ width:430px; float:right; }
#apply #server #server_inner #server_R_bx .info_camp { width:410px; background-color:#ff4a8a; padding:8px 8px 8px 30px; margin-bottom:20px;text-align:left; position:relative;  }
#apply #server #server_inner #server_R_bx .info_camp a {color:#FFF; text-decoration:underline; font-weight:bold; font-size:13px;  }
#apply #server #server_inner #server_R_bx .info_camp a:hover { text-decoration:none; }
#apply #server #server_inner #server_R_bx .info_campimg { position:absolute; top:-20px; right:-10px; }
#apply #server #server_inner #server_R		{ width:407px; border:solid 1px #cdcdcd; background-color:#ffffff; float:right; padding:8px; margin-bottom:15px; text-align:left; }
#apply #server #server_inner #server_R h3	{ padding:0; }
#apply #server #server_inner #server_R2		{ width:407px; border:solid 1px #cdcdcd; background-color:#ffffff; float:right; padding:8px; margin-bottom:15px; text-align:left; }
#apply #server #server_inner #server_R2 h3	{ padding:0; }
#apply #server #server_inner #server_R ul li				{ width:73px; border:solid 1px #dbdbdb; float:left; margin-right:10px; }
#carousel li  { width:75px !important; border:4px solid #FFF; margin:0 12px 12px 0; }
#carousel li.last {margin:0 0px 12px 0; }
#carousel li.flex-active-slide { border:4px solid #1ec0d3; }
#carousel .slides{ width:423px !important; height:190px; transform:translate3d(0px, 0px, 0px) !important; }
#apply #server #server_inner .color_select {text-align:left; margin-top:10px;  color:#000000;}
#apply #server #server_inner .color_select .color_name { font-size:18px; font-weight: bold; }
#apply #server #server_inner .color_select .color_text {margin:10px auto 20px; font-size:14px; line-height:2em;}

/*
#apply #server #server_inner #server_R ul li:hover			{ border:solid 1px #67abd9; }
#apply #server #server_inner #server_R ul li:a:select		{ border:solid 1px #67abd9; }
*/

#apply #server #server_inner #server_R ul li.on			{ border:solid 1px #67abd9; }



#apply #server #server_inner .review_bx	{ width:380px; margin: 20px 0 0 30px; border:solid 1px #cbc964; background: #f9f8cc; padding: 7px 10px; text-align: left; }
#apply #server #server_inner .review_bx .ttl	{ display: inline-block; font-size: 14px; color: #222222; padding: 0 10px 0 0; margin: 0;line-height: 1em; vertical-align: text-top; }
#apply #server #server_inner .review_bx .count	{ display: inline-block; font-size: 12px; color: #01b3cd; padding: 0 0 0 10px; margin: 0;line-height: 1em; vertical-align: text-top; }
#apply #server #server_inner .review_bx .stars {
    padding: 0;
    margin: 0;
    display: inline-block;
}
#apply #server #server_inner .review_bx .stars .star {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/assets/images/share/icon/stars.png) 100% 0 no-repeat;
    background-size: auto 100%;
    padding: 0 !important;
    margin: 5px 0 0;
}
#apply #server #server_inner .review_bx .stars .filled {
    background-position: 0 0;
}
.review_bx a	{ opacity: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-decoration: none!important; }
.review_bx a:hover	{ opacity: 0.7; }

.review_area	{ width:974px; margin: 0 auto; padding: 70px 0 0 0; }
.review_area .review_ttl_bx	{ width:100%; text-align: center; padding: 2px 0; background: #f9f8cc; }
.review_area .review_ttl_bx .icon	{ width:32px; display: inline-block; }
.review_area .review_ttl_bx .ttl	{ display: inline-block; font-size: 18px; color: #222222; padding: 0 0 0 8px; margin: 0; }
.review_area .review_list	{ width:100%; padding: 25px 0 0; }
.review_area .review_list li	{ width:230px; float: left;  background: #fff; margin: 0 0 0 18px; }
.review_area .review_list li:first-child	{ margin: 0; }
.review_area .review_list li a	{ width:230px; padding: 15px; display: block; opacity: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-decoration: none; }
.review_area .review_list li a:hover	{ opacity: 0.6; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.review_area .review_list li .review_top	{ width:100%; }
.review_area .review_list li .review_top .name	{ width:50%; float: left; font-size: 12px; color: #999999; font-weight: bold; text-align: right; margin: 0; }
.review_area .review_list li .review_top .stars {
    padding: 0;
    margin: 0;
    width: 50%;
    float: left;
    text-align: left;
}
.review_area .review_list li .review_top .stars .star {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/assets/images/share/icon/stars.png) 100% 0 no-repeat;
    background-size: auto 100%;
    padding: 0 !important;
}
.review_area .review_list li .review_top .stars .filled {
    background-position: 0 0;
}
.review_area .review_list li .ttl	{ font-size: 14px; color: #222222; font-weight: bold; text-align: left; padding: 10px 0 0; margin: 0; }
.review_area .review_list li .text	{ font-size: 12px; color: #666666; text-align: left; padding: 10px 0 0; margin: 0; }
.review_area .review_list li .link	{ font-size: 12px; color: #01b3cd; text-align: right; margin: 0; }
.review_area .review_btn	{ width:100%; text-align: right; padding: 25px 0 0; }
.review_area .review_btn a          { opacity: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-decoration: none; }
.review_area .review_btn a:hover    { opacity: 0.6; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }



.apply_insta_bx { width:940px; margin:40px auto 0 auto;  }
.apply_insta_bx .insta_ttl_bx { padding: 0 0 10px 0; border-bottom:solid 1px #cdcdcd; width:100%; text-align:center; }
.apply_insta_bx .insta_ttl_bx .icon{ width: 20px; display:inline-block; margin:0 5px 0 0; }
.apply_insta_bx .insta_ttl_bx .icon img { width: 100%; vertical-align: bottom; }
.apply_insta_bx .insta_ttl_bx .ttl { font-size: 18px; color: #222222; text-align: center; line-height: 1.0em; margin:0 0 0 350px; }
.apply_insta_bx .insta_cont { padding: 20px 35px 0; }
.apply_insta_bx .insta_cont .insta_list li { width: 160px; margin: 0 10px; border: 4px solid #FFF; }
.apply_insta_bx { padding: 25px 0; }
.apply_insta_bx .insta_ttl_bx { padding: 0 0 5px; border-bottom: 1px solid #cccccc; }
.apply_insta_bx .insta_ttl_bx .icon { width: 20px; float: left; }
.apply_insta_bx .insta_ttl_bx .icon img { width: 100%; vertical-align: bottom; }
.apply_insta_bx .insta_ttl_bx .ttl { font-size: 16px; color: #222222; text-align: left; padding: 0 0 0 25px; line-height: 1.4em; }
.apply_insta_bx .insta_cont { padding: 20px 25px 0; }
.apply_insta_bx .insta_cont .insta_list li { width: 160px; margin: 0 7px; border: 3px solid #FFF; }



#sp_apply #server #server_inner .review_bx	{ width:100%; margin: 20px 0 0; border:solid 1px #cbc964; background: #f9f8cc; padding: 7px 10px; text-align: left; }
#sp_apply #server #server_inner .review_bx .ttl	{ display: inline-block; font-size: 12px; color: #222222; padding: 0 10px 0 0; margin: 0;line-height: 1.4em; vertical-align: top; }
#sp_apply #server #server_inner .review_bx .count	{ display: inline-block; font-size: 12px; color: #01b3cd; padding: 0 0 0 10px; margin: 0;line-height: 1.4em; vertical-align: top; }
#sp_apply #server #server_inner .review_bx .stars {
    padding: 0;
    margin: 0;
    display: inline-block;
}
#sp_apply #server #server_inner .review_bx .stars .star {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/assets/images/share/icon/stars.png) 100% 0 no-repeat;
    background-size: auto 100%;
    padding: 0 !important;
    margin: 0 0 0;
}
#sp_apply #server #server_inner .review_bx .stars .filled {
    background-position: 0 0;
}
.review_area_sp	{ width:100%; margin: 0 auto; padding: 30px 0px; box-sizing: border-box; }
.review_area_sp .review_ttl_bx	{ width:100%; text-align: center; padding: 2px 0; background: #f9f8cc; }
.review_area_sp .review_ttl_bx .icon	{ width:20px; display: inline-block; }
.review_area_sp .review_ttl_bx .ttl	{ display: inline-block; font-size: 16px; color: #222222; padding: 0 0 0 8px; margin: 0; }
.review_area_sp .review_list	{ width:100%; padding: 10px 0 0; margin: 0; }
.review_area_sp .review_list li	{ width:100%; background: #fff; margin: 0 0 15px; box-sizing: border-box; list-style: none; }
.review_area_sp .review_list li a	{ width:100%; padding: 15px; display: block; text-decoration: none; box-sizing: border-box; }
.review_area_sp .review_list li .dayname	{
width:100%;
font-size: 12px;
color: #999999;
font-weight: bold;
text-align: left;
margin: 0;
}
.review_area_sp .review_list li .dayname span	{
font-size: 12px;
color: #01b3cd;
}
.review_area_sp .review_list li .stars {
    padding: 0;
    margin: 0;
    height: auto;
    width: 100%;
    text-align: left;
}
.review_area_sp .review_list li .stars .star {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/assets/images/share/icon/stars.png) 100% 0 no-repeat;
    background-size: auto 100%;
    padding: 0 !important;
}
.review_area_sp .review_list li .stars .filled {
    background-position: 0 0;
}
.review_area_sp .review_list li .ttl	{ font-size: 14px; color: #222222; font-weight: bold; text-align: left; padding: 0 0 5px; margin: 0; }
.review_area_sp .review_list li .text	{ font-size: 12px; color: #666666; text-align: left; padding: 5px 0 0; margin: 0; }
.review_area_sp .review_list li .link	{ font-size: 12px; color: #01b3cd; text-align: right; margin: 0; }
.review_area_sp .review_btn	{ width:100%; text-align: left; padding: 0; }





.apply_insta_bx_sp { width:100%; margin:40px 0 0 0; padding: 20px 0px; }
.apply_insta_bx_sp .insta_ttl_bx { padding: 0 0 10px 0; border-bottom: 1px solid #cccccc; text-align:center;}
.apply_insta_bx_sp .insta_ttl_bx .icon { width: 20px; display:inline-block; padding-right:5px; }
.apply_insta_bx_sp .insta_ttl_bx .icon img { width: 100%; vertical-align: bottom; }
.apply_insta_bx_sp .insta_ttl_bx .ttl { font-size: 16px; color: #222222; text-align: left; padding: 0 0 0 10px; line-height: 1.4em; margin:0 0 0 90px; }
.apply_insta_bx_sp .insta_cont { padding: 20px 10px 0 0; }
.apply_insta_bx_sp .insta_cont .insta_list li { width: 180px; margin: 0 4px; border: 3px solid #FFF; }


.other {
    width: 940px;
    margin: 0 auto 0px auto;
}
.other	{ width:1000px; margin:0 auto 0px auto; }
.other .title	{ background:#b6b6b6; font-size:18px; color:#fff; padding:10px; margin:0 0 20px 0; text-align: center; }
/*アコーディオンメニュー*/
.other #acMenu dt{
	font-size:16px;
    display:block;
    width:1000px;
    text-align:left;
    border-bottom:#d9d9d9 1px solid;
	padding:15px;
	color:#01B3CD;
	cursor:pointer;
    }
.other #acMenu dd{
    width:1000px;
    line-height:1.6em;
    text-align:left;
    border-bottom:#d9d9d9 1px solid;
    display:none;
	padding:15px;
	font-size:13px;
	color:#222222;
    }
.FltL{ float:left;}
.FltR{ float:right;}



.other_sp {
    width: 100%;
    margin: 0 auto 0px auto;
    box-sizing: border-box;
    padding: 0 10px;
}
.other_sp	{ width:100%; margin:0 auto 0px auto; }
.other_sp .title	{ background:#b6b6b6; font-size:16px; color:#fff; padding:5px 0; margin:0 0 0 0; text-align: center; }
/*アコーディオンメニュー*/
.other_sp #acMenu dt{
	font-size:14px;
    display:block;
    width:100%;
    text-align:left;
    border-bottom:#d9d9d9 1px solid;
	padding:15px;
	color:#01B3CD;
	cursor:pointer;
  box-sizing: border-box;
    }
.other_sp #acMenu dd{
    width:100%;
    line-height:1.6em;
    text-align:left;
    border-bottom:#d9d9d9 1px solid;
    display:none;
	padding:15px;
	font-size:12px;
	color:#222222;
  box-sizing: border-box;
    }






.apply_server {
padding:0 10px;
}
.apply_dt {
float:left;
}
.apply_dt .txt-yoyaku {
  font-size:12px;
  color:#f15088;
}
.apply_dd {
float:right;
text-align:right;
}
.apply_dd small {
  font-size:10px;
}
.apply_dd .text-free-shipping {
  font-size:14px;
  color:#f15088;
}
hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0; margin:8px 0;}

#apply #server #server_inner #server_R ul.no-bullet li {
  width: 395px;
  float:none;
  font-size:10px;
  line-height:1.6em;
  border:solid 0 #dbdbdb;
}
#apply #server #server_inner #server_R ul.no-bullet li a {
  color:#50b6e4;
}
#submitbtn { width:423px; float:right; text-align:center; margin: 0px 0 0 !important; }


/*  sp */


#sp_top_apply									{ width:100%; padding:30px 15px 40px; text-align:center; background-color:#f2f2f2; }
#sp_top_apply h3 								{ padding:0 0 20px; font-size:18px; text-align:center; font-weight:normal; line-height:1.6em; border-bottom:1px solid #cdcdcd; margin-bottom:15px; }
#sp_top_apply .sp_info_camp				{ background-color:#ff4a8a; color:#FFF; text-align:center; position: relative; margin-bottom:15px; font-size:12px;line-height:1.6em; padding:6px; }
#sp_top_apply .sp_info_camp a			{color:#FFF; text-decoration:underline; font-size:12px;line-height:1.6em; }
#sp_top_apply .sp_info_campimg		{position: absolute; right:8px; width: 16%; top: -15%;}

#sp_apply		 								{ width:100%; }
#sp_apply a	 								{ color:#008CBA; text-decoration:none; }
#sp_apply h4									{ text-align:left; border-bottom:2px solid #cdcdcd; margin-bottom:10px; font-size:16px; font-weight:bold; padding:10px 0; }
#sp_apply h5.subtitle							{ position:relative;background:#ececec;padding:6px;font-size:12px;margin-bottom:1.25em}
#sp_apply #server 								{ width:100%; }
#sp_apply #server #server_inner				{ width:100%; }
#sp_apply #server #server_inner .h3_arrow		{ width:22px; height:11px; margin:0 auto; padding:0 0 8px; }
#sp_apply #server #server_inner .h3_arrow img	{ margin:0; padding:0; display:block; }
#sp_apply #server #server_inner #server_L		{ width:100%; border:solid 1px #cdcdcd; background-color:#ffffff; }
#sp_apply #server #server_inner #server_L .comm { font-size:2.85vw; text-align: left; width: 90%; margin: 0 auto 20px; line-height: 1.4em; }
#sp_apply #server #server_inner #server_R_bx	{ width:100%; }
#sp_apply #server #server_inner #server_R		{ width:100%; border-bottom:solid 1px #cdcdcd;border-left:solid 1px #cdcdcd;border-right:solid 1px #cdcdcd; background-color:#ffffff; padding:10px; margin:0 0 15px; text-align:left; }
#sp_apply #server #server_inner #server_R h3	{ background-color:#7a7979; padding:8px 0 8px 15px; font-size:14px; color:#ffffff; margin:0; text-align:left; }
#sp_apply #server #server_inner #server_R p { line-height:1.6em; margin-bottom: 10px; }
#sp_apply #server #server_inner #server_R ul 					{margin:0;}
#sp_apply #server #server_inner #server_R ul li				{ width:18%; border:solid 3px #dbdbdb; float:left;  margin:1% 2% 2% 0; list-style:none;}
#sp_apply #server #server_inner #server_R ul li:last-child{margin-right:0px;}
#sp_apply #server #server_inner #server_R ul li.on			{ border:solid 3px #1ec0d3; }
#sp_apply #server #server_inner #server_R ul li img			{ margin:0; padding:0; display:block; }
#sp_apply #server #server_inner #server_R ul li.select		{ border:solid 3px #1ec0d3; }
#sp_apply #server #server_inner .color_select {text-align:left; margin-top:10px;}
#sp_apply #server #server_inner .color_select .color_name { font-size:18px; color:#222222; }
#sp_apply #server #server_inner .color_select .color_text {margin-top:10px; font-size:14px; color:#666666; }

#sp_apply #submitbtn { margin:0 auto; text-align:center; width:100%; }
#sp_apply .showcase { position: relative;  width:100%;}
#sp_apply .showcase .arrow-left {
	background: url(../img/sp/bg_arrow.png) no-repeat left top;
	-webkit-background-size: 50px 28px;
	background-size: 50px 28px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
	width: 25px;
	height: 28px;
	z-index:999;
}
#sp_apply .showcase .arrow-right {
	background: url(../img/sp/bg_arrow.png) no-repeat right top;
	-webkit-background-size: 50px 28px;
	background-size: 50px 28px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -14px;
	width: 25px;
	height: 28px;
	z-index:999;
}
#sp_apply .swiper-container {
  margin: 0 auto 30px !important;
  width:100%;
}
#sp_apply .content-slide {
  padding: 20px;
  color: #fff;
}
#sp_apply .title {
  font-size: 25px;
}
#sp_apply .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:60px;
  width: 100%;
  z-index:99;
}
#sp_apply .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #cccccc;
  margin: 0 6px;
  cursor: pointer;
}
#sp_apply .swiper-active-switch {
  background: #5e5e5e;
}

.slide-side-container  {
    position: relative;
    width: 380px !important;
}
.slide-side {
  padding: 0 0 10px;
  position: relative;
  height: 84px;
}
.slide-side li {
  width: 68px;
  border: 4px solid #fff;
  margin: 0 0 0 10px !important;
  float: left;
}
.slide-side li:first-child {
  margin: 0 !important;
}
.slide-side li .active {
  border: 4px solid #01b3cd;
}
.slide-side li img {
  width: 100%;
}
.slide-side-container .prev {
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -22px;
  margin: -8px 0 0 0;
  text-indent: -9999px;
  background: url(../img/pc/prev.png) no-repeat center top;
  cursor: pointer;
}
.slide-side-container .next {
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -22px;
  margin: -8px 0 0 0;
  text-indent: -9999px;
  background: url(../img/pc/next.png) no-repeat center top;
  cursor: pointer;
}


.bnr-west             { width: 381px!important; margin: 10px 0 0 !important;}
#question-pc                           { width: 100%; background: #f7f7f7; padding: 70px 0; }
#question-pc a                         { opacity: 1; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#question-pc a:hover                   { text-decoration: none; opacity: 0.6; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#question-pc .ques_inner               { width: 1000px; margin: 0 auto; text-align: center; }
#question-pc .ques_inner .ques_icon    { width: 290px; margin: 0 auto; }
#question-pc .ques_inner .ques_ttl     { font-size: 36px; color: #222222; font-weight: bold; padding: 10px 0; margin: 0; }
#question-pc .ques_inner .ques_read    { font-size: 14px; color: #666666; margin: 0; }
#question-pc .ques_inner .ques_read_sp { font-size: 14px; color: #666666; margin: 0; display: none; }
#question-pc .ques_inner .ques_cont    { width: 100%; padding: 35px 0 0; }
#question-pc .ques_inner .ques_cont .cont_L    { width: 440px; float: left; }
#question-pc .ques_inner .ques_cont .cont_R    { width: 530px; float: right; }
#question-pc .ques_inner .ques_cont .cont_R .ques_list li    { width: 100%; border-bottom: 1px solid #d9d9d9; }
#question-pc .ques_inner .ques_cont .cont_R .ques_sublist    { width: 100%; padding: 30px 0 0; text-align: left; }
#question-pc .ques_inner .ques_cont .cont_R .ques_sublist li { width: 50%; float: left; padding: 0 0 5px; font-size: 14px; color: #222222; font-weight: bold; }
#question-pc .ques_inner .ques_cont .cont_R .ques_sublist li a { text-decoration: underline; font-weight: normal; color: #222222; }

#question-pc .ques_inner .ques_cont .cont_R .ques_cap_sp { display: none; }

#newfunctionaly-pc                           { width: 100%; padding: 70px 0 40px; text-align: center; }
#newfunctionaly-pc .func_list_sp             { display: none; }
#newfunctionaly-pc .func_list                { width: 100%; border-left: 1px solid #FFF; margin: 25px 0 0; }
#newfunctionaly-pc .func_list li             { width: 25%; float: left; border-right: 1px solid #FFF; }
#newfunctionaly-pc .func_list li a           { width: 100%; height: 636px; display: block; position: relative; overflow: hidden; }
#newfunctionaly-pc .func_list li a.list1:after {
    background: url(../img/pc/func_bg_1.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newfunctionaly-pc .func_list li a.list2:after {
    background: url(../img/pc/func_bg_2.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newfunctionaly-pc .func_list li a.list3:after {
    background: url(../img/pc/func_bg_3.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newfunctionaly-pc .func_list li a.list4:after {
    background: url(../img/pc/func_bg_4.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newfunctionaly-pc .func_list li a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#newfunctionaly-pc .func_list li a:hover:after {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#newfunctionaly-pc .func_list li .ttl_area      { width: 100%; height: 188px; position: absolute; bottom: 0; left: 0; z-index: 1; }
#newfunctionaly-pc .func_list li .ttl_area .text      { font-size: 27px; color: #FFF; text-align: center; padding: 30px 0 0; line-height: 1.2em; margin: 0; }
#newfunctionaly-pc .func_list li .ttl_area .arrow     { width: 27px; margin: 10px auto 0; }
#newfunctionaly-pc .func_list li .bg1                 { background: url(../img/pc/func_foot_bg_1.png) repeat center center; }
#newfunctionaly-pc .func_list li .bg2                 { background: url(../img/pc/func_foot_bg_2.png) repeat center center; }
#newfunctionaly-pc .func_list li .bg3                 { background: url(../img/pc/func_foot_bg_3.png) repeat center center; }
#newfunctionaly-pc .func_list li .bg4                 { background: url(../img/pc/func_foot_bg_4.png) repeat center center; }

#newenergy                                      { width: 100%; height: 786px; padding: 0; text-align: center; position: relative; background: linear-gradient(#000, #FFF); }
#newenergy .overly_area                         { width: 880px; position: absolute; top: 90px; left: 50%; z-index: 1; margin: 0 0 0 -440px; }
#newenergy .overly_area .ttl                    { font-size: 36px; color: #FFF; text-align: center; padding: 0; line-height: 1.2em; margin: 0; }
#newenergy .overly_area .text                   { font-size: 14px; color: #FFF; text-align: center; padding: 15px 0; line-height: 1.8em; margin: 0; }
#newenergy .overly_area .text span              { font-size: 12px; color: #FFF; }
#newenergy .energy_list                { width: 100%; padding: 0 0 0 1px; }
#newenergy .energy_list li             { width: 33.3333%; float: left; padding: 0 1px 0 0; }
#newenergy .energy_list li a           { width: 100%; height: 786px; display: block; position: relative; overflow: hidden; }
#newenergy .energy_list li a.list1:after {
    background: url(../img/pc/enegy_bg_1.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newenergy .energy_list li a.list2:after {
    background: url(../img/pc/enegy_bg_2.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newenergy .energy_list li a.list3:after {
    background: url(../img/pc/enegy_bg_3.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
#newenergy .energy_list li a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#newenergy .energy_list li a:hover:after {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#newenergy .energy_list li .ttl_area            { width: 100%; height: 188px; position: absolute; bottom: 0; left: 0; z-index: 1; background: url(../img/pc/enegy_foot_bg.png) repeat center center; }
#newenergy .energy_list li .ttl_area .text      { font-size: 32px; color: #FFF; text-align: center; padding: 35px 0 0; line-height: 1.2em; margin: 0; }
#newenergy .energy_list li .ttl_area .text span { font-size: 20px; color: #FFF; }
#newenergy .energy_list li .ttl_area .arrow     { width: 25px; margin: 10px auto 0; }
#newenergy .energy_list_sp             { display: none; list-style: none; padding: 0; margin: 0; }


#server_hikaku                                  { width: 1000px; padding: 0; text-align: left; margin: 0 auto 80px; }
#server_hikaku a                                { color: #222; opacity: 1; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#server_hikaku a:hover                          { text-decoration: none; opacity: 0.6; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#server_hikaku .hikaku_ttl                      { font-size: 20px; color: #222; border-top: 1px solid #b6b6b6; border-bottom: 1px solid #b6b6b6; padding: 10px 0; text-align: center; }
#server_hikaku .hikaku_list                     { margin: 33px 0 0; }
#server_hikaku .hikaku_list li                  { width: 490px; float: left; margin: 0 20px 0 0; background: #f7f6f6; }
#server_hikaku .hikaku_list li:nth-child(2n)    { margin: 0; }
#server_hikaku .hikaku_list li .hikaku_img      { width: 206px; float: left; }
#server_hikaku .hikaku_list li .hikaku_cont     { width: 284px; float: left; padding: 30px 0; }
#server_hikaku .hikaku_list li .hikaku_cont .server_name     { font-size: 26px; color: #222; font-weight: normal; margin: 0; line-height: 1.4em; }
#server_hikaku .hikaku_list li .hikaku_cont .server_name span     { font-size: 12px; color: #222; font-weight: normal; }
#server_hikaku .hikaku_list li .hikaku_cont .server_text     { font-size: 14px; color: #222; padding: 0 0 10px; margin: 0; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx       { background: #FFF; display: inline-block; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx a     { display: block; padding: 5px 10px; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .stars {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: left;
}
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .stars .star {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/assets/images/share/icon/stars.png) 100% 0 no-repeat;
    background-size: auto 100%;
    padding: 0 !important;
}
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .stars .filled {
    background-position: 0 0;
}
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .point     { font-size: 14px; color: #ff4a8a; font-weight: 500; display: inline-block; margin: 0; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .total     { font-size: 12px; color: #01b3cd; display: inline-block; margin: 0; }

.br-sp              { display: none;}


/* silence */
#silence { width: 100%; text-align: center; padding: 100px 0 76px; }
#silence .labeling { margin-bottom: 50px; }
#silence .ttl { font-size: 36px; line-height: 1.4em; margin-bottom: 28px; }
#silence .cap { font-size: 14px; margin-bottom: 0; }
#silence .silence_img { width: 545px; margin: 60px auto 80px; }
#silence .silence_img img { vertical-align: bottom; }
#silence .silence_link { width: 256px; height: 57px; background-color: rgb(238, 238, 238); display: flex; justify-content: flex-start; align-items: center; margin: 0 auto; border-radius: 25px; transition: all .3s linear; opacity: 1; }
#silence .silence_link:hover { transition: all .3s linear; opacity: .6; }
#silence .silence_link > .txt { color: #212121; font-size: 19.6px; margin-left: 52px; }
#silence .silence_link > .txt .p01 { display: inline; }
#silence .silence_link > .txt .p02 { display: none; } 
#silence .imgbx { width: 9px; height: 16px; background: url(../img/pc/pc_silence_link.png)no-repeat; margin-left: 20px; }
.brSP { display: none; }
.imgPC { display: block; }
.imgSP { display: none; }



/* safetydesign */
#safetydesign { width: 100%; text-align: center; padding: 100px 0 76px; background: url(../img/pc/safety_bg.jpg)no-repeat; background-size:cover; height:777px; position:relative; }
#safetydesign .labeling { margin-bottom: 50px; }
#safetydesign .bx	{ width:1000px; margin:0 auto; text-align:left; padding:70px 0 0 0; }
#safetydesign .ttl { font-size: 36px; line-height: 1.4em; margin-bottom: 28px; }
#safetydesign .cap { font-size: 14px; margin-bottom: 40px; width:490px; }
#safetydesign .silence_img { width: 545px; margin: 60px auto 80px; }
#safetydesign .silence_img img { vertical-align: bottom; }
#safetydesign .silence_link { width: 256px; height: 57px; background-color: rgb(255, 255, 255); display: flex; justify-content: flex-start; align-items: center; border-radius: 25px; transition: all .3s linear; opacity: 1; }
#safetydesign .silence_link:hover { transition: all .3s linear; opacity: .6; }
#safetydesign .silence_link > .txt { color: #212121; font-size: 19.6px; margin-left: 52px; }
#safetydesign .silence_link > .txt .p01 { display: inline; }
#safetydesign .silence_link > .txt .p02 { display: none; } 
#safetydesign .imgbx { width: 9px; height: 16px; background: url(../img/pc/pc_silence_link.png)no-repeat; margin-left: 20px; }
.brSP { display: none; }
.imgPC { display: block; }
.imgSP { display: none; }
#safetydesign .award { position:absolute; top:120px;  }



#award {padding: 0px 0 100px; }
#award .row {max-width: 88rem;}
#award .labeling {    display: inline-block;    padding: 0 .5em;    color: #5db7e8;
    border-bottom: 1px solid #5db7e8;    font-family: "Open Sans",sans-serif;
    letter-spacing: .1em;    margin: 0 auto 35px;    font-size: 3.16667rem; }
#award .gray_box { border:1px solid #dcdcdc; width: calc(50%) - 20px; float: left; padding:40px 30px 10px 20px; margin-right:1.5% }
#award .gray_box_r { margin-right:0% }
#award .gray_box .gray_box_img { margin-bottom:50px;width: 200px;height: 100px; float:left }
#award .gray_box .gray_box_txt					{ float:right; width:200px; }
#award .gray_box .gray_box_txt .award_tit { font-size:17px; margin-bottom:15px; text-align:left; color:#222; }
#award .gray_box .gray_box_txt p { font-size:14px; text-align:left; color:#222;letter-spacing: 0.04rem;line-height: 1.6em; }
#award .award-wrap { display: flex;justify-content: center;align-items: center;width: 100%;}
#award .gray_box:last-of-type {
    margin-right: 0 ;
}

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

#question-pc                           { width: 100%; background: #f7f7f7; padding: 40px 0; }
#question-pc a                         { opacity: 1; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#question-pc a:hover                   { text-decoration: none; opacity: 0.6; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#question-pc .ques_inner               { width: 100%; margin: 0 auto; text-align: center; padding: 0 15px; }
#question-pc .ques_inner .ques_icon    { width: 185px; margin: 0 auto; }
#question-pc .ques_inner .ques_ttl     { font-size: 23px; color: #222222; font-weight: bold; padding: 10px 0; margin: 0; }
#question-pc .ques_inner .ques_read    { display: none; }
#question-pc .ques_inner .ques_read_sp { font-size: 3.75vw; color: #666666; margin: 0; display: block; }
#question-pc .ques_inner .ques_cont    { width: 100%; padding: 35px 0 0; }
#question-pc .ques_inner .ques_cont .cont_L    { width: 100%; float: none; }
#question-pc .ques_inner .ques_cont .cont_R    { width: 100%; float: none; padding: 40px 0 0; }
#question-pc .ques_inner .ques_cont .cont_R .ques_list       { list-style: none; padding: 0; margin: 0; }
#question-pc .ques_inner .ques_cont .cont_R .ques_list li    { width: 100%; border-bottom: 1px solid #d9d9d9; }
#question-pc .ques_inner .ques_cont .cont_R .ques_sublist    { width: 100%; padding: 30px 0 0; text-align: left; list-style: none; margin: 0; }
#question-pc .ques_inner .ques_cont .cont_R .ques_sublist li { width: 100%; float: none; padding: 0 0 10px; font-size: 14px; color: #222222; font-weight: bold; }
#question-pc .ques_inner .ques_cont .cont_R .ques_sublist li a { text-decoration: underline; font-weight: normal; color: #222222; }

#question-pc .ques_inner .ques_cont .cont_R .ques_cap_sp { font-size: 10px; color: #666666; margin: 0; display: block; padding: 15px 0 0; text-align: left; line-height: 1.4em; }

#newfunctionaly-pc                           { width: 100%; padding: 40px 15px; margin: 20px 0 0; text-align: center; background: #eff3f6; }
#newfunctionaly-pc .func_list                { display: none; }
#newfunctionaly-pc .func_list_sp             { display: block; list-style: none; padding: 0; margin: 0; }
#newfunctionaly-pc .func_list_sp li          { padding: 7px 0 0; }

#newenergy                                      { width: 100%; height: auto; padding: 0 0 60px; text-align: center; position: relative; background: #000; }
#newenergy .overly_area                         { width: 100%; position: relative; top: 0; left: 0; z-index: 1; margin: 0; padding: 60px 0 0; }
#newenergy .overly_area .ttl                    { font-size: 20px; color: #FFF; text-align: center; padding: 0 15px; line-height: 1.2em; margin: 0; }
#newenergy .overly_area .text                   { font-size: 14px; color: #FFF; text-align: center; padding: 15px 15px; line-height: 1.8em; margin: 0; }
#newenergy .overly_area .text span              { font-size: 10px; color: #FFF; }
#newenergy .energy_list                { display: none; }
#newenergy .energy_list_sp             { display: block; list-style: none; padding: 30px 15px 0; margin: 0; }
#newenergy .energy_list_sp li          { padding: 7px 0 0; }


#server_hikaku                                  { width: 100%; padding: 0 15px; text-align: left; margin: 40px auto 80px; }
#server_hikaku a                                { color: #222; opacity: 1; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#server_hikaku a:hover                          { text-decoration: none; opacity: 0.6; text-decoration: none;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#server_hikaku .hikaku_ttl                      { font-size: 16px; color: #222; border-top: 1px solid #b6b6b6; border-bottom: 1px solid #b6b6b6; padding: 10px 0; text-align: center; }
#server_hikaku .hikaku_list                     { margin: 20px 0 0; list-style: none; }
#server_hikaku .hikaku_list li                  { width: 100%; float: none; margin: 0 0 10px 0; background: #f7f6f6; }
#server_hikaku .hikaku_list li:nth-child(2n)    { margin: 0; }
#server_hikaku .hikaku_list li .hikaku_img      { width: 45%; float: left; }
#server_hikaku .hikaku_list li .hikaku_cont     { width: 55%; float: left; padding: 15px 0; }
#server_hikaku .hikaku_list li .hikaku_cont .server_name     { font-size: 20px; color: #222; font-weight: normal; margin: 0; line-height: 1.4em; }
#server_hikaku .hikaku_list li .hikaku_cont .server_name span     { font-size: 12px; color: #222; font-weight: normal; }
#server_hikaku .hikaku_list li .hikaku_cont .server_text     { font-size: 14px; color: #222; padding: 0 0 10px; margin: 0; line-height: 1.6em; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx       { background: #FFF; display: inline-block; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx a     { display: block; padding: 5px 10px; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .stars {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: left;
}
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .stars .star {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/assets/images/share/icon/stars.png) 100% 0 no-repeat;
    background-size: auto 100%;
    padding: 0 !important;
}
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .stars .filled {
    background-position: 0 0;
}
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .point     { font-size: 14px; color: #ff4a8a; font-weight: 500; display: inline-block; margin: 0; }
#server_hikaku .hikaku_list li .hikaku_cont .review_bx .total     { font-size: 12px; color: #01b3cd; display: inline-block; margin: 0; }

.br-sp              { display: inline-block;}

.section .txt {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: .2rem;
    margin: 0;
}

/*
#oricon_sp	{ width:100%; margin:0 auto 60px auto; text-align:left; }
#oricon_sp .inner	{ padding:20px; border-bottom:solid 1px #cdcdcd; border-left:solid 1px #cdcdcd; border-right:solid 1px #cdcdcd; }
#oricon_sp .inner p	{ font-size:12px; }
#oricon_sp .inner b	{ font-weight:bold; }
#oricon_sp .inner img	{ margin:0 0 20px 0; }
#oricon_sp .inner .title		{ font-weight:bold; font-size:15px; margin:0 0 10px 0; }
*/

#award {padding: 0px 0 40px; }
#award .row {max-width: 88rem;}
#award .labeling { border-bottom: none !important;   font-size: 3.16667rem; }
#award .gray_box { border:1px solid #dcdcdc; padding: 5% 5% 5% 0; width: 92%;margin: 2% 4%;}
#award .gray_box .gray_box_img { float:left; width:50%; padding:5%; text-align:center; margin-top:15px; height:0 !important; }
#award .gray_box .gray_box_txt 	{ float:right; width:50%; }
#award .gray_box .gray_box_txt .award_tit { font-size:17px; margin-bottom:10px; text-align:left; font-weight:bold; }
#award .gray_box .gray_box_txt p { font-size:3.75vw; text-align:left; }
.br-sp { display:block; }

    
/* silence */
#silence { width: 100%; text-align: center; padding: 70px 0 54px; background: #f7f7f7; }
#silence .labeling { margin-bottom: 50px; }
#silence .ttl { font-size: 20px; line-height: 1.4em; margin-bottom: 28px; }
#silence .cap { font-size: 3.75vw; margin-bottom: 0; padding: 0 7.5%; text-align: left; letter-spacing: 2.5px; }
#silence .silence_img { width: 85.1%; height: auto; margin: 55px auto 44px; background: url(../img/pc/silence_01.png)no-repeat; background-size: contain; }
#silence .silence_link { width: 51%; height: 6.9%; box-sizing: border-box; padding: 2.4% 0; background-color: rgb(238, 238, 238); display: flex; justify-content: center; align-items: center; margin: 0 auto; border-radius: 25px; transition: all .3s linear; opacity: 1; }
#silence .silence_link:hover { transition: all .3s linear; opacity: .6; }
#silence .silence_link > .txt { color: #212121; font-size: 15px; margin-left: 0px; }
#silence .silence_link > .txt .p01 { display: none; }
#silence .silence_link > .txt .p02 { display: inline; }    
#silence .imgbx { width: 6px; height: 10.5px; background: url(../img/sp/sp_silence_link.png)no-repeat; margin-left: 0px; margin-right: 12px; background-size: contain; }    
.brSP { display: block; }
.imgPC { display: none; }
.imgSP { display: block; }    


/* safetydesign */
#safetydesign { width: 100%; text-align: center; padding: 70px 0 54px; background:#fff; height:auto; }
#safetydesign .bx	{ text-align:center; width:100%; padding:0; }
#safetydesign .labeling { margin-bottom: 50px; }
#safetydesign .ttl { font-size: 20px; line-height: 1.4em; margin-bottom: 28px; }
#safetydesign .award { position:static; padding-bottom:20px; }

#safetydesign .cap { font-size: 3.75vw; margin-bottom: 20px; padding: 0 7.5%; text-align: left; letter-spacing: 2.5px; width:100%; }
#safetydesign .silence_img { width: 85.1%; height: auto; margin: 55px auto 44px; background: url(../img/pc/silence_01.png)no-repeat; background-size: contain; }
#safetydesign .silence_link { width: 51%; height: 6.9%; box-sizing: border-box; padding: 2.4% 0; background-color: rgb(238, 238, 238); display: flex; justify-content: center; align-items: center; margin: 0 auto 30px auto; border-radius: 25px; transition: all .3s linear; opacity: 1; }
#safetydesign .silence_link:hover { transition: all .3s linear; opacity: .6; }
#safetydesign .silence_link > .txt { color: #212121; font-size: 15px; margin-left: 0px; }
#safetydesign .silence_link > .txt .p01 { display: none; }
#safetydesign .silence_link > .txt .p02 { display: inline; }    
#safetydesign .imgbx { width: 6px; height: 10.5px; background: url(../img/sp/sp_silence_link.png)no-repeat; margin-left: 0px; margin-right: 12px; background-size: contain; }    
.brSP { display: block; }
.imgPC { display: none; }
.imgSP { display: block; }    


}

#cover .bx-wrapper {
  display: none!important;
}

/*
#oricon	{ width:960px; margin:0 auto 80px auto; text-align:left; }
#oricon .inner	{ padding:30px; border-bottom:solid 1px #cdcdcd; border-left:solid 1px #cdcdcd; border-right:solid 1px #cdcdcd; }
#oricon .inner .lef		{ float:left }
#oricon .inner .rig		{ float:right; width:457px;  }
#oricon .inner .rig p	{ font-size:14px; line-height:2.0em; }
#oricon .inner .rig p.title	{ font-size:16px; font-weight:bold; line-height:1.8em; }
*/


@media screen and (min-width: 481px) {
	.br-sp { display:none; }
}


@media screen and (min-width: 481px) {
#four-colors {  overflow: hidden; min-height: 900px !important;}
#four-colors .bx-wrapper .bx-viewport.bx-viewport { min-width: 1200px !important; min-height: 900px !important;}
#four-colors .bx-wrapper .bx-viewport { min-height: 900px !important; } 
#four-colors .bx-wrapper .bx-viewport img { width:1200px;height: 900px; text-align:center; margin:0 auto;}
#four-colors .bx-wrapper .bx-viewport .icon_new { height: 17px !important; }
#four-colors .bx-wrapper .bx-viewport .bnr-west { height: 77px !important; }
#four-colors .bxslider2 .overlay { top: 650px !important; }
#four-colors .bxslider2 .slide05 .overlay { top: 580px !important; }
#four-colors .bxslider2 .slide01 { background: -moz-linear-gradient(left, #f6f4f3, #e7f3fc);
  background: -webkit-linear-gradient(left, #f6f4f3, #e7f3fc);
  background: linear-gradient(to right, #f6f4f3, #e7f3fc);}
#four-colors .bxslider2 .slide02 {background: -moz-linear-gradient(left, #24100a, #24100a);
  background: -webkit-linear-gradient(left, #24100a, #24100a);
  background: linear-gradient(to right, #24100a, #24100a);}
#four-colors .bxslider2 .slide03 {background: -moz-linear-gradient(left, #cec7bb, #ffffff);
  background: -webkit-linear-gradient(left, #cec7bb, #ffffff);
  background: linear-gradient(to right, #cec7bb, #ffffff);}
#four-colors .bxslider2 .slide04 {background: -moz-linear-gradient(left, #fce4d1, #fad4bb);
  background: -webkit-linear-gradient(left, #fce4d1, #fad4bb);
  background: linear-gradient(to right, #fce4d1, #fad4bb);}
#four-colors .bxslider2 .slide05 {background: -moz-linear-gradient(left, #fafaf7, #ebe5d5);
  background: -webkit-linear-gradient(left, #fafaf7, #ebe5d5);
  background: linear-gradient(to right, #fafaf7, #ebe5d5);}
}


.dewo-10th-area {
    background: #f6f6f6;
    width: 1000px;
    height: auto;
    margin: 0 auto 100px;
}

.dewo-10th-wrap {
    display: block;
    padding: 50px 64px;
    transition: opacity 0.5s;
}

.dewo-10th-wrap:hover {
    opacity: 0.6;
    transition: opacity 0.5s;
}

.dewo-10th-area .item {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.dewo-10th-area .item-img {
    margin-right: 54px;
}

.dewo-10th-area .item .item-txt {
    width: 420px;
    align-self: center;
}

.dewo-10th-area .item .item-txt .item-ttl {
    margin-bottom: 14px;
}

.dewo-10th-area .item .item-txt p {
    font-size: 16px;
    color: #2e2e2e;
}

.dewo-10th-area .dewo-10th-wrap .dewo-10th-btn {
    display: block;
    width: 252px;
    margin: 0 auto;
}

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

    #award .award-wrap {
        flex-direction: column;
    }

    #award .gray_box:last-of-type {
        margin: 2% auto;
    }

    .dewo-10th-area {
        background: #f6f6f6;
        width: 100%;
        height: auto;
        margin: 0 auto 54px;
    }
    .dewo-10th-wrap {
        padding: 10% 15px;
    }
    .dewo-10th-area .item {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-bottom: 0;
    }

    .dewo-10th-area .item-img {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
        text-align: center;
    }

    .dewo-10th-area .item-img img {
        width: 100%;
        height: auto;
    }

    .dewo-10th-area .item .item-txt {
        width: 100%;
    }

    .dewo-10th-area .item .item-txt .item-ttl img {
        width: 100%;
        height: auto;
    }

    .dewo-10th-area .item .item-txt .item-ttl {
        width: 73.281%;
        margin: 0 auto 14px;

    }

    .dewo-10th-area .item .item-txt p {
        font-size: 3.75vw;
        color: #2e2e2e;
    }

    .dewo-10th-area .dewo-10th-wrap .dewo-10th-btn {
        width: 65.625%;
    }

    .dewo-10th-area .dewo-10th-wrap .dewo-10th-btn img {
        width: 100%;
        height: auto;
    }
}