@charset "utf-8";

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



/*--------------------------------------------------*/
/*			$layout
/*--------------------------------------------------*/
#outline-wrap{padding-bottom: 10px;}
#outline-wrap h3{-webkit-align-items: center; align-items: center; margin-bottom: 1em; font-size: 2rem; line-height: 1;}
#outline-wrap h3 i{margin-right: 1rem; color: #2d486d; font-size: 4rem;}
#outline-wrap .border-box{margin-bottom: 50px; border: 1px #677c9a solid;}
@media screen and (max-width: 767px) {
#outline-wrap{padding: 0 0 3.125%;}
#outline-wrap h3{-webkit-justify-content: center; justify-content: center; font-size: 1.5rem;}
#outline-wrap .border-box{margin-bottom: 4.6875%;}
}



/*--------------------------------------------------*/
/*			$visual
/*--------------------------------------------------*/
#lower-visual{margin-bottom: 40px; background: url(/images/common_visual.png) no-repeat center top; background-size: cover;}
#lower-visual h2{margin-left: -2.2em;}
@media screen and (max-width: 767px) {
#lower-visual{margin-bottom: 6.25%;}
}



/*--------------------------------------------------*/
/*			$box01
/*--------------------------------------------------*/
#box01 .border-box{padding: 70px 260px 60px;}
#box01 p{padding-bottom: 2em; font-size: 1.6rem; line-height: 1.6;}
#box01 p.sign{padding-bottom: 0; font-size: 1.8rem; font-weight: bold; text-align: right;}
@media screen and (max-width: 767px) {
#box01 .border-box{padding: 4.6875%;}
#box01 p{padding-bottom: 1em; font-size: 1.2rem;}
#box01 p.sign{font-size: 1rem;}
}



/*--------------------------------------------------*/
/*			$box02
/*--------------------------------------------------*/
#box02 .border-box{padding: 30px 80px; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center;}
#box02 ul{width: 400px;}
#box02 ul li{padding-bottom: 1em; font-size: 1.6rem;}
#box02 ul li:last-child{padding-bottom: 0;}
#box02 ul li dl{-webkit-justify-content: space-between; justify-content: space-between;}
#box02 ul li dt{width: 4em; font-weight: bold;}
#box02 ul li dd{width: 19em;}
#box02 .map{width: 330px;}
@media screen and (max-width: 767px) {
#box02 .border-box{padding: 7.81325% 3.125%; display: block;}
#box02 ul{width: 100%; padding-bottom: 4.6875%;}
#box02 ul li{font-size: 1rem;}
#box02 ul li dt{width: 4em; font-weight: bold;}
#box02 ul li dd{width: 27em;}
#box02 .map{width: 100%;}
}



/*--------------------------------------------------*/
/*			$box03
/*--------------------------------------------------*/
#box03 .border-box{padding: 30px 165px;}
#box03 .year{border-left: 4px #2d486d solid;}
#box03 .year:last-child{border-left: none;}
#box03 .year ul{position: relative; padding-left: 40px;}
#box03 .year ul:before{content: ""; position: absolute; left: -14px; width: 1.6rem; height: 1.6rem; border: 4px #2d486d solid; border-radius: 50%; background-color: #fff;}
#box03 .year:last-child ul{padding-left: 44px;}
#box03 .year:last-child ul:before{left: -10px;}
#box03 .year li{padding-bottom: 1.6rem;}
#box03 .year dl{-webkit-justify-content: space-between; justify-content: space-between;}
#box03 .year dt{width: 7em; font-size: 1.6rem; font-weight: bold; text-align: right;}
#box03 .year dd{width: 28em; font-size: 1.6rem;}
@media screen and (max-width: 767px) {
#box03 .border-box{padding: 7.81325% 3.125%;}
#box03 .year{border-left: 2px #2d486d solid;}
#box03 .year ul{padding-left: 20px;}
#box03 .year ul:before{left: -7px; width: .8rem; height: .8rem; border: 2px #2d486d solid;}
#box03 .year:last-child ul{padding-left: 22px;}
#box03 .year:last-child ul:before{left: -5px;}
#box03 .year li{padding-bottom: 1rem;}
#box03 .year dt{width: 7em; font-size: 1rem;}
#box03 .year dd{width: 22em; font-size: 1rem;}
}



/*--------------------------------------------------*/
/*			$box04
/*--------------------------------------------------*/
#box04 .border-box{padding: 30px 130px;}
#box04 ul{font-size: 1.3rem;}
#box04 ul li{padding-bottom: 1.6rem;}
#box04 dl{-webkit-justify-content: space-between; justify-content: space-between;}
#box04 dt{width: 7em; font-size: 1.6rem; font-weight: bold;}
#box04 dd{width: 34em; font-size: 1.6rem;}
#box04 dd p:not(:last-child){padding-bottom: 1em;}
#box04 dd a{text-decoration: underline;}
#box04 dd a:hover{text-decoration: none;}
@media screen and (max-width: 767px) {
#box04 .border-box{padding: 4.6875% 3.125%;}
#box04 ul{font-size: 1rem;}
#box04 ul li{padding-bottom: 1rem;}
#box04 dt{width: 7em; font-size: 1rem;}
#box04 dd{width: 21em; font-size: 1rem;}
}

/*--------------------------------------------------*/
/*			$box05
/*--------------------------------------------------*/
#box05 .border-box{padding: 30px 130px;}
#box05 ul{font-size: 1.3rem;}
#box05 ul li{padding-bottom: 1.6rem;}
#box05 dl{-webkit-justify-content: space-between; justify-content: space-between;}
#box05 dt{width: 7em; font-size: 1.6rem; font-weight: bold;}
#box05 dd{width: 34em; font-size: 1.6rem;}
#box05 dd p:not(:last-child){padding-bottom: 1em;}
#box05 dd a{text-decoration: underline;}
#box05 dd a:hover{text-decoration: none;}
@media screen and (max-width: 767px) {
#box05 .border-box{padding: 4.6875% 3.125%;}
#box05 ul{font-size: 1rem;}
#box05 ul li{padding-bottom: 1rem;}
#box05 dt{width: 7em; font-size: 1rem;}
#box05 dd{width: 21em; font-size: 1rem;}
}


