@charset "UTF-8";

/* kimochi
---------------------------------------------------------------------------*/

/* .sec-kimochi
------------------------------------*/
.sec-kimochi {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	max-width: 1170px;
	min-height: 685px;
	margin: 0 auto 140px;
	padding: 0 50px;
}

.sec-kimochi .img-wrap {
	position: absolute;
	top: 0;
	right: 45px;
	width: 640px;
	height: 695px;
	z-index: 1;
}

.sec-kimochi .img-wrap img {
	position: absolute;
	opacity: 0;
}

.sec-kimochi figure img:nth-of-type(1) { top: 0; right: 24px; }
.sec-kimochi figure img:nth-of-type(2) { top: 8px; left: 32px; }
.sec-kimochi figure img:nth-of-type(3) { top: 184px; right: 0; }
.sec-kimochi figure img:nth-of-type(4) { bottom: 0; left: 0; }
.sec-kimochi figure img:nth-of-type(5) { bottom: 0; right: 23px; }

.sec-kimochi img.illust-puddle { bottom: 252px; left: -52px; }
.sec-kimochi img.illust-cloud { top: 100px; right: 215px; }

.sec-kimochi .txt-set {
	position: relative;
	width: 485px;
	padding-top: 20px;
	z-index: 2;
}

.sec-kimochi h2.title-line span {
	font-size: 16px;
}

.sec-kimochi h2:nth-of-type(1) {
	margin-bottom: 40px;
}

.sec-kimochi h3:nth-of-type(1) {
	margin-bottom: 35px;
}

.sec-kimochi h3 span {
	display: block;
}

.sec-kimochi h3 span.jp {
	margin: 0 0 26px -1px;
}

.sec-kimochi h3 span.en {
	margin-left: 3px;
}

.sec-kimochi h3 span.en img {
	width: 180px;
}

.sec-kimochi p {
	letter-spacing: 0.1em;
}

.sec-kimochi p:nth-of-type(1) {
	font-size: 16px;
	line-height: 2.1;
	letter-spacing: 0.16em;
/* 	font-weight: 600; */
}

.sec-kimochi h2:nth-of-type(2) {
	margin: 65px 0 30px;
}

.sec-kimochi h3:nth-of-type(2) {
	margin-bottom: 15px;
	font-size: 21spx;
	line-height: 1.8;
	letter-spacing: 0.1em;
	font-weight: 600;
}

.sec-kimochi p:nth-of-type(2) {
	font-size: 15px;
	line-height: 1.9;
}

.sec-kimochi .arrow-list {
	margin-top: 30px;
}

/* .sec-kimochi - media query
-----------------------------------*/
@media (max-width: 1160px) {
	.sec-kimochi figure { right: 30px; }
	.sec-kimochi figure img:nth-of-type(2) { left: 37px; }
}

/* .sec-greetings
------------------------------------*/
.sec-greetings {
	background: url(../img/share/bg-mizuiro.jpg) no-repeat;
	background-size: cover;
	width: 100%;
}

.sec-greetings .inner {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 84px 50px 100px 40px;
}

.sec-greetings h2 {
	position: absolute;
	top: -64px;
	left: 40px;
}

.sec-greetings .img-set {
	position: relative;
	float: right;
	width: 442px;
	padding-top: 168px;
}

.sec-greetings .img-set .copy1 {
	position: absolute;
	top: -5px;
	right: 25px;
	width: 188px;
	height: 213px;
}

.sec-greetings .img-set .copy1 img {
	display: block;
	position: absolute;
	top: 0;
	opacity: 0;
}

.sec-greetings .img-set .copy1 img:nth-of-type(1) { right: 0; }
.sec-greetings .img-set .copy1 img:nth-of-type(2) { right: 70px; }
.sec-greetings .img-set .copy1 img:nth-of-type(3) { left: 0; }

.sec-greetings .img-set .copy2 {
	overflow: hidden;
	position: absolute;
	top: -5px;
	left: 35px;
	width: 126px;
	height: 0;
}

.sec-greetings .img-set .copy2 img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/*bookbox
-------------------------------*/
.img-set .bookbox {
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-end;
	position: absolute;
	left: 16px;
	bottom: -102px;
}

.img-set .bookbox div {
	margin-bottom: 6px;
	margin-left: 22px;
}

.img-set .bookbox p {
	line-height: 1em;
}

.img-set .bookbox p:first-child{
	font-size: 12px;
	font-weight: 600;
	color: #0E4965;
	margin-bottom: 12px;
}

.img-set .bookbox h6{
	font-size: 17px;
	font-weight: 600;
	color: #0E4965;
	letter-spacing: 0.04em;
	margin-left: 3px;
	margin-bottom: 16px;
}

.img-set .bookbox p:last-child{
	font-weight: 600;
	color: #0E4965;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
}

.img-set .bookbox p:last-child img {
	margin-right: 5px;
	margin-left: 5px;
}

.img-set .bookbox p a {
	color: #0E4965;
	text-decoration-line: underline;
	text-underline-offset: 3px;
	margin-top: -2px;
	transition: .15s ease-out;
}

.img-set .bookbox p a:hover {
	opacity: 0.5;
}

.sec-greetings .txt-set {
	float: left;
	width: 480px;
	margin-top: 24px;
	margin-left: 20px;
	color: #0E4965;
}

