@charset "UTF-8";
/*=============================================================

	Date: 2021-7-24
	CSS Document ： クロニクル

=============================================================*/

div#main-slide {
	position: relative;
}

div#main-slide li {
	position: relative;
}

div#main-slide .main-contnet {
	color: #FFF;
	font-family: A1 Mincho;
	position: absolute;
	z-index: 1;
}

div#main-slide li:nth-of-type(1) .main-contnet {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

div#main-slide li:nth-of-type(3) .main-contnet {
	width: 100%;
}

div#main-slide .main-contnet img {
	display: inline-block;
}

div#main-slide li:nth-of-type(1) dt {
  color: #fff;
	font-family: A1 Mincho;
	line-height: 1.0;
	text-align: center;
	margin: 1rem 0;
}

div#main-slide li:nth-of-type(1) dt span {
	display: block;
	margin: 1.2rem 0 0;
}

div#main-slide li:nth-of-type(1) dd {
	line-height: 1.6;
	text-align: center;
	margin: 4.5rem 0 0;
}

div#main-slide li:nth-of-type(2) .main-contnet p {

}

div#main-slide li:nth-of-type(3) .main-contnet p {
	color: #6dfadb;
	font-family: Toppan Bunkyu MdMin EB;
	line-height: 1.8;
	position: relative;
}

div#main-slide li:nth-of-type(3) .main-contnet p::after {
	background: url("../images/y1.svg") no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.scroll {
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 18%;
}

div.scroll a {
	display: block;
	position: relative;
	padding: 100px 0 0;
}

div.scroll span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

div.scroll span:nth-of-type(2) {
	top: 16px;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}

div.scroll span:nth-of-type(3) {
	top: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

div.scroll span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	-webkit-animation: y1 2s infinite;
	animation: y1 2s infinite;
	opacity: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

@-webkit-keyframes y1 {
0% {
	opacity: 0;
}

50% {
	opacity: 1;
}

100% {
	opacity: 0;
}
}

@keyframes y1 {
0% {
	opacity: 0;
}

50% {
	opacity: 1;
}

100% {
	opacity: 0;
}
}

@media screen and (min-width: 919px) {
div#main-slide ul {
	padding: 0 0 53px;
}

div#main-slide .main-pict img {
	height: 1000px;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

div#main-slide li:nth-of-type(1) dt {
	font-size: 3.375rem;
}

div#main-slide li:nth-of-type(1) dt span {
	font-size: 0.875rem;
}

div#main-slide li:nth-of-type(1) dd {
	font-size: 1.6875rem;
}

div#main-slide li:nth-of-type(2) .main-contnet {
	bottom: 260px;
	right: 190px;
}

/* IE11表示用のCSS　*/
_:-ms-fullscreen, :root #main-slide li:nth-of-type(2) .main-contnet {
	bottom: auto;
	top: 550px;
}

div#main-slide li:nth-of-type(2) .main-contnet p {
	font-size: 2.8rem;
}

div#main-slide li:nth-of-type(3) .main-contnet {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

div#main-slide li:nth-of-type(3) .main-contnet p {
	font-size: 3.1rem;
	text-align: center;
	padding: 0 0 12rem;
}

div#main-slide li:nth-of-type(3) .main-contnet p::after {
	height: 83px;
	width: 364px;
}

div#main-slide .slick-dots li {
  padding: 0 20px;
}

div#main-slide .slick-dots li button {
    width: 85px;
    height: 8px;
}
}

@media not all and (min-width: 919px) {
div#main-slide ul {
	padding: 0 0 15px;
}

div#main-slide li:nth-of-type(1) dt {
	font-size: 1.5rem;
}

div#main-slide li:nth-of-type(1) dt span {
	font-size: 0.625rem;
}

div#main-slide li:nth-of-type(1) dt img {
	width: 106px;
}

div#main-slide li:nth-of-type(1) dd {
	font-size: 0.75rem;
}

div#main-slide li:nth-of-type(2) .main-contnet {
	bottom: 45px;
	right: 60px;
}

div#main-slide li:nth-of-type(2) .main-contnet p {
	width: 55px;
}

div#main-slide li:nth-of-type(3) .main-contnet p {
	font-size: 0.625rem;
}

div#main-slide li:nth-of-type(3) .main-contnet {
	top: 300px;
	right: 0;
}

div#main-slide li:nth-of-type(3) .main-contnet p {
	text-align: right;
	margin: 0 40px 0 0;
}

