@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');

/* -------------------------------------------------------
	initialize
   ------------------------------------------------------- */

body,div,dl,dt,dd,ol,ul,li,p,h1,h2,h3,h4,h5,h6,img {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	color: #000;
	background-color: #fff;
	font-size: 1.6em;
    line-height: 2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, sans-serif;
	-webkit-text-size-adjust: 100%;
}
@media all and (-ms-high-contrast:none){
	body {
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, sans-serif;
	}
}
@media screen and (max-width: 750px) {
	body {
		font-size: 1.4em;
		line-height: 1.8;
	}
}

h1,h2,h3,h4,h5,h6,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
dl,ol,ul { list-style: none;}
a {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-decoration: none;
	outline: none;
}
a:focus { overflow: hidden;}
img {
	border: none;
	vertical-align: bottom;
}
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

/* -------------------------------------------------------
	common
   ------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,address {
    line-height: 1.6;
	letter-spacing: 0.1em;
}

a {
	color: #3C3C3C;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:hover img {
	opacity: .8;
}

.sp-disp {
	display: none !important;
}

h1, h2, h3, h4, .mincho-1 {
	font-family: 'Noto Serif JP', serif;
}
.gothic-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, sans-serif;
}
@media all and (-ms-high-contrast:none){
	.gothic-1 {
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, sans-serif;
	}
}

@media screen and (max-width: 750px) {

.sp-disp {
	display: block !important;
}
br.sp-disp {
	display: inline !important;
}
.pc-disp {
	display: none !important;
}

img {
	width: 100%;
	height: auto;
}

}

/* -------------------------------------------------------
	header
   ------------------------------------------------------- */

header {
	width: 100%;
	min-width: 1200px;
	background-color: #f8dcdc;
	overflow: hidden;
}
header .inner-1 {
	display: table;
	width: 1200px;
	margin: 0 auto;
}
header .box-1 {
	display: table-cell;
	width: 664px;
	text-align: left;
	vertical-align: middle;
	background-color: #f8dcdc;
}
header .box-1 h1 {
	margin-left: 56px;
	font-size: 1.7rem;
	font-weight: bold;
	color: #555;
	line-height: 1.5;
}
header .box-1 h1 strong {
	font-size: 4rem;
}
header .box-2 {
	display: table-cell;
	width: 536px;
	text-align: left;
	vertical-align: middle;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.4;
	background-color: #fff;
	position: relative;
}
header .box-2::before {
	content: '';
	display: block;
	width: 3000px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 0;
}
header .box-2 .wrap-1,
header .box-2 .wrap-2 {
	position: relative;
	z-index: 1;
}
header .box-2 .wrap-1 {
	display: table;
	margin-top: 20px;
}
header .box-2 .wrap-1 .cont-1 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
header .box-2 .wrap-1 .cont-1 p {
	margin: 0 30px 0 40px;
	font-size: 1.5rem;
}
header .box-2 .wrap-1 .cont-2 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
}
header .box-2 .wrap-1 .cont-2 .tel-1 {
	font-size: 3.6rem;
	font-weight: bold;
	letter-spacing: .5rem;
}
header .box-2 .wrap-1 .cont-2 .tel-1::before {
	content: "";
	display: inline-block;
	width: 42px;
	height: 28px;
	margin-right: 10px;
	vertical-align: baseline;
	background: url(/img/common/ico_tel_01.svg) center center no-repeat;
	background-size: contain;
}
header .box-2 .wrap-1 .cont-2 .tel-2 {
	font-size: 1.66rem;
	font-weight: bold;
	letter-spacing: .2rem;
}
header .box-2 .wrap-1 .cont-2 .tel-2 strong {
	font-size: 2.24rem
}
header .box-2 .wrap-2 {
	margin: 10px 40px 20px;
}
header .box-2 .wrap-2 p {
	text-align: center;
}
header .box-2 .wrap-2 a {
	display: block;
	padding: 8px 0 10px;
	font-size: 2.07rem;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	letter-spacing: .4rem;
	background-color: #EE8593;
}
header .box-2 .wrap-2 a:hover {
	opacity: .8;
}
header .box-3 {
	display: none;
}

