@charset "utf-8";

.pc {
	display: block!important;
}
.pcIB {
	display: inline-block!important;
}
.sp {
	display: none!important;
}
.spIB {
	display: none!important;
}


body.popupOpen {overflow: hidden;}
body {font-family: "游ゴシック Medium", YuGothic, "游ゴシック体", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;}
body .osF {font-family: 'Open Sans', sans-serif;}
body .fIt {font-style: italic;}
#photo_container {
	width: 100%;
	border-top: 1px solid #ccc;
}
a {
	transition:opacity 0.3s;
}
span.small {
	font-size: 70%;
}

.under #photo_contents {
	color: #151515;
	display: block!important;
}
.under #photo_contents a {
	color: #151515;
}

.contentsInner {
	width: 880px;
	margin: 0 auto 0;
}


#mainTitle {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	padding: 30px 0 0;
	position: relative;
}
#mainTitle h1.title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
#mainTitle p.lead {
	margin: 20px auto 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
}
#mainArea {
	width: 100%;
	background-color: #efefef;
	margin: 0 auto 0;
	padding: 0 0 140px 0;
}
#mainArea .lineUp {
	margin: 96px auto 0;
}
#mainArea .kvAreaInner {
	width: 960px;
	margin: 0 auto;
}
#mainArea .mainImgBox {
	background: #fff;
	text-align: center;
	padding: 0 40px 30px;
}
#mainArea .mainImgBox .textBox {
	margin: 40px 0 0;
}
#mainArea .mainImgBox .textBox .left {
	float: left;
	width: 274px;
	text-align: left;
}
#mainArea .mainImgBox .textBox .right {
	float: right;
	width: 570px;
	text-align: left;
	border-left: 1px solid #151515;
	padding: 0 0 0 35px;
}
#mainArea .mainImgBox .textBox .stTitle {
	line-height: 1;
}
#mainArea .mainImgBox .textBox .title {
	font-size: 22px;
	font-weight: bold;
}
#mainArea .mainImgBox .textBox .left p.text {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.7;
	margin: 64px auto 0;
}
#mainArea .mainImgBox .textBox .right p {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: -0.1em;
	margin: 5px auto 0;
}

#mainArea .pageLink {
	margin: 80px 0 auto;
}
#mainArea .pageLink li + li {
	margin: 20px auto 0;
}
#mainArea .pageLink a,
#mainArea .contentsTitle {
	display: block;
	height: 70px;
	line-height: 70px;
	padding: 0 0 0 40px;
	font-size: 24px;
	font-weight: bold;
	color: #151515;
	border-left: 1px solid #858585;
	text-align: left;
	background-color: #fff;
	background-image: url(/katsuyou/photo/common/images/icon/arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}
#mainArea .contentsTitle {
	background-image: none;
}
#mainArea .pageLink a span,
#mainArea .contentsTitle span {
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	line-height: 69px;
	margin: 0 18px 0 0;
}
#mainArea .pageLink a span.bracket,
#mainArea .contentsTitle span.bracket {
	margin: 0 5px 0 0;
}
.ie #mainArea .pageLink a,
.ie #mainArea .contentsTitle {
	line-height: 77px;
}
#mainArea .pageLink a:hover {
	text-decoration: none;
	opacity: 0.3;
}

#mainArea .contentsTitleHalf {
	line-height: 1.5;
	padding: 10px 0 10px;
	margin: 0 0 30px;
	font-size: 22px;
	font-weight: bold;
	color: #151515;
	border-left: 1px solid #858585;
	text-align: center;
	background-color: #fff;
}

.contentsInner .box {
	margin: 55px auto 0;
}
.contentsInner .box h4.title {
	position: relative;
	width: 880px;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	margin: 0 auto 32px;

	background: #151515;
}
.ie .contentsInner .box h4.title {
	line-height: 60px;
}
.contentsInner .box h4.title span.point {
	position: absolute;
	top: 16px;
	left: 18px;
	display: block;
	width: 70px;
	height: 21px;
	background: #fff;

	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	text-align: center;
	border-radius: 20px;
	color: #151515;
}
.contentsInner .box h5.numtitle {
	position: relative;
	width: 830px;
	height: 60px;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
	text-align: left;
	margin: 44px auto 32px;
	padding: 0 0 0 50px;
	border-bottom: #151515 1px solid;
}
.ie .contentsInner .box h5.numtitle {
	line-height: 66px;
}
.contentsInner .box h5.numtitle .ico {
	position: absolute;
	top: 13px;
	left: 0;
}
.contentsInner .box h5.subtitle {
	position: relative;
	width: 860px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	margin: 55px auto 0;
	padding: 0 0 0 14px;
	border-left: #151515 6px solid;
}
.ie .contentsInner .box h5.subtitle {
	padding: 4px 0 0 14px;
}
.contentsInner .box p.subtitle {
	width: 860px;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	text-align: left;
	margin: 39px auto 36px;
	padding: 0 0 0 20px;

	background: #b5b5b5;
}
.ie .contentsInner .box p.subtitle {
	line-height: 60px;
}

