@charset "utf-8";


@media only screen and (max-width:650px) {
.ph01{
    width: 22%;
    float: left;
    height: auto;
    margin-bottom: 30px;
    margin-right: 4%;
}
.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    width: 22%;
    float: left;
    height: auto;
}
.ph02 img{
    width: 100%;
    height: auto;
}
}

@media only screen and (min-width:650px) { 
.ph01{
    width: 18%;
    float: left;
    height: auto;
    margin-bottom: 30px;
    margin-right: 9%;
}
.ph01 img{
    width: 100%;
    height: auto;
}
.ph02{
    width: 18%;
    float: left;
    height: auto;
}
.ph02 img{
    width: 100%;
    height: auto;
}
}

.ph{
    width: 100%;
    float: right;
}
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


h2{
	font-size:1.2rem;
	text-align: center;
	margin: 0 0 30px 0;
}

@media only screen and (max-width:650px) {
.contents_h{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    z-index: -2;
    position: relative;
    background-image: url(../images/h_bg_history.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left 10px;
}

.page_tit{
    position: absolute;
    color: #fff;
    text-shadow: 0 0 15px #555;
    font-size: 125%;
    text-align: right;
    width: 80%;
    height: auto;
    top: 120px;
    border: 0px solid #FF0004;
    margin-left: 10%;
    margin-right: 10%;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
}

@media only screen and (min-width:650px) { 
.contents_h{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    z-index: -2;
    position: relative;
    background-image: url(../images/h_bg_history.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -8px;
}

.page_tit{
    /*要素の配置*/
    position: absolute;
    /*見た目の調整*/
    color: #fff;
    text-shadow: 0 0 15px #555;
    font-size: 175%;
    text-align: right;
    width: 80%;
    height: auto;
    top: 208px;
    border: 0px solid #FF0004;
    margin-left: 10%;
    margin-right: 10%;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
}

 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
	



 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.con_01 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
    float: left;
}
.con_01_waku {
    width: 100%;
    float: right;
    margin-top: 15px;
}
}

@media only screen and (min-width:421px)  and (max-width:650px){
.con_01 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 50px;
    float: left;
}
.con_01_waku {
    width: 100%;
    float: right;
    margin-top: 15px;
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
.con_01 {
    width: 88%;
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 50px;
    float: left;
}
.con_01_waku {
    width: 100%;
    float: right;
    margin-top: 15px;
}
}

@media only screen and (min-width:851px)  and (max-width:1200px){
.con_01 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 50px;
    float: left;
    text-align: center;
}
.con_01_waku {
    width: 100%;
    float: right;
    margin-top: 15px;
}
}

@media only screen and (min-width:1200px) { 
.con_01 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0px;
    padding-top: 120px;
    float: left;
}
.con_01_waku {
    width: 75%;
    float: right;
    margin-top: 15px;
}
}

.contents_01 {
    width: 100%;
    float: left;
    height: auto;
}


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　枠組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */





 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　沿革本体　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　沿革本体　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　沿革本体　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


.midashi_waku {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.midashi {
    position: relative;
    display: inline-block;
    padding: 0 45px;
    font-size: 140%;
    text-align: center;
    width: auto;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}
.midashi:before, .midashi:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 44px;
  height: 1.3px;
  background-color: #000000;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.midashi:before {
  left:0;
}
.midashi:after {
  right: 0;
}



.main_txt{
    font-size: 100%;
    width: 100%;
    float: left;
    margin-bottom: 100px;
    line-height: 35px;
    padding-bottom: 7px;
    text-align: left;
}

.main_txt p{
    color: #555555;
    margin-bottom: 15px;
}



 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　沿革本体　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　沿革本体　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　沿革本体　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