@media screen and (max-width: 750px) {

header {
	width: 100%;
	min-width: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	overflow: visible;
	background-color: transparent;
}
header .inner-1 {
	width: 100%;
}
header .box-1 {
	display: table-cell;
	width: calc(100% - 57px);
	height: 80px;
}
header .box-1 h1 {
	margin-left: 8%;
	font-size: 1rem;
	line-height: 1.3;
}
header .box-1 h1 strong {
	font-size: 2rem;
	letter-spacing: .3rem;
}
header .box-2 {
	display: none;
}
header .box-2::before {
	content: none;
}
header .box-3 {
	display: table-cell;
	width: 57px;
	height: 80px;
	vertical-align: middle;
	background-color: #c1b99c;
}
header .box-3 a img {
	width: 57px;
	height: 50px;
}
header .box-3 a:hover img {
	opacity: 1;
}

}

.slide-1 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.slide-1 .box-1 {
	position: absolute;
	z-index: 2;
	left: 140px;
	top: 70px;
	color: #6E0000;
}
.slide-1 .box-1 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, sans-serif;
	font-size: 5rem;
	line-height: 1.4;
	margin-bottom: 20px;
}
.slide-1 .box-1 p {
	font-size: 1.75rem;
}
.slide-1 .box-2 {
	width: 100%;
	position: relative;
	z-index: 1;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.slick-prev, .slick-next {
	width: 34px;
	height: 84px;
	z-index: 3;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-prev:before, .slick-next:before {
	content: '';
	width: 37px;
	height: 84px;
	opacity: 1;
	display: block;
}
.slick-prev:hover:before, .slick-next:hover:before {
	opacity: .8;
}
.slick-prev:before {
	background: url(/img/index/slide_arw_l_01.svg) center center no-repeat;
	background-size: contain;
}
.slick-next:before {
	background: url(/img/index/slide_arw_r_01.svg) center center no-repeat;
	background-size: contain;
}
.slick-dots {
	bottom: 26px;
	z-index: 3;
}
.slick-dots li {
	width: 14px;
	height: 14px;
}
.slick-dots li button {
	width: 14px;
	height: 14px;
	padding: 0;
}
.slick-dots li button:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: solid 2px #fff;
	border-radius: 10px;
	opacity: 1;
}
.slick-dots li.slick-active button:before {
	background-color: #fff;
	opacity: 1;
}

@media screen and (max-width: 750px) {

.slide-1 {
	width: 100%;
	margin-top: 80px;
	border-bottom: solid 10px #c8c19e;
}
.slide-1 .box-1 {
	left: 10%;
	top: 6%;
}
.slide-1 .box-1 h3 {
	font-size: 10vw;
	margin-bottom: 5%;
}
.slide-1 .box-1 p {
	font-size: 3.6vw;
}

.slick-prev, .slick-next {
	width: 20px;
	height: 46px;
}
.slick-prev:before, .slick-next:before {
	width: 20px;
	height: 46px;
}

}

@media screen and (min-width: 751px) {

.gnav-1 {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	background: #c8c19e;
	border-top: solid 2px #000;
	position: relative;
	overflow: hidden;
}
.gnav-inner-1 {
	width: 1200px;
	margin: 0 auto;
}
.gnav-1 ul {
	display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	-ms-flex-pack: start;
  justify-content: flex-start;
	-ms-flex-align: stretch;
  align-items: stretch;
	margin-top: -1px;
}
.gnav-1 ul li {
	width: 100%;
	-ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.gnav-1 ul li:nth-child(5n+1)::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	top: auto;
	left: 0;
	z-index: 2;
}
.gnav-1 ul li:first-child::before {
	content: none;
}
.gnav-1 ul li a {
	height: 64px;
	color: #000;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	display: -ms-flexbox;
  display: flex;
	-ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
	-ms-flex-align: center;
  align-items: center;
	position: relative;
	background-color: #c8c19e;
	padding-top: 1px;
	letter-spacing: .08em;
}
.gnav-1 ul li a::after {
	content: '';
	width: 1px;
	height: 50px;
	background: #fff;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gnav-1 ul li:last-child a::after,
.gnav-1 ul li:nth-child(5n) a::after {
	content: none;
}
.gnav-1 ul li a span {
	display: block;
	width: 100%;
	-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.modaal-wrapper,
.modaal-overlay {
	display: none !important;
}

/* hover */
.gnav-1 ul li a {
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
}
.gnav-1 ul li a:hover {
	background-color: #d6d1b6;
}

}

@media screen and (max-width: 750px) {

.gnav-1 {
	display: none;
	width: 100%;
}
.gnav-inner-1 .box-1 {
	position: relative;
	padding-bottom: 10px;
}
.gnav-inner-1 .box-1 h2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #c3bb9e;
	border-bottom: solid 1px #000;
	padding: 14px;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 2px;
	text-align: center;
	z-index: 10000;
}
.gnav-inner-1 .box-1 p {
	width: 280px;
	margin: 0 auto 10px;
}
.gnav-inner-1 .box-1 p a {
	display: block;
	background-color: #ee8593;
	text-align: center;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 22px;
	line-height: 24px;
	padding: 14px 0;
	text-decoration: none;
}
.gnav-inner-1 .box-1 p a:hover {
	background-color: #f6909d;
}
.gnav-inner-1 .box-1 .tel-1 {
	padding-top: 70px;
}
.gnav-inner-1 .box-1 .tel-1 a {
	padding: 12px 0;
}
.gnav-inner-1 .box-1 .tel-1 a::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 28px;
	margin-right: 4px;
	vertical-align: text-bottom;
	background: url(/img/common/ico_tel_02.svg) center center no-repeat;
	background-size: contain;
}
.gnav-inner-1 ul {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 2rem;
	border-top: solid 1px #d2d2d2;
}
.gnav-inner-1 ul li {
	border-bottom: solid 1px #d2d2d2;
}
.gnav-inner-1 ul li a {
	display: block;
	width: 280px;
	margin: 0 auto;
	padding: 2rem 0;
	font-size: 1.5rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.gnav-inner-1 ul li a:hover {
	color: #333;
}
.gnav-inner-1 ul li a br {
	display: none;
}

.modaal-inner-wrapper {
	padding: 0;
}
.modaal-content-container {
	padding: 0;
	min-height: 100vh;
	background-color: #f0f0f0;
}
.modaal-close {
	right: 6px;
	top: 4px;
	width: 40px;
	height: 40px;
	z-index: 10001;
}
.modaal-close:focus, .modaal-close:hover {
	background-color: transparent;
}
.modaal-close:after, .modaal-close:before {
	top: 10px;
	left: 18px;
	width: 2px;
}
.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
	background: #fff;
}

}

/* -------------------------------------------------------
	footer
   ------------------------------------------------------- */

footer {
	clear: both;
	width: 100%;
	min-width: 1200px;
	margin: 70px auto 0;
}
footer .base-width-1 {
	width: 1200px;
	margin: 0 auto;
}
footer .box-1 .btn-1 {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
footer .box-1 .btn-1 a {
	display: block;
	background-color: #EE8593;
	font-size: 2.4rem;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	letter-spacing: .3rem;
	padding: 2.2rem 0;
	text-decoration: none;
}
footer .box-1 .btn-1 a:hover {
	opacity: .8;
}
footer .box-1 .btn-1.width-1 {
	width: 316px;
}
footer .box-1 .btn-1.alt-1 a {
	font-size: 2.8rem;
	padding: 3.2rem 0;
}
footer .box-1 h2 {
	margin: 160px auto 50px;
	width: 200px;
}
footer .box-1 h2 img {
	width: 100%;
}
footer .box-2 {
	width: 100%;
	background-color: #FCE6E7;
	padding: 60px 0 20px;
}
footer .box-2 .btm-nav-1 {
	width: 888px;
	overflow: hidden;
	margin: 0 auto 36px;
}
footer .box-2 .btm-nav-1 li {
	float: left;
	width: 222px;
	margin-bottom: 28px;
	text-align: center;
}
footer .box-2 .btm-nav-1 li a {
	display: block;
	line-height: 1.1;
	font-size: 1.5rem;
	color: #6E6E6E;
	text-decoration: none;
}
footer .box-2 .btm-nav-1 li a:hover{
	color: #999;
}
footer .box-2 .cr-1 {
	clear: both;
	border-top: solid 1px #aaa;
	position: relative;
}
footer .box-2 .cr-1::before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	top: 2px;
	left: 0;
	border-top: solid 1px #aaa;
}
footer .box-2 .cr-1 p {
	text-align: center;
	padding-top: 22px;
	color: #6E6E6E;
	font-size: 1.2rem;
	line-height: 1.1;
}
.to-top {
	position: fixed;
	z-index: 10;
	bottom: 40px;
	right: 20px;
	width: 90px;
	height: 90px;
}
.to-top img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 750px) {

footer {
	width: 100%;
	margin: 14% auto 0;
	min-width: 0;
}
footer .base-width-1 {
	width: auto;
}
footer .box-1 .btn-1 {
	width: 280px;
}
footer .box-1 .btn-1 a {
	font-size: 1.8rem;
	padding: 2.2rem 0;
}
footer .box-1 .btn-1.width-1 {
	width: 280px;
}
footer .box-1 .btn-1.alt-1 a {
	font-size: 2.1rem;
	padding: 2.6rem 0;
}
footer .box-1 h2 {
	margin: 20% auto 6%;
	width: 180px;
}
footer .box-2 {
	padding: 10% 0 4%;
}
footer .box-2 .btm-nav-1 {
	width: 280px;
	margin: 0 auto 4%;
}
footer .box-2 .btm-nav-1 li {
	float: left;
	width: 100%;
	margin-bottom: 2.4rem;
	text-align: left;
}
footer .box-2 .btm-nav-1 li a {
	font-size: 1.3rem;
}
footer .box-2 .cr-1 p {
	padding-top: 4%;
	padding-top: calc(4% + 2px);
	font-size: 1rem;
}
.to-top {
	bottom: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
}

}