div#main-slide li:nth-of-type(3) .main-contnet p::after {
	height: 62px;
	width: 52px;
	-webkit-transform: rotate(135deg);
	    -ms-transform: rotate(135deg);
	        transform: rotate(135deg);
	bottom: 40px;
	right: -40px;
}

div#main-slide .slick-dots li {
    padding: 0 8px;
}

div#main-slide .slick-dots li button {
    width: 36px;
    height: 3px;
}

div.scroll {
	bottom: 7%;
}

div.scroll a {
	padding: 20% 0 0;
}
}

div#main-slide .slick-dots {
    position: absolute;
    bottom: 0;
	right: 0;
	left: 0;
    display: block;
    padding: 0;
    margin: auto;
    text-align: center;
}

div#main-slide .slick-dots li {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

div#main-slide .slick-dots li button {
	border: none;
	background: #e6e6e6;
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    outline: none;
}

div#main-slide .slick-dots li button:hover,
div#main-slide .slick-dots li button:focus {
	outline: none;
}

div#main-slide .slick-dots li.slick-active button {
	background: #999;
}

/* ---------------------------------

CONCEPT
	
--------------------------------- */

div.concept h2 {
	margin: 0 0 2.1875rem;
}

div.concept h3 {
	font-family: A1 Mincho;
	margin: 0 0 1.875rem;
}

div.concept p {
	font-family: A1 Mincho;
	font-size: 1.3125rem;
	line-height: 1.8;
}

div.concept .concept-logo {
	width: 18.75rem;
	margin: 2.5rem 0 0;
}

@media screen and (min-width: 919px) {
div.concept {
	max-width: 930px;
	width: 93rem;
	margin: 0 auto 150px;
	padding: 125px 20px 0;
}

div.concept h3 {
	font-size: 2.3125rem;
	line-height: 1.3;
}
}

@media not all and (min-width: 919px) {
div.concept {
	width: 82.66666666666%;
	margin: 0 auto 65px;
	padding: 50px 0 0;
}

div.concept h2 {
	margin: 0 0 17px;
	width: 15.5rem;
	width: 29.356060606%;
}

div.concept h3 {
	font-size: 1rem;
	line-height: 1.6;
	margin: 0 0 15px;
}

div.concept p {
	font-size: 0.6875rem;
}

div.concept .concept-logo {
	width: 56.774193548%;
	margin: 20px 0 0;
}
}

/* ---------------------------------

STORIES
	
--------------------------------- */

div.stories {
	background: #d8fae1;
	position: relative;
}

div.stories::after {
	background: #929c9b;
	content: "";
	width: 86%;
	position: absolute;
	right: 0;
	bottom: 0;
}

div.stories h2 {
	text-align: center;
	position: relative;
}

div.stories h2::after {
	background: #000;
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.stories ul {
	z-index: 1;
}

div.stories-item {
	background: #FFF;
	margin: 0 60px;
}

div.stories-item a {
	display: block;
}

div.stories-head dt .stories-num {
	font-family: Helvetica, "sans-serif";
}

div.stories-head dd {
	font-family: Gothic MB101 DemiBold;
}

div.stories-comment p {
	line-height: 1.8;
}

div.stories-detail {
	width: 79.086956521%;
	margin: auto;
}

div.stories-pict {
	width: 80%;
	margin: auto;
}

div.stories-pict p img {
	width: 100%;
}

div.stories-more {
	background: #3e3a39;
	border: 1px solid #3e3a39;
	color: #FFF;
	display: block;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}

div.stories-more::after {
	content: "";
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
}

div.stories-item a:hover .stories-more {
	background: #fff;
	border: 1px solid #3e3a39;
	color: #000;
}

div.stories-item a:hover .stories-more::after {
	border-top: 1px solid #3e3a39;
	border-right: 1px solid #3e3a39;
}


@media screen and (min-width: 919px) {
div.stories {
	padding: 130px 0 116px;
}

div.stories::after {
	height: 770px;
}

div.stories h2 {
	margin: 0 0 50px;
	padding: 0 0 12px;
}

div.stories h2::after {
	height: 3px;
	width: 155px;
}

div.stories-item a {
	padding: 80px 0;
}

div.stories-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 0 30px;
}

div.stories-head p {
	width: 20%;
}

div.stories-head dl {
	width: 73.571428571%;
}

div.stories-head dt {
	font-size: 1.3125rem;
	margin: 0 0 15px;
}

div.stories-head dt .stories-num {
	font-size: 2.4375rem;
}

div.stories-head dd {
	font-size: 2rem;
	line-height: 1.4;
}

div.stories-comment p {
	font-size: 1.375rem;
}

div.stories-more {
	font-size: 1.625rem;
	padding: 35px 0;
}

div.stories-more::after {
	height: 16px;
	width: 16px;
	right: 25px;
}
}

