@charset "utf-8";

/* *******************************************************************************************
*
*	cloud
*
******************************************************************************************* */
/* ----------------------------- talk ----------------------------- */
.talk {
	margin-top: 50px;
}

.talk li.member2 {
	background: url(../image/member2.jpg) no-repeat 0 center;
	background-size: 125px;
}

.talk li.haruto {
	background: url(../image/member1_4.jpg) no-repeat 0 center;
	background-size: 125px;
}

.talk li.haruto2 {
	background: url(../image/member1_3.jpg) no-repeat 0 center;
	background-size: 125px;
}

.talk li.haruto3 {
	background: url(../image/member1_6.jpg) no-repeat 0 center;
	background-size: 125px;
}

.talk li.haruto4 {
	background: url(../image/member1_2.jpg) no-repeat 0 center;
	background-size: 125px;
}

.talk li.haruto5 {
	background: url(../image/member1_5.jpg) no-repeat 0 center;
	background-size: 125px;
}

.talk .pic2 {
	margin: 60px 0;
	text-align: center;
}

.talk .pic2 img {
	overflow: hidden;
	border-radius: 15px;
	width: 80%;
}

.talk .pic2:first-child {
	margin-top: 0px;
}

body .talk li span .url {
	word-break: normal !important;
	word-wrap: break-word;
}

.talk li span em {
	display: inline-block;
	margin-top: 5px;
	font-size: 15px;
	font-style: normal;
}

.talk li dl {
	margin-bottom: -30px;
}

.talk li .mb {
	margin-bottom: 20px;
}

.talk li dl dd {
	margin-bottom: 30px;
}

.talk li dl dd strong {
	border: 0px;
	border-bottom: 2px dotted;
	padding: 0 20px 2px;
	margin-bottom: 15px;
	color: #ee7300;
	font-size: 20px;
}

.talk li dl dd:nth-of-type(3) {
	margin-right: 30px;
}

.talk .hAuto {
	height: auto;
}

.talk span a {
	text-decoration: underline !important;
}

.talk span a:hover {
	text-decoration: none !important;
}

.talk dl {
	display: flex;
	flex-wrap: wrap;
	margin: -20px 0 80px 80px;
}

.talk dl.col1 {
	display: inline-block;
	margin-left: 0px;
	margin-top: 60px;
}

.talk dl dd {
	width: 280px;
	text-align: center;
}

.talk dl.col1 dd {
	width: 100%;
	margin-right: 0px !important;
	margin-top: 10px;
}

.talk dl.col1 dd:nth-of-type(2) {
	margin-top: 30px;
}

.talk dl dd strong {
	border-bottom: 2px dotted #ee7300;
	padding: 0 20px 2px;
	margin-bottom: 15px;
	color: #ee7300;
	font-size: 20px;
	display: inline-block;
}

.talk dl dd:first-of-type {
	margin-right: 30px;
}