/* -------------------------------------------------------
	content
   ------------------------------------------------------- */

.head-cont-wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.head-cont-wrap .bc-list-1 {
	position: absolute;
	z-index: 2;
	top: 20px;
	left: 110px;
    width: 980px;
}
.head-cont-wrap .bc-list-1 li {
	display: inline-block;
	font-size: 1.1rem;
}
.head-cont-wrap .bc-list-1 li::after {
	content: "　>　";
	display: inline-block;
}
.head-cont-wrap .bc-list-1 li:last-child::after {
	display: none;
}
.head-cont-wrap .bc-list-1 li a {
	font-size: 1.1rem;
	text-decoration: none;
	color: #EE8593;
}
.head-cont-wrap .img-1 {
	position: relative;
	z-index: 1;
}
.head-cont-wrap h2 {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 20px;
    width: 100%;
	text-align: center;
	font-size: 2.8rem;
}

.top-nav-1 {
	width: 1020px;
	padding: 0 20px;
	margin: 10px auto 50px;
}
.top-nav-1 ul {
	width: 100%;
	overflow: hidden;
}
.top-nav-1 li {
	float: left;
	font-size: 1.3rem;
	text-align: center;
	width: 25%;
	padding: 2px;
}
.top-nav-1 li a {
	display: block;
	width: 100%;
	padding: 1rem 0;
	font-family: 'Noto Serif JP', serif;
	background-color: #D7CFDC;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.top-nav-1 li a:hover {
	text-decoration: underline;
}

