@charset "utf-8";

@media screen and (max-width:768px) {

/* 640px */

.pc {
	display: none!important;
}
.pcIB {
	display: none!important;
}
.sp {
	display: block!important;
}
.spIB {
	display: inline-block!important;
}

a {
	transition:all 0s;
}
#mainTitle {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 30px;
	padding: 4.7vw 0 4.7vw;
	position: relative;
}
#mainTitle h1.title {
	margin: 0 auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.3;
}
#mainTitle p.lead {
	margin: 20px auto 0;
	margin: 3.1vw auto 0;
	font-size: 18px;
	font-size: 2.8vw;
	font-weight: 500;
	line-height: 1;
}
#mainArea {
	width: 100%;
	background-color: #efefef;
	margin: 0 auto 0;
	padding: 0 0 90px 0;
	padding: 0 0 14.1vw 0;
}
#mainArea .kvAreaInner {
	width: 100%;
	margin: 0 auto;
}
#mainArea .mainImgBox {
	background: #fff;
	text-align: center;
	width: 100%;
	padding: 0 0 22px;
	padding: 0 0 3.4vw;
	margin: 0 auto 0;
}
#mainArea .mainImgBox .mainImg {
	width: 580px;
	width: 90.6vw;
	margin: 0 auto 0;
}
#mainArea .mainImgBox img {
	width: 100%;
	height: auto;
}
#mainArea .mainImgBox .textBox {
	margin: 16px 0 0;
	margin: 2.5vw 0 0;
}
#mainArea .mainImgBox .textBox .left {
	display: none;
}
#mainArea .mainImgBox .textBox .right {
	width: 590px;
	width: 92.2vw;
	text-align: left;
	border-left: 0px;
	border-left: 0;
	padding: 0;
	margin: 0 auto 0;
	float: none;
}
#mainArea .mainImgBox .textBox .title {
	display: none;
}
#mainArea .mainImgBox .textBox .right p {
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: -0.056em;
	margin: 0 auto 0;
}

#mainArea .pageLink {
	width: 580px;
	width: 90.6vw;
	margin: 80px auto 0;
	margin: 12.5vw auto 0;
}
#mainArea .pageLink li + li {
	margin: 30px auto 0;
	margin: 4.7vw auto 0;
}
#mainArea .pageLink a,
#mainArea .contentsTitle {
	position: relative;
	display: block;
	width: 510px;
	width: 79.7vw;
	height: auto;
	line-height: 1.6;
	padding: 22px 0 22px 70px;
	padding: 3.4vw 0 3.4vw 10.9vw;
	margin: 0 auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	color: #151515;
	border-left: 2px solid #858585;
	border-left: 0.3vw 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;
	background-size: 32px auto;
	background-size: 5.0vw auto;
}
#mainArea .contentsTitle {
	font-size: 28px;
	font-size: 4.4vw;
}
#mainArea .pageLink.nonum a,
#mainArea .contentsTitle.nonum {
	padding: 22px 0 22px 30px;
	padding: 3.4vw 0 3.4vw 4.7vw;
	width: 550px;
	width: 85.9vw;
}
#mainArea .pageLink .online a,
#mainArea .contentsTitle.online {
	padding: 0 0 0 70px;
	padding: 0 0 0 10.9vw;
	height: 120px;
	height: 18.8vw;
	line-height: 120px;
	line-height: 18.8vw;
}
#mainArea .pageLinke.nonum .online a,
#mainArea .contentsTitle.nonum.online {
	padding: 0 0 0 30px;
	padding: 0 0 0 4.7vw;
}
#mainArea .contentsTitle {
	background-image: none;
}
#mainArea .pageLink a span,
#mainArea .contentsTitle span {
	display: block;
	position: absolute;
	top: 50px;
	top: 7.8vw;
	left: 27px;
	left: 4.2vw;
	font-size: 18px;
	font-size: 2.8vw;
	font-weight: bold;
	vertical-align: top;
	line-height: 1;
	margin: 0;
}
#mainArea .pageLink a:hover {
	text-decoration: none;
	opacity: 1;
}

#mainArea .contentsTitleHalf {
	line-height: 1.5;
	padding: 22px 0 22px;
	padding: 3.4vw 0 3.4vw;
	margin: 0 0 30px;
	margin: 0 0 4.7vw;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	color: #151515;
	border-left: 2px solid #858585;
	border-left: 0.3vw solid #858585;
	text-align: center;
	background-color: #fff;
}

.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: underline;
	border-bottom: 0px;
}
.under #photo_contents .contentsBox ul.about a span {
	color: #005ab4;
}
.contentsBox span.bold {
	font-weight: bold;
}
.contentsBox {
	margin: 80px auto 0;
	margin: 12.5vw auto 0;
}

