@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,500,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap");


html {
	height: 100%;
}


body {
	background-color: #fff;
	color: #25297b; /*#7B2532*//*文本文字顏色*/
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '微軟正黑體', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*opacity: 0;*/
	position: relative;
}

a {
	color: #363ca7; /*#7B2532*//*右menu文字*/
	outline: none;
}
a:hover {
	color: #0f124f; /*#7B2532*//*右menu文字*/
}
a:focus,
*:focus {
	outline:none;
}

button {
	cursor: pointer;
}

.serif {
	font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', 'Noto Serif JP', 'Sawarabi Mincho', serif;
}
.serif2 {
	font-family: 'EB Garamond', serif;
}
.sans-serif {
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
}



.dsp-w {
	display: inline !important;
}
.dspb-w {
	display: block !important;
}
.dsp-s {
	display: none !important;
}
.dspb-s {
	display: none !important;
}



img {
	border: none;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}



#wrapper {
	margin: auto;
	min-width: 1077px;
	overflow: hidden;
	padding: 0 289px 0 0;
	position: relative;
	width: 100%;
}


#page-loading {
	background: #FFF;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1000;
}
#page-loading > div {
	background: url("../img/loading.gif") no-repeat center top;
	background-size: 150px 123px;
	content: "";
	left: 50%;
	padding: 138px 0 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 152px;
}
#page-loading > div:before {
	background: url("../img/logo1.png") no-repeat center center;
	background-size: 152px 38px;
	content: "";
	display: block;
	height: 38px;
	width: 152px;
}


.page-borderbox {
	background: #272671;  /*#7B2532*//*body邊框*/
	position: fixed;
	z-index: 1010;
}
.page-borderbox.l {
	height: 100%;
	left: 0;
	top: 0;
	width: 10px;
}
.page-borderbox.r {
	height: 100%;
	right: 0;
	top: 0;
	width: 10px;
}
.page-borderbox.t {
	height: 10px;
	left: 0;
	top: 0;
	width: 100%;
}
.page-borderbox.b {
	bottom: 0;
	height: 10px;
	left: 0;
	width: 100%;
}



#sec0-1 {
	background: #FFF url("../img/bg1.png") repeat-x left center;
	/*height: 100%;*/
	height: 768px;
	overflow: hidden;
	padding: 0 60px;
	position: relative;
	width: 100%;
}

#sec0-1 .page-logo1 {
	font-size: 0;
	left: 45px;
	line-height: 0;
	margin: 0;
	position: absolute;
	top: 45px;
	z-index: 5;
	width: 210px;
}

#page-main-v1-wrap {
	background: #FFF;
	height: 557px;
	margin: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
#page-main-v1-wrap:before {
	background: #FFF;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
	width: 60px;
	z-index: 0;
}
body.pmv-scroll #page-main-v1-wrap:before  {
	right: -60px;
}
#page-main-v1-wrap .inner {
	height: 100%;
	margin: auto;
	max-width: 1216px;
	-webkit-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	transition: all 0.8s ease;
	width: 100%;
}
body.pmv-scroll #page-main-v1-wrap .inner {
	padding-right: 100px;
}
#page-main-v1 {
	height: 100%;
	position: relative;
	width: 100%;
}
#page-main-v1 .image1 {
	margin-right: 14.5197%;/*23.5197%*/
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 35%;/*19.6546%*/
}
#page-main-v1 .image1 img {
	height: auto;
	width: 100%;
}
#page-main-v1 .copy1 {
	display: block;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 1.56;
	margin: 0 3.289%;
	position: absolute;
	right: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
}
#page-main-v1 .copy1:after {
	border-bottom: 2px solid #7B2532;
	bottom: -20px;
	content: "";
	display: block;
	height: 0;
	left: 0; 
	position: absolute;
	-webkit-transition: width 0.8s ease-out 3s;
	-ms-transition: width 0.8s ease-out 3s;
	transition: width 0.8s ease-out 3s;
	width: 0;
}
body.page-loaded #page-main-v1 .copy1:after {
	width: 100%;
}
#page-main-v1 div.prd {
	display: block;
	font-size: 0;
	height: 35.9066%;
	left: 50%;
	line-height: 0;
	position: absolute;
	width: 18.09546%;
}
#page-main-v1 .image2 {
	margin-left: 2.0559%;
	top: -2.5%;
	z-index: 2;
}
#page-main-v1 .image3 {
	margin-left: 22.4506%;
	top: 2.87%;
}
#page-main-v1 .image4 {
	margin-left: 1.3980%;
	top: 28%;
	z-index: 1;
}
#page-main-v1 .image5 {
	margin-left: 22.9440%;
	top: 33.0341%;
}
#page-main-v1 .image6 {
	margin-left: 0.9%;
	top: 60.1%;
}
#page-main-v1 .image7 {
	margin-left: 22.4506%;
	top: 62.4775%;
}
#page-main-v1 div.prd img {
	
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}





/*
#page-main-v1 .prd.is-hover .inner {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#page-main-v1 .prd .inner {
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
	height: 100%;
	width: 100%;
}
#page-main-v1 .prd .inner .front,
#page-main-v1 .prd .inner .back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	overflow: hidden;
}
#page-main-v1 .prd .inner .front {
	-webkit-transform: translateZ(1px);
	transform: translateZ(1px);
}
#page-main-v1 .prd .inner .back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#page-main-v1 .prd .inner .thumbnail {
	width: 100%;
}
*/
#page-main-v1 .prd .inner {
	height:100%;
	position: relative;
	width:100%;
}
#page-main-v1 .prd .inner .front,
#page-main-v1 .prd .inner .back{
	height:100%;
	width:100%;
	-webkit-transition:.4s ease;
	-ms-transition:.4s ease;
	transition:.4s ease;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
#page-main-v1 .prd .inner .back{
	-webkit-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
#page-main-v1 .prd:hover .inner .front,
#page-main-v1 .prd.is-hover .inner .front{
	-webkit-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
#page-main-v1 .prd:hover .inner .back,
#page-main-v1 .prd.is-hover .inner .back{
	-webkit-transform:rotateY(0);
	-ms-transform:rotateY(0);
	transform:rotateY(0);
}




#sec0-1 .block4 {
	bottom: 34px;
	left: 35px;
	position: absolute;
}
#sec0-1 .block4 dl {
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: bottom;
}
#sec0-1 .block4 dl dt {
	border: solid #7B2532;
	border-width: 1px 0 1px 0;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin: 0 10px 0 0;
	line-height: 50px;
	text-align: center;
	vertical-align: bottom;
}
#sec0-1 .block4 dl dd {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.1;
	margin: 0;
	vertical-align: bottom;
}
#sec0-1 .block4 dl dd .phone {
	display: block;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: 0.04em;
	margin: 0;
}
#sec0-1 .block4 .btn1 {
/*	border: 1px solid #7B2532;*/
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	line-height: 50px;
	margin: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: 176px;
}
#sec0-1 .block4 .btn1 > span {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
#sec0-1 .block4 .btn1:after,
#sec0-1 .block4 .btn1:before,
#sec0-1 .block4 .btn1 > span:after,
#sec0-1 .block4 .btn1 > span:before {
	background: #7B2532;
	content: "";
	display: block;
	position: absolute;
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
}
#sec0-1 .block4 .btn1:after,
#sec0-1 .block4 .btn1:before{
	height: 1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 166px;
}
#sec0-1 .block4 .btn1:after {
	bottom: 0;
}
#sec0-1 .block4 .btn1:before {
	top: 0;
}
#sec0-1 .block4 .btn1:hover:after,
#sec0-1 .block4 .btn1:hover:before{
	width: 126px;
}
#sec0-1 .block4 .btn1 > span:after,
#sec0-1 .block4 .btn1 > span:before {
	height: 50px;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	width: 1px;
}
#sec0-1 .block4 .btn1 > span:before {
	left: 0;
}
#sec0-1 .block4 .btn1 > span:after {
	right: 0;
}
#sec0-1 .block4 .btn1:hover > span:after,
#sec0-1 .block4 .btn1:hover > span:before {
	height: 30px;
}