.top-nav-1.col-3 {
	width: 780px;
}
.top-nav-1.col-3 li {
	width: 33.3%;
}

@media screen and (max-width: 750px) {

.head-cont-wrap {
	width: 100%;
	margin-top: 80px;
}
.head-cont-wrap .bc-list-1 {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 5%;
	width: auto;
}
.head-cont-wrap .img-1 {
	position: relative;
	z-index: 1;
}
.head-cont-wrap h2 {
	bottom: 2%;
	font-size: 2.4rem;
}

.top-nav-1 {
	width: 100% !important;
	padding: 0;
	margin: 1% auto 10%;
}
.top-nav-1 li {
	font-size: 1.2rem;
}

.top-nav-1 li {
	width: 50% !important;
}
.top-nav-1 li:nth-child(odd) {
	padding-left: 0;
}
.top-nav-1 li:nth-child(even) {
	padding-right: 0;
}

}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width: 750px) {

.wrapper {
	width: 100%;
}

}

/* -------------------------------------------------------
	index-cont
   ------------------------------------------------------- */

.index-cont {
	width: 1020px;
	margin: 0 auto;
	padding: 70px 20px 0;
}

@media screen and (max-width: 750px) {

.index-cont {
	width: 90%;
	padding: 8% 0 0;
}

}

/* ------------------------------------------------------- */

