@charset "UTF-8";
/* CSS Document */


/*共通*/
body {
	font-size: 14px;
	line-height: 1.75;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
	color: #333;
	overflow: hidden;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.2;
	font-weight: bold;
	font-feature-settings: "palt";
}

em {
	color: #de0012;
}
.p_num {
	font-size: 14px!important;
	line-height: 1;
	color: #8f9492;
	text-align: right;
}

a:hover {
	opacity: 0.7;
}

@media screen and (max-width: 760px) {
.wrapper {
	width: 100%;
	padding: 0 5%;	
}
}/* レスポンシブ */


/*header*/
header {
}
header .wrapper {
	position: relative;
	height: 670px;
}
header .mark {
	background: #fff;
	width: 10px;
	height: 235px;
}
header h1 {
}
header h1 b {
	font-size: 17px;
	color: #fff;
}
header h1 img {
}

header h1 .sp {
	display: none;
}
header .body {
	width: 533px;
}
header .p1 {
	margin-top: 5px;
}
header .p2 {
	margin-top: 15px;
}
header .cover {
	position: absolute;
	left: 0;
	bottom: -200px;
}
header .cover img {
	box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.6);
}

header #btn_sns {
	margin-top: 45px;
}

header #btn_sns li {
	margin-left: 10px;
}

header #btn_sns .fbSet {
	margin-top: -5px;
}

header #btn_sns .line {
	margin-left: 0;
}

@media screen and (max-width: 760px) {
header .wrapper {
	height: auto;
}

header .mark {
	height: 80px;
	margin-right: 10px;
}
header h1 {
}
header #btn_sns {
	margin-top: 5%;
}

header #btn_sns .line {
	margin-left: 10px;
}

header .cover {
	top: 15%;
	left: 8vw;
}

header .cover img {
	width: 35vw;

}

header .body  {
	width: 100%;
}

header h1 {
	padding-left: 0;
}

header h1 img ,
header .body img {
	width: 100%;
	height: auto;
}

header h1 .sp {
	display: block;
	max-width: 600px;
	margin: 0 auto;
}	
	
header h1 .pc {
	display: none;		
}
	
header .p2 {
	width: 50%;
	height: auto;
}

}/* レスポンシブ */


/*article*/
/*introduction*/
#introduction {
	background: #004da0;
	height: 220px;
	color: #fff;
}
#introduction .wrapper {
	padding: 0 0 0 280px ;
	position: relative;
}
#introduction h2 {
	font-size: 30px;
	/*font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Times New Roman", serif;*/
	padding: 30px 0 10px;
}
#introduction p small {
	font-size: 12px;
}
#introduction figure {
	position: absolute;
	bottom: 0;
	left: 600px;
}

@media screen and (max-width: 760px) {
	#introduction {
	height: auto;
		
	}

	#introduction .wrapper {
	height: auto;
	padding: 20px;
	}

#introduction h2 {
	line-height: 1.2;
	margin-bottom: 20px;
	padding: 0;
}

#introduction p {
}

}/* レスポンシブ */


/*profile*/

#profile .wrapper {
	border-left: 1px solid #004da0;
	padding: 20px 0 20px 20px;
}


#profile h2 {
	font-size: 16px;
	padding: 0 0 10px;
}

/*contents, information共通*/
#contents .wrapper,
#information .wrapper {
	border-left: #004da0 1px solid;
	padding: 65px 20px  40px;
	position: relative;
}
#contents hr ,
#information hr {
	margin: 0 -50%;
	position: absolute;
	top: 25px;
	width: 200%;
	border-width: 1px 0 0 0; /* 太さ */
	border-style: solid;     /* 線の種類 */
	border-color: #004da0;      /* 線の色 */
}
#contents h2 ,
#information h2 {
	font-size: 30px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Times New Roman", serif;
	font-weight: bold;
	height: 50px;
	padding: 0 15px;
	background: #fff;
	color: #004da0;
	line-height: 50px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -15px;
}