#page-scroll {
	border-left: 1px solid #7B2532;
	bottom: 0;
	font-size: 14px;
	font-weight: 700;
	height: 80px;
	letter-spacing: 0.1em;
	line-height: 1;
	position: absolute;
	right: 30px;
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
	width: 20px;
}
#page-scroll:hover {
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
#page-scroll span {
	display: block;
	margin: 0 0 0 20px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}



#sec1-1 {
	padding: 100px 0 50px;
	position: relative;
	width: 100%;
}
#sec1-1 .copy1 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.57;
	margin: 0 0 45px;
	text-align: center;
}
#sec1-1 .image1 {
	background: url("../img/bg1.png") repeat-x center center;
	margin: 0 0 40px;
}
#sec1-1 .image1 > div {
	background: url("../img/sec1-1-img1.jpg") repeat-x center center;
	background-size: cover;
	height: 340px;
	margin: auto;
	width: 830px;
}
#sec1-1 .copy2 {
	display: none;
}
#sec1-1 .block1 {
	padding: 35px 0 50px;
	position: relative;
}
#sec1-1 .block1 .image2 {
	left: 50%;
	margin-left: 193px;
	position: absolute;
	top: 0;
	width: 186px;
}
#sec1-1 .block1 .image3 {
	bottom: 0;
	margin-right: 223px;
	position: absolute;
	right: 50%;
	width: 160px;
}
#sec1-1 .block1 .image2.is-target1 {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
	-ms-transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
	transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
}
#sec1-1 .block1 .image3.is-target1 {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
	-ms-transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
	transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
}
#sec1-1 .block1 .image2.is-view1,
#sec1-1 .block1 .image3.is-view1 {
	opacity: 1;
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
#sec1-1 .block1 p {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 2.75;
	margin: 0;
	text-align: center;
}
#sec1-1 .image4 {
	background: url("../img/sec1-1-img4.jpg") no-repeat right center;
	background-size: cover;
	height: 400px;
	margin: 25px 0 0;
	width: 100%;
}



#sec2-1 {
	padding: 50px 0 60px;
	position: relative;
	width: 100%;
}
#sec2-1 .copy1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.57;
	margin: 0 0 25px;
	text-align: center;
}
#sec2-1 .copy2 {
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 2.25;
	margin: 0 0 35px;
	text-align: center;
}
#sec2-1 .image1 {
	margin: 0 auto 50px;
	max-width: 680px;
	text-align: center;
	width: 100%;
}
#sec2-1 .image2 {
	margin: 50px auto 0;
	max-width: 600px;
	text-align: center;
	width: 100%;
}



#sec3-1 {
	padding: 50px 0 70px;
	position: relative;
	width: 100%;
}
#sec3-1 .copy1 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.57;
	margin: 0;
	text-align: center;
}
#sec3-1 .block1 {
	margin: 0 auto 50px;
	max-width: 895px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#sec3-1 .block1 .image1 {
	float: left;
	max-width: 390px;
	padding: 60px 0 0;
	width: 100%;
}
#sec3-1 .block1 .image2 {
	position: absolute;
	right: 115px;
	top: 0;
	width: 101px;
}
#sec3-1 .block1 .image3 {
	position: absolute;
	right: 238px;
	top: 52px;
	width: 103px;
}
#sec3-1 .block1 .image2.is-target1 {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
	-ms-transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
	transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
}
#sec3-1 .block1 .image3.is-target1 {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
	-ms-transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
	transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
}
#sec3-1 .block1 .image2.is-view1,
#sec3-1 .block1 .image3.is-view1 {
	opacity: 1;
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
#sec3-1 .block1 p {
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 2.25;
	margin: 215px 0 0;
	padding: 0 0 0 455px;
	text-align: left;
}
#sec3-1 .block2 > div {
	background: #7B2532;
	color: #FFF;
	font-weight: bold;
	margin: 0 auto 90px;
	max-width: 797px;
	padding: 55px 60px 40px;
	position: relative;
	width: 100%;
}
#sec3-1 .block2 > div:after,
#sec3-1 .block2 > div:before {
	background-image: url("../img/bg1.png");
	background-repeat: repeat-x;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	width: 100%;
}
#sec3-1 .block2 > div:before {
	background-position: left top;
	top: -8px;
}
#sec3-1 .block2 > div:after {
	background-position: left bottom;
	bottom: -8px;
}
#sec3-1 .block2 .title {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 0 44px;
	text-align: center;
}
#sec3-1 .block2 .title > span {
	border-bottom: 1px solid #FFF;
	font-size: 20px;
	margin: 0 12px 0 0;
	padding: 0 0 8px;
	vertical-align: middle;
}
#sec3-1 .block2 .title > span > span {
	display: inline-block;
	vertical-align: middle;
}
#sec3-1 .block2 .title > span > span + span {
	margin-left: 15px;
}
#sec3-1 .block2 .title > div {
	display: inline;
}
#sec3-1 .block2 p {
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.85;
	margin: 0;
}
#sec3-1 .block2 .box1 {
	background: #FFF;
	color: #7B2532;
	margin: 20px 0 0;
	padding: 15px 36px;
}
#sec3-1 .block2 .box1 table {
	width: 100%;
}
#sec3-1 .block2 .box1 table th {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px 15px 0;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}
#sec3-1 .block2 .box1 table td {
	font-size: 13px;
	line-height: 1.8;
	padding: 15px 5px 15px 0;
	text-align: left;
	vertical-align: middle;
}
#sec3-1 .block2 .box1 table tr + tr th,
#sec3-1 .block2 .box1 table tr + tr td {
	border-top: 1px solid #7B2532;
}
#sec3-1 .block3 {
	margin: 100px 0 80px;
	overflow: hidden;
	width: 100%;
}
#sec3-1 .block3 > div {
	margin: auto;
	max-width: 1077px;
	overflow: hidden;
	width: 100%;
}
#sec3-1 .block3 img {
	display: block;
	float: left;
	height: auto;
	width: 33.1476%;
}
#sec3-1 .block3 img + img {
	margin-left: 0.2785%;
}
#sec3-1 .block4 {
	background: url("../img/bg1.png") repeat-x left center;
	overflow: hidden;
	width: 100%;
}
#sec3-1 .block4 > div {
	border: 1px solid #7B2532;
	background: #FFF;
	margin: auto;
	max-width: 897px;
	padding: 50px 60px;
	position: relative;
	width: 100%;
}
#sec3-1 .block4 > div:after,
#sec3-1 .block4 > div:before {
	background: #FFF;
	content: "";
	display: block;
	height: calc(100% + 2px);
	position: absolute;
	top: -1px;
	width: 6px;
}
#sec3-1 .block4 > div:after {
	right: 0;
}
#sec3-1 .block4 > div:before {
	left: 0;
}
#sec3-1 .block4 > div > div {
	overflow: hidden;
	width: 100%;
}
#sec3-1 .block4 .image {
	display: block;
	float: left;
	max-width: 300px;
	width: 100%;
}
#sec3-1 .block4 > div > div > div {
	margin-left: 350px;
}
#sec3-1 .block4 p {
	font-weight: bold;
	line-height: 2.25;
	margin: 0;
}
#sec3-1 .block4 p.name {
	font-size: 13px;
}
#sec3-1 .block4 hr {
	background-color: transparent;
	border: 0;
	border-top: 1px solid #7B2532;
	height: 0;
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
	
}



#sec4-1 {
	padding: 50px 0 60px;
	position: relative;
	width: 100%;
}
#sec4-1 .title1 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.57;
	margin: 0 0 50px;
	text-align: center;
}
#sec4-1 .copy {
	letter-spacing: 0.05em;
	line-height: 2;
	margin: 0 0 60px;
	text-align: center;
}
#sec4-1 .image1 {
	background: url("../img/sec4-2-img1.png") no-repeat right center;
	background-size: cover;
	height: 400px;
	margin: 100px 0 0;
	width: 100%;
}



