@charset "utf-8";
/*
Theme Name: 株式会社三丸製作所
Theme URI: https://sanmaru-seisaku.com
Description: 株式会社三丸製作所のテーマです
*/

/* main_img */

#main_slide_wrapper {
	background:url(../../images/index/mainvisual_bg.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
	padding:15rem 13rem 9rem 13rem;
	
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}

#main_slide_wrapper #main_slide_visual {
	text-align:right;
}

#main_slide_wrapper #main_slide_visual img {
	width:100%;
	height:auto;
}

#main_slide_wrapper #main_slide_text {
	padding-left:4.5rem;
}

#main_slide_wrapper #main_slide_text p {
	text-align:center;
	font-weight:bold;
	margin-bottom:4.5rem;
	font-size:clamp(16px, 1.4vw, 18px);
	letter-spacing:1px;
}

#main_slide_wrapper #main_slide_text p small {
	font-family: 'Noto Serif JP', Yu Mincho, '游明朝','Hiragino Mincho Pro','Hiragino Mincho Pro','ＭＳ 明朝',serif;
	font-weight:900;
}

#main_slide_wrapper #main_slide_text p strong {
	text-align:center;
	display:block;
	font-size: clamp(30px, 3vw, 62px);
	line-height:1.4;
	font-weight:900;
	border-top:3px solid #1043a1;
	border-bottom:3px solid #1043a1;
	padding-top:3rem;
	padding-bottom:3rem;
	margin-bottom:4.5rem;
	color:#1043a1;
	font-family: 'Noto Serif JP', Yu Mincho, '游明朝','Hiragino Mincho Pro','Hiragino Mincho Pro','ＭＳ 明朝',serif;
}

#main_slide_wrapper #main_slide_text p strong span {
	display:block;
	font-size: clamp(60px, 6.5vw, 130px);
	letter-spacing:12px;
	font-weight:900;
	line-height:1;
	margin-right:-12px;
	font-family: 'Noto Serif JP', Yu Mincho, '游明朝','Hiragino Mincho Pro','Hiragino Mincho Pro','ＭＳ 明朝',serif;
}

#main_slide_wrapper #main_slide_text ul {}

#main_slide_wrapper #main_slide_text ul li {
}

#main_slide_wrapper #main_slide_text ul li a {
	background:#1043a1;
	color:#FFF;
	display:block;
	text-align:center;
	padding:1.5rem 1rem;
	font-weight:bold;
	font-size:clamp(16px, 1.2vw, 20px);
	letter-spacing:0;
	line-height: 1.2;
}

#main_slide_wrapper #main_slide_text ul li:nth-child(1) a:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: -0.3rem 1rem 0 0;
  background: url(../../images/icon_haguruma.png) no-repeat;
    background-size: auto;
  background-size: contain;
  vertical-align: middle;
}

#main_slide_wrapper #main_slide_text ul li:nth-child(2) a:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: -0.3rem 1rem 0 0;
  background: url(../../images/icon_mail.png) no-repeat center center;
    background-size: auto;
  background-size: contain;
  vertical-align: middle;
}


@media (max-width: 1280px){
#main_slide_wrapper {
	padding: 15rem 3rem 9rem 3rem;
}

#main_slide_wrapper #main_slide_text p {
	margin-bottom:2rem;
}

#main_slide_wrapper #main_slide_text p strong {
	padding-top:1.5rem;
	padding-bottom:1.5rem;
	margin-bottom:2rem;
}

#main_slide_wrapper #main_slide_text p br {
	display:none;
}

#main_slide_wrapper #main_slide_text ul li a {
	letter-spacing:0;
	line-height:1.2;
}

}

@media (max-width: 980px){
#main_slide_wrapper {
	padding-left: 2rem;
	padding-right: 2rem;
}

#main_slide_wrapper {
	padding-top:7.5rem;
}

#main_slide_wrapper #main_slide_visual {
	width:100%;
	margin-bottom:2rem;
}

#main_slide_wrapper #main_slide_text {
	width:100%;
	padding-left:0;
}

#main_slide_wrapper #main_slide_text p strong {
	padding-top:1rem;
	padding-bottom:1rem;
	margin-bottom:2rem;
	line-height:1.6;
}

}

/*index*/

#index01 {
	padding-top:18rem;
	padding-bottom:18rem;
	background:url(../../images/index/index01_bg.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

#index01 h2 {
	color:#FFF;
}

#index01 ul {
	border-top:1px solid #FFF;
}

#index01 ul li {
	border-bottom:1px solid #FFF;
	color:#FFF;
	padding:2rem 0;
	font-size:clamp(18px, 2vw, 24px);
	font-weight:700;
}

#index01 ul li:before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 49px;
	margin: -0.3rem 1.5rem 0 0;
	background:url(../../images/index/icon_star.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

#index01 .box_l {
	width:40%;
}

#index01 .box_r {
	margin-top:auto;
}

@media (max-width: 980px){

#index01 {
	padding-top:9rem;
	padding-bottom:9rem;
}

#index01 .box_l {
	width:100%;
	margin-bottom:4.5rem;
}

#index01 ul li::before {
  width: 42px;
  height: 42px;
}

#index01 .box_r {
	width:100%;
}