.index-cont .news-wrap-1 .wrap-1 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.index-cont .news-wrap-1 .wrap-1 h2 {
	float: left;
	font-size: 2.8rem;
	line-height: 1.1;
}
.index-cont .news-wrap-1 .wrap-1 p {
	float: right;
}
.index-cont .news-wrap-1 .wrap-1 p a {
	font-size: 1.2rem;
	text-decoration: none;
	font-family: 'Noto Serif JP', serif;
}
.index-cont .news-wrap-1 .wrap-1 p a::after {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-left: 10px;
	vertical-align: middle;
	background: url(/img/common/arw_r_01.svg) center center no-repeat;
	background-size: contain;
}
.index-cont .news-wrap-1 .wrap-2 {
	max-height: 150px;
	border: solid 1px #B4B4B4;
	overflow: auto;
}
.index-cont .news-wrap-1 .wrap-2 ul {
	width: 98%;
	padding: 20px 0 20px 30px;
}

.index-cont .news-wrap-1 .wrap-2 ul li {
	font-size: 1.5rem;
	margin-bottom: 12px;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.index-cont .news-wrap-1 .wrap-2 ul li:last-child {
	margin-bottom: 0 !important;
}
.index-cont .news-wrap-1 .wrap-2 ul li span,
.index-cont .news-wrap-1 .wrap-2 ul li a {
	display: table-cell;
	vertical-align: baseline;
	line-height: 1.8;
}
.index-cont .news-wrap-1 .wrap-2 ul li span {
	width: 160px;
}
.index-cont .news-wrap-1 .wrap-2 ul li a:not([href]) {
	color: #3C3C3C !important;
	text-decoration: none !important;
}

@media screen and (max-width: 750px) {

.index-cont .news-wrap-1 .wrap-1 h2 {
	font-size: 2rem;
}
.index-cont .news-wrap-1 .wrap-1 p a::after {
	width: 20px;
	height: 20px;
	margin-left: 6px;
}
.index-cont .news-wrap-1 .wrap-2 {
	max-height: 120px;
}
.index-cont .news-wrap-1 .wrap-2 ul {
	padding: 10px 0 10px 20px;
}
.index-cont .news-wrap-1 .wrap-2 ul li {
	font-size: 1.1rem;
	margin-bottom: 1.5rem;
}
.index-cont .news-wrap-1 .wrap-2 ul li span,
.index-cont .news-wrap-1 .wrap-2 ul li a {
	line-height: 1.6;
}
.index-cont .news-wrap-1 .wrap-2 ul li span {
	width: 11rem;
}

}

/* ------------------------------------------------------- */

.index-cont .pickup-wrap-1 {
	margin-top: 50px;
}
.index-cont .pickup-wrap-1 h2 {
	font-size: 3.3rem;
	text-align: center;
	margin-bottom: 20px;
}
.index-cont .pickup-wrap-1 .pickup-ttl-1 {
	display: block;
	border-left: solid 8px #070506;
	border-right: solid 8px #070506;
	background-color: #edebe0;
	padding: 14px 0;
	text-align: center;
}
.index-cont .pickup-wrap-1 .wrap-1 {
	clear: both;
	margin-top: 200px;
	width: 100%;
	overflow: hidden;
}
.index-cont .pickup-wrap-1 .wrap-1.alt-1 {
	margin-top: 220px;
}
.index-cont .pickup-wrap-1 .wrap-1 .cont-1 {
	float: left;
	width: 446px;
}
.index-cont .pickup-wrap-1 .wrap-1 .cont-1 h3 {
	margin-bottom: 50px;
	font-size: 3.4rem;
	line-height: 1.1;
	letter-spacing: .3rem;
	text-align: center;
}
.index-cont .pickup-wrap-1 .wrap-1 .img-1 {
	float: right;
	width: 490px;
}
.index-cont .pickup-wrap-1 .wrap-1 .img-1 img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 750px) {

.index-cont .pickup-wrap-1 {
	margin-top: 22%;
}
.index-cont .pickup-wrap-1 h2 {
	font-size: 2rem;
	margin-bottom: 10px;
}
.index-cont .pickup-wrap-1 .pickup-ttl-1 h3 img {
	width: 90%;
}
.index-cont .pickup-wrap-1 .wrap-1 {
	margin-top: 14%;
}
.index-cont .pickup-wrap-1 .wrap-1.alt-1 {
	margin-top: 24%;
}
.index-cont .pickup-wrap-1 .wrap-1 .cont-1 {
	float: none;
	width: 100%;
}
.index-cont .pickup-wrap-1 .wrap-1 .cont-1 h3 {
	margin-bottom: 6%;
	font-size: 2.2rem;
	letter-spacing: .1rem;
}
.index-cont .pickup-wrap-1 .wrap-1 .cont-1 p {
	width: 80%;
	margin: 0 auto 6%;
	font-size: 1.1rem;
}
.index-cont .pickup-wrap-1 .wrap-1 .img-1 {
	float: none;
	width: 100%;
}

}