#sec5-1 {
	padding: 50px 0 30px;
	position: relative;
	width: 100%;
}
#sec5-1 .block1 {
	margin: auto;
	max-width: 1077px;
	position: relative;
	text-align: center;
	width: 100%;
}
#sec5-1 .block1:after,
#sec5-1 .block1:before {
	background: url("../img/bg1.png") repeat-x;
	content: "";
	display: block;
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
#sec5-1 .block1:after {
	background-position: left bottom;
	bottom: 80px;
}
#sec5-1 .block1:before {
	background-position: left top;
	top: 87px;
}
#sec5-1 .block1 .head {
	display: inline-block;
	margin: 0 70px 0 0;
	min-width: 215px;
	padding: 0 0 9px;
	position: relative;
	vertical-align: middle;
}
#sec5-1 .block1 .head:before {
	border-bottom: 1px solid #7B2532;
	bottom: 0;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#sec5-1 .block1 .body {
	display: inline-block;
	min-height: 600px;
	position: relative;
	vertical-align: middle;
	width: 500px;
	z-index: 5;
}
#sec5-1 .block1 .title {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.57;
	margin: 0 0 30px;
	text-align: left;
}



#sec6-1 {
	padding: 100px 0 100px;
	position: relative;
	width: 100%;
}
#sec6-1 .title1 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.57;
	margin: 0 0 70px;
	text-align: center;
}
#sec6-1 .block1 {
	letter-spacing: 0.05em;
	margin: auto;
	max-width: 1077px;
	width: 100%;
}
#sec6-1 .block1 .image {
	background: url("../img/bg1.png") repeat-x left center;
	float: left;
	padding: 0 40px 0 90px;
	width: 530px;
}
#sec6-1 .block1 .body {
	font-weight: bold;
	margin-left: 580px;
	padding: 25px 90px 0 0;
	/*width: 547px;*/
}
#sec6-1 .block1 .body .address {
	font-size: 16px;
	line-height: 1.75;
	margin: 0 0 15px;
}
#sec6-1 .block1 .body .data {
}
#sec6-1 .block1 .body .data1 {
	display: table;
	width: 100%;
}
#sec6-1 .block1 .body .data1 > div {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
#sec6-1 .block1 .body .data1 > div:nth-child(1) > div + div {
	margin-top: 10px;
}
#sec6-1 .block1 .body .data1 > div:nth-child(1) {
	font-size: 20px;
	padding-right: 5px;
}
#sec6-1 .block1 .body .data1 > div:nth-child(2) {
	border-left: 1px solid #7B2532;
	font-size: 14px;
	text-align: right;
	white-space: nowrap;
	width: 168px;
}
#sec6-1 .block1 .body .data2 {
	margin-top: 25px;
	padding: 5px 0 0 78px;
	position: relative;
}
#sec6-1 .block1 .body .data2 .small {
	font-size: 14px;
	font-weight: bold;
}
#sec6-1 .block1 .body .data3 {
	margin-top: 25px;
	padding: 5px 0 0 78px;
	position: relative;
}
/*#sec6-1 .block1 .body .hd {
	border: 1px solid #7B2532;
	display: inline-block;
	font-size: 16px;
	line-height: 29px;
	min-width: 52px;
	padding: 0 8px;
	position: relative;
	text-align: center;
}*/
#sec6-1 .block1 .body .hd {
	border: 1px solid #7B2532;
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	min-width: 52px;
	padding: 5px 8px;
	position: relative;
	text-align: center;
}
#sec6-1 .block1 .body .data1 .hd {
	margin-right: 12px;
}
#sec6-1 .block1 .body .data2 .hd {
	left: 0;
	position: absolute;
	top: 0;
}
#sec6-1 .block1 .body .data3 .hd {
	left: 0;
	position: absolute;
	top: 0;
}
#sec6-1 .block1 .body .hd:after,
#sec6-1 .block1 .body .hd:before {
	background: #FFF;
	content: "";
	display: block;
	height: 31px;
	position: absolute;
	top: -1px;
	width: 4px;
}
#sec6-1 .block1 .body .hd:before {
	left: 0;
}
#sec6-1 .block1 .body .hd:after {
	right: 0;
}
#sec6-1 .map1 {
	margin: 65px auto 34px;
	max-width: 1077px;
	padding: 0 0 0 90px;
	width: 100%;
}
#sec6-1 .map1 iframe,
#sec6-1 .map1 #map {
	height: 300px;
	max-width: 897px;
	width: 100%;
}
#sec6-1 .map1 .btn1 {
	background: #FFF;
/*	border: 1px solid #7B2532;*/
	color: #7B2532;
	display: block;
	font-size: 16px;
	letter-spacing: 0.1em;
	height: 50px;
	line-height: 50px;
	margin: 35px auto 0;
	max-width: 350px;
	opacity: 1 !important;
	position: relative;
	text-align: center;
	width: 100%;
}
#sec6-1 .map1 .btn1:hover {
	text-decoration: none;
}
#sec6-1 .map1 .btn1 span {
	display: block;
	position: relative;
}
#sec6-1 .map1 .btn1:after,
#sec6-1 .map1 .btn1:before,
#sec6-1 .map1 .btn1 > span:after,
#sec6-1 .map1 .btn1 > span:before {
	background: #7B2532;
	content: "";
	display: block;
	position: absolute;
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
}
#sec6-1 .map1 .btn1:after,
#sec6-1 .map1 .btn1:before{
	height: 1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 340px;
}
#sec6-1 .map1 .btn1:after {
	bottom: 0;
}
#sec6-1 .map1 .btn1:before {
	top: 0;
}
#sec6-1 .map1 .btn1:hover:after,
#sec6-1 .map1 .btn1:hover:before{
	width: 300px;
}
#sec6-1 .map1 .btn1 > span:after,
#sec6-1 .map1 .btn1 > span:before {
	height: 50px;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	width: 1px;
}
#sec6-1 .map1 .btn1 > span:before {
	left: 0;
}
#sec6-1 .map1 .btn1 > span:after {
	right: 0;
}
#sec6-1 .map1 .btn1:hover > span:after,
#sec6-1 .map1 .btn1:hover > span:before {
	height: 30px;
}



#sec7-1 {
	padding: 50px 0 0;
	position: relative;
	width: 100%;
}
#sec7-1 .title1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.57;
	margin: 0 0 50px;
	text-align: center;
}
#sec7-1 .title1:before {
	border-top: 1px solid #7B2532;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