/*contents*/
#contents .l-column, #contents .r-column {
	width: 450px;
}

#contents .l-column {
	margin-top: -30px;
}


#contents h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #8f9492;
	height: 35 px;
	line-height: 35px;
	padding: 0 10px;
	display: inline-block;
}


/*特集*/
#tokushu h4, #tokushu h4 em {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	margin-top: 20px;
}
#tokushu p strong, #tokushu p strong em {
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
	margin-top: 10px;
}

#tokushu #five_theme {
	margin-top: 10px;
}

#tokushu #five_theme li {
	border-bottom: 1px dashed #939393;
}
#tokushu #five_theme li:last-child {
	border: none;
}
#tokushu #five_theme dt {
	background: #de0012;
	width: 50px;
	height: 50px;
	padding: 6px;
	margin: 20px 10px 20px 0;
}
#tokushu #five_theme dd {
	margin-top: 20px;
	width: 380px;
}
#tokushu #five_theme dd h5 {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 8px;
}
#tokushu #five_theme dd p {
	font-size: 12px;
	line-height: 1;
}
/*close_up*/
#close_up {
	margin-top: 75px;
}
#close_up .h4_contents {
	margin-top: 15px;
}
#close_up figure {
	margin-right: 15px;
}
#close_up .text {
	width: 315px;
	position: relative;
	margin-top: 20px;
}
#close_up h4 small {
	font-size: 12px;
	line-height: 16px;
	display: block;
}
#close_up h4 {
	font-size: 21px;
	line-height: 33px;
	font-weight: bold;
}
#close_up .p_num {
	position: absolute;
	bottom: 5px;
	right: 0;
}
/*Special*/
#special {
	padding-bottom: 15px;
}
#special h4 {
	font-size: 35px;
	font-weight: bold;
	line-height: 1;
	margin: 20px 0 20px 0;
}
#special .p_num {
	margin-top: 41px;
}
/*other1*/
#other1 section {
	margin-top: 30px;
}
#other1 h3 {
	font-size: 32px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
	background: none;
	color: #333;
	padding: 0;
}
#other1 h3 em {
	font-weight: bold;
}
#other1 h3 small {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}
#other1 .p_num {
	margin-top: 40px;
}


/*fukurotoji*/
#fukurotoji {
	margin-top: 30px;
}

#fukurotoji h4 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	display: inline-block;
	margin-top: 10px;
}

#fukurotoji h4 small {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

#fukurotoji .p_num {
	margin-top: 53px;
}

/*other2*/
#other2 {
	margin-top: 30px;
}

#other2 .h3_contents {
	padding: 5px 0;
	border-bottom: 1px dashed #939393;
	position: relative;
}

#other2 .h3_contents:last-child {
	border: none;
}

#other2 h3 {
	font-size: 22px;
	line-height: 1;
	background: none;
	color: #333;
	padding: 0;
}

#other2 .text {
	font-size: 12px;
	line-height: 1;
	display: block;
	margin-top: 5px;
}

#other2 .p_num {
	position: absolute;
	bottom: 10px;
	right: 0;
}

@media screen and (max-width: 760px) {

#contents .l-column img, 
#contents .r-column img {
	width: 100%;
}
	
	
#contents h2, #information h2 {
	left: 0;
}

#contents .l-column ,
#contents .r-column {
	width: 100%;
	margin-bottom: 40px;
}

#tokushu #five_theme dd {
	margin-left: -60px;
	padding-left: 60px;
	width: 100%;
}

#close_up  {
	margin-top: 40px;
}

#close_up .text {
	width: 100%;
}

.p_num {
	margin: 10px 0 10px!important;
}

#special img {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

#other2 .p_num {
	bottom: 0; 
 }
}/* レスポンシブ */


/*セミナー*/
#seminar {
	width: 900px;
	height: 180px;
	margin: 60px auto 0;
	border: 4px solid #003d80; 
	display: block;
}

#seminar p {
	font-size: 28px;
	line-height: 42px;
	color: #003d80;
	font-weight: bold;
	margin: 48px 0 0 48px;
}

