/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */
.firstview_custom{
    background-image: url("https://www.it-ishin.com/wp-content/uploads/2020/01/header01diverx.jpg");
}

#important p {
	margin-left: 15px;
	line-height: 1.6em;
}
#important  figure {
	float: left;
	margin: 0 10px 15px 0;
	width: 30%;
}
#important figure img {
	max-width: 100%;
}
#important .clearfix {
    clear: both;
}

#historycalsociology table {
	float: left;
	margin: 0 10px 10px 0;
	width: 30%;
}
#historycalsociology p {
	margin-bottom: 15px;
	line-height: 1.6em;
}
#historycalsociology .clearfix {
    clear: both;
}

#nomura_table table td {
    text-align:center;
}

.center {
    margin: 0 auto;
}
.amazon {
    display: flex;
    justify-content: center;
    align-items: center;
}