@charset "utf-8";

/*--------------------------------------------------*/
/*		http://
/*		/css/index.css
/*--------------------------------------------------*/
/*		$index
/*--------------------------------------------------*/
/*			$index.......目次
/*			$layout......全体・部分的なレイアウト
/*			$visual......visual部分
/*--------------------------------------------------*/



/*--------------------------------------------------*/
/*			$layout
/*--------------------------------------------------*/
#header h1 a{color: #333; text-shadow: 0 0 6px rgba(255,255,255,.6);}
#header li a{text-shadow: 0 0 1px rgba(255,255,255,1),0 0 2px rgba(255,255,255,1),0 0 3px rgba(255,255,255,1),0 0 4px rgba(255,255,255,1),0 0 5px rgba(255,255,255,1);}
#header li.business a,#header li a:hover{text-shadow: none;}
#business-wrap{padding-bottom: 45px;}
#business-wrap h3{padding-bottom: 1em; font-size: 2rem;}
@media screen and (max-width: 767px) {
#header li a{text-shadow: none;}
#business-wrap{padding: 0 0 9.375%;}
#business-wrap h3{font-size: 1.5rem; text-align: center;}
}



/*--------------------------------------------------*/
/*			$visual
/*--------------------------------------------------*/
#lower-visual{margin-bottom: 40px; background: url(/images/business/visual_pc.jpg) no-repeat center top; background-size: cover;}
#lower-visual h2{margin-left: -2.2em; text-shadow: 0 0 2px rgba(255,255,255,.9),0 0 4px rgba(255,255,255,.9),0 0 6px rgba(255,255,255,.9),0 0 8px rgba(255,255,255,.9),0 0 10px rgba(255,255,255,.9);}
@media screen and (max-width: 767px) {
#lower-visual{margin-bottom: 6.25%; background: url(/images/business/visual_sp.jpg) no-repeat center top; background-size: cover;}
}



/*--------------------------------------------------*/
/*			$box01
/*--------------------------------------------------*/
#box01{padding-bottom: 50px;}
#box01 dl{-webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center;}
#box01 dt{margin-right: 30px; font-size: 0; line-height: 0;}
#box01 dd{font-size: 2rem;}
@media screen and (max-width: 767px) {
#box01{padding-bottom: 6.25%;}
#box01 dl{-webkit-justify-content: space-between; justify-content: space-between;}
#box01 dt{width: 23.333%; margin-right: 0;}
#box01 dd{width: 71%; font-size: 1.2rem;}
}



/*--------------------------------------------------*/
/*			$box02
/*--------------------------------------------------*/
#box02{padding-bottom: 50px;}
#box02 p{padding-bottom: 1.5em; font-size: 1.3rem;}
#box02 dt{padding-bottom: .5em; font-size: 1.6rem; font-weight: bold;}
#box02 dd{padding-bottom: 20px;}
#box02 dd ul{-webkit-justify-content: space-between; justify-content: space-between;}
#box02 dd li{width: 450px;}
#box02 dd figure{position: relative;}
#box02 dd figcaption{position: absolute; left: 0; top: 0; padding-top: 310px; font-size: 1.3rem;}
#box02 aside dt{margin-right: .5em; padding-bottom: 0; font-size: 1.3rem;}
#box02 aside dd{padding-bottom: 0; font-size: 1.3rem;}
@media screen and (max-width: 767px) {
#box02{padding-bottom: 9.375%;}
#box02 p{padding-bottom: 1em; font-size: 1.2rem;}
#box02 dt{font-size: 1.4rem;}
#box02 dd{padding-bottom: 0;}
#box02 dd ul{display: block;}
#box02 dd li{width: 100%; margin-bottom: 3.125%;}
#box02 dd figcaption{padding-top: 68%; font-size: .8rem;}
#box02 aside dl{display: block;}
#box02 aside dt{display: inline; margin-right: 1em; font-size: .8rem; font-weight: normal;}
#box02 aside dd{display: inline; font-size: .8rem;}
}



/*--------------------------------------------------*/
/*			$box03
/*--------------------------------------------------*/
#box03{position: relative; margin-bottom: 50px;}
#box03 p{position: relative; z-index: 1; padding-bottom: 495px; font-size: 1.3rem;}
#box03 figure{position: absolute; bottom: 0; font-size: 0; line-height: 0;}
@media screen and (max-width: 767px) {
#box03{position: relative; margin-bottom: 6.25%;}
#box03 p{padding-bottom: 1em; font-size: 1.2rem;}
#box03 figure{position: static;}
}



/*--------------------------------------------------*/
/*			$box04
/*--------------------------------------------------*/
#box04{position: relative;}
#box04 p{position: relative; z-index: 1; padding-bottom: 670px; font-size: 1.3rem;}
#box04 figure{position: absolute; bottom: 0; font-size: 0; line-height: 0;}
@media screen and (max-width: 767px) {
#box04 p{padding-bottom: 1em; font-size: 1.2rem;}
#box04 figure{position: static;}
}