#sec7-1 .title1 span {
	background: #FFF;
	display: inline-block;
	padding: 0 30px;
	position: relative;
}
#sec7-1 .block1 {
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	width: 100%;
}
#sec7-1 .block1 > div {
	display: inline-block;
	vertical-align: middle;
}
#sec7-1 .block1 > div + div {
	margin: 0 0 0 30px;
}
/*#sec7-1 .block1 .hd {
	border: 1px solid #7B2532;
	display: inline-block;
	font-size: 16px;
	line-height: 29px;
	margin: 0 12px 0 0;
	min-width: 52px;
	padding: 0 8px;
	position: relative;
	text-align: center;
}*/
#sec7-1 .block1 .hd {
	border: 1px solid #7B2532;
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	margin: 0 12px 0 0;
	min-width: 52px;
	padding: 5px 8px;
	position: relative;
	text-align: center;
}
#sec7-1 .block1 .hd:after,
#sec7-1 .block1 .hd:before {
	background: #FFF;
	content: "";
	display: block;
	height: 31px;
	position: absolute;
	top: -1px;
	width: 5px;
}
#sec7-1 .block1 .hd:after {
	right: 0;
}
#sec7-1 .block1 .hd:before {
	left: 0;
}
#sec7-1 .block1 .small {
	font-size: 14px;
	font-weight: bold;
}
#sec7-1 .block2 {
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 50px 0;
	text-align: center;
	width: 100%;
}
#sec7-1 .block2 > div {
	display: inline-block;
	font-size: 32px;
	vertical-align: middle;
}
#sec7-1 .block2 > div + div {
	margin: 0 0 0 65px;
}
/*#sec7-1 .block2 .hd {
	border: solid #7B2532;
	border-width: 1px 0;
	display: inline-block;
	font-size: 22px;
	line-height: 45px;
	margin: 0 15px 0 0;
	min-width: 70px;
	position: relative;
	text-align: center;
}*/
#sec7-1 .block2 .num {
	bottom: -0.1em;
	line-height: 1;
	position: relative;
}
#sec7-1 .block2 .hd {
	border: solid #7B2532;
	border-width: 1px 0;
	display: inline-block;
	font-size: 22px;
	line-height: 1;
	margin: 0 15px 0 0;
	min-width: 70px;
	padding: 14px 0;
	position: relative;
	text-align: center;
}
@media all and (-ms-high-contrast:none) {
	
	#sec6-1 .block1 .body .hd {
		padding: 8px 8px 1px;
	}
	#sec7-1 .block1 .hd {
		padding: 8px 8px 1px;
	}
	#sec7-1 .block2 .hd {
		padding: 14px 0 8px;
	}
}
#sec7-1 .note1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: auto;
	text-align: center;
}
#sec7-1 .copyright {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 100px auto 24px;
	text-align: center;
}
#sec7-1 .block3 {
	padding-bottom: 10px;
	position: relative;
	text-align: center;
	width: 100%;
}
#sec7-1 .block3 .image1 {
	bottom: 10px;
	margin-right: 161px;
	position: absolute;
	right: 50%;
	width: 111px;
}
#sec7-1 .block3.is-target1 .image1 {
	opacity: 0;
	-webkit-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: all 1.5s ease-out 0.5s;
	-ms-transition: all 1.5s ease-out 0.5s;
	transition: all 1.5s ease-out 0.5s;
}
#sec7-1 .block3.is-view1 .image1 {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
#sec7-1 .block3 .image2 {
	width: 168px;
}



.item-list1 {
	margin: auto;
	max-width: 740px;
	width: 100%;
}
.item-list1 .item {
	float: left;
	margin: 0 10.8108% 60px 0;
	width: 44.5945%;
}
.item-list1 .item:nth-child(2n) {
	margin-right: 0;
}
.item-list1 .item:nth-child(2n+1) {
	clear: left;
}
.item-list1 .image {
	position: relative;
	width: 100%;
}
.item-list1 .image .pkg {
	bottom: -27px;
	position: absolute;
	right: -25px;
}
.item-list1 .image .pkg1 {
	bottom: -35px;
	right: -35px;
	width: 127px;
}
.item-list1 .image .pkg2 {
	width: 107px;
}
.item-list1 .image .pkg3 {
	width: 131px;
}
.item-list1 .image .pkg4 {
	width: 119px;
}
.item-list1 .image .pkg5 {
	width: 114px;
}
.item-list1 .image .pkg6 {
	width: 144px;
}
.item-list1 .image .pkg1.is-target1,
.item-list1 .image .pkg3.is-target1,
.item-list1 .image .pkg5.is-target1 {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
	-ms-transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
	transition: opacity 0.5s ease 0.5s, transform 1s ease 1s;
}
.item-list1 .image .pkg2.is-target1,
.item-list1 .image .pkg4.is-target1,
.item-list1 .image .pkg6.is-target1 {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
	-ms-transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
	transition: opacity 0.5s ease 1s, transform 1s ease 1.5s;
}
.item-list1 .image .pkg.is-view1 {
	opacity: 1;
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.item-list1 .txt1 {
	border-bottom: 1px solid #7B2532;
	font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', 'Noto Serif JP', 'Sawarabi Mincho', serif;
	font-weight: bold;
	margin: 25px 0 0;
	overflow: hidden;
	padding: 0 0 10px;
	width: 100%;
}
.item-list1 .txt1 .name {
	float: left;
	font-size: 20px;
	letter-spacing: 0.1em;
}
.item-list1 .txt1 .price {
	float: right;
	font-size: 13px;
	letter-spacing: 0.1em;
}
.item-list1 .txt1 .price span {
	font-size: 18px;
}
.item-list1 .txt2 {
	font-size: 13px;
	line-height: 1.8;
	margin: 20px 0 0;
}



.pdf-btn1 {
	background: #7B2532;
	color: #FFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 60px;
	letter-spacing: 0.1em;
	line-height: 60px;
	margin: auto;
	max-width: 740px;
	opacity: 1 !important;
	position: relative;
	text-align: center;
}
.pdf-btn1:hover {
	color: #FFF;
	opacity: 1 !important;
	text-decoration: none;
}
.pdf-btn1 img {
	margin: 0 16px 0 0;
}
.pdf-btn1:before {
	border: 1px solid #FFF;
	bottom: 3px;
	content: "";
	display: block;
	left: 3px;
	opacity: 0;
	position: absolute;
	right: 3px;
	top: 3px;
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
}
.pdf-btn1:hover:before {
	opacity: 1;
}



.page-btn1 {
	background: #7B2532;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: 20px auto 0;
	opacity: 1 !important;
	position: relative;
	text-align: center;
	width: 100%;
}
.page-btn1:hover {
	color: #FFF;
	opacity: 1 !important;
	text-decoration: none;
}
.page-btn1:before {
	border: 1px solid #FFF;
	bottom: 3px;
	content: "";
	display: block;
	left: 3px;
	opacity: 0;
	position: absolute;
	right: 3px;
	top: 3px;
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
}
.page-btn1:hover:before {
	opacity: 1;
}



.page-btn2 {
	background: #7B2532;
	color: #FFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 60px;
	letter-spacing: 0.1em;
	line-height: 60px;
	margin: 0 auto 10px;
	max-width: 480px;
	opacity: 1 !important;
	text-align: center;
	width: 100%;
}
.page-btn2:hover {
	color: #FFF;
	opacity: 1 !important;
	text-decoration: none;
}
.page-btn2:before {
	border: 1px solid #FFF;
	bottom: 3px;
	content: "";
	display: block;
	left: 3px;
	opacity: 0;
	position: absolute;
	right: 3px;
	top: 3px;
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
}
.page-btn2:hover:before {
	opacity: 1;
}



.page-fb-link1 {
	display: block;
	font-family: 'EB Garamond', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	text-align: left;
}
.page-fb-link1:before {
	background: url("../img/icon-fb1.png") no-repeat center center;
	content: "";
	display: inline-block;
	height: 18px;
	margin: -5px 15px 0 0;
	position: relative;
	vertical-align: middle;
	width: 18px;
}



#page-navi1 {
	font-size: 15px;
	font-weight: bold;
	/*margin-top: -190px;*/
	opacity: 0;
	position: fixed;
	right: 67px;
	/*-webkit-transform: translateX(calc(100% + 67px));
	-ms-transform: translateX(calc(100% + 67px));
	transform: translateX(calc(100% + 67px));*/
	transform: translateX(100%) translateX(67px) translateY(-50%);
	/*-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);*/
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
	top: 50%;
}
body.sidenav-active #page-navi1 {
	opacity: 1;
	/*-webkit-transform: translateX(0);
	-ms-transform: translateX(0);*/
	transform: translateX(0) translateY(-50%);
}
#page-navi1:before {
	background: url("../img/mark1.png") no-repeat center center;
	background-size: contain;
	bottom: -96px;
	content: "";
	display: block;
	height: 105px;
	opacity: 0;
	right: -46px;
	position: absolute;
	-webkit-transition: opacity 1s ease 1s;
	-ms-transition: opacity 1s ease 1s;
	transition: opacity 1s ease 1s;
	width: 85px;
}
body.sidenav-active #page-navi1:before {
	opacity: 1;
}
#page-navi1 ul {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#page-navi1 ul li + li {
	margin-top: 20px;
}
#page-navi1 .page-fb-link1 {
	font-size: 14px;
	margin: 45px 0 0;
	text-decoration: none;
}
#page-navi1 .page-fb-link1:before {
	margin: -5px 10px 0 0;
}
/*#page-navi1 ul a:hover {
	position: relative;
	text-decoration: none;
}
#page-navi1 ul a:hover:after {
	border-bottom: 1px solid #7B2532;
	bottom: -4px;
	content: "";
	display: block;
	left: 0;
	height: 0;
	position: absolute;
	text-decoration: none;
	width: 100%;
}*/



