.row-pd10 {
	padding-left: 10px;
	padding-right: 10px;
}
/********* PAGE detail ***********/
/************************************/
.col-content .box_slider {
	margin-bottom: 38px;
}
.col-content .w620 {
	width: 73.8%;
}
.col-content .w210 {
	width: 25%;
}
.col-content .slider-nav .slick-slide {
	padding-bottom: 10px;
}
.col-content .slider-nav .slick-slide > div {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.col-content .w620 {
		width: 100%;
	}
	.col-content .w210 {
		width: 100%;
		box-sizing: border-box;
		padding: 20px 20px 0;
	}
	.col-content .slider-nav {
		box-shadow: 6px 8px 40px 0px rgba(0, 0, 0, 0.1);
	}
	.col-content .slider-nav .slick-slide {
		margin-right: 5px;
		padding-bottom: 0;
	}
}

/********* PAGE tennsinn ***********/
/************************************/
.box_tennsinn {
	background: url('../img/tennsinn/tennsinn_img02.jpg') no-repeat center center;
	background-size: cover;
	padding: 87px 0 62px;
}
.box_tennsinn .info {
	position: relative;
	color: #fff;
}
.box_tennsinn .info h3 {
	background-color: #f33b3b;
	padding-left: 46px;
	font-size: 48px;
	line-height: 1.354;
	letter-spacing: 0.2em;
	color: #fff;
}
.box_tennsinn .info dl {
	margin-top: 22px;
}
.box_tennsinn .info dl dt {
	text-shadow: 0px 0px 8.5px rgba(93, 47, 22, 0.55);
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 0.2em;
}
.box_tennsinn .info dl dd {
	text-shadow: 0px 0px 6.8px rgba(93, 47, 22, 0.6);
	margin-top: 8px;
}
.box_tennsinn .info1 {
	width: 370px;
}
.box_tennsinn .info1 h3 {
	border-bottom-right-radius: 65px;
	border-top-right-radius: 65px;
}
.box_tennsinn .info1 dl {
	padding: 0 0 0 45px;
}
.box_tennsinn .info2 {
	width: 426px;
	margin-left: auto;
	margin-top: 62px;
	color: #fff;
}
.box_tennsinn .info2 h3 {
	border-bottom-left-radius: 65px;
	border-top-left-radius: 65px;
}
.box_tennsinn .info2 dl {
	padding: 0 22px 0 45px;
}

/********* PAGE butaman ***********/
/************************************/
.style_img_text .pimg {
	order: 2;
	width: 49%;
}
.style_img_text .text {
	width: 47%;
}

.box_butaman {
	margin-bottom:20px;
}

.box_butaman .row-first {
	margin-top: 97px;
	padding: 0 30px 16px;
	align-items: center;
}
.box_butaman .row-first .pimg {
	width: 58%;
}
.box_butaman .row-first .info {
	position: relative;
	z-index: 1;
	min-width: 350px;
	margin-left: -3%;
}
.box_butaman .row-first h3 {
	border-bottom: 1px solid #ffc6c6;
	padding-bottom: 22px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 41px;
	letter-spacing: 0.2em;
	margin-left: -10%;
}
.box_butaman .row-first h3 strong {
	font-size: 122%;
}
.box_butaman .row-first h3 small {
	font-size: 85%;
}
.box_butaman .row-first ul li {
	background-color: #f33b3b;
	padding: 10px 0;
	font-size: 22px;
	letter-spacing: 0.4em;
	text-align: center;
	color: #fff;
	border-radius: 70px;
	margin-top: 20px;
}
.box_butaman .row-pd10 {
	margin-top: 40px;
}
.box_butaman h3.style_h3 {
	background-color: #f6f6f6;
	border: 1px solid #989898;
	margin: 0 -10px 45px;
	font-size: 25px;
	letter-spacing: 0.4em;
	border-radius: 5px;
	line-height: 44px;
	text-align: center;
}
.box_butaman .point {
	text-align: center;
	margin-bottom: 18px;
}

