@charset "UTF-8";

/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/


/*
・共通
・◯◯◯◯◯
・◯◯◯◯◯
*/


/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/

.gothic {
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.wrapper_content_catch {
	padding-bottom: 14px;
    border-bottom: 1px solid #ddd;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.content {
    width: 90%;
    margin: 0 auto;
    max-width: 1000px;
}
h1 {
	font-family: "Playfair Display",serif;
    text-align: center;
    margin: 7% 0;
    font-size: 30px;
}
.factor_catch {
    margin: 0 0 50px;
}
.top_img img {
    width: 100%;
}
.figure img {
    width: 100%;
}
.copyright_spring {
	font-size: 11px;
	text-align: right;
	color: #666;
	margin-top: 15px;
}
.theo_text {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.3rem;
    line-height: 24px;
    width: 100%;
	color: #666;
	text-align: left;
}
.left_text span,
.left_text2 span,
.theo_text span {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 26px;
}
.wrapper_content_catch > span {
    display: inline-block;
    letter-spacing: normal;
    font-family: 'Libre Baskerville', serif;
    font-size: 10rem;
    font-style: italic;
    color: #ddd;
    line-height: 1;
    letter-spacing: -5px;
    vertical-align: middle;
}
.wrapper_content_catch > p {
    color: #444;
    display: inline-block;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 24px;
    padding: 0 0 0 21px;
    text-align: justify;
    vertical-align: middle;
    width: 80%;
}
.wrapper_content_catch > p span {
    display: block;
    margin: -11px 0px;
    font-size: 1.5rem;
	color: #888;
	font-weight: normal;
}
.alfa_title {
	font-size: 20px;
	color: #444;
	font-weight: bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	margin: 50px auto;
}

.alfa_title span {
	font-size: 38px;
	display: block;
	margin-top: 10px;
}
.figure_catch {
    margin: 40px 0 0;
    text-align: center;
}
.left_figure p {
    text-align: left;
    font-size: 2.4rem;
    margin: 10px 0;
}
.left_figure {
    display: inline-block;
    vertical-align: middle;
}
.left_figure ul li {
    text-align: left;
    padding: 0 0 0 15px;
    font-size: 1.8rem;
    margin: 12px 0;
}
p.text_figure {
    font-size: 1.3rem;
}
.right_figure {
    display: inline-block;
    vertical-align: middle;
}
.wrap_theo {
    margin: 30px 0 0;
    font-size: 0;
    z-index: -1;
}
.left_text {
    line-height: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.3rem;
    margin: 0 3% 30px 0;
    width: 42%;
	color: #666;
	float: left;
}
.left_text2 {
    line-height: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.3rem;
    margin: 0 3% 30px 0;
	color: #666;
}
.figure_child {
    display: inline-block;
    width: 48%;
}
.figure_right {
    width: 15%;
	margin-right: 3%;
	float: left;
}
.figure_right2 {
    float: left;
    width: 34%;
}
.figure_right2 img {
	width: 100%;
	height: auto;
}
.in_v {
    display: block;
}
.figure_area {
    margin: 30px 0 0;
}

.figure_large {
	width: 600px;
	margin: 20px auto;
	border: 3px solid #DAE5F6;
}
.figure_area_column {
    width: 100%;
	text-align: center;
	margin: 0 auto;
}
.figure_area_column p {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 30px 0;
    color: #666;
}
p.big_t {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}

/*---------------------------------------------------------------*\
	$980px
\*---------------------------------------------------------------*/

@media screen and (max-width: 980px) {}
