/*はじめに*/
.about #contentsArea .contentsBlock {}
.about .contentsBlock h2, .about #read, .about .contentsBlock h3, .catchArea {
font-family: "fot-udkakugo-large-pr6n", sans-serif;
font-style: normal;	
}
.about .contentsBlock h2 {font-weight: 700;}
.about #read, .about .contentsBlock h3 {font-weight: 600;
}
.about .contentsBlock h2, .about #read {text-align: center;}
.about .contentsBlock h3 {color: #EA6188; padding-bottom: 0.5em;}
.about .contentsBlock h2 .mainCopy { display: block; padding-bottom: 0.5em;}
.phArea { position: relative; z-index: 2;}
.aboutBlock .phArea.about1 .ph_cut span { padding-top: 70.7%;}
.aboutBlock .phArea.about2 .ph_cut span { padding-top: 78.6%;}

@media all and (min-width: 768px) {
	.aboutBlock { padding: 0 0 25px;}
	.about .contentsBlock h2 {font-size: 1.8em; line-height: 1.8em; padding: 10px 0 20px; }
	.about .contentsBlock h3 {font-size: 1.2em; line-height: 1.8em; }
	.about #read { font-size: 1.6em; line-height: 1.75em; padding-bottom: 30px; background-size: auto 42px;}
	.aboutBlock .wrap { padding-bottom: 3em;}
	.aboutBlock .phArea {width: 880px; margin: 0 auto 2em;}
	.aboutBlock .phArea.about2 { width: 650px;}
	.aboutBlock .phArea .ph_cut, .aboutBlock .phArea .ph_cut span {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
	.aboutBlock .txtArea {width: 880px; margin: 0 auto 1em;}
	.catchArea {font-size: 1.4em; line-height: 1.8em; margin: -1.0em 0 1.5em;}
	
	.txtSm { font-size: 0.9em;}
	.stamp{ width:265px; height: 288px; top:15px; right: 15px; }
	
}
@media all and (max-width: 767px) {
.about .contentsBlock h2 {font-size: 1.1em; line-height: 1.6em; padding-bottom: 15px; }
.about .contentsBlock h3 {font-size: 1.0em; line-height: 1.6em; text-align: center;}
.about #read { font-size: 1em; line-height: 1.75em; padding:1px 0 1em; background-size: auto 28px;}
.notes {font-size: 0.5em; line-height: 1.5em; }
.spacing {letter-spacing: -.2em;}
	
	.aboutBlock .phArea {margin: 0 0.5em 1em;}
	.aboutBlock .phArea.about2 {margin: 0 1.5em 1em;}
	.aboutBlock .phArea .ph_cut::after {
        transform: translateY(5px) translateX(5px) scale(1.00);
    }
	.aboutBlock .txtArea h3 { margin: 0 3% 0; line-height:1.5em; }
	.catchArea {font-size: 1.0em; line-height: 1.6em; margin: -1.5em 0 1.5em;}
	.txtSm { font-size: 0.8em;}
	.notes { line-height: 1.5em;}
	.stamp{ width:92px; height: 100px; top:5px; right:5px; }

}

/*	comment
============================== */
/*アコーディオン*/
.button {
  cursor: pointer;
}
.content {
  display: none;
}

.commentBlock .comment {}
.commentBlock h4 {
	font-size: 1.6em;
	line-height: 1.0em;
	position: relative;
	padding-bottom: 15px;}
.commentBlock h4 span.name { color: #EA6188; border-bottom: solid 2px #EA6188; padding: 0 5px 5px;}
.commentBlock h4 .small { font-size: 0.8em;}

.commentArea .button {
    background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(../img/about/btn_comment.png); text-indent: -9999px; display: block; transition:0.5s;
}
.commentArea .button:hover {
filter: brightness(1.1);
}


@media all and (min-width: 768px) {
	.commentArea { padding-bottom: 20px;}
	.commentArea .button {width: 560px; height: 70px; margin: 0 auto;}

	.commentBlock { padding: 20px 0 0;}
	.commentBlock .comment {}
	.commentBlock .comment:not(:last-child) { margin-bottom: 2em;}
	.commentBlock h4 {
        width: 880px;
        margin: 0 auto;
    }
	.commentBlock .txtArea p.txt {
        width: 880px;
        margin: 0 auto;
    }
	.content { padding-top: 30px;}
	.commentBlock dl dt { font-size: 1.1em; padding-bottom: 0.5em;}
}

@media all and (max-width: 767px) {
	.commentArea .button { width: 100%; max-width: 370px; height: 0; padding-top:12.5%; margin: 0 auto 1.5em;}
	.content {margin-top: 0px;}
	.commentBlock { padding: 0;}
	.commentBlock .comment:not(:last-child) { margin-bottom: 1em;}		
	.commentBlock h4 { font-size: 1.3em; text-align: center;}
}
