@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/icomoon.eot?srf3rx");
	src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */

body {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	font-size: 20px;
	font-weight: 300;
	color: #000;
}

a {
	cursor: pointer;
	color: #030081;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

a:hover {
	text-decoration: none;
	color: #1f6896;
}

a:focus,
a:active {
	outline: none;
}

p {
	font-size: 15px;
}

h2 {
	line-height: 1.3;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 33px;
	font-weight: bold;
	color: #030081;
	margin-bottom: 50px;
}

h3 {
	font-size: 22px;
}

.box-wrap {
	background: #fff;
	width: 100%;
	margin: 0 auto;
}

header {
	overflow: hidden;
	background: #020041;
}
header .container {
	margin-top: -40px;
	padding-bottom: 15px;
}
header img {
	max-width: 200px;
	margin: 0;
	padding: 0px;
}
.sns-btn {
	float: right;
	margin: 0;
	padding: 8px 0 0;
}
.fb-like > span {
	vertical-align: baseline !important;
}

/* container Style */
.btn {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #2b93d4;
	border: 4px solid #fff;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	width: 100%;
	border-radius: 100px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	padding: 0;
}

.btn:hover,
.btn:active,
.btn:focus {
	background: #1f6896;
}

.btn:hover img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 0.5;

}

.btn a,
.btn a:hover,
.btn a:active,
.btn a:focus {
	color: #fff;
}

.btn p {
	white-space: normal;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 20px 0;
}

.btn_s a img {
	border-radius: 100px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	margin-bottom: 10px;
}
.btn_s:hover img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 0.8;
}


.ph-left {
	float: left;
	padding: 0 30px 20px 0;
}

.ph-right {
	float: right;
	padding: 0 0 20px 30px;
}

.ph-40 {
	width: 48%;
	height: 48%;
}
.ph-50 {
	width: 50%;
	height: 50%;
}
.ph-55 {
	width: 55%;
	height: 55%;
}

.container {
	padding: 60px 20px;
}

.top .container {
	margin-top: 0px;
}
.top #ph-main {
	clear: both;
	padding-top: 10px;
	width: 100%;
}
.book-info {
	padding: 0;
}
.book-info .sub-name {
	color: #231815;
	font-size: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-left: 10px;
}
.book-info .sub-name span {
	background: #030081;
	border: 1px solid #030081;
	margin-right: 20px;
	padding: 8px;
	color: #fff;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.book-info h1 img {
	width: 100%;
	margin-top: 20px;
}
.top .ph-copy {
	width: 95%;
	margin: -10px 0 30px 20px;
}
.book-info-l {
	float: left;
	width: 50%;
}
.book-info .book-copy {
	line-height: 2;
	border-left: 1px solid #030081;
	color: #030081;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16.5px;
	margin: 70px 0 30px;
	padding: 15px 0 15px 20px;
}

.book-info-r {
	float: right;
	width: 50%;
}
.book-info img.ph-sale {
	width: 100%;
	margin: 70px 0 30px;
}

.book-info p.book-title {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.book-info p.book-data {
	font-size: 15px;
}

.book-info ul {
	margin-top: 20px;
	padding: 0;
}
.book-info li {
	list-style: none;
	display: inline;
}
.book-info li img {
	z-index: 10;
	width: 170px;
	margin: 0 10px 15px 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.book-info li a:hover img {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	box-shadow: 0px 0px 10px 4px #b2c2cd, 0 2px 4px rgba(0, 0, 0, 0.3);
}


.gallery .col-md-12 {
	background: url(../images/bg-gallery.gif) repeat-x;
	background-position: center 10px;
}
.gallery h2 {
	display: inline;
	background: #fff;
	padding: 0px 15px;
}
.gallery .row {
	background: url(../images/bg-gallery.gif) repeat-x bottom center;
	margin: 20px 0;
	padding-bottom: 50px;
}
.gallery .gallery-box {
	margin: 40px 0 20px;
}
.gallery .gallery-box img {
	display: inline;
	width: 250px;
	margin: 30px;
}
.gallery .gallery-box img.ph-last {
	margin-right: 0;
}

.point {
	text-align: left;
	color: #030081;
	float: right;
	width: 45%;
}
.point h3 {
	border-bottom: 1px solid #030081;
	font-size: 19.5px;
	padding-bottom: 5px;
}
.point p {
	line-height: 1.6;
	font-size: 16px;
	color: #000;
	margin-bottom: 50px;
}
.point img {
	width: 95%;
	margin-left: 5%;
}

.prof .row {
	background: url(../images/bg-prof.gif) repeat;
	border-radius: 20px;
	margin: 20px 0;
	padding: 30px;
}
.prof p {
	text-align: left;
	background: #fff;
	border-radius: 20px;
	font-size: 16px;
	margin-bottom: 130px;
	padding: 30px;
}

.links li {
	list-style: none;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 50px;
	margin: 0 0 30px -40px;
	padding: 10px 0;
}

.links li a {
	display: block;
	width: 100%;
}

.links li a:hover {
	text-decoration: underline;
}

.owl-carousel p {
	font-size: 13px;
	color: #000;
	margin: 10px 0 20px;
}

.owl-direction {
	font-size: 50px;
	color: #fff;
	background: #333;
	margin: 20px;
	border-radius: 50px;
	cursor: pointer;
}

.tw {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 15px;
	margin: 20px 0 10px;
	padding: 10px 10px 0;
}

.sns h2 {
	color: #000;
	margin-top: 80px;
}
.fb-page {
	border: 1px solid #ccc !important;
	border-radius: 5px;
}
.sns-tw {
	margin-top: 100px;
}

.sns-tw iframe {
	border: 1px solid #ccc !important;
	border-radius: 5px;
}
.news dl {
	font-size: 16px;
	text-align: left;
	width: 100%;
}

.news dt {
	padding-top: 15px;
	padding-bottom: 10px;
}

.news dd {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 15px;
}

dl#feed {
	font-size: 16px;
	text-align: left;
	width: 100%;
}

dl#feed dt {
	font-size: 13px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
}