#index01 .box_r .detail_btn01 {
	text-align:center;
}

}

#index02 {
	padding-top:18rem;
	padding-bottom:18rem;
	background:url(../../images/index/index02_bg.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

#index02 h2 {
	text-align:center;
}

#index02 h2 span {
	color:#1043a1;
}

#index02 dl {
	background:url(../../images/index/index02_service_bg.png) no-repeat top center;
	background-size:contain;
}

#index02 dl dt {
	margin-bottom:1.5rem;
	text-align:center;
}

#index02 dl dd h3 {
	font-size:clamp(20px, 2vw, 24px);
	font-weight:700;
	line-height:1.6;
	text-align:center;
	color:#1043a1;
	margin-bottom:3rem;
}

#index02 dl:nth-child(2) dd h3 {
	line-height:2.8;
}

#index02 dl dd h3 span {
	display:block;
	font-size:clamp(16px, 1.4vw, 18px);
	font-weight:700;
}

#index02 .detail_btn02 {
	text-align:center;
}

#index02 .inner_box {
	margin-bottom:6rem;
}

@media (max-width: 980px){
#index02{
	padding-top:9rem;
	padding-bottom:9rem;
}

#index02 .inner_box {
	margin-bottom:0;
}

#index02 dl.w30 {
	width:100%;
	margin-bottom:3rem;
}

#index02 dl dd h3 {
	margin-bottom:1.5rem;
}

}


#index03 {
	padding-top:18rem;
	padding-bottom:18rem;
	background:url(../../images/index/index03_bg.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

#index03 h2 {
	text-align:right;
	color:#FFF;
	margin-bottom:3rem;
}

#index03 p {
	text-align:right;
	color:#FFF;
	font-feature-settings: "palt";
    hanging-punctuation: force-end;
	margin-bottom:6rem;
}

#index03 .detail_btn01 {
	text-align:right;
}

@media (max-width: 980px){
#index03 {
	padding-top:9rem;
	padding-bottom:9rem;
}
}

#index04 {
	padding-top:18rem;
	padding-bottom:18rem;
	background:url(../../images/index/index04_bg.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

#index04 h2 {
	text-align:center;
}

#index04 h2 span {
	color:#1043a1;
}

#index04 ul {
	margin-bottom:9rem;
}

#index04 ul li {
	padding:2rem 0;
	border-bottom:1px solid #DDD;
}

#index04 ul li small {
	line-height:1;
}

#index04 ul li small a {
	display:inline-block;
	padding:0.5rem 0.25rem;
	background:#1043a1;
	color:#FFF;
	font-size:0.8em;
	position:relative;
	top:6px;
}

#index04 .detail_btn02 {
	text-align:center;
}

@media (max-width: 980px){
#index04 {
	padding-top:9rem;
	padding-bottom:9rem;
}

#index04 ul {
	margin-bottom:6rem;
}
}

#index05 {
	padding-top:18rem;
	padding-bottom:18rem;
	background:url(../../images/index/index05_bg.jpg) no-repeat center center;
	background-size:cover;
	background-attachment:fixed;
}

#index05 h2 {
	color:#FFF;
	margin-bottom:0;
	margin-right:12rem;
}

#index05 .recruit_box {
	border:1px solid #FFF;
	padding:12rem 12rem 12rem 12rem;
	color:#FFF;
	position:relative;
}

#index05 .recruit_box p {
	font-size: clamp(16px, 1.4vw, 18px);
	font-weight:700;
}

#index05 .detail_btn03 {
	text-align:right;
	position:absolute;
	right:0;
	bottom:0;
	line-height:0;
}

#index05 .detail_btn03 a {
	display: inline-block;
	background: #FFF;
	color: #1043a1;
	clip-path: polygon(16% 0%, 100% 0%, 100% 100%, 0% 100%);
	text-align: center;
	font-size: clamp(16px, 1.6vw, 20px);
	min-width: 300px;
	font-weight: bold;
	padding: 3rem 4.5rem 2.5rem 7.5rem;
}

#index05 .detail_btn03 a:after {
  content: "";
  display: inline-block;
  width: 41px;
  height: 23px;
  margin: -0.3rem 0 0 1rem;
  background: url(../../images/arrow02.png) no-repeat;
    background-size: auto;
  background-size: contain;
  vertical-align: middle;
}

@media (max-width: 980px){
#index05 {
	padding-top:9rem;
	padding-bottom:9rem;
}

#index05 h2 {
	margin-bottom:2rem;
}

#index05 .recruit_box {
	padding:2rem 2rem 12rem 2rem;
}

}


@media (max-width: 980px){

.cd-fixed-bg {
	background-size: cover;
	background-attachment: scroll;
}

#index01 { background:url(../../images/index/index01_bg_sp.jpg) no-repeat center center; }
#index02 { background:url(../../images/index/index02_bg_sp.jpg) no-repeat center center; }
#index03 { background:url(../../images/index/index03_bg_sp.jpg) no-repeat 70% center; }
#index04 { background:url(../../images/index/index04_bg_sp.jpg) no-repeat center center; }
#index05 { background:url(../../images/index/index05_bg_sp.jpg) no-repeat right center; }


}




