.contentsInner {
	width: 580px;
	width: 90.6vw;
	margin: 0 auto 0;
}
.contentsInner .box {
	margin: 55px auto 0;
	margin: 8.6vw auto 0;
}
.contentsInner .box p.text {
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: -0.07em;
	text-align: left;
}
.contentsInner .box p.text a {
	color: #005ab4;
	text-decoration: underline;
}
.contentsInner .box h4.title {
	position: relative;
	width: 580px;
	width: 90.6vw;
	height: 80px;
	height: 12.5vw;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 80px;
	line-height: 12.5vw;
	color: #fff;
	margin: 0 auto 32px;
	margin: 0 auto 5.0vw;

	background: #151515;
}
.contentsInner .box h4.title.line2 {
	height: auto;
	line-height: 1.4;
	padding: 6px 0;
	padding: 0.9vw 0;
}
.contentsInner .box h4.title span.point {
	position: absolute;
	top: 30px;
	top: 4.7vw;
	left: 30px;
	left: 4.7vw;
	display: block;
	width: 70px;
	width: 10.9vw;
	height: 21px;
	height: 3.3vw;
	background: #fff;

	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-size: 2.3vw;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	line-height: 3.3vw;
	text-align: center;
	border-radius: 20px;
	border-radius: 3.1vw;
	color: #151515;
}
.contentsInner .box h5.numtitle {
	position: relative;
	width: 530px;
	width: 82.8vw;
	height: 74px;
	height: 11.6vw;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 74px;
	line-height: 11.6vw;
	text-align: left;
	margin: 36px auto 32px;
	margin: 5.6vw auto 5.0vw;
	padding: 0 0 0 50px;
	padding: 0 0 0 7.8vw;
	border-bottom: #151515 2px solid;
	border-bottom: #151515 0.3vw solid;
}
.contentsInner .box h5.numtitle .ico {
	position: absolute;
	top: 21px;
	top: 3.3vw;
	left: 0;
	width: 35px;
	width: 5.5vw;
}
.contentsInner .box h5.numtitle .ico img {
	width: 100%;
	height: auto;
}

.contentsInner .box h5.subtitle {
	position: relative;
	width: 554px;
	width: 86.6vw;
	font-size: 23px;
	font-size: 3.6vw;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: -0.07em;
	text-align: left;
	margin: 55px auto 0;
	margin: 8.6vw auto 0;
	padding: 0 0 0 26px;
	padding: 0 0 0 4.1vw;
	border-left: #151515 6px solid;
	border-left: #151515 0.9vw solid;
}
.contentsInner .box p.subtitle {
	width: 560px;
	width: 87.5vw;
	height: 50px;
	height: 7.8vw;
	font-size: 23px;
	font-size: 3.6vw;
	font-weight: bold;
	line-height: 50px;
	line-height: 7.8vw;
	letter-spacing: -0.07em;
	text-align: left;
	margin: 39px auto 36px;
	margin: 6.1vw auto 5.6vw;
	padding: 0 0 0 16px;
	padding: 0 0 0 2.5vw;

	background: #b5b5b5;
}

.contentsInner .box p.note {
	margin: 20px auto 0;
	margin: 3.1vw auto 0;
	font-size: 15px;
	font-size: 2.3vw;
	font-weight: 500;
	text-align: right;
}
.contentsInner .box p.note.left {
	text-align: left!important;
}
.contentsInner .box p.note.imageNote {
	margin: 0 auto 0!important;
}


.contentsInner .box ul.note {
	margin: 20px auto 0;
	margin: 3.1vw auto 0;
}
.contentsInner .box ul.note li {
	text-align: left;
	font-size: 20px;
	font-size: 3.1vw;
	line-height: 1.4;
	text-indent: -3.6em;
	margin: 0 0 0 48px;
	margin: 0 0 0 7.5vw;
}