dl#feed dd {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 15px;
}

/* footer Style */
footer {
	background: #020041;
	margin-top: 70px;
}

footer .container {
	padding: 40px 5px 10px;
}

.fh5co-social-icons a {
	padding: 4px 8px;
}

.fh5co-social-icons a i {
	font-size: 40px;
	color: #fff;
	margin: 0 10px;
}
.fh5co-social-icons a:hover {
	opacity: 0.6;
}

footer p {
	font-size: 14px;
	color: #fff;
}

footer p.copyright {
	font-size: 11px;
	color: #fff;
}


.js .animate-box {
	opacity: 0;
}



#page-top {
	z-index: 10;
	position: fixed;
	bottom: 10px;
	right: 20px;
}

#page-top a:hover {
	opacity: 0.8;
}







@media screen and (max-width: 1024px) {
	.top #ph-main {
	}
	.book-info .sub-name {
		font-size: 24px;
		margin-left: 10px;
	}
	.book-info .book-copy {
		font-size: 16px;
		margin: 70px 0 30px;
		padding: 0 0 0 20px;
	}
	.book-info li img {
		width: 30%;
	}
	.book-info-l {
		width: 46%;
	}

	.gallery .row {
		padding-bottom: 35px;
	}
	.gallery .gallery-box img {
		width: 29%;
		margin: 20px 10px;
	}
}

@media screen and (min-width: 769px) {
	.br-pc {
		display: block;
	}
	.br-sp {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.br-pc {
		display: none;
	}
	.br-sp {
		display: block;
	}
	.book-info .sub-name {
		font-size: 18px;
	}
	.book-info .sub-name span {
		margin-right: 10px;
	}
	.book-info .book-copy {
		font-size: 13.5px;
		margin: 60px 0 30px;
	}
	.book-info img.ph-sale {
		width: 100%;
	}
	.point h3 {
		line-height: 1.4;
		font-size: 19px;
	}
	.point p {
		font-size: 15px;
		margin-bottom: 40px;
	}
}

@media screen and (min-width: 641px) {
	.pc {
		display: block !important;
	}
	.sp {
		display: none !important;
	}
}

@media screen and (max-width: 640px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	
	h2 {
		font-size: 24x;
		margin-bottom: 30px;
	}

	.sns-btn {
		margin: 15px 0 0;
		padding: 8px 0 0;
	}

	.top .container {
		margin-top: 0;
	}
	.top #ph-main {
		float: none;
		width: 100%;
		padding: 0 0 20px 0;
	}
	.book-info {
		padding: 10px 5px 0;
	}
	.top .ph-copy {
		margin: 0 0 30px 0;
	}
	.book-info .sub-name {
		font-size: 18px;
	}
	.book-info .sub-name span {
		margin-right: 10px;
	}
	.book-info h1 img,
	.top .ph-copy {
		width: 100%;
	}
	.book-info .book-copy {
		border-left: none;
		font-size: 13.5px;
		margin: 30px 0 20px;
		padding: 0;
	}
	.book-info p.book-title {
		font-size: 24px;
	}
	.book-info img.ph-sale,
	.book-info-l,
	.book-info-r {
		width: 100%;
	}
	.book-info p.book-data {
		font-size: 14px;
	}
	.book-info li img {
		width: 100%;
	}

	.gallery .gallery-box img {
		width: 45%;
		margin: 0 20px 20px 0;
	}
	.gallery .gallery-box a:nth-child(even) img {
		margin: 0 0 20px 0;
	}
	
	img.ph-left {
		padding: 0 0 30px 0;
	}
	img.ph-present {
		width: 100%;
	}
	.point {
		float: none;
		width: 100%;
	}
	.point h3 {
		line-height: 1.4;
		font-size: 19px;
	}
	.point p {
		font-size: 15px;
		margin-bottom: 40px;
	}
	.point img {
		width: 100%;
		margin-left: 0;
	}

	.prof .row {
		border-radius: 10px;
		margin: 10px 0;
		padding: 5px;
	}
	.prof p {
		border-radius: 10px;
		font-size: 15px;
		margin-bottom: 100px;
		padding: 10px;
	}

	.links li {
		list-style: none;
		background: #fff;
		border: 1px solid #ddd;
		border-radius: 10px;
		margin: 0 0 30px -40px;
		padding: 10px 0;
	}

	.click {
		font-size: 18px;
	}

	.tw {
		margin: 20px 20px 10px;
		padding: 10px 10px 0;
	}
	footer {
		margin-top: -15px;
	}

	#page-top {
		bottom: -50px;
		right: -30px;
	}

	#page-top img {
		width: 70%;
	}
}