.contentsInner .box p.text {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: -0.07em;
	text-align: left;
}
.contentsInner .box p.text.space {
	margin: 32px auto 0;
}
.contentsInner .box .hintBox {
	margin: 58px auto 0;
	position: relative;
	width: 876px;
	height: 56px;
	border: #151515 2px solid;
	background: #fff;
}
.contentsInner .box .hintBox.second {
	margin: 10px auto 0;
}
.contentsInner .box .hintBox a {
	display: block;
	width: 100%;
	height: 100%;
}
.contentsInner .box .hintBox a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.contentsInner .box .hintBox span.hint {
	position: absolute;
	top: 16px;
	left: 18px;
	display: block;
	width: 72px;
	height: 24px;
	background: #151515;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	color: #fff;
	border-radius: 20px;
}
.ie .contentsInner .box .hintBox span.hint {
	line-height: 30px;
}
.contentsInner .box .hintBox p.text {
	text-indent: 108px;
	line-height: 56px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.07em;
}
.ie .contentsInner .box .hintBox p.text {
	line-height: 62px;
}
.contentsInner .box .hintBox p.text img {
	vertical-align: middle;
}
.contentsInner .box .hintBox .ico {
	position: absolute;
	top: 21px;
	right: 18px;
}

.contentsInner .box p.note {
	margin: 20px auto 0;
	font-size: 15px;
	font-weight: 500;
	text-align: right;
}
.contentsInner .box p.note.left {
	text-align: left!important;
}
.contentsInner .box p.note.imageNote {
	margin: 14px auto 0!important;
}

.contentsInner .box ul.note {
	margin: 20px auto 0;
}
.contentsInner .box ul.note li {
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	text-indent: -3.6em;
	margin: 0 0 0 48px;
}

p.attention {
	margin: 55px auto 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
}
p.attention img {
	vertical-align: middle;
}
ul.attention {
	margin: 54px auto 0;
	width: 880px;
	text-align: left;
}
ul.attention li {
	text-indent: -2.4em;
	margin: 0 0 0 40px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
}

.contentsInner .box ul.about {
	margin: 30px auto 0;
}
.contentsInner .box ul.about.nospace {
	margin: 0 auto 0;
}
.contentsInner .box ul.about li {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.05em;
	line-height: 2.0;
	text-align: left;

	text-indent: -1.1em;
	margin: 0 0 0 24px;
}
.contentsInner .box ul.about li img {
	vertical-align: middle;
}

.contentsInner .box > .image {
	margin: 35px auto 0;
}
.contentsInner .box ul.imageBox {
	margin: 35px auto 0;
}
.contentsInner .box ul.imageBox li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.contentsInner .box ul.imageBox li + li {
	margin: 0 0 0 40px;
}
.contentsInner .box ul.imageBox li p.text {
	margin: 16px auto 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
.contentsInner .box p.imageText {
	margin: 16px auto 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.contentsInner .box ul.imageText {
	margin: 16px auto 0;
	text-align: center;
}
.contentsInner .box ul.imageText li {
	display: inline-block;
	vertical-align: top;
	width: 272px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.2;
}
.contentsInner .box ul.imageText li + li {
	width: 202px;
}

.contentsBox {
	margin: 80px auto 0;
}
.contentsBox .line2Box {
	width: 960px;
	margin: 60px auto 0;
	text-align: left;
}
.contentsBox .line2Box > div {
	display: inline-block;
	vertical-align: top;
}
.contentsBox .line2Box > div.leftBox {
	width: 420px;
	padding: 0 39px 0 20px;
	border-right: #d4d4d4 1px solid;
}
.contentsBox .line2Box > div.rightBox {
	width: 420px;
	padding: 0 20px 0 40px;
}

.under #photo_contents .contentsBox p a,
.under #photo_contents .contentsBox ul.note a,
.under #photo_contents .contentsBox ul.about a,
.under #photo_contents .contentsBox .productName a {
	color: #005ab4;
	text-decoration: none;
	border-bottom: #005ab4 1px solid;
}
.under #photo_contents .contentsBox ul.about a span {
	color: #005ab4;
}
.under #photo_contents .contentsBox p a:hover,
.under #photo_contents .contentsBox ul.note a:hover,
.under #photo_contents .contentsBox ul.about a:hover,
.under #photo_contents .contentsBox .productName a:hover {
	text-decoration: none;
	color: #ff3300;
	border-bottom: #ff3300 1px solid;
}
.under #photo_contents .contentsBox ul.about a:hover span {
	color: #ff3300;
}
.contentsBox span.bold {
	font-weight: bold;
}