.talk dl dd:nth-of-type(3) {
	margin-right: 30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(4) {
	margin-top: 30px;
}

.talk dl dd:nth-of-type(5) {
	margin-right: 30px;
	30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(6) {
	margin-top: 30px;
}

.talk dl dd:nth-of-type(7) {
	margin-right: 30px;
	30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(8) {
	margin-top: 30px;
}

.talk dl dd:nth-of-type(9) {
	margin-right: 30px;
	30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(10) {
	margin-top: 30px;
}

.talk dl dd:nth-of-type(11) {
	margin-right: 30px;
	30px;
	margin-top: 30px;
}

.talk dl dd p {
	font-size: 18px;
	margin-top: 15px;
}

.talk dl dd figure {
	display: block;
}

.talk dl dd figure img {
	overflow: hidden;
	border-radius: 15px;
	width: 100%;
}

.talk dl.col1 dd figure img {
	width: 80%;
}

.talk dl.col2 {
	margin-left: 0px;
	margin-top: 60px;
}

.talk dl.col2 dd {
	width: 100%;
}

.talk dl.col2 dd {
	width: 220px;
	text-align: center;
}

.talk dl.col2 dd:first-of-type {
	margin-right: 30px;
}

.talk dl.col2 dd:nth-of-type(2) {
	margin-right: 30px;
}

.talk dl dd:nth-of-type(3) {
	margin-right: 0;
	margin-top: 0;
}

.talk dl dd:nth-of-type(4) {
	margin-right: 30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(5) {
	margin-right: 30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(6) {
	margin-right: 0;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(7) {
	margin-right: 30px;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(8) {
	margin-top: 30px;
}

.talk dl dd:nth-of-type(9) {
	margin-right: 0;
	margin-top: 30px;
}

.talk dl dd:nth-of-type(10) {
	margin-top: 30px;
}

.talk dl dd:nth-of-type(11) {
	margin-right: 30px;
	margin-top: 30px;
}

figcaption {
	padding: 20px 0;
	font-size: 15px;
}

/* ----------------------------- case ----------------------------- */
.case h4 {
	width: 800px;
	margin: 0 auto;
	border: 3px solid #d9ecfa;
	padding: 20px 40px 20px 100px;
	font-size: 24px;
	color: #2294e6;
	border-radius: 15px;
	overflow: hidden;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}

.case h4 span {
	padding: 20px 20px;
	margin-right: 40px;
	background-color: #d9ecfa;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	display: table-cell;
}

@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .case h4 span {
		padding: 30px 20px 30px 20px;
	}

	/* IE11 */
}

_:-ms-lang(x), _::-webkit-meter-bar, .case h4 span {
	padding: 25px 20px 30px 20px;
}

.case figure {
	text-align: center;
}

.case figure img {
	overflow: hidden;
	border-radius: 15px;
}

.case .talk li.pic {
	padding: 0px;
	text-align: center;
	display: block;
}

.case .talk li.pic p {
	text-align: center;
	margin-top: 20px;
}

.case .talk li.pic.mt {
	margin-top: 50px;
}

.case .hauto {
	height: auto;
}

/* ----------------------------- sec_title ----------------------------- */
h4.sec_tit {
	font-size: 24px;
	color: #2294e6;
	border: none;
	margin: 0;
	padding: 40px 0 20px;
	text-align: left;
}

/* ----------------------------- pic_read ----------------------------- */
.ex {
	padding-bottom: 30px;
	font-size: 18px;
	line-height: 1.8;
}

.pic_read {
	width: 730px;
	margin: 0 auto;
	text-align: center;
}

.pic {
	margin: 60px 0;
}

.pic_read p.pic_read_tit {
	padding-top: 20px;
	font-size: 14px;
}

.pic_read img {
	overflow: hidden;
	border-radius: 15px;
	width: 80%;
}

.anchorLink {
	padding: 20px;
	text-decoration: underline !important;
}

/* ----------------------------- interview ----------------------------- */
.interview figure {
	text-align: center;
	margin: 40px 0;
}

.interview figure img {
	display: inline-block;
	border-radius: 15px;
	overflow: hidden;
}

.interview_list_item {
	font-size: 18px !important;
	word-break: normal !important;
	word-wrap: break-word;
}

.interview .interview_about {
	border: 2px solid #eee;
	overflow: hidden;
	margin: 30px 0px 60px;
	padding: 20px 40px;
	border-radius: 15px;
	background-color: #fefefe;
}

.interview .interview_about h5 {
	margin-bottom: 20px;
	font-size: 20px;
}

.interview .interview_about figure {
	float: right;
	margin: 0px;
	margin-left: 40px;
}

.interview .chart {
	margin-top: 30px;
}

.interview .chart h4 {
	text-align: center;
	margin-bottom: -20px;
	font-size: 22px;
	color: #ee7300;
	text-align: center;
}

.interview .chart h4 span {
	display: inline-block;
	padding: 0 20px 5px;
	border-bottom: 2px dotted;
}

.interview .chart figure {
	border: 1px solid #eee;
	overflow: hidden;
	border-radius: 15px;
}

.interview .chart figure img.switch_sp {
	display: none;
}

.interview .chart figure img.switch_pc {
	display: inline;
}

/* ----------------------------- remarks ----------------------------- */
.remarks figure {
	text-align: center;
	margin-bottom: 40px;
}

.remarks figure img {
	display: inline-block;
	border-radius: 15px;
	overflow: hidden;
}

.remarks.col1 ul li .textArea dt {
	margin-top: 5px;
}

.remarks.col1 ul li .textArea dd {
	word-wrap: break-word;
	padding-top: 5px;
}

.remarks.col1 ul li .textArea dd a {
	text-decoration: underline !important;
	font-size: 15px;
	display: block;
	padding-top: 10px;
}

.remarks.col1 ul li .textArea dd a:hover {
	text-decoration: none;
}

.remarks .symbol_info {
	margin: 20px auto 40px;
	width: 520px;
}

.remarks .symbol_info p {
	font-size: 14px;
}

.remarks .note {
	text-align: center;
	margin-top: 10px;
}

/* ----------------------------- summary ----------------------------- */
.summary .try_txt {
	padding-top: 15px;
	word-break: normal !important;
	word-wrap: break-word;
}

.summary ul {
	list-style: disc !important;
	padding-left: 20px;
	line-height: 2.4;
}

/* ----------------------------- profile ----------------------------- */
.profile dl {
	margin-top: 20px;
	margin-bottom: -15px;
}

.profile dt {
	margin-bottom: 0px;
}

.profile dt:before {
	content: '・';
}

.profile dd {
	margin-bottom: 15px;
	padding-left: 1em;
}

.profile dd a {
	text-decoration: underline !important;
}

.profile dd a:hover {
	text-decoration: none !important;
}