#page-top {
	border-left: 1px solid #7B2532;
	bottom: -50px;
	display: block;
	font-size: 14px;
	height: 111px;
	line-height: 1.1;
	opacity: 0;
	position: fixed;
	right: 3px;
	padding: 0 30px 0 3px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.5s ease;
	word-break: break-all;
	word-wrap: break-word;
	width: 51px;
}
#page-top:hover {
	text-decoration: none;
}
#page-top span {
	display: block;
}
#page-top.active {
	bottom: 0;
	opacity: 1;
}



#pc-phone {
	-webkit-animation: show1 0.3s linear 0s;
	animation: show1 0.3s linear 0s;
	background: #7B2532;
	color: #FFF;
	display: none;
	padding: 15px 18px 10px 19px;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
}
#pc-phone.active {
	display: block;
}
@-webkit-keyframes show1 {
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@keyframes show1 {
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
#pc-phone  dl {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
#pc-phone  dl dt {
	border-bottom: 1px solid #FFF;
	bottom: 2px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.1em;
	margin: 0 10px 0 0;
	padding: 0 0 5px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}
#pc-phone  dl dd {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 1;
	margin: 0;
	text-align: left;
	vertical-align: middle;
}
#pc-phone  dl dd .phone {
	bottom: 3px;
	display: block;
	font-size: 26px;
	letter-spacing: 0.04em;
	line-height: 1;
	margin: 0;
	position: relative;
}
#pc-phone  dl dd .phone a {
	color: #FFF;
}



#sp-phone {
	display: none;
}



#gnav,
#gnav-btn,
#sp-phone {
	display: none;
}
	
	
	
#sp-btn1 {
	display: none;
}



.is-target {
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.is-view {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}



@media only screen and (min-width: 1921px) {
	
	
	#sec1-1 .image4 {
		background-image: url("../img/sec1-1-img4-w.jpg");
	}
	
	
}



@media only screen and (min-width: 1077px) and (max-width: 1365px) {
	
	
	#wrapper {
		padding: 0 200px 0 0;
	}
	
	
	
	#sec5-1 .block1 .head {
		margin: 0 40px 0 0;
	}
	
	
	
	#sec6-1 .block1 .body {
		padding-right: 0;
	}
	#sec6-1 .block1 .body .data1 > div:nth-child(2) {
		padding: 0 0 0 5px;
		white-space: normal;
	}
	
	
}



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

	#page-main-v1 .block2 .copy1,
	#page-main-v1 .image1,
	#page-main-v1 .image2,
	#page-main-v1 .image3,
	#page-main-v1 .image4,
	#page-main-v1 .image5,
	#page-main-v1 .image6,
	#page-main-v1 .image7 {
		opacity: 0;
		-webkit-transition-property: opacity;
		-ms-transition-property: opacity;
		transition-property: opacity;
		-webkit-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		transition-duration: 0.5s;
		-webkit-transition-timing-function: linear;
		-ms-transition-timing-function: linear;
		transition-timing-function: linear;
	}
	#page-main-v1 .image1 {
		-webkit-transition-delay: 1s;
		-ms-transition-delay: 1s;
		transition-delay: 1s;
	}
	#page-main-v1 .block2 .copy1,
	#page-main-v1 .image2 {
		-webkit-transition-delay: 1.3s;
		-ms-transition-delay: 1.3s;
		transition-delay: 1.3s;
	}
	#page-main-v1 .image3 {
		-webkit-transition-delay: 1.6s;
		-ms-transition-delay: 1.6s;
		transition-delay: 1.6s;
	}
	#page-main-v1 .image4 {
		-webkit-transition-delay: 1.9s;
		-ms-transition-delay: 1.9s;
		transition-delay: 1.9s;
	}
	#page-main-v1 .image5 {
		-webkit-transition-delay: 2.1s;
		-ms-transition-delay: 2.1s;
		transition-delay: 2.1s;
	}
	#page-main-v1 .image6 {
		-webkit-transition-delay: 2.4s;
		-ms-transition-delay: 2.4s;
		transition-delay: 2.4s;
	}
	#page-main-v1 .image7 {
		-webkit-transition-delay: 2.7s;
		-ms-transition-delay: 2.7s;
		transition-delay: 2.7s;
	}
	body.page-loaded #page-main-v1 .block2 .copy1,
	body.page-loaded #page-main-v1 .image1,
	body.page-loaded #page-main-v1 .image2,
	body.page-loaded #page-main-v1 .image3,
	body.page-loaded #page-main-v1 .image4,
	body.page-loaded #page-main-v1 .image5,
	body.page-loaded #page-main-v1 .image6,
	body.page-loaded #page-main-v1 .image7 {
		opacity: 1;
	}
	
	
	
	a[href^="tel:"] {
		color: #7B2532;
		cursor: default;
		pointer-events: none;
		text-decoration: none;
	}
	a[href^="tel:"]:hover {
		text-decoration: none;
	}
	
	
}