.box_butaman .gallery {
	display: flex;
	justify-content: space-between;
}
.box_butaman .gallery li {
	margin-bottom: 24px;
	width: 32%;
}
.box_butaman .gallery li img {
	width: 100%;
}
/********* PAGE shuumai ***********/
/************************************/
.box_shuumai .row-first {
	padding: 84px 0 14px;
	text-align: center;
}
.box_shuumai .row-first h2 {
	border-bottom: 1px solid #ffc6c6;
	padding: 0 5px;
	padding-bottom: 24px;
	margin-bottom: 35px;
	text-align: center;
	font-size: 40px;
	letter-spacing: 0.4em;
	display: inline-block;
}
.box_shuumai .row_item {
	flex-wrap: wrap;
	padding: 0;
}
.box_shuumai .row_item .item dl {
	margin-top: 40px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
.box_shuumai .row_item .item dl dt {
	text-align: center;
	font-size: 26px;
	letter-spacing: 0.4em;
	margin-bottom: 15px;
}
.box_shuumai .row_item .item dl dt span {
	font-size: 88%;
}
.box_shuumai .row_item .item .pimg {
	position: relative;
	max-width: 400px;
	margin: auto;
}
.box_shuumai .row_item .item .pimg img + img {
	position: absolute;
    bottom: -17%;
    right: -5%;
	width: 59.75%;
}
.box_shuumai .slick-dots {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	position: relative;
	top: 0;
	bottom: 0;
}
.box_shuumai .slick-dots li {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 0;
	width: 19%;
	padding-top: 13%;
	margin: 0;
}
.box_shuumai .slick-dots li:hover {
	opacity: 0.8;
}
.box_shuumai .slick-dots li + li {
	margin-left: 10px;
}
.box_shuumai .slick-dots li button {
	display: none;
}
.box_shuumai .slick-dots li:nth-child(1) {
	background-image: url('../img/shuumai/shuumai_img1.jpg');
}
.box_shuumai .slick-dots li:nth-child(2) {
	background-image: url('../img/shuumai/shuumai_img2.jpg');
}
.box_shuumai .slick-dots li:nth-child(3) {
	background-image: url('../img/shuumai/shuumai_img3.jpg');
}
.box_shuumai .slick-dots li:nth-child(4) {
	background-image: url('../img/shuumai/shuumai_img4.jpg');
}

/********* PAGE gyouza **************/
/************************************/
.box_gyouza {
	margin-bottom:20px;
}
.box_gyouza .row-first {
	padding-top: 48px;
	padding-bottom: 80px;
}
.box_gyouza .row-second {
	background: url('../img/gyouza/gyouza_bg.jpg') no-repeat center center;
	background-size: cover;
	padding: 84px 20px 50px;
	text-align: center;
}
.box_gyouza .row-second h2 {
	font-size: 30px;
	letter-spacing: 0.3em;
	margin-bottom: 25px;
}
.box_gyouza .row-second h2 span {
	font-size: 126%;
}
.box_gyouza .row-third {
	padding: 92px 0 116px;
}
.box_gyouza .row-third .slick-arrow {
	top: 133px;
	margin-top: 0;
}
.box_gyouza .row-third .pimg {
	width: 72%;
	max-width: 600px;
	margin: auto;
}
.box_gyouza .row-four {
	padding: 0;
}


/********* PAGE chuukaman ***********/
/************************************/
.box_chuukaman .row-first {
	padding: 86px 0 0;
	text-align: center;
}
.box_chuukaman .row-first .slick-dots {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	position: relative;
	top: 0;
	bottom: 0;
}
.box_chuukaman .row-first .slick-dots li {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 0;
	width: 19%;
	padding-top: 13%;
	margin: 0;
}
.box_chuukaman .row-first .slick-dots li:hover {
	opacity: 0.8;
}
.box_chuukaman .row-first .slick-dots li + li {
	margin-left: 10px;
}
.box_chuukaman .row-first .slick-dots li button {
	display: none;
}
.box_chuukaman .row-first .slick-dots li:nth-child(1) {
	background-image: url('../img/chuukaman/chuukaman_thumb_01.jpg');
}
.box_chuukaman .row-first .slick-dots li:nth-child(2) {
	background-image: url('../img/chuukaman/chuukaman_thumb_02.jpg');
}
.box_chuukaman .row-first .slick-dots li:nth-child(3) {
	background-image: url('../img/chuukaman/chuukaman_thumb_03.jpg');
}
.box_chuukaman .row-first .slick-dots li:nth-child(4) {
	background-image: url('../img/chuukaman/chuukaman_thumb_04.jpg');
}
.box_chuukaman .row-first .slick-dots li:nth-child(5) {
	background-image: url('../img/chuukaman/chuukaman_thumb_05.jpg');
}
.box_chuukaman .row-first h2 {
    border-bottom: 1px solid #ffc6c6;
    padding: 0 5px;
    padding-bottom: 24px;
    margin-bottom: 55px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.4em;
    display: inline-block;
}
.box_chuukaman .row-first h2 span {
	font-size: 126%;
}
.box_chuukaman .row-first .title_red {
	max-width: 350px;
	width: 92%;
}
.box_chuukaman .row-first .slick-arrow {
	top: 230px;
	margin-top: 0;
}
.box_chuukaman .row-first .pimg {
	max-width: 450px;
	margin: auto;
}
dl.style_dl_slide {
	margin-top: 52px;
	text-align: center;
}
dl.style_dl_slide dt {
	font-size: 25px;
	letter-spacing: 0.4em;
	margin-bottom: 20px;
}
.title_red {
	background-color: #f33b3b;
	max-width: 450px;
	margin: 0 auto 56px;
	padding: 10px 0;
	font-size: 25px;
	letter-spacing: 0.4em;
	text-align: center;
	color: #fff;
	border-radius: 60px;
}

/********* PAGE red ***********/
/************************************/
.box_set .row-first {
	padding-top: 72px;
	padding-bottom: 78px;
	padding-left: 0;
	padding-right: 0;
}
.box_set .row-first .info {
	width: 46%;
	padding: 0 4%;
	box-sizing: border-box;
}
.box_set .row-first h2 {
	font-size: 30px;
	line-height: 1.6;
	letter-spacing: 0.3em;
	margin-bottom: 25px;
	padding-bottom: 20px;
	position: relative;
}
.box_set .row-first h2:before {
	content: "";
	position: absolute;
	bottom: 0;
    left: -38px;
    right: -34px;
    z-index: -1;
	border-bottom: 1px solid #ffc6c6;
}
.box_set .row-first .pimg {
	width: 53.5%;
}
.box_set .row-first .btn_style {
	max-width: 390px;
	margin: 52px auto 0;
}
.box_set .row-first .btn_style a {
	padding: 13px 0 14px;
	font-size: 18px;
	text-align: center;
}
.box_set .row-first .btn_style a span {
	background: url('../img/shared/arrow_btn.png') no-repeat center right;
	padding-right: 40px;
	padding-left: 0;
}

@media (min-width: 1000px) and (max-width: 1299px) {
	.box_gyouza .row-third .slick-arrow {
	    top: 9vw;
	}
}
@media (min-width: 768px) and (max-width: 999px) {
	.box_shuumai .row-first .txt {
		letter-spacing: 0.1em;
	}
	.box_gyouza .row-third .slick-arrow {
	    top: 15vw;
	}
}
@media screen and (max-width: 1299px) {
	.box_set .row-first .info {
		padding-right: 0;
	}
	.box_set .row-first h2 {
	   	font-size: 27px;
	    margin-bottom: 20px;
	    letter-spacing: 0.2em;
	}
	.box_set .row-first h2:before {
	    right: 0;
	}
}
@media screen and (min-width: 768px) {
	.box_gyouza .row-third .item + .item {
		margin-top: 50px;
	}
}
@media screen and (max-width: 767px) {
	.key-page {
		padding: 0 20px;
	}
	.row-pd10 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.style_img_text .pimg {
		order: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.style_img_text .text {
		width: 100%;
	}

	.box_tennsinn {
		background: none;
	    padding: 25px 0;
	}
	.box_tennsinn .info {
		padding-top: 30px;
		width: auto !important;
		color: #414141;
	}
	.box_tennsinn .info h3 {
		border-bottom-right-radius: 65px;
    	border-top-right-radius: 65px;
    	border-bottom-left-radius: 0;
    	border-top-left-radius: 0;
		padding: 8px 0 8px 20px;
		width: 50%;
		box-sizing: border-box; 
	    font-size: 32px;
	    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 1
	}
	.box_tennsinn .info dl {
		padding: 0 20px;
	}
	.box_tennsinn .info dl dt {
	    font-size: 22px;
	    line-height: 34px;
	    letter-spacing: 0.1em;
		text-shadow: none;
	}
	.box_tennsinn .info dl dd {
		text-shadow: none;
	}

	.box_butaman .row-first {
		margin-top: 50px;
	}
	.box_butaman .row-first .pimg {
		width: 100%;
	}
	.box_butaman .row-first .info {
		margin-left: 0;
    	min-width: auto;
		width: 100%;
	}
	.box_butaman .row-first ul li {
	    letter-spacing: 0.2em;
	}
	.box_butaman .row-first h3 {
		font-size: 30px;
		margin-left: 0;
	    padding-bottom: 15px;
    	margin-bottom: 30px;
    	width: 100%;
	}
	.box_butaman h3.style_h3 {
		margin: 0 0 25px;
		letter-spacing: 0.2em;
	}
	.box_butaman .gallery li {
		width: 100%;
	}

	.box_shuumai .row_item .item dl dt {
		margin-top: -15px;
		line-height: 40px;
		letter-spacing: 0.2em;
	}

	.box_shuumai .row_item .item dl dt span {
		font-size: 80%;
	}

	.box_shuumai .row-first {
		padding: 50px 20px 14px;
	}
	.box_shuumai .row-first h2 {
		font-size: 30px;
		line-height: 1;
	    padding-bottom: 15px;
    	margin-bottom: 30px;
	}
	.box_shuumai .row-first .txt {
		text-align: left;
	}
	.box_shuumai .row-first .txt br {
		display: none;
	}
	.box_shuumai .row_item .item {
		width: 100%;
	}
	.box_shuumai .row_item .item .pimg {
		width: 92%;
	}

	.box_gyouza .key-page {
		padding: 0;
	}
	.box_gyouza .row-first {
	    padding-top: 25px;
	    padding-bottom: 40px;
	}
	.box_gyouza .row-second {
		background: url('../img/gyouza/gyouza_bg_sp.jpg') no-repeat center center;
		background-size: cover;
		padding: 60px 20px 50px;
	}
	.box_gyouza .row-second h2 {
		margin-bottom: 12px;
	    font-size: 24px;
	}
	.box_gyouza .row-second .txt {
		text-align: left;
	}
	.box_gyouza .row-second .txt br {
		display: none;
	}
	.box_gyouza .row-third {
		padding: 50px 0;
	}
	.box_gyouza .row-third .pimg {
		width: 92%;
	}
	.box_gyouza .row-third .pimg img {
		box-shadow: 6px 8px 15px 0px rgb(0 0 0 / 10%);
	}
	.box_gyouza .row-third .slick-arrow {
	    top: 17vw;
	}

	.box_chuukaman .row-first {
		padding: 50px 0 0;
	}
	.box_chuukaman .row-first h2 {
	    font-size: 26px;
	    padding-bottom: 15px;
	    margin-bottom: 30px;
	    line-height: 50px;
	}
	.box_chuukaman .row-first .pimg {
		width: 92%;
	}
	.box_chuukaman .row-first .pimg img {
		box-shadow: 6px 8px 15px 0px rgb(0 0 0 / 10%);
	}
	.box_chuukaman .row-first .slick-dots {
		flex-wrap: wrap;
	}
	.box_chuukaman .row-first .slick-dots li {
		width: 49%;
		padding-top: 43%;
	    margin-left: 2% !important;
	    margin-top: 8px;
	}
	.box_chuukaman .row-first .slick-dots li:nth-child(2n + 1) {
	    margin-left: 0 !important;
	}

	dl.style_dl_slide {
		margin-top: 35px;
	}
	dl.style_dl_slide dt {
		font-size: 20px;
		margin-bottom: 10px;
		letter-spacing: 0.3em;
	}
	dl.style_dl_slide dd {
		text-align: left;
	}
	dl.style_dl_slide dd br {
		display: none;
	}
	.title_red {
	    font-size: 22px;
	    letter-spacing: 0.2em;
	    margin-bottom: 40px;
	}

	.box_set .row-first {
	    padding-top: 50px;
	    padding-bottom: 0;
	}
	.box_set .row-first .d-flex {
		position: relative;
		padding-top: 130px;
	}
	.box_set .row-first .pimg {
		width: 100%;
	}
	.box_set .row-first .info {
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.box_set .row-first h2 {
		position: absolute;
		top: 0;
		left: 0;
		text-align: center;
		font-size: 25px;
		width: 100%;
	}
	.box_set .row-first h2:before {
		left: 0;
	}
	.box_set .row-first .btn_style {
	    margin: 30px auto 0;
	}
}
@media screen and (max-width: 500px) {
	.box_chuukaman .row-first .slick-arrow {
	    top: 49vw;
	}
}
@media screen and (max-width: 370px) {
	.box_shuumai .row-first h2 {
		letter-spacing: 0.2em;
	}
}