@media not all and (min-width: 919px) {
div.stories {
	padding: 50px 0 30px;
}

div.stories::after {
	height: 330px;
	width: 235px;
}

div.stories h2 {
	width: 50px;
	margin: 0 auto 20px;
	padding: 0 0 4px;
}

div.stories h2::after {
	height: 1px;
	width: 100%;
}

div.stories-item {
	margin: 0 15px;
}

div.stories-item a {
	padding: 15px 0 25px;
}

div.stories-head {
	margin: 0 0 7px;
	position: relative;
}

div.stories-head p {
	width: 40px;
	position: absolute;
	top: 0;
	left: -15px;
}

div.stories-head dt {
	font-size: 0.625rem;
	margin: 0 0 20px;
	padding: 20px 0 0 32px;
}

div.stories-head dt .stories-num {
	display: block;
	font-size: 0.625rem;
	margin: 0 0 7px;
}

div.stories-head dd {
	font-size: 0.625rem;
	line-height: 1.6;
}

div.stories-comment p {
	font-size: 0.625rem;
}

div.stories-more {
	font-size: 0.625rem;
	padding: 7px 0;
}

div.stories-more::after {
	height: 3px;
	width: 3px;
	right: 8px;
}
}

div.stories .slick-prev,
div.stories .slick-next {
	border: none;
	background: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	display: block;
	margin: auto;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	outline: none;
	z-index: 1;
}

div.stories .slick-prev::after {
	content: "";
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	vertical-align: middle;
}

div.stories .slick-next::after {
	content: "";
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	vertical-align: middle;
}



div.stories .slick-slide:not(.slick-center) .stories-item {
	position: relative;
}