@media only screen and (max-width: 1076px) {
	
	
	.dsp-w {
		display: none !important;
	}
	.dspb-w {
		display: none !important;
	}
	.dsp-s {
		display: inline !important;
	}
	.dspb-s {
		display: block !important;
	}
	
	
	
	#gnav {
		background: rgba(255,255,255,1.0);
		height: 100%;
		display: block;
		right: 0;
		overflow: auto;
		opacity: 0;
		position: fixed;
		text-align: center;
		top: 0;
		/*-webkit-transform: translate(100%);*/
		/*transform: translate(100%);*/
		-webkit-transition: 0.7s;
		transition: 0.7s;
		/*-webkit-transition: transform 0.5s ease;*/
		/*transition: transform 0.5s ease;*/
		width: 100%;
		z-index: -1;
	}
	body.nav-active #gnav {
		/*display: block;*/
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		z-index: 1000;
	}
	#gnav .page-logo1 {
		font-size: 0;
		line-height: 0;
		/*left: 20px;*/
		margin: 0;
		/*position: absolute;*/
		/*top: 25px;*/
		height: 70px;
		padding: 25px 0 0 20px;
    	text-align: left;
	}
	#gnav .page-logo1 img {
		height: auto;
		width: 179px;
	}
	#gnav .page-menu {
		display: flex;
		align-items: center;
		height: 85%;
		height: calc(100vh - 79px - 70px);
	}
	#gnav > div  {
		padding: 0 0 0 55px;
		/*padding: 125px 0 0 55px;*/
	}
	#gnav > div > div > ul {
		font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', 'Noto Serif JP', serif;
		font-size: 19px;
		list-style: none;
		margin: 0 0 45px;
		padding: 0;
		text-align: left;
		letter-spacing: 0.1em;
	}
	#gnav > div > div > ul > li:nth-child(4n) {
		display: none;
	}
	#gnav > div > div > ul > li + li {
		margin-top: 25px;
	}
	#gnav > div > div > .page-fb-link1 {
		display: block;
		font-size: 16px;
		line-height: 18px;
		position: relative;
		text-align: left;
	}
	#gnav .block4 {
		background: #7B2532;
		bottom: 0;
		color: #FFF;
		left: 0;
		padding: 19px 0 19px;
		position: absolute;
		text-align: center;
		width: 100%;
		height: 79px;
	}
	#gnav .block4 dl {
		font-size: 0;
		line-height: 0;
		margin: 0;
	}
	#gnav .block4 dl dt {
		display: inline-block;
		font-size: 15px;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0.1em;
		margin: 0 14px 0 0;
		text-align: left;
		vertical-align: middle;
	}
	#gnav .block4 dl dd {
		border-left: 1px solid #FFF;
		display: inline-block;
		font-size: 12px;
		font-weight: 800;
		letter-spacing: 0.05em;
		line-height: 1.1;
		margin: 0;
		padding: 0 0 0 15px;
		text-align: left;
		vertical-align: middle;
	}
	#gnav .block4 dl dd .phone {
		display: block;
		font-size: 36px;
		letter-spacing: 0.04em;
		line-height: 1;
		margin: 0;
	}
	#gnav .block4 dl dd .phone a {
		color: #FFF;
	}
	#gnav .block4 .btn1 {
		display: none;
	}

	#gnav-btn {
		background: #7B2532;
		cursor: pointer;
		display: block;
		height: 70px;
		opacity: 0;
		position: fixed;
		right: 0;
		top: 0;
		width: 70px;
		z-index: 1000;
		-webkit-transition: 0.5s;
				transition: 0.5s;
	}
	body.page-loaded #gnav-btn {
		opacity: 1;
	}
	body.nav-active #gnav-btn {
		position: fixed;
	}
	#gnav-btn span,
	#gnav-btn:before,
	#gnav-btn:after {
		background: #FFF;
		content: "";
		display: block;
		height: 2px;
		left: 17px;
		margin-top: 0;
		position: absolute;
		right: 17px;
		top: 34px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	#gnav-btn span {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	#gnav-btn:before {
		-webkit-transform: translateY(-9px);
		transform: translateY(-9px);
	}
	#gnav-btn:after {
		-webkit-transform: translateY(9px);
		transform: translateY(9px);
	}
	body.nav-active #gnav-btn span {
		opacity: 0;
	}
	body.nav-active #gnav-btn:before,
	body.nav-active #gnav-btn:after {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	body.nav-active #gnav-btn:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	body.nav-active #gnav-btn:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	
	
	#pc-phone {
		display: none !important;
	}
	
	
	
	#sp-phone {
		-webkit-animation: show1 0.3s linear 0s;
		animation: show1 0.3s linear 0s;
		background: #7B2532;
		bottom: 0;
		color: #FFF;
		display: none;
		height: 52px;
		left: 0;
		padding: 7px 0 0;
		position: fixed;
		text-align: center;
		width: 100%;
	}
	#sp-phone.active {
		display: block;
	}
	#sp-phone  dl {
		font-size: 0;
		line-height: 0;
		margin: 0;
	}
	#sp-phone  dl dt {
		border-left: 1px solid #FFF;
		border-right: 1px solid #FFF;
		display: inline-block;
		font-size: 15px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.1em;
		margin: 0 14px 0 0;
		padding: 2px 5px 4px;
		text-align: left;
		vertical-align: middle;
	}
	#sp-phone  dl dd {
		display: inline-block;
		font-size: 12px;
		font-weight: 800;
		letter-spacing: 0.05em;
		line-height: 1;
		margin: 0;
		text-align: left;
		vertical-align: middle;
	}
	#sp-phone  dl dd .phone {
		bottom: 3px;
		display: block;
		font-size: 36px;
		letter-spacing: 0.04em;
		line-height: 1;
		margin: 0;
		position: relative;
	}
	#sp-phone  dl dd .phone a {
		color: #FFF;
	}
	#sp-phone  dl dd .note {
		display: none;
	}
	
	#sp-btn1 {
		background: #FFF;
		border: 1px solid #7B2532;
		bottom: 0;
		display: block;
		font-size: 14px;
		height: 153px;
		line-height: 1.1;
		opacity: 0;
		position: fixed;
		right: 3px;
		padding: 13px 10px 0;
		text-align: center;
		-webkit-transition: all 0.3s ease;
		transition: all 0.5s ease;
		width: 38px;
	}
	#sp-btn1.active {
		bottom: 51px;
		opacity: 1;
	}
	#sp-btn1:before {
		background: #FFF;
		content: "";
		display: block;
		height: 4px;
		left: -1px;
		position: absolute;
		top: 0;
		width: 4px;
	}
	
	
	
	#page-top,
	#page-top.active {
		display: none;
	}

	

	#wrapper {
		min-width: 0;
		padding: 0;
	}
	
	
	
	.page-borderbox.l {
		width: 6px;
	}
	.page-borderbox.r {
		width: 6px;
	}
	.page-borderbox.t {
		height: 6px;
	}
	.page-borderbox.b {
		height: 6px;
	}



	#sec0-1 {
		background: #FFF;
		padding: 0;
	}

	#sec0-1 .page-logo1 {
		left: 20px;
		top: 25px;
	}
	#sec0-1 .page-logo1 img {
		height: auto;
		width: 179px;
	}

	#page-main-v1-wrap {
		height: 450px;
	}
	#page-main-v1-wrap:before {
		display: none;
	}
	body.pmv-scroll #page-main-v1-wrap .inner {
		padding-right: 0;
	}
	#page-main-v1 {
		margin: auto;
		max-width: 375px;
		width: 100%;
	}
	#page-main-v1 .image1 {
		display: none;
	}
	#page-main-v1 .copy1 {
		font-size: 28px;
		letter-spacing: 0.08em;
		line-height: 1.4;
		margin-right: 4px;
		position: absolute;
		right: 50%;
		top: 46.666%;
		white-space: nowrap;
		width: auto;
	}
	#page-main-v1 .copy1:after {
		border-bottom-width: 3px;
		bottom: -13px;
	}
	#page-main-v1 div.prd {
		height: 31.1111%;
		width: 42.6666%;
		text-align: center;
	}
	#page-main-v1 .image2 {
		margin-left: -165px;
		top: 0;
	}
	#page-main-v1 .image3 {
		margin-left: -6px;
		top: 70.6666%;
	}
	#page-main-v1 .image4 {
		margin-left: -2px;
		top: 0;
	}
	#page-main-v1 .image5 {
		margin-left: 5px;
		top: 24.8888%;
	}
	#page-main-v1 .image6 {
		margin-left: -173px;
		top: 66.6666%;
	}
	#page-main-v1 .image7 {
		margin-left: 0;
		top: 47.7778%;
	}
	#page-main-v1 .prd img {
		height: auto;
		width: 100%;
	}
	

	#page-main-v1 .block2 .copy1,
	#page-main-v1 .image1,
	#page-main-v1 .image2,
	#page-main-v1 .image3,
	#page-main-v1 .image4,
	#page-main-v1 .image5,
	#page-main-v1 .image6,
	#page-main-v1 .image7 {
		opacity: 0;
		-webkit-transition-property: opacity;
		-ms-transition-property: opacity;
		transition-property: opacity;
		-webkit-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		transition-duration: 0.5s;
		-webkit-transition-timing-function: linear;
		-ms-transition-timing-function: linear;
		transition-timing-function: linear;
	}
	#page-main-v1 .image4 {
		-webkit-transition-delay: 1s;
		-ms-transition-delay: 1s;
		transition-delay: 1s;
	}
	#page-main-v1 .block2 .copy1 {
		-webkit-transition-delay: 1.3s;
		-ms-transition-delay: 1.3s;
		transition-delay: 1.3s;
	}
	#page-main-v1 .image3 {
		-webkit-transition-delay: 1.6s;
		-ms-transition-delay: 1.6s;
		transition-delay: 1.6s;
	}
	#page-main-v1 .image2 {
		-webkit-transition-delay: 1.9s;
		-ms-transition-delay: 1.9s;
		transition-delay: 1.9s;
	}
	#page-main-v1 .image7 {
		-webkit-transition-delay: 2.1s;
		-ms-transition-delay: 2.1s;
		transition-delay: 2.1s;
	}
	#page-main-v1 .image6 {
		-webkit-transition-delay: 2.4s;
		-ms-transition-delay: 2.4s;
		transition-delay: 2.4s;
	}
	#page-main-v1 .image5 {
		-webkit-transition-delay: 2.7s;
		-ms-transition-delay: 2.7s;
		transition-delay: 2.7s;
	}
	body.page-loaded #page-main-v1 .block2 .copy1,
	body.page-loaded #page-main-v1 .image1,
	body.page-loaded #page-main-v1 .image2,
	body.page-loaded #page-main-v1 .image3,
	body.page-loaded #page-main-v1 .image4,
	body.page-loaded #page-main-v1 .image5,
	body.page-loaded #page-main-v1 .image6,
	body.page-loaded #page-main-v1 .image7 {
		opacity: 1;
	}

	#sec0-1 .block4 {
		bottom: 0;
		padding: 19px 0 19px 16px;
		left: 0;
	}
	#sec0-1 .block4 dl {
		font-size: 0;
		line-height: 0;
		margin: 0;
	}
	#sec0-1 .block4 dl dt {
		border: 0;
		display: inline-block;
		font-size: 15px;
		font-weight: 700;
		letter-spacing: 0.1em;
		line-height: 1.2;
		margin: 0 10px 0 0;
		text-align: left;
		vertical-align: middle;
	}
	#sec0-1 .block4 dl dd {
		border-left: 1px solid #7B2532;
		display: inline-block;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 0.05em;
		line-height: 1.1;
		margin: 0;
		padding: 0 0 0 13px;
		text-align: left;
		vertical-align: middle;
	}
	#sec0-1 .block4 dl dd .phone {
		display: block;
		font-size: 36px;
		font-weight: 600;
		letter-spacing: 0.04em;
		line-height: 1;
		margin: 0;
	}
	#sec0-1 .block4 .btn1 {
		display: none;
	}

	#page-scroll {
		height: 65px;
		right: 12px;
	}



	#sec1-1 {
		padding: 60px 0 40px;
	}
	#sec1-1 .copy1 {
		font-size: 30px;
		line-height: 1.6;
	}
	#sec1-1 .image1 {
		background-position: left bottom;
		margin: 0 auto 80px;
		max-width: 488px;
		padding-bottom: 14px;
		width: 100%;
	}
	#sec1-1 .image1 > div {
		background-size: 488px 200px;
		height: 200px;
		width: 100%;
	}
	#sec1-1 .copy1 {
		display: none;
	}
	#sec1-1 .copy2 {
		display: block;
		font-size: 30px;
		letter-spacing: 0.1em;
		line-height: 1.6;
		margin: 0 0 40px;
		text-align: center;
	}
	#sec1-1 .block1 {
		padding: 0 0 158px;
	}
	#sec1-1 .block1 .image2 {
		bottom: 27px;
		margin-left: -5px;
		top: auto;
		width: auto;
	}
	#sec1-1 .block1 .image2 img {
		height: auto;
		width: 116px;
	}
	#sec1-1 .block1 .image3 {
		bottom: 40px;
		margin-right: 25px;
		width: auto;
	}
	#sec1-1 .block1 .image3 img {
		height: auto;
		width: 101px;
	}
	#sec1-1 .block1 p {
		font-size: 15px;
		line-height: 2.4;
	}
	#sec1-1 .image4 {
		background-image: url("../img/sec1-1-img4-sp.jpg");
		height: 200px;
		margin: 0 auto;
		max-width: 539px;
		width: 100%;
	}



	#sec2-1 {
		padding: 30px 0 40px;
	}
	#sec2-1 .copy1 {
		line-height: 1.6;
		margin: 0 0 20px;
	}
	#sec2-1 .copy2 {
		font-size: 15px;
		line-height: 2;
		margin: 0 auto 25px;
		max-width: 540px;
		padding: 0 30px;
		text-align: left;
	}
	#sec2-1 .image1 {
		margin: 0 auto 45px;
	}
	#sec2-1 .image1 img {
		height: auto;
		max-width: 600px;
		width: 100%;
	}
	#sec2-1 .image2 {
		margin: 35px auto 0;
		padding: 0 30px;
	}
	#sec2-1 .image2 img {
		height: auto;
		max-width: 500px;
		width: 100%;
	}



	#sec3-1 {
		padding: 40px 0 40px;
	}
	#sec3-1 .copy1 {
		font-size: 30px;
		line-height: 1.6;
	}
	#sec3-1 .block1 {
		margin: 45px auto 40px;
		max-width: 480px;
	}
	#sec3-1 .block1 .image1 {
		padding: 0;
	}
	#sec3-1 .block1 .image1 img {
		height: auto;
		width: 200px;
	}
	#sec3-1 .block1 .image2 {
		left: 50%;
		margin-left: 85px;
		right: auto;
		top: 45px;
	}
	#sec3-1 .block1 .image2 img {
		height: auto;
		width: 77px;
	}
	#sec3-1 .block1 .image3 {
		left: 50%;
		margin-left: -15px;
		right: auto;
		top: 75px;
	}
	#sec3-1 .block1 .image3 img {
		height: auto;
		width: 75px;
	}
	#sec3-1 .block1 p {
		clear: left;
		font-size: 15px;
		line-height: 2;
		padding: 40px 30px 0;
	}
	#sec3-1 .block2 {
		padding: 0 30px;
	}
	#sec3-1 .block2 > div {
		margin: 0 auto 40px;
		max-width: 480px;
		padding: 50px 20px 10px;
	}
	#sec3-1 .block2 .title {
		font-size: 28px;
		line-height: 1.6;
		margin: 0 0 35px;
	}
	#sec3-1 .block2 .title > span {
		margin: 0 0 20px 0;
		padding: 0 0 10px;
	}
	#sec3-1 .block2 .title > div {
		display: block;
		margin: 20px 0 0 0;
	}
	#sec3-1 .block2 .box1 {
		margin: 25px 0 0;
		padding: 30px 14px;
	}
	#sec3-1 .block2 .box1 table,
	#sec3-1 .block2 .box1 table tbody,
	#sec3-1 .block2 .box1 table tbody tr {
		display: block;
		width: 100%;
	}
	#sec3-1 .block2 .box1 table th {
		display: block;
		padding: 0;
		width: 100%;
	}
	#sec3-1 .block2 .box1 table td {
		display: block;
		padding: 10px 0 0;
		width: 100%;
	}
	#sec3-1 .block2 .box1 table tr + tr th,
	#sec3-1 .block2 .box1 table tr + tr td {
		border-top: none;
	}
	#sec3-1 .block2 .box1 table tr + tr {
		border-top: 1px solid #7B2532;
		margin-top: 15px;
		padding-top: 15px;
	}
	#sec3-1 .block3 {
		margin: 50px auto;
		position: relative;
	}
	#sec3-1 .block3 > div {
		height: 330px;
		margin: auto;
		max-width: 375px;
		position: relative;
	}
	#sec3-1 .block3 img {
		float: none;
		position: absolute;
		width: 160px;
	}
	#sec3-1 .block3 img:nth-child(1) {
		left: 0;
		top: 90px;
	}
	#sec3-1 .block3 img:nth-child(2) {
		right: 0;
		top: 0;
		width: 180px;
	}
	#sec3-1 .block3 img:nth-child(3) {
		bottom: 0;
		right: 39px;
	}
	#sec3-1 .block3 img + img {
		margin-left: auto;
	}
	#sec3-1 .block4 {
		padding: 0 30px;
	}
	#sec3-1 .block4 > div {
		max-width: 480px;
		padding: 30px 20px;
	}
	#sec3-1 .block4 .image {
		float: none;
		height: auto;
		margin: 0 auto 25px;
		width: 240px;
	}
	#sec3-1 .block4 > div > div > div {
		margin-left: auto;
	}
	#sec3-1 .block4 p {
		font-size: 15px;
		letter-spacing: 0.05em;
		line-height: 2;
	}
	#sec3-1 .block4 hr {
		margin: 20px 0 15px;

	}



	#sec4-1 {
		padding: 30px 0 40px;
	}
	#sec4-1 .title1 {
		font-size: 30px;
		margin: 0 0 40px;
	}
	#sec4-1 .copy {
		font-size: 16px;
		line-height: 2.25;
		margin: 0 0 40px;
	}
	#sec4-1 .block1 {
		padding: 0 30px;
	}
	#sec4-1 .image1 {
		background-position: center center;
		background-size: 539px 200px;
		height: 200px;
		margin: 60px auto 0;
	}



	#sec5-1 {
		display: none;
	}



	#sec6-1 {
		margin: auto;
		padding: 30px 0 40px;
		max-width: 540px;
	}
	#sec6-1 .title1 {
		font-size: 30px;
		margin: 0 0 35px;
	}
	#sec6-1 .block1 .image {
		background-size: 38px 150px;
		float: none;
		padding: 0;
		width: 100%;
	}
	#sec6-1 .block1 .image img {
		height: auto;
		width: 310px;
	}
	#sec6-1 .block1 .body {
		margin-left: 0;
		padding: 40px 30px 0;
	}
	#sec6-1 .block1 .body .address {
		margin: 0 0 25px;
	}
	#sec6-1 .block1 .body .data1 {
		display: block;
	}
	#sec6-1 .block1 .body .data1 > div {
		display: block;
	}
	#sec6-1 .block1 .body .data1 > div:nth-child(1) {
		padding-right: 0;
	}
	#sec6-1 .block1 .body .data1 > div:nth-child(2) {
		border-left: none;
		margin: 15px 0 0 64px;
		padding: 15px 0 0 0;
		position: relative;
		text-align: left;
		white-space: normal;
		width: auto;
	}
	#sec6-1 .block1 .body .data1 > div:nth-child(2):before {
		border-top: 1px solid #7B2532;
		content: "";
		display: block;
		height: 0;
		left: 0;
		position: absolute;
		top: 0;
		width: 59px;
	}
	#sec6-1 .map1 {
		margin: 40px auto;
		padding: 0 30px;
	}
	#sec6-1 .map1 iframe,
	#sec6-1 .map1 #map {
		height: 260px;
	}