.contentsBox .viewOpen {
	margin: 20px 0 0 0;
	cursor: pointer;
	text-align: right;

	transition: opacity 0.3s;
}
.contentsBox .viewOpen:hover {
	opacity: 0.5;
}
.contentsBox .viewOpen p {
	font-size: 15px;
	font-weight: bold;
	position: relative;

	display: inline-block;
	padding: 0 0 0 22px;
	background-image: url(/katsuyou/photo/common/images/icon/ico_plus_b.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentsBox .viewOpen p::after {
	content: " ";
	background-color: #151515;
	width: 98%;
	width: -webkit-calc(100% - 22px);
	width: calc(100% - 22px);
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 22px;
	display: block;
	transition: all 0.3s;
}

.underBox.lineUp > h3.title {
	padding: 0 0 0 30px;
	margin: 0 0 64px 0;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	text-align: left;
	line-height: 2;
}
.underBox.lineUp > h3.title::before {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9.5px 0 9.5px 16.5px;
	border-color: transparent transparent transparent #000;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -10px 0 0;
}
.ie .underBox.lineUp > h3.title::before {
	top: 46%;
}
.underBox.lineUp > h3.title::after {
	content: " ";
	background-color: #858585;
	width: 100%;
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
.underBox.lineUp ul {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
.underBox.lineUp ul li {
	width: 290px;
	height: 290px;
	margin: 0 0 5px 0;
	display: inline-block;
	position: relative;
}
.underBox.lineUp ul li + li {
	margin: 0 0 5px 5px;
}
.underBox.lineUp ul li:nth-child(4n) {
	margin: 0 0 5px 0;
}
.underBox.lineUp ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
}
.underBox.lineUp ul li a:hover {
	opacity: 0.5;
}
.underBox.lineUp .img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.underBox.lineUp .inBox {
	position: relative;
	z-index: 1;
	margin: 160px auto 0;
	text-align: center;
}
.underBox.lineUp ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.underBox.lineUp ul li .miniBox {
	margin: 10px auto 0;
}
.ie .underBox .miniBox {
	line-height: 25px;
}
.underBox.lineUp ul li .miniBox {
	text-align: center;
}
.underBox.lineUp ul li .miniBox .box {
	display: inline-block;
	vertical-align: top;
	width: 98px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #151515;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.1em;
	white-space: nowrap;
}
.ie .underBox.lineUp ul li .miniBox .box {
	line-height: 27px;
}
.underBox.lineUp ul li .miniBox .box + .box {
	margin: 0 0 0 5px;
}
.underBox.lineUp ul li .name {
	margin: 8px auto 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.ie .underBox.lineUp ul li .name {
	margin: 10px auto 0;
}
.underBox.lineUp .link {
	position: absolute;
	right: 10px;
	bottom: 8px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1;
}

#mainArea p.note {
	margin: 20px auto 0;
	font-size: 15px;
	font-weight: 500;
	text-align: right;
}

#popup {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: -1;
	width: 100%;
	height: auto;
	opacity: 0;

	transition:opacity 0.3s;
}
#popup.block {
	display: block;
	z-index: 1000;
}
#popup.on {
	opacity: 1;
}
#popup .popupBg {
	background: rgba(0,0,0,0.9);
	width: 100%;
	height: auto;
	min-height: 100%;
	padding: 0 0 150px 0;
}
#popup .popupInner {
	width: 1060px;
	position: relative;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -530px;
	padding: 0 0 150px 0;
	text-align: center;
}
#popup .popupInner.photo03 {
	width: 880px;
	margin: 0 0 0 -440px;
}
#popup .popupInner .popupClose {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
#popup .popupInner .popupClose:hover {
	opacity: 0.7;
}


#popup #youtube_tag {
	width: 880px;
	margin: 0 auto 0;
}
#popup #youtube_tag iframe {
	width: 880px;
	height: 495px;
}

#popup .textArea {
	display: none;
	margin: 24px auto 0;
	width: 580px;
	text-align: left;
}
#popup .textArea h5.title {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #fff;
}
#popup .textArea p.text {
	margin: 16px 0 0;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.05em;
	line-height: 1.8;
	color: #fff;
}


#contents .follow {
	position: fixed;
	z-index: 90;
	bottom: -400px;
	right: 20px;
	background-color: #fff;
	padding: 30px;
	width: 400px;
	box-sizing: border-box;
	border-radius: 10px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #ccc;
	transition: all 0.7s ease-in;
}

#contents .follow.fixed {
	bottom: 70px;
}

#contents .follow button.follow__close {
	background: none;
	border: none;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

#contents .follow button.follow__close:hover {
	opacity: 0.8;
}

#contents .follow .follow__bnr:hover {
	opacity: 0.7;
}

#contents .follow a img {
	max-width: 100%;
}