.contentsInner .box ul.imageBox {
	margin: 35px auto 0;
	margin: 5.5vw auto 0;
	text-align: left;
}
.contentsInner .box ul.imageBox li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px;
	margin: 0 0 4.7vw;
	width: 274px;
	width: 42.8vw;
}
.contentsInner .box ul.imageBox li img {
	width: 100%;
	height: auto;
}
.contentsInner .box ul.imageBox li + li {
	margin: 0 0 30px;
	margin: 0 0 4.7vw;
}
.contentsInner .box ul.imageBox li:nth-child(2n) {
	margin: 0 0 30px 30px;
	margin: 0 0 4.7vw 4.7vw;
}
.contentsInner .box ul.imageBox li p.text {
	margin: 16px auto 0;
	margin: 2.5vw auto 0;
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
.contentsInner .box > .image {
	margin: 35px auto 0;
	margin: 5.5vw auto 0;
}
.contentsInner .box .image img {
	width: 100%;
	height: auto;
}
.contentsInner .box ul.imageText {
	margin: 16px auto 0;
	margin: 2.5vw auto 0;
	text-align: center;
}
.contentsInner .box ul.imageText li {
	display: inline-block;
	vertical-align: top;
	width: 340px;
	width: 53.1vw;
	text-align: left;
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.2;
}
.contentsInner .box ul.imageText li + li {
	width: 238px;
	width: 37.2vw;
}
.contentsInner .box p.imageText {
	margin: 16px auto 0;
	margin: 2.5vw auto 0;
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}


.contentsInner .box .hintBox {
	margin: 58px auto 0;
	margin: 9.1vw auto 0;
	position: relative;
	width: 576px;
	width: 90.0vw;
	min-height: 66px;
	min-height: 10.3vw;
	height: auto;
	border: #151515 2px solid;
	border: #151515 0.3vw solid;
	background: #fff;
}
.contentsInner .box .hintBox.line1 {
	height: 86px;
	height: 13.4vw;
}
.contentsInner .box .hintBox.second {
	margin: 10px auto 0;
	margin: 1.6vw auto 0;
}
.contentsInner .box .hintBox a {
	display: block;
	width: 100%;
	height: 100%;
}
.contentsInner .box .hintBox a:hover {
	text-decoration: none;
	opacity: 1;
}
.contentsInner .box .hintBox span.hint {
	position: absolute;
	top: 30px;
	top: 4.7vw;
	left: 28px;
	left: 4.4vw;
	display: block;
	width: 88px;
	width: 13.8vw;
	height: 27px;
	height: 4.2vw;
	background: #151515;
	font-size: 18px;
	font-size: 2.8vw;
	font-weight: bold;
	line-height: 27px;
	line-height: 4.2vw;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	border-radius: 3.1vw;
}
.contentsInner .box .hintBox p.text {
	text-indent: 0;
	line-height: 1.6;
	text-align: left;
	font-size: 22px;
	font-size: 3.4vw;
	font-weight: bold;
	letter-spacing: -0.07em;
	padding: 10px 0 10px 152px;
	padding: 1.6vw 0 1.6vw 23.8vw;
}
.contentsInner .box .hintBox.line1 p.text {
	line-height: 86px;
	line-height: 13.4vw;
	padding: 0 0 0 152px;
	padding: 0 0 0 23.8vw;
}
.contentsInner .box .hintBox p.text img {
	vertical-align: middle;
}
.contentsInner .box .hintBox .ico {
	position: absolute;
	top: 36px;
	top: 5.6vw;
	right: 28px;
	right: 4.4vw;
	width: 14px;
	width: 2.2vw;
}
.contentsInner .box .hintBox .ico img {
	width: 100%;
	height: auto;
}


p.attention {
	margin: 55px auto 0;
	margin: 8.6vw auto 0;
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
}
p.attention img {
	vertical-align: middle;
}


.contentsInner .box ul.about {
	margin: 32px auto 0;
	margin: 5.0vw auto 0;
}
.contentsInner .box ul.about li {
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: 500;
	letter-spacing: -0.05em;
	line-height: 2.0;
	text-align: left;

	text-indent: -1.1em;
	margin: 0 0 0 24px;
	margin: 0 0 0 3.8vw;
}
.contentsInner .box ul.about li img {
	vertical-align: middle;
}

.contentsBox .line2Box {
	position: relative;
	width: 100%;
	margin: 0 auto 0;
	padding: 55px 0 0;
	padding: 8.6vw 0 0;
	text-align: left;
}
.contentsBox .line2Box > div {
	width: 580px;
	width: 90.6vw;
	padding: 0 30px 58px 30px;
	padding: 0 4.7vw 9.1vw 4.7vw;
}
.contentsBox .line2Box > div.off {
	display: none;
}
.contentsBox .line2Box > div.leftBox {
	width: 580px;
	width: 90.6vw;
	padding: 0 30px 58px 30px;
	padding: 0 4.7vw 9.1vw 4.7vw;
}
.contentsBox .line2Box > div.rightBox {
	width: 580px;
	width: 90.6vw;
	padding: 0 30px 58px 30px;
	padding: 0 4.7vw 9.1vw 4.7vw;
}

.contentsBox .viewOpen {
	display: none;
}

.underBox.lineUp {
	margin: 0 auto 0;
	width: 580px;
	width: 90.6vw;
}
.underBox.lineUp > h3.title {
	line-height: 1.4;
	padding: 0 0 0 33px;
	padding: 0 0 0 5.2vw;
	margin: 0 0 45px 0;
	margin: 0 0 7.0vw 0;
	font-size: 28px;
	font-size: 4.4vw;
}
.underBox.lineUp > h3.title::before {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9.5px 0 9.5px 16.5px;
	border-width: 1.5vw 0 1.5vw 2.6vw;
	border-color: transparent transparent transparent #000;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -10px 0 0;
	margin: -1.6vw 0 0;
}
.underBox.lineUp > h3.title::after {
	content: " ";
	background-color: #858585;
	width: 100%;
	height: 1px;
	height: 1px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
.underBox.lineUp ul {
	width: 598px;	
	width: 93.4vw;
	margin: 0 0 0 -10px;
	margin: 0 0 0 -1.6vw;
	text-align: left;
}
.underBox.lineUp ul li {
	width: 290px;
	width: 45.3vw;
	height: 290px;
	height: 45.3vw;
	margin: 0 4px 9px;
	margin: 0 0.6vw 1.4vw;
	display: inline-block;
	position: relative;
}
.underBox.lineUp ul li + li {
	margin: 0 4px 9px;
	margin: 0 0.6vw 1.4vw;
}
.underBox.lineUp ul li:nth-child(4n) {
	margin: 0 4px 9px;
	margin: 0 0.6vw 1.4vw;
}
.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: 1;
}
.underBox.lineUp .img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 290px;
	width: 45.3vw;
}
.underBox.lineUp .img img {
	width: 100%;
	height: auto;
}
.underBox.lineUp .inBox {
	position: relative;
	z-index: 1;
	margin: 160px auto 0;
	margin: 25.0vw auto 0;
	text-align: center;
}
.underBox.lineUp ul li p {
	font-size: 18px;
	font-size: 2.8vw;
	font-weight: bold;
	line-height: 1;
}
.underBox.lineUp ul li .miniBox {
	margin: 10px auto 0;
	margin: 1.6vw auto 0;
	text-align: center;
}
.underBox.lineUp ul li .miniBox .box {
	display: inline-block;
	vertical-align: top;
	width: 98px;
	width: 15.3vw;
	height: 23px;
	height: 3.6vw;
	line-height: 23px;
	line-height: 3.6vw;
	border: 1px solid #151515;
	border: 1px solid #151515;
	text-align: center;
	font-size: 16px;
	font-size: 2.5vw;
	font-weight: 500;
	letter-spacing: -0.1em;
	white-space: nowrap;
}
.underBox.lineUp ul li .miniBox .box + .box {
	margin: 0 0 0 5px;
	margin: 0 0 0 0.8vw;
}
.underBox.lineUp ul li .name {
	margin: 8px auto 0;
	margin: 1.2vw auto 0;
	font-size: 24px;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1;
}
.underBox.lineUp .link {
	position: absolute;
	right: 10px;
	right: 1.6vw;
	bottom: 8px;
	bottom: 1.2vw;
	font-size: 15px;
	font-size: 2.3vw;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1;
}