#sec6-1 .map1 .btn1:after,
#sec6-1 .map1 .btn1:before{
	height: 1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% - 10px);
}



	#sec7-1 {
		margin: auto;
		padding: 30px 30px 0;
		max-width: 540px;
	}
	#sec7-1 .title1 {
		border-bottom: 1px solid #7B2532;
		font-size: 28px;
		margin: 0 0 40px;
		padding: 0 0 20px;
	}
	#sec7-1 .title1:before {
		display: none;
	}
	#sec7-1 .title1 span {
		padding: 0;
	}
	#sec7-1 .block1 {
		text-align: left;
	}
	#sec7-1 .block1 > div {
		display: block;
		line-height: 2;
	}
	#sec7-1 .block1 > div + div {
		margin: 10px 0 0 0;
	}
	#sec7-1 .block1 .small {
		display: block;
		margin-top: -0.5em;
		position: relative;
	}
	#sec7-1 .block2 {
		margin: 40px 0;
		text-align: left;
	}
	#sec7-1 .block2 > div {
		display: block;
		font-size: 28px;
	}
	#sec7-1 .block2 > div + div {
		margin: 15px 0 0 0;
	}
	#sec7-1 .block2 .hd {
		font-size: 18px;
		min-width: 50px;
		padding: 10px 0;
		vertical-align: middle;
	}
	#sec7-1 .block2 .num {
		bottom: -0.1em;
		line-height: 1;
		position: relative;
	}
	#sec7-1 .note1 {
		line-height: 1.5;
		padding-left: 1em;
		text-align: left;
		text-indent: -1em;
	}
	#sec7-1 .copyright {
		font-size: 13px;
		margin: 75px auto 20px;
	}
	#sec7-1 .block3 {
		height: 140px;
		padding-bottom: 0;
	}
	#sec7-1 .block3 .image1 {
		bottom: auto;
		height: auto;
		margin-right: 60px;
		top: 35px;
		width: 91px;
	}
	#sec7-1 .block3 .image2 {
		height: auto;
		left: 50%;
		margin-left: -45px;
		position: absolute;
		top: 0;
		width: 138px;
	}



	.item-list1 {
		max-width: 480px;
		padding: 0 30px;
	}
	.item-list1 .item {
		float: none;
		margin: 0 0 35px 0;
		width: 100%;
	}
	.item-list1 .image {
		margin: auto;
		width: 100%;
	}
	.item-list1 .image .prd {
		height: auto;
		width: 100%;
	}
	.item-list1 .image .pkg {
		bottom: -19px;
		height: auto;
		right: -22px;
	}
	.item-list1 .image .pkg1 {
		bottom: -25px;
		right: -30px;
		width: 102px;
	}
	.item-list1 .image .pkg2 {
		width: 87px;
	}
	.item-list1 .image .pkg3 {
		width: 99px;
	}
	.item-list1 .image .pkg4 {
		width: 95px;
	}
	.item-list1 .image .pkg5 {
		width: 88px;
	}
	.item-list1 .image .pkg6 {
		width: 110px;
	}
	.item-list1 .txt1 .name {
		display: block;
		float: none;
	}
	.item-list1 .txt1 .price {
		display: block;
		float: none;
		text-align: right;
	}
	
	
	
	.pdf-btn1 {
		max-width: 480px;
	}



	#page-navi1 {
		display: none !important;
	}
	
}



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


	

	#gnav > div  {
		padding-top: 0;
		/*padding-top: 90px;*/
	}
	#gnav > div > ul {
		margin-bottom: 30px;
	}
	#gnav > div > ul > li + li {
		margin-top: 15px;
	}
	#gnav .block4 dl dt {
		font-size: 14px;
		margin-right: 5px;
	}
	#gnav .block4 dl dd {
		font-size: 10px;
		padding-left: 5px;
	}
	#gnav .block4 dl dd .phone {
		font-size: 30px;
	}
	
	
	
	#page-main-v1-wrap {
		height: 300px;
	}
	#page-main-v1 .copy1 {
		font-size: 22px;
	}
	#page-main-v1 .copy1:after {
		bottom: -10px;
	}
	#page-main-v1 div.prd {
		height: 28.1188%;
		text-align: center;
		width: 43.4666%;
	}
	#page-main-v1 .image2 {
		left: 50%;
		margin-left: -41%;
		top: 0;
	}
	#page-main-v1 .image3 {
		left: 50%;
		margin-left: -0.16%;
		top: 75%;
	}
	#page-main-v1 .image4 {
		left: 50%;
		margin-left: -0.05%;
		top: 0;
	}
	#page-main-v1 .image5 {
		left: 50%;
		margin-left: 0.1%;
		top: 26%;
	}
	#page-main-v1 .image6 {
		left: 50%;
		margin-left: -41%;
		top: 72%;
	}
	#page-main-v1 .image7 {
		left: 50%;
		margin-left: 0;
		top: 50%;
	}
	#page-main-v1 .prd img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
	
	
	
	#sec0-1 .block4 {
		padding-left: 10px;
	}
	#sec0-1 .block4 dl dt {
		font-size: 14px;
		margin-right: 5px;
	}
	#sec0-1 .block4 dl dd {
		font-size: 10px;
		padding-left: 5px;
	}
	#sec0-1 .block4 dl dd .phone {
		font-size: 30px;
	}
}

/*spicato追加*/

#page-navi1 ul a{
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#page-navi1 ul a::after{
 position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #7B2530;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
#page-navi1 ul li:hover::after,
#page-navi1 ul a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}