.sec-greetings dl {
	overflow: hidden;
}

.sec-greetings dt {
	float: left;
}

.sec-greetings dd {
	position: relative;
	margin: -4px 0 50px;
	padding-left: 60px;
}

.sec-greetings dd:last-of-type {
	margin-bottom: 0;
}

.sec-greetings dd:before {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 8px;
	background: #7DC6E8;
	width: 1px;
}

.sec-greetings dd:nth-of-type(1):before { height: calc(100% - 94px); }
.sec-greetings dd:nth-of-type(2):before { height: calc(100% - 122px); }

.sec-greetings dd p {
	font-size: 15px;
	text-align: justify;
	line-height: 1.85;
	letter-spacing: 0.07em;
	font-weight: 600;
}

.sec-greetings dd p:first-of-type {
	margin-bottom: 12px;
}

.sec-greetings dd p.profile {
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 0.09em;
}

.sec-greetings dd p.name {
	font-size: 12px;
	text-align: left;
	line-height: 1.7;
	letter-spacing: 0.1em;
	display: block;
}

.sec-greetings dd p.name strong {
	display: inline-block;
	margin-top: 5px;
	font-size: 21px;
	letter-spacing: 0.12em;
	font-weight: 600;
}

.sec-greetings dd p.name a{
  font-size: 15px;
  display: inline-block;
  margin-left: 20px;
  letter-spacing: 0.15em;
  text-decoration: underline;
  color: #0E4965;
}

.sec-greetings dd ul {
	margin-top: 28px;
}

.sec-greetings dd li {
	margin-bottom: 9px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
}

/* .sec-about
------------------------------------*/
.sec-about {
	width: 1030px;
	margin: 0 auto 155px;
	padding-top: 100px;
}

.sec-about .slider-wrap {
	overflow: hidden;
	position: relative;
	margin-bottom: 70px;
	padding-top: 40px;
}

.sec-about .slider-img {
	float: right;
	width: 940px;
}

.sec-about .slider .slick-dots {
	position: absolute;
	top: -45px;
	right: -7px;
}

.sec-about .slider .slick-dots li {
	float: left;
}

.sec-about h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.25em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-feature-settings: 'palt' 0;
	white-space: nowrap;
}

.sec-about h2:before {
	display: block;
	content: '';
	position: absolute;
	top: -80px;
	left: 7px;
	background: #979797;
	width: 1px;
	height: 48px;
}

.sec-about .title-set {
	overflow: hidden;
	margin-bottom: 90px;
}

.sec-about .title-set h3 {
	float: left;
	width: 310px;
	font-size: 29px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.08em;
}

.sec-about .title-set p {
	float: right;
	width: 655px;
	margin-top: 5px;
	font-size: 15px;
	text-align: justify;
	line-height: 2;
	letter-spacing: 0.14em;
}

@media all and (-ms-high-contrast:none){
	.sec-about h2:before { left: 11px; }
}

/* .sec-about - media query
-----------------------------------*/
@media (max-width: 1100px) {
	.sec-about { width: 1010px; }
}

/* .company
------------------------------------*/
.company {
	overflow: hidden;
}

.company #gMap {
	float: left;
}

.company #gMap,
.company #gMap iframe {
	width: 460px;
	height: 896px;
}

.company .inner {
	float: right;
	width: 485px;
	margin-top: 5px;
}

.company h3 {
	margin: 0 0 40px 5px;
}

.company h4 {
	margin: 0 0 18px 5px;
}

.company address,
.company address + p {
	margin-left: 5px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.06em;
	padding-left: 26px;
}

.company .link {
	overflow: hidden;
	margin: 2px 0 45px 5px;
}

.company .arrow-list {
	margin: 18px 15px 0 26px;
}

.company .arrow-list li {
	margin-bottom: 5px;
}

.company .arrow-list li a {
	padding-top: 2px;
	padding-bottom: 3px;
}

.company .arrow-list li a span {
	font-size: 14px;
}

.company .teikan {
	float: left;
	width: 190px;
}

.company .teikan p {
	margin-bottom: 2px;
	font-size: 13px;
}

.company .teikan a {
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	line-height: 1.8;
	letter-spacing: 0.06em;
}

.company .teikan a:hover {
	border-bottom: 1px solid #4E94D6;
}

.company .dl-line-dot {
	margin-top: 12px;
	margin-left: 26px;
}

.company .dl-line-dot dt {
	padding-top: 19px;
	font-size: 13px;
	line-height: 1.7;
}

.company .dl-line-dot dd {
	padding: 17px 5px 16px 105px;
}

.company .dl-line-dot dd p {
	margin-bottom: 10px;
	color: #000;
	line-height: 1.7;
	letter-spacing: 0.09em;
	font-size: 13px;
}

.company .dl-line-dot dd p:last-of-type {
	margin-bottom: 0;
}

@media all and (-ms-high-contrast:none){
	.company .teikan a { border-bottom: none; padding-bottom: 0; line-height: 1.6; text-decoration: underline; }
	.company .teikan a:hover { border-bottom: none; }
}

/* .img-kimochi
------------------------------------*/
.img-kimochi {
	overflow: hidden;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

/* .img-kimochi - media query
-----------------------------------*/
@media (max-width: 1140px) {
	.img-kimochi img { width: 100%; height: auto; }
}