#mainArea p.note {
	margin: 15px auto 0;
	margin: 2.3vw auto 0;
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: 500;
	text-align: right;
}
#mainArea .kvAreaInner > p.note {
	width: 580px;
	width: 90.6vw;
	margin: 15px auto 0;
	margin: 2.3vw auto 0;
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: 500;
	line-height: 1.5;
	text-align: right;
}

ul.attention {
	margin: 54px auto 86px;
	margin: 8.4vw auto 13.4vw;
	width: 580px;
	width: 90.6vw;
	text-align: left;
}
ul.attention li {
	font-size: 20px;
	font-size: 3.1vw;
	font-weight: 500;
	line-height: 1.6;
	text-indent: -2.4em;
	margin: 0 0 0 50px;
	margin: 0 0 0 7.8vw;
}

#popup {
	display: none;
}


#contents .follow {
	right: 0;
	bottom: -150px;
	padding: 0;
	width: 100%;
	border-radius: 0;
	font-size: 14px;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

#contents .follow .follow_inner {
	height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

#contents .follow.fixed {
	bottom: -1px;
}

#contents .follow a img {
	max-height: 85px;
}

#contents .follow button.follow__close {
	top: -20px;
	right: 0;
	width: 35px;
	padding: 0;
}

#contents .follow button.follow__close img {
	width: 100%;
	height: auto;
}

.in_follow #footer #pagetopBlock {
	transition: all 0.7s ease-in;
}

/*.in_follow #footer #pagetopBlock.ups {
	bottom: 150px !important;
}*/

.in_follow #pagetopBlockSP {
    display: none !important;
}

} /* media */