div.stories .slick-slide:not(.slick-center) .stories-item::after {
	background: rgba(255,255,255,0.9);
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

div.stories .slick-counter {
	font-family: Helvetica, "sans-serif";
    position: absolute;
	right: 0;
	left: 0;
    display: block;
    padding: 0;
    margin: auto;
    text-align: center;
}

@media screen and (min-width: 919px) {
div.stories .slick-prev,
div.stories .slick-next {
	width: 46px;
	height: 46px;
	top: 30%;
}

div.stories .slick-prev {
	left: 13%;
}

div.stories .slick-next {
	right: 13%;
}

div.stories .slick-prev::after {
	width: 24px;
	height: 24px;
}

div.stories .slick-next::after {
	width: 24px;
	height: 24px;
}

div.stories .slick-counter {
	font-size: 3.9rem;
    top: -90px;
}
}

@media not all and (min-width: 919px) {
div.stories .slick-prev,
div.stories .slick-next {
	width: 23px;
	height: 23px;
	top: 30%;
}

div.stories .slick-prev {
	left: 8%;
}

div.stories .slick-next {
	right: 8%;
}

div.stories .slick-prev::after {
	width: 12px;
	height: 12px;
}

div.stories .slick-next::after {
	width: 12px;
	height: 12px;
}

div.stories .slick-counter {
	font-size: 0.8125rem;
    top: -50px;
}
}

/* ---------------------------------

CRAFTMAN
	
--------------------------------- */

div.craftman {
	background: #423e3d;
	position: relative;
}

div.craftman::before {
	background: #929c9b;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
}

div.craftman h2 {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.craftman-head {
	position: relative;
}

p.craftman-kyoto {
	height: auto;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
}

div.craftman-item p img {
	width: 100%;
}

div.craftman-item dl {
	color: #FFF;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

div.craftman-item dd {
	line-height: 1.8;
}

div.craftman-movie p {
	height: 0;
	width: 100%;
	padding: 54.470588235% 0 0;
	position: relative;
}

div.craftman-movie iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

@media screen and (min-width: 919px) {
div.craftman {
	padding: 0 0 165px;
}

div.craftman::before {
	width: 185px;
}

p.craftman-pict img {
	height: 755px!important;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

div.craftman h2 {
	width: 300px;
	height: 47px;
}

p.craftman-kyoto {
	width: 300px;
	top: 60%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

div.craftman-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	width: 82.8125%;
	margin: 0 0 0 auto;
}

div.craftman-item:nth-child(odd) p img {
	height: 780px!important;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	font-family: 'object-fit: cover; object-position: center;';
}

div.craftman-item:nth-child(even) {
	width: 82.8125%;
	margin: 0 auto 170px 0;
	padding: 115px 0 0;
}

div.craftman-item p {
	width: 51.823899371%;
	z-index: 0;
}

div.craftman-item:nth-child(even) p {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

div.craftman-item dl {
	font-family: A1 Mincho;
	width: 39.937106918%;
}

div.craftman-item dt {
  color: #fff;
	font-size: 3.375rem;
	margin: 0 0 40px;
}

div.craftman-item dd {
	font-size: 1.5625rem;
	line-height: 1.8;
}

div.craftman-item:nth-child(odd) p {
	margin: -145px 0 0;
}

div.craftman-movie {
	width: 53.125rem;
	margin: auto;
}
}

@media not all and (min-width: 919px) {
div.craftman {
	padding: 0 0 40px;
}

div.craftman::before {
	width: 30px;
}

div.craftman h2 {
	width: 150px;
	height: 24px;
}

p.craftman-kyoto {
	width: 150px;
	top: 60%;
}

div.craftman-item {
	width: 274px;
	width: 73.066666666666666%;
	margin: 40px 0;
}

div.craftman-item:nth-child(even) {
	width: 307px;
	width: 81.8666666666666%;
	margin: 40px 30px 40px auto;
}

div.craftman-item dl {
	width: 232px;
	width: 84.671532846%;
	margin: 0 0 30px auto;
}

div.craftman-item:nth-child(even) dl {
	margin: 0 30px 30px auto;
}

div.craftman-item dt {
  color: #fff;
	font-size: 1.375rem;
	margin: 0 0 20px;
}

div.craftman-item dd {
	font-size: 0.625rem;
}
}

/*------------------------------------------

	CAMPIGN
	
-------------------------------------------*/

div.campaign {
	background: #231815;
	color: #FFF;
	position: relative;
}

div.campaign-wrap {
	margin: auto;
}

div.campaign-head h2 {
	width: 38.2rem;
}

div.campaign-head dt {
	font-size: 2.5rem;
}

div.campaign-head dd {
	color: #6dfadb;
	font-size: 3.8rem;
}

div.campaign-head dd .campaign-date {
	color: #6dfadb;
	font-size: 5.1rem;
}

div.campaign-head dd span {
	color: #fff;
}

div.campaign p {
	font-size: 2.4rem;
	text-align: center;
}

div.campaign li {
	font-size: 1.75rem;
	line-height: 1.6;
	text-align: center;
}

div.campaign a {
	color: #FFF;
	display: block;
	position: relative;
}

div.campaign a::after {
    content: "";
    width: 30px;
    height: 30px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    position: absolute;
    right: 0;
	left: 0;
    margin: auto;
}

@media screen and (min-width: 919px) {
div.campaign-wrap {
	max-width: 994px;
	width: 99.4rem;
}

div.campaign-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 0 25px;
	position: relative;
}

div.campaign-head::after {
	background: #fff;
	content: "";
	height: 100%;
	width: 2px;
	position: absolute;
	top: 0;
	left:  45rem;
}

div.campaign-head dt {
	margin: 0 0 20px;
}

div.campaign p {
	margin: 0 0 18px;
}

div.campaign a {
    padding: 90px 0 120px;
}

div.campaign a::after {
    bottom: 60px;
}
}

@media not all and (min-width: 919px) {
	/*
div.campaign-head {
	margin: 0 0 3rem;
}

div.campaign-head h2 {
	margin: 0 auto 2rem;
	padding: 0 0 2rem;
	position: relative;
}

div.campaign-head h2::after {
	background: #fff;
	content: "";
	height: 1px;
	width: 38.2rem;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.campaign-head dt {
	text-align: center;
	margin: 0 0 1.5rem;
}

div.campaign-head dd {
	text-align: center;
}

div.campaign p {
	line-height: 1.6;
	margin: 0 0 1.5rem;
}

div.campaign a {
	padding: 8rem 0 10rem;
}

div.campaign a::after {
    bottom: 4.5rem;
}
*/
}

/*------------------------------------------

	HOW TO ORDER
	
-------------------------------------------*/

div.howto {
	background: #cccab9;
}

div.howto h2 {
	text-align: center;
	position: relative;
}

div.howto h2::after {
	background: #474342;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.howto h3 {
	color: #3e3a39;
	font-family: Ryumin Medium KL;
	font-size: 1.3125rem;
	text-align: center;
}

div.howto-wrap {
	margin: auto;
}

div.howto-item {
	position: relative;
}

div.howto-item:not(:last-child)::after {
	background: url("../images/howto_y1.svg") no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;;
}

div.howto-item dt {
	color: #474342;
	font-size: 1.75rem;
	line-height: 1.4;
}

div.howto-item dd {
	color: #3e3a39;
	font-size: 1.25rem;
	line-height: 1.6;
}

div.howto-item dd span {
	color: #003df2;
}

div.howto-btn li a {
	border: 1px solid #3e3a39;
	background: #fff;
	display: block;
	text-align: center;
	position: relative;
}

div.howto-btn li a::after {
    content: "";
    width: 12px;
    height: 12px;
    border-top: 1px solid #3e3a39;
    border-right: 1px solid #3e3a39;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    position: absolute;
    right: 0;
	left: 0;
    margin: auto;
}

div.howto-btn li a:hover {
	background: #000;
	color: #fff;
}

div.howto-btn li a:hover::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

div.howto-order {
	margin: auto;
}

div.howto-order a {
	border-radius: 10rem;
	background: #231815;
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
}

div.howto-order a::before {
	background: url("../images/kyotomontsuki_logo.png") no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;;
	left: 0;
	right: 0;
	margin: auto;
}

div.howto-order a::after {
    content: "";
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    position: absolute;
    bottom: 0;
	top: 0;
    margin: auto;
}

@media screen and (min-width: 919px) {
div.howto {
	padding: 120px 0;
}

div.howto h2 {
	margin: 0 0 30px;
	padding: 0 0 30px;
}

div.howto h2::after {
	width: 800px;
}

div.howto h3 {
	margin: 0 0 90px;
}

div.howto-wrap {
	max-width: 1144px;
	width: 114.4rem;
}

div.howto-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*
	-webkit-justify-content: space-between;
	justify-content: space-between;
	*/
	padding: 0 0 90px;
}

div.howto-item:not(:last-child) {
	padding: 0 0 90px;
}

div.howto-item:not(:last-child)::after {
	height: 34px;
	width: 27px;
	left: 15.5rem;
	bottom: 2.8rem;
}

div.howto-item p {
	width: 16.5rem;
	margin: 0 3.5rem 0 0;
}

div.howto-item dl {
	width: 51.5rem;
}

div.howto-item dt {
	margin: 0 0 16px;
}

div.howto-btn ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

div.howto-btn li {
	width: 261px;
	margin: 20px 15px 0 0;
}

div.howto-btn li a {
	font-size: 1.0625rem;
	padding: 25px 0 40px;
}

div.howto-btn li a::after {
    bottom: 20px;
}

div.howto-order {
	width: 39.0625rem;
	padding: 90px 0 0;
}

div.howto-order a {
	font-size: 1.9375rem;
	padding: 2.1875rem 0 4.375rem;
}

div.howto-order a:hover {
	background: #ff0000;
}

div.howto-order a::before {
	height: 1.75rem;
	width: 10.625rem;
	bottom: 1.875rem;
}

div.howto-order a::after {
    width: 30px;
    height: 30px;
    right: 35px;
}
}

@media not all and (min-width: 919px) {

div.howto {
	padding: 50px 0 45px;
}

div.howto h2 {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

div.howto h2 img {
	width: 135px!important;
}

div.howto h2::after {
	width: 241px;
}

div.howto h3 {
	margin: 0 0 42px;
}

div.howto-wrap {
	width: 290px;
	width: 77.33333333333333%;
}

div.howto-item {
	padding: 0 0 50px;
}

div.howto-item p {
	margin: 0 0 7px;
}

div.howto-item dt {
  font-size: 0.875rem;
	margin: 0 0 10px;
}

div.howto-item dd {
  font-size: 0.625rem;
}

div.howto-btn ul {
	margin: 12px 0 0;
}

div.howto-btn li {
	width: 214px;
	width: 73.793103448%;
	margin: auto;
}

div.howto-btn li:not(:last-child) {
	margin: 0 auto 7px;
}

div.howto-btn li a {
	font-size: 0.625rem;
	padding: 15px 0 22px;
}

div.howto-btn li a::after {
  bottom: 10px;
}

div.howto-order {
	width: 288px;
	width: 76.8%;
}

div.howto-order a {
	font-size: 0.9375rem;
	padding: 17px 0 35px;
}

div.howto-order a::before {
	height: 13px;
	width: 78px;
	bottom: 15px;
}

div.howto-order a::after {
    width: 15px;
    height: 15px;
    right: 15px;
}
}


/*------------------------------------------

	素材・注意
	
-------------------------------------------*/

div.materials {
	background: #eaece5;
	color: #3e3a39;
	font-size: 1.9rem;
}

div.materials h2 {
	font-family: A1 Gothic M;
	font-size: 2.25rem;
	text-align: center;
}

div.materials h3 {
	font-family: A1 Gothic M;
	font-size: 1.875rem;
	text-align: center;
}

div.materials-item {
	margin: auto;
}

div.materials-item li {
  font-size: 1.1875rem;
	line-height: 1.6;
}

div.materials-kinds {
	position: relative;
}

div.materials-kinds::after {
	background: #474342;
	content: "";
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
}

div.materials-kinds dl {
	border: 1px solid #474342;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	line-height: 1.6;
}

div.materials-kinds dl:nth-child(odd) {
	background: #fff;
}

div.materials-kinds dl:nth-child(even) {
	border-width: 0 1px;
}

div.materials-kinds dt {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	line-height: 1.6;
}

div.materials-kinds dd {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	line-height: 1.6;
}

div.materials-attend:not(:last-child) {
	margin: 0 0 40px;
}

div.materials-attend p {
	font-family: Gothic MB101 DemiBold;
	font-size: 1.375rem;
	margin: 0 0 15px;
}

table.materials-table {
	border: 1px solid #474342;
	border-width: 0 1px;
	width: 100%;
	margin: 0 0 45px;
	position: relative;
}

table.materials-table::before,
table.materials-table::after {
	background: #474342;
	content: "";
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	z-index: 1;
}

table.materials-table th {
	background: #cec6c0;
	border-top: 1px solid #474342;
	border-bottom: 1px solid #474342;
	font-family: Gothic MB101 DemiBold;
	font-size: 2.2rem;
	text-align: center;
	padding: 20px 0;
}

table.materials-table th {
	width: 500px;
}

table.materials-table th:not(:first-child) {
	width: 319px;
}

table.materials-table td {
	border-bottom: 1px solid #474342;
	font-size: 2.4rem;
	padding: 16px 50px;
}

table.materials-table tr:nth-child(odd) td {
	background: #fff;
}

table.materials-table td:not(:first-child) {
	text-align: center;
	padding: 16px 0;
}

@media screen and (min-width: 919px) {
div.materials {
	padding: 190px 0;
}

div.materials h2 {
	margin: 0 0 50px;
}

div.materials h3 {
	margin: 0 0 30px;
}

div.materials-item {
	max-width: 1134px;
	width: 113.4rem;
}

div.materials-item:not(:last-child) {
	margin: 0 auto 100px;
}

div.materials-item:last-child {
	margin: -100px auto 0;
	padding: 100px 0 0;
}

div.materials-kinds {
	margin: 45px 0 0;
}

div.materials-kinds::after {
	left: 17rem;
}

div.materials-kinds dt {
  font-size: 1.0625rem;
	width: 17rem;
	padding: 1.875rem;
}

div.materials-kinds dd {
  font-size: 1.0625rem;
	width: 53.9375rem;
	padding: 1.87rem;
}

table.materials-table::before {
	left: 31.25rem;
}

table.materials-table::after {
	right: 20rem;
}

table.materials-table th {
	font-size: 1.375rem;
	width: 31.25rem;
	padding: 20px 0;
}

table.materials-table th:not(:first-child) {
	width: 19.9375rem;
}

table.materials-table td {
	font-size: 1.5rem;
	padding: 16px 50px;
}
}

@media not all and (min-width: 919px) {

div.materials {
	padding: 60px 0;
}

div.materials h2 {
  font-size: 1.125rem;
	margin: 0 0 25px;
}

div.materials h3 {
  font-size: 0.9375rem;
	margin: 0 0 17px;
}

div.materials-item {
	width: 280px;
	width: 74.6666666666666%;
}

div.materials-item:not(:last-child) {
	margin: 0 auto 47px;
}

div.materials-item li {
	font-size: 0.625rem;
}

div.materials-kinds {
	margin: 15px 0 0;
}

div.materials-kinds::after {
	left: 85px;
	left: 30.575539568%;
}

div.materials-kinds dl {
	font-size: 0.6875rem;
}

div.materials-kinds dt {
	line-height: 1.4;
	width: 85px;
	width: 30.575539568%;
	padding: 15px 3%;
}

div.materials-kinds dd {
	line-height: 1.4;
	width: 190px;
	width: 68.345323741%;
	padding: 15px 3%;
}

table.materials-table::before {
	left: 82px;
}

table.materials-table::after {
	right: 76px;
}

table.materials-table th {
	font-size: 	0.625rem;
	line-height: 1.4;
	width: 85px;
	padding: 10px 0;
	vertical-align: middle;
}

table.materials-table th:not(:first-child) {
	width: 78px;
}

table.materials-table td {
	font-size: 0.625rem;
	line-height: 1.4;
	padding: 9px 0 9px 10px;
	vertical-align: middle;
}

div.materials-attend p {
	font-size: 0.75rem;
	margin: 0 0 7px;
}
}

/*------------------------------------------

	RECOMMEND
	
-------------------------------------------*/

div.recommend h2 {
	text-align: center;
	position: relative;
}

div.recommend h2::after {
	background: #474342;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.recommend h3 {
	font-family: Ryumin Medium KL;
	font-size: 1.3125rem;
	text-align: center;
}

div.recommend-head p {
	font-family: Ryumin Medium KL;
	font-size: 1.125rem;
	text-align: center;
	line-height: 1.6;
}

div.recommend-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: auto;
}

div.recommend-item a {
	display: block;
}

div.recommend-item dt {
	line-height: 1.4;
}

div.recommend-more {
	margin: auto;
}

div.recommend-more a {
	border: 1px solid #3e3a39;
	display: block;
	font-size: 1.4375rem;
	text-align: center;
	position: relative;
}

div.recommend-more a::after {
	content: "";
	border-top: 1px solid #3e3a39;
	border-right: 1px solid #3e3a39;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
}

div.recommend-more a:hover {
	background: #000;
	color: #fff;
}

div.recommend-more a:hover::after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

div.recommend-item a:hover {
	opacity: 0.6;
}

@media screen and (min-width: 919px) {
div.recommend {
	padding: 110px 0;
}

div.recommend h2 {
	margin: 0 0 30px;
	padding: 0 0 30px;
}

div.recommend h2::after {
	width: 800px;
}

div.recommend h3 {
	margin: 0 0 30px;
}

div.recommend-head {
	margin: 0 0 70px;
}

div.recommend-head p {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 1.125rem;
	text-align: center;
	line-height: 1.6;
}

div.recommend-wrap {
	max-width: 1410px;
}

div.recommend-item {
	width: 15rem;
	margin: 0 1.6875rem 70px;
}

div.recommend-item p {
	margin: 0 0 25px;
}

div.recommend-item dt {
	font-size: 1rem;
	margin: 0 0 10px;
}

div.recommend-more {
	width: 316px;
}

div.recommend-more a {
	padding: 20px 0;
}

div.recommend-more a::after {
	width: 12px;
	height: 12px;
	right: 12px;
}
}

@media not all and (min-width: 919px) {

div.recommend {
	padding: 60px 0;
}

div.recommend h2 {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

div.recommend h2::after {
	width: 238px;
}

div.recommend h2 img {
	width: 114px!important;
}

div.recommend h3 {
	font-size: 1rem;
	margin: 0 0 15px;
}

div.recommend-head p {
	font-size: 0.75rem;
}

div.recommend-head {
	margin: 0 0 25px;
}

div.recommend-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 246px;
	width: 65.6%;
}

div.recommend-item {
	width: 111px;
	width: 45.121951219%;
	margin: 0 0 35px;
}

div.recommend-item p {
	margin: 0 0 10px;
}

div.recommend-item dl {
	font-size: 0.625rem;
}

div.recommend-item dt {
	margin: 0 0 5px;
}

div.recommend-more {
	width: 158px;
}

div.recommend-more a {
	font-size: 0.75rem;
	padding: 12px 0;
}


div.recommend-more a::after {
	width: 6px;
	height: 6px;
	right: 8px;
}
}

/*------------------------------------------

	LINK
	
-------------------------------------------*/

div.link {
	background: #d8fae1;
}

div.link h2 {
	text-align: center;
	position: relative;
}

div.link h2::after {
	background: #474342;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

div.link h3 {
	font-family: Ryumin Medium KL;
	text-align: center;
}

div.link ul {
	margin: auto;
}

div.link li:not(:last-child) {
	margin: 0 0 20px;
}

div.link li a:hover {
	opacity: 0.6;
}

@media screen and (min-width: 919px) {
div.link {
	padding: 110px 0 100px;
}

div.link h2 {
	margin: 0 0 30px;
	padding: 0 0 30px;
}

div.link h2::after {
	width: 800px;
}

div.link h3 {
	font-size: 1.3125rem;
	margin: 0 0 30px;
}

div.link ul {
	max-width: 500px;
	width: 500px;
}
}

@media not all and (min-width: 919px) {

div.link {
	padding: 55px 0;
}

div.link h2 {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

div.link h2::after {
	width: 280px;
	width: 74.666666666666666%;
}

div.link h2 img {
	width: 122px!important;
}

div.link h3 {
	font-size: 0.625rem;
	margin: 0 0 22px;
}

div.link ul {
	width: 77.8666666666666%;
}
}

/*------------------------------------------

	MODAL
	
-------------------------------------------*/

div.modal-overlay {
    z-index: 999999998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(35,24,21,0.95);
}

div.modal-wrap {
    z-index: 999999999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

div.modal_close {
	cursor: pointer;
	height: 42px;
	width: 42px;
	display: block;
    position: fixed;
	top: 2%;
	right: 2%;
	z-index: 999999999999;
} 

div.modal_close::before,
div.modal_close::after {
	content: '';
	height: 3px;
	width: 40px;
	display: block;
	background: #FFF;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

div.modal_close::after {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

div.modal-content::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
	margin-top: -10px;
}

div.modal-content::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

div.modal-content::-webkit-scrollbar-button {
	display: none;
	height: 0;
}

div.modal-content::-webkit-scrollbar-corner, div.modal-content::-webkit-resizer, div.modal-content::-webkit-scrollbar-track-piece {
	height: 0;
	display: none;
}

div.modal-content::-webkit-scrollbar:horizontal {
	height: 0;
}

div.modal-content {
  background-color: transparent;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: #FFF;
	display: none;
	overflow: auto;
	max-height: 90%;
	position: relative;
}

div.modal-content p img {
	max-width: 100%;
}

div.modal-content dd {
	line-height: 1.6;
	margin: auto;
}

div.modal-content .slick-dots {
    position: absolute;
    bottom: 0;
	right: 0;
	left: 0;
    display: block;
    padding: 0;
    margin: auto;
    text-align: center;
	opacity: 1!important;
}

div.modal-content .slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
}

div.modal-content .slick-dots li button {
	border: none;
	background: #e6e6e6;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 85px;
    height: 8px;
    cursor: pointer;
    outline: none;
}

div.modal-content .slick-dots li button:hover,
div.modal-content .slick-dots li button:focus {
	outline: none;
}

div.modal-content .slick-dots li.slick-active button {
	background: #6dfadb;
}

div.modal-content .slick-prev,
div.modal-content .slick-next {
	border: none;
	background: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 30%;
	display: block;
	width: 32px;
	height: 32px;
	margin: auto;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	outline: none;
	z-index: 1;
}

div.modal-content .slick-prev {
	left: 25%;
}

div.modal-content .slick-next {
	right: 25%;
}

div.modal-content .slick-prev::after {
	content: "";
	width: 32px;
	height: 32px;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	vertical-align: middle;
}

div.modal-content .slick-next::after {
	content: "";
	width: 32px;
	height: 32px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	vertical-align: middle;
}

/* IE11表示用のCSS　*/
_:-ms-fullscreen, :root #brand-word_el .slick-prev {
	width: 17px;
}

_:-ms-fullscreen, :root #brand-word_el .slick-next {
	width: 17px;
}

@media screen and (min-width: 919px) {
div.modal-content {
	width: 100%;
	padding: 0 0 40px;
}

div.modal-content ul {
	padding: 60px 0;
}

div.modal-content dl {
	margin: 0 80px;
}

div.modal-content dt {
	margin: 0 0 45px;
}

div.modal-content dd {
	font-size: 1.3125rem;
	width: 80%;
}
}

@media not all and (min-width: 919px) {

div.modal-content {
	width: 100%;
}

div.modal-content ul {
	padding: 40px 0;
}

div.modal-content dl {
	margin: 0 15px;
}

div.modal-content dt {
	margin: 0 0 15px;
}

div.modal-content dd {
	font-size: 0.625rem;
}

div.modal-content .slick-dots li {
    height: 5px;
    padding: 0 10px;
}

div.modal-content .slick-dots li button {
    width: 40px;
    height: 5px;
}

div.modal-content .slick-prev,
div.modal-content .slick-next {
	top: 50%;
	width: 12px;
	height: 12px;
}

div.modal-content .slick-prev {
	left: 8%;
}

div.modal-content .slick-next {
	right: 10%;
}

div.modal-content .slick-prev::after {
	width: 12px;
	height: 12px;
}

div.modal-content .slick-next::after {
	width: 12px;
	height: 12px;
}
}