#seminar figure {
	margin: 30px 30px 0 0;
}

@media screen and (max-width: 760px) {
#seminar {
	width: 100%;
	height: auto;
}

#seminar p {
	font-size: 20px;
	line-height: 1.5;
	margin: 5%;
}

#seminar figure {
  	margin: 0 5% 5%;
	width: 90%;
	height: auto;
}

#seminar figure img {
	width: 100%;
	height: auto;
}

}/* レスポンシブ */

/*information*/

#information #info_special {
	padding: 0 30px 30px;
	border-bottom: 1px dashed #939393;
}

#information figure {
	margin-right: 30px;
}

#information figure img {
	width: 200px;
	height: auto;
	box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.6);
}

#information #bookinfo {
	line-height: 1;
}

#information .shamei {
	font-size: 16px;
	margin-bottom: 15px;
}

#information .kanshu ,
#information .gomei {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

#information h3 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}

#information h3 em {
	font-weight: bold;
}

#information .sub_title {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

#information .spec {
	font-size: 12px;
}


#information #web_special {
	background: #e2e2e2;
	height: 267px;
}

#information #web_special h3 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #8f9492;
	margin:0;
	padding: 10px 15px;
}

#information #web_special .body {
	margin: 10px 15px 0;
}

#information #web_special h4 ,
#information #web_special h4 em {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
}

#information #web_special li {
	padding: 7px 0 ;

}

#information #web_special li:not(:last-child) {
	border-bottom: 1px solid #bbb; 	
}


#information #web_special li a {
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	width: 100%;
	display: block;
	position: relative;
}

#information #web_special li a strong {
	background: #de0012;
	font-weight: bold;
	color: #fff;
	padding: 2px 5px;
	margin-right: 5px;
}

#information #web_special li a:after {
	content: url("../img/icon_link.png");
	margin-left: 5px;
	position: absolute;
	right: 0;
	top: 8%;
}

#information #web_special li .sub {
	font-size: 14px;
	margin: 0 0 0 75px;
}

#information #buy {
	margin-top: 30px;
	padding: 0 30px 70px;
}

#information #buy h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}

#information #buy h3:before {
	content: url("../img/icon_cart.png");
	margin-right: 5px;
}

#information #buy li {
	width: 200px;
	height: 200px;
	border: 2px solid #939393;
	border-radius: 10px;
	margin-right: 33px;
}

#information #buy li:last-child {
	margin-right: 0;
}

#information #buy li a {
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
}

#information #buy li img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#information #buy li .club_fisco {
	bottom: 10px;
}

#information #buy .note {
	margin-top: 10px;
}

@media screen and (max-width: 760px) {
#information #info_special {
	padding: 0;
}

#information #bookinfo {
	margin-top: 20px;
}

#information #web_special {
	margin: 40px 0;
	height: auto;
	width: 100%;
}

#information #web_special h4 {
	margin-bottom: 10px;
}

#information #web_special .body {
	margin: 10px 15px 10px;
}

#information #buy {
	padding: 0 0 40px;
}

#information #buy h3 {
	margin-bottom: 0;
}

#information #buy li {
	margin-top: 20px;
	margin-right: 20px;
}

#information #web_special li a {
	line-height: 40px;
}

}/* レスポンシブ */

/*footer*/
footer {
	border-top: 1px solid #004da0;
	height: 160px;
}

footer h2 {
	margin: 50px 20px 0 0;
}

footer p {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #003d80;
	margin-top: 67px;
}

footer dl {
	margin-top: 50px;
}

footer .link_btn {
	margin-left: 30px;
}

footer dt {
	text-align: center;
}

@media screen and (max-width: 760px) {
footer h2 {
	width: 100%;
	margin: 40px 0 0 0;
}

footer p {
	margin: 10px 0 0 0;
}

footer dl {
	margin-top: 20px;
}

footer dt {
	text-align: left;
}

footer .link_btn {
	margin: 0 10px 0 0;
}

}/* レスポンシブ */