/* ------------------------------------------------------- */

.index-cont .banner-wrap-1 {
	clear: both;
	margin-top: 210px;
}
.index-cont .banner-wrap-1 .wrap-1 {
	width: 100%;
	overflow: hidden;
}
.index-cont .banner-wrap-1 .wrap-1-inner {
	display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	-ms-flex-pack: center;
  justify-content: center;
	margin: 0 -60px;
}
.index-cont .banner-wrap-1 .wrap-1 p {
	width: 100%;
	-ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
	padding: 0 60px;
}
.index-cont .banner-wrap-1 .wrap-1 p a {
	display: block;
}
.index-cont .banner-wrap-1 .wrap-1 p img {
	width: 100%;
	height: auto;
}
.index-cont .banner-wrap-1 .wrap-2 {
	clear: both;
	margin-top: 150px;
	width: 100%;
	overflow: hidden;
}
.index-cont .banner-wrap-1 .wrap-2 .cont-1 {
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	float: left;
}
.index-cont .banner-wrap-1 .wrap-2 .cont-1:last-child {
	float: right;
}
.index-cont .banner-wrap-1 .wrap-2 h3 {
	font-size: 3.1rem;
	line-height: 1.2;
}
.index-cont .banner-wrap-1 .wrap-2 p {
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: .3rem;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-1 {
	font-size: 5.1rem;
	letter-spacing: .6rem;
	margin-top: 16px;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-1::before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 38px;
	margin-right: 14px;
	vertical-align: baseline;
	background: url(/img/common/ico_tel_01.svg) center center no-repeat;
	background-size: contain;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-2 {
	font-size: 2.5rem;
	margin-top: 10px;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-2 strong {
	font-size: 3.3rem;
}
.index-cont .banner-wrap-1 .wrap-2 .mail-1 {
	font-size: 4.2rem;
	margin-top: 46px;
}
.index-cont .banner-wrap-1 .wrap-2 .mail-1 a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.index-cont .banner-wrap-1 .wrap-2 .mail-1 a:hover {
	color: #666;
}

@media screen and (max-width: 750px) {

.index-cont .banner-wrap-1 {
	margin-top: 26%;
}
.index-cont .banner-wrap-1 .wrap-1-inner {
	display: block;
	margin: 0;
}
.index-cont .banner-wrap-1 .wrap-1 p {
  max-width: none;
	padding: 0;
}
.index-cont .banner-wrap-1 .wrap-1 p + p {
	margin-top: 10%;
}
.index-cont .banner-wrap-1 .wrap-2 {
	margin-top: 22%;
}
.index-cont .banner-wrap-1 .wrap-2 .cont-1 {
	float: none;
}
.index-cont .banner-wrap-1 .wrap-2 .cont-1:last-child {
	float: none;
}
.index-cont .banner-wrap-1 .wrap-2 h3 {
	font-size: 1.8rem;
}
.index-cont .banner-wrap-1 .wrap-2 p {
	letter-spacing: .1rem;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-1 {
	font-size: 3rem;
	letter-spacing: .2rem;
	margin-top: 4%;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-1 a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-1::before {
	width: 30px;
	height: 20px;
	margin-right: 6px;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-2 {
	font-size: 1.6rem;
	margin-top: 2%;
	margin-bottom: 12%;
}
.index-cont .banner-wrap-1 .wrap-2 .tel-2 strong {
	font-size: 2rem;
}
.index-cont .banner-wrap-1 .wrap-2 .mail-1 {
	font-size: 2.4rem;
	margin-top: 4%;
}

}

.ntc-1 {
    font-size: 1.2rem;
    line-height: 1.8;
    margin-top: 12px;