/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
原則として、許可なしの再配布は禁止させていただきます。
また、無料でお使いになる場合は、【ＰＲ枠】のリンクは全て削除禁止です。
（※加工後の削除も禁止させていただいておりますのでご了承ください。）
PR枠の削除（有料プラン）に関するお問い合わせや、その他ご不明な点は、
http://www.s-hoshino.com/info.html、または、
https://www.megapx.com/contact.htmlのフォームよりお問い合わせください。
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

@charset "utf-8";

/*
メインコンテンツ
-------------------------------------------*/

#top_slide {
	/*padding-top: 100px;*/
	padding-top: 140px;	/*PCで画像の上が切れたのでこちらで対応*/
	background-color: #012;
	/*padding-bottom: 5px;*/
}


#sub_top {
	background-color: #F6F6F6;
	height: 340px;
}

.content h2 span {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;*/
	font-size: 50%;
	font-weight: normal;
}

.content h2 div {
	font-size: 50%;
	font-weight: normal;
}

.content h2 a{
	text-decoration: none;
	color: #036;
}

.content p {
	font-size: 16px;
	line-height: 1.8;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

.content .b_list_box{
	position:relative;
	margin: 0 0 30px 0;
}

.content .b_list_box a.btn_list {
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    display: block;
    width: 100px;
    letter-spacing: 0px;
    padding-left: 30px;
    color:#ffffff;
	background-color:#00365e;
	border: #00365e solid 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*position: absolute;*/
	position:relative;
	margin-top:20px;
	margin-left: auto;
	margin-right: 10px;
}

.content .b_list_box a.btn_list:hover {
    color: #002744;
    background-color: #fff;
    border-top-color: #001f35;
    border-right-color: #001f35;
    border-bottom-color: #001f35;
	border-left-color: #001f35;
}

.content .b_list_box a.btn_list::before {
    font-size: 10px;
    display: block;
    width: 20px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 15px;
	content: '>';
}

.content .list_box a.service {
	margin-bottom: 10px;
}

.content .list_box a:hover img{
	opacity: 1;
}

.content .list_area{
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	position: relative;
	font-size: 14px;
	line-height: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.content .list_area select{
	font-size: 16px;
	padding: 0.5em;
	width: 60%;
}

.content .list_area button{
	font-size: 14px;
	padding: 0.5em 0;
	background-color: #808080;
	color: #ffffff;
	border: 1px solid #808080;
	box-sizing: border-box;
	transition: 0.2s linear;
	width: 34%;
	cursor: pointer;
}

.content .list_area button:hover{
	background-color: #ffffff;
	color:  #808080;
	border: 1px solid #808080;
}



.content .ul_news li {
	line-height: 30px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.content .ul_news li div{
	display: table-cell; width: 180px;
}
.content .ul_news li a{
	display: table-cell;
}


.content .ul_news li span.news_date {
	color: #999;
	padding-right: 20px;
}

.content .ul_news li span.news_icon {
    color: #003366;
    padding-left: 10px;
    display: inline-block;
    padding-right: 10px;
    background-color: #FFF;
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
    border: #003366 1px solid;
    line-height: 1.4;
}

.content .ul_news li span.news_icon.cl_02 {
	background-color: #009999;
}

.content .list_box p{
	margin: 10px 15px;
}



.img_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.img_left {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.img_right {
	float: right;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.content .img_left p {
	font-size: 12px;
	margin: 0px;
}


/*緊急のお知らせ*/
.content p {
	font-size: 16px;
	line-height: 1.8;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

.h3 {
	color: #111;
	font-size: 15px;
	font-weight: bold;
}

.caution{
	margin: 0 24px 24px 24px
	/*padding: 80px;*/
}

.title,
.toggle{
	/* width: 400px; */
	margin: 0 auto;
}

.title{
    font-size: 15px;
	display: block;
	pointer-events: none;
	padding: 8px 17px;
	background: #dc3838;
	color: #FFF;
	font-weight: bold;
	border: solid 1px #dc3838;
	/* border-left: solid 1px #dc3838; */
	/* border-bottom: solid 1px #dc3838; */
}

input{
	display: none;
}

.toggle{
	padding: 8px;
	list-style: none;
	background: #ffebeb;
	border-right: solid 1px #dc3838;
	border-left: solid 1px #dc3838;
	border-bottom: solid 1px #dc3838;
	font-size: 13px;
	line-height: 1.8;
}

.toggle li{
	padding: 3px;
}


.main{
	font-size: 15px;
}

.main02{
	font-size: 20px;
	font-weight: bold;
}

.main03{
	font-size: 15px;
	font-weight: bold;
}


/*緊急のお知らせここまで*/

.box_contact div{
	max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.box_contact .about h2{
	color: #036;
	margin-top: 3%;
}

.box_contact .about p{
	text-align: left;
    line-height: 1.8;
    padding: 10px;
	margin: 0 5%;
}


@media screen and (min-width:960px){
	


}






@media screen and (max-width:480px){


}

/*iPhoneSE対応*/
@media screen and (max-width:320px){
	.box_contact .about h2{
		font-size: 16px;
	}
	

}


/*
各種テーブル
-------------------------------------------*/
.content table.table_01 {
	width: 96%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.content table.table_01 th,
.content table.table_01 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 20px;
}
.content table.table_01 th {
	font-size: 16px;
	white-space: nowrap;
	font-weight: normal;
	letter-spacing: 1px;
	width: 33%;
}
.content table.table_01 td {
	font-size: 14px;
	line-height: 30px;
	background-color: #FFF;
}

.content table.table_02 {
	width: 96%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	max-width: 820px;
}
.content table.table_02 th,
.content table.table_02 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-left-color: #BBB;
}
.content table.table_02 th {
	font-size: 18px;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #F6F6F6;
	color: #006384;
}
.content table.table_02 td {
	font-size: 16px;
	line-height: 30px;
	background-color: #FFF;
}


.content table.table_02 .tr_gr th {
	background-color: #EEE;
}
.content table.table_02 .tr_gr td {
	background-color: #F9F9F9;
}

.content table.table_02 td .price {
	font-size: 150%;
	white-space: nowrap;
	color: #006384;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}


.small {
	font-size: 80%;
	color: #666;
}
.chui {
	color: #F03600;
}


.table_01 th span {
	font-size: 12px;
	color: #CCC;
}





/*
スライダー
-------------------------------------------*/
.sp-thumbnail-container img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	object-fit: cover;
}
.sp-thumbnail-container:hover img,
.sp-thumbnail-container.sp-selected-thumbnail img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	cursor: pointer;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
#top_slide .top_catch {
	font-size: 6vw;
	line-height: 0.6;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 50%;
	letter-spacing: 0.1em;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
#top_slide .top_catch span {
	font-size: 25%;
}

#top_slide .slide_btn a {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 20%;
	font-size: 18px;
	color: #FFF;
	width: 300px;
	margin-left: -150px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #FFF;
	line-height: 40px;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
}
#top_slide .slide_btn a:hover {
	background-color: #FFF;
	color: #111;
}

.bg-clr{
	background-color: #012;
}


/*
トップピックアップバナー
-------------------------------------------*/

.pickup {
	background-color: #012;
	/*padding-top: 30px;
	padding-bottom: 30px;*/
	padding-top: 5px;
    padding-bottom: 1px;
}

.pickup ul {
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1400px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.pickup ul li {
	width: 33%;
	max-height: 220px;
	position: relative;
}
.pickup ul li a .pu_icon {
	position: absolute;
	top: -5px;
	left: -5px;
	background-color: #0085B2;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.pickup ul li a div {
	position: absolute;
	top: 15%;
  left: 0%;
  width: 100%;
  /*-webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);*/
	height: auto;
	color: #FFF;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}

.pickup ul li a div .pu_title {
	display: block;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}

.pickup ul li a img {
	/*-webkit-filter:brightness(0.5);*/
	-webkit-filter:brightness(0.7);
    -moz-filter:brightness(0.7);
    -ms-filter:brightness(0.7);
    filter:brightness(0.7);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  width: 100%;
  /*height: 95%;*/
  height: 97%;
  object-fit: cover;
}

.pickup ul li a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	/*-webkit-filter:brightness(1.5);*/
	-webkit-filter:brightness(0.5);
    -moz-filter:brightness(0.5);
    -ms-filter:brightness(0.5);
	filter:brightness(0.5);
}

/*IEでは上記ハイライトが効かないのでこちらで画像を暗くしている*/
@media all and (-ms-high-contrast:none){
	.pickup ul li a img {
		background-color: #000000;
		opacity:0.7;
	}
	.pickup ul li a:hover img {
		opacity:0.5;
	}
}


@media screen and (min-width:960px){
/*body {
	font-size: 16px;
}
.sm-slider, .sm-slider::after {
	top: 100px !important;
}*/

}
/*(/960～)*/


@media screen and (min-width:1200px){

}
/*(/1200～)*/

@media screen and (max-width:960px){

body {
	font-size: 16px;
}

img {
	max-width: 100% !important;
	height: auto;
	width /***/:auto;
	margin-left:auto;
	margin-right:auto;
}

.content h4 {
	margin-right: 10px;
	margin-left: 10px;
}

ul.works_list li {
	width: 33.3%;
}

#top_slide {
	padding-top: 50px;
}

#sub_top {
	height: 200px;
	padding-top: 120px;
	letter-spacing: 0.5em;
	font-size: 18px;
}

/*body.fixed {
	overflow: hidden;
}*/


/*
メニューシャドウ
-------------------------------------------*/
.bg_bl {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	display: block;
	position: fixed;
	z-index: 2000;
}


/*
ヘッダー
-------------------------------------------*/
.sm-slider, .sm-slider::after {
	top: 50px !important;
}

header {
	height: 52px;
}

header h1 a img {
	top: 5px;
	left:5px;
	height: 40px;
}

header .h_btn a {
	width: 120px;
	top: 5px;
	right: 55px;
	line-height: 29px;
	padding-top: 1px;
	font-size: 12px;
}
/*header .h_tel a {*/
header .h_tel {
	top: 0px;
	right: 200px;
	line-height: 29px;
	padding-top: 1px;
	font-size: 12px;
}


header .h_menu {
	display: none;
}

header #info {
	display: none;
}

}
/*(/～960)*/



/*iPad・iPhone10横対応*/
@media screen and (max-width:812px){

.pu_title{
	display: block !important;
	/*font-size:14px !important;*/
	font-weight: bold !important;
	margin-bottom: 10px !important;
}

.pickup ul li {
    width: 49.5%;
    max-height: 220px;
    position: relative;
}

.content .list_area select{
	padding: 0.1em;
}


}
/*(/～780)*/

@media screen and (max-width:736px){

.content .ul_news li {
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    font-size: 14px !important;
    padding-right: 10px;
    padding-left: 10px;
}

.pu_title{
	display: block !important;
	font-size:14px !important;
	font-weight: bold !important;
	margin-bottom: 10px !important;
}



}
/*(～647)*/

@media screen and (min-width:641px){

.br-sp{
	display:none;
}

}
/*(641～)*/


@media screen and (max-width:640px){

#top_slide .top_catch {
	font-size: 10vw;
	top: 44%;
}
#top_slide .slide_btn a {
	font-size: 16px;
	bottom: 10%;
	line-height: 32px;
	width: 260px;
	margin-left: -130px;
}
.pickup {
    background-color: #012;
    padding-top: 1px;
    padding-bottom: 1px;
}
.pickup ul li {
	width: 49.9%;
	max-height: 130px;
	margin-bottom: 1px;
}
.pickup ul li a div {
		font-size: 12px;
}

.pickup ul li a img {
  width: 100%;
  height: 100%;
}
	


header .h_btn a {
	width: 50px;
	top: 10px;
	right: 50px;
	font-size: 18px;
	border-top-style: none !important;
	border-bottom-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
}

.content .b_list_box a.btn_list {
	margin-left:auto;
	margin-right:auto;
}

.content .ul_news li div{
	display: inline;
}

.content .ul_news li a{
	display: inline;
}




/*緊急のお知らせ2個め*/


.caution{
	padding: 0;
}
.title{
	pointer-events: all;
	/*width: 80%;*/
}

.toggle{
	/*width: 80%;*/
	height: 0;
	padding: 0 8px;
	transition: .2s;
}

input:checked + .toggle{
	height: auto;
	padding: 8px;
}

.toggle li{
	padding: 0 8px;
	line-height: 0;
	visibility: hidden;
	opacity: 0;
	transition: 
		padding .2s,
		line-height .2s,
		visibility .1s,
		opacity .1s;
}

input:checked + .toggle li{
	padding: 8px;
	line-height: 1.5;
	visibility: visible;
	opacity: 1;
}

/*緊急のお知らせ2個めここまで*/


.box_contact .about p{
	font-size: 14px;
}

}
/*(/～640)*/

@media screen and (max-width:460px){

input,
textarea {
	max-width: 300px !important;
}

.content table.table_01 th,
.content table.table_01 td {
	width: 100% !important;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content table.table_01 th {
	background-color: #F6F6F6;
}

#sub_top {
    height: 80px;
    padding-top: 60px;
    font-size: 12px;
}
.content h2 {
	font-size: 24px;
}

.pickup ul li a div.long{
	width: 70%;
	top: 16%;
	left: 13%;
}

.pickup ul li a div {
    top: 24%;
}

.pickup ul li a div p{
	display: none;
}

.content a.btn_list {
	width:50%;
	margin-right:auto;
	margin-left:auto;
}
}
/*(/～460)*/


@media screen and (max-width:385px){

.pickup ul li a div.long{
	width: 85%;
	top: 4%;
	left: 7%;
}

}
/*(/～385)*/

@media screen and (max-width:360px){

.content h2 div {
	position: relative;
	width: 69%;
	left: 17%;
}

}
/*(/～360)*/


@media screen and (max-width:320px){

.content h2 div {
	position: relative;
	width: 79%;
	left: 11%;
}

}
/*(/～320)*/



