@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@100;300;400;500;700;900&display=swap');

* {margin:0; padding:0; box-sizing:border-box;}
body {color:#010101; font-family:'Noto Serif JP', serif;}
ul {list-style-type:none;}

/* cf */
.cf:before, .cf:after {content:""; display:block;	overflow:hidden;}
.cf:after {clear:both;}
.cf {zoom:1;}

.fixed {position:fixed; top:0; left:0; z-index:+99;}

table {border-collapse:collapse; border:none; border-spacing:0;}

.red {color:#6f1d34;}
.txt_l {text-align:left !important;}
.txt_r {text-align:right !important;}

ul.l_1em {}
ul.l_1em li {padding-left:1em; text-indent:-1em;}
ul.l_2em {}
ul.l_2em li {padding-left:2em; text-indent:-2em;}
ul.l_3em {}
ul.l_3em li {padding-left:3em; text-indent:-3em;}
ul.l_6em {}
ul.l_6em li {padding-left:6em; text-indent:-6em;}

.slider_mv .slider {opacity:0; transition:opacity 0.3s linear;}
.slider_mv .slider.slick-initialized{opacity:1;}

.mT0 {margin-top:0 !important;}
.mT1em {margin-top:1em !important;}



/*********************************
 * ～900
 *********************************/

@media screen and (max-width:900px){
	
  body {overflow-x:hidden; -webkit-text-size-adjust:100%; font-size:16px;}
  img {width:100%; height:auto;}
  p {margin-top:1em; text-align:justify; text-justify:inter-ideograph;}
	a {text-decoration:none;}
  .pc {display:none;}  
  .wrapper {background:#fff;}
  
  /* header */
  header {position:fixed; top:0; left:0; width:100%; padding:0 15px; height:141px; z-index:5; transition:0.3s;}
	header h1 {color:#fff; font-family:'Noto Sans JP', sans-serif; font-size:65%; font-weight:400; text-align:center;}
	header h1 span {position:relative; display:inline-block; width:calc(100% - 30px); margin:0 auto; padding:0.5em 1em; background:#6f1d34;}
	header h1 span::before {position:absolute; display:block; content:''; width:15px; height:100%; top:0; left:-15px; background:linear-gradient(to bottom left, #6f1d34 48%, rgba(0,0,0,0) 52%);}
	header h1 span::after {position:absolute; display:block; content:''; width:15px; height:100%; top:0; right:-15px; background:linear-gradient(to bottom right, #6f1d34 48%, rgba(0,0,0,0) 52%);}
  header .inner {padding:8px 0 0 0;}
  header .logo {width:220px;}
	header .h_right {display:flex; align-items:center; justify-content:flex-end; width:100%;}
  header .h_right dl.tel {padding:0 0 0 1.8em; background:url(../images/icon_tel.png) left 0.3em no-repeat; background-size:auto 1.5em; color:#fff; text-shadow:0 0 0.3em #6f1d34;}
  header .h_right dl.tel dt {font-size:140%; font-weight:700; letter-spacing:0.05em;}
  header .h_right dl.tel dd {font-family:'Noto Sans JP', sans-serif; font-size:65%;}
  header .h_right dl.tel a {color:#fff; text-decoration:none;}
  header .h_right .gnavbtn  {position:relative; width:48px; height:48px; border:1px solid #fff; cursor:pointer; z-index:11;}
  header .h_right .gnavbtn span {position:relative; display:block; width:32px; height:2px; left:7px; background:#fff; transition:0.3s;}
  header .h_right .gnavbtn span:nth-child(1) {top:13px;}
  header .h_right .gnavbtn span:nth-child(2) {top:21px;}
  header .h_right .gnavbtn span:nth-child(3) {top:29px;}
  
  /* nav */
  nav {overflow-y:auto; position:fixed; display:none; width:100%; height:100%; padding:0 0 4em 0; top:0; left:0; background:#6f1d34; font-family:'Noto Sans JP', sans-serif; z-index:2;}
  nav ul {display:flex; flex-wrap:wrap; justify-content:space-between; width:80%; margin:150px auto 0 auto; font-size:90%; font-weight:500;}
  nav ul li {width:100%; margin:10px 0 0 0; text-align:center; letter-spacing:0.1em;}
  nav ul li a {display:block; position:relative; padding:1.3em 0; border:1px solid #fff; color:#fff; text-decoration:none;}
  nav ul li a::before {position:absolute; display:block; content:''; width:0.7em; height:0.7em; top:1.7em; right:2em; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg);}
	
  /*nav ul li:nth-child(4) a::before {transform:rotate(135deg);}
  nav ul li .megamenu_fee {padding:0.2em 0 0.8em 0;}
  nav ul li .megamenu_fee ul {width:100%; margin-top:0; font-weight:400;}
  nav ul li .megamenu_fee ul li {margin:0; padding:0.3em 0 0 0; text-align:left;}
  nav ul li .megamenu_fee ul li a {padding:1em 0 1em 1em; border:0; border-bottom:1px dotted #fff;}
  nav ul li .megamenu_fee ul li a::before {top:1.5em; right:2.3em; transform:rotate(45deg);}*/
  
  .mv {position:relative; width:100%; height:150vw;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:150vw;}
  .mv .slider_item {width:100%; height:150vw;}
  .mv .slider_item img {position:absolute; width:100%; height:100%; top:0; left:0; vertical-align:bottom; object-fit:cover; object-position:center bottom; z-index:-1;}
  .mv .slider_item .inner {display:flex; justify-content:center; width:90%; height:100%; margin:0 auto;}
  .mv .slider_item .inner p {margin:50vw 0 0 0; color:#fff; font-size:80%; font-weight:500; text-shadow:0 0 0.2em #000;}
  .mv .slider_item .inner p.center {text-align:center;}
  .mv .slider_item .inner p.right {text-align:right;}
  .mv .slider_item .inner p span {display:inline-block; margin-bottom:0.4em; font-size:160%; font-weight:700;}
  .mv #cmn_bnr {position:absolute; bottom:15px; left:0; z-index:+1;}
  
  /* low_mv */
  .low_mv {position:relative; height:calc(141px + 6em); background:url(../images/bg_mv.jpg) center top no-repeat; background-size:cover;}
  .low_mv .pttl {position:absolute; display:flex; align-items:center; justify-content:center; width:100%; height:6em; bottom:0; left:0; padding:0 30px;}
  .low_mv .pttl h1 {color:#fff; font-size:160%; font-weight:600; letter-spacing:0.1em; text-align:center; line-height:1; text-shadow:0 0 0.2em #6f1d34;}
  .low_mv .pttl h1 span {font-size:80%;}
  
  .contents {width:90%; margin:0 auto;}
  
  /* h2 */	
	main h2 {margin:3em 0 0 0; padding:0 0 0.5em 0; border-bottom:2px solid #6f1d34; color:#6f1d34; font-size:130%; font-weight:700; line-height:1.3;}
  
  /* top_rnews */
  #top_rnews {margin:2em 0 0 0;}
	#top_rnews .inner {width:90%; margin:0 auto;}
  #top_rnews .inner h2 {width:60%; margin:0 auto; border:0; line-height:1; text-align:center;}
  #top_rnews .inner h2 span {position:relative; display:inline-block; width:100%; margin:0 0 0.7em 0; padding:0 0 0.8em 0; color:#6f1d34; font-size:50%; letter-spacing:0.05em; font-weight:400;}
  #top_rnews .inner h2 span::after {position:absolute; display:block; content:''; width:100%; height:2px; background:#6f1d34; bottom:0; left:0; box-shadow:0 0 4em #6f1d34;}
	#top_rnews .inner .news {overflow:hidden; margin:0.2em 0 0 0; padding:0 0 1em 0; background:#f7f7f7 url(../../images/top/bg_rnews.jpg) center bottom no-repeat; background-size:100% auto; border-radius:0.8em; font-size:80%;}
  #top_rnews .inner .news iframe {height:11.5em;}
	#top_rnews .btn {width:15em; margin:1em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-size:95%; font-weight:500; text-align:center;}
  #top_rnews .btn a {display:block; padding:0.4em 0; background:#a99097; border-radius:2em; color:#fff;}
  
  /* top_news */
  #top_news {margin:2em 0 0 0;}
	#top_news .inner {width:90%; margin:0 auto;}
  #top_news .inner h2 {width:60%; margin:0 auto; border:0; line-height:1; text-align:center;}
  #top_news .inner h2 span {position:relative; display:inline-block; width:100%; margin:0 0 0.7em 0; padding:0 0 0.8em 0; color:#6f1d34; font-size:50%; letter-spacing:0.05em; font-weight:400;}
  #top_news .inner h2 span::after {position:absolute; display:block; content:''; width:100%; height:2px; background:#6f1d34; bottom:0; left:0; box-shadow:0 0 4em #6f1d34;}
	#top_news .inner .news {overflow:hidden; margin:0.2em 0 0 0; padding:0 0 1em 0; background:#f7f7f7 url(../../images/top/bg_news.jpg) center top no-repeat; background-size:100% auto; border-radius:0.8em; font-size:80%;}
  #top_news .inner .news ul {width:100%; padding:0.5em 1.5em; background:#f7f7f7; font-weight:400;}
  #top_news .inner .news ul a {border-bottom:1px solid transparent; color:#979797; transition:0.3s;}
  #top_news .inner .news ul a:hover {border-bottom:1px solid #979797;}
  #top_news .inner .news ul li {position:relative; padding:0.7em 0 0.7em 7em; border-bottom:1px dotted #e1e2e3;}
  #top_news .inner .news ul li:last-child {border:0;}
  #top_news .inner .news ul li span {position:absolute; display:inline-block; width:7em; top:0.7em; left:0; font-weight:700;}
	#top_news .btn {width:15em; margin:1em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-size:95%; font-weight:500; text-align:center;}
  #top_news .btn a {display:block; padding:0.4em 0; background:#a99097; border-radius:2em; color:#fff;}
	
	/* ptxt */
  .ptxt {margin:1.5em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-size:90%; font-weight:400; line-height:2; text-align:justify; text-justify:inter-ideograph;} 
  
  /* area1 */
  .area1 {margin:1.5em 0 0 0;}
  
  /* area2 */
  .area2 {margin:1.5em auto 0 auto;}
  .area2 .ptxt {width:100%; margin:0;}
  .area2 .ptxt .fleft {width:60%;}
  .area2 .ptxt .fright {padding-top:1em; font-family:'Noto Sans JP', sans-serif; font-weight:400; line-height:2; text-align:justify; text-justify:inter-ideograph;} 
  
  /* area3 */
  .area3 {margin:1.5em auto 0 auto;}
  .area3 .ptxt {width:100%; margin:0;}
  .area3 .ptxt .fleft {padding-top:1em; font-family:'Noto Sans JP', sans-serif; font-weight:400; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  .area3 .ptxt .fright {width:60%;} 
  
  /* cmn_bnr */	
	#cmn_bnr {margin:3em 0 0 0;}
  #cmn_bnr ul {display:flex; flex-wrap:wrap; justify-content:space-between; width:90%; margin:3em auto 0 auto;}
  #cmn_bnr ul li {width:48.5%; margin:0 0 0.5em 0;}
  
	/* low_contact */
	.low_contact {width:100%; margin:3em auto 0 auto; padding-bottom:2em; border:3px solid #6f1d34; border-radius:0.6em;}
	.low_contact .ttl {width:90%; margin:0 auto; padding:1em 0; border-bottom:3px solid #6f1d34; color:#6f1d34; font-weight:600; text-align:center;}
	.low_contact .call {margin:0.5em 0 0 0; font-size:180%; font-weight:800; text-align:center;}
	.low_contact .date {margin:0.5em 0 0 0; font-size:80%; font-weight:600; text-align:center;}
	.low_contact .btn {width:80%; margin:1.5em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-size:95%; font-weight:500; font-weight:600; text-align:center;}
	.low_contact .btn a {position:relative; display:block; padding:0.4em 0; background:#a99097; border-radius:2em; color:#fff;}
  
  /* ptop */
  #ptop {position:fixed; width:30px; right:15px; bottom:15px;}
  
  /* cmn_contact */
  #cmn_contact {width:90%; margin:2em auto 0 auto;}
  
  /* footer */
  footer {margin:2em 0 0 0;}
  footer ul {display:flex; align-items:center; flex-wrap:wrap; justify-content:center; padding:1em 5%; background:#f0eced; font-family:'Noto Sans JP', sans-serif; font-size:85%; font-weight:600;}
  footer ul a {border-bottom:1px solid transparent; color:#6f1d34; transition:0.3s;}
  footer ul a:hover {border-bottom:1px solid #6f1d34;}	
	footer ul li {position:relative; padding:0.2em 2em 0.2em 1em;}
  footer ul li:last-child {padding-right:0;}
  footer ul li::after {position:absolute; display:block; content:'／'; top:0; right:0; color:#6f1d34;}
  footer ul li:last-child::after {display:none;}
  footer .inner {padding:2em 0;}
	footer .logo {width:220px; margin:0 auto;}
  footer .inner p.copy {margin:1em 0 0 0; color:#6f1d34; font-size:65%; font-weight:400; letter-spacing:0.03em; text-align:center;}

}



/*********************************
 * 901～
 *********************************/

@media screen and (min-width:901px) {
  body {overflow-x:hidden; width:100%; background:#fff; font-size:17px;}
  a {text-decoration:none;}
  a[href^="tel:"] {pointer-events:none;}
  a img {transition:opacity 0.2s ease-in-out; backface-visibility:hidden; -webkit-backface-visibility:hidden;}
  a img:hover {opacity:0.8; cursor:pointer;}
  img {width:100%; height:auto;}
  p {margin-top:1em; text-align:justify; text-justify:inter-ideograph;}
  .sp {display:none;}  
  .wrapper {}
  
  /* header */
  header {position:fixed; top:0; left:0; width:100%; height:184px; z-index:5; transition:0.3s;}
	header h1 {padding:0 50px; color:#fff; font-family:'Noto Sans JP', sans-serif; font-size:85%; font-weight:500; text-align:center;}
	header h1 span {position:relative; display:inline-block; padding:0.4em 4em; background:#6f1d34;}
	header h1 span::before {position:absolute; display:block; content:''; width:2em; height:100%; top:0; left:-2em; background:linear-gradient(to bottom left, #6f1d34 48%, rgba(0,0,0,0) 52%);}
	header h1 span::after {position:absolute; display:block; content:''; width:2em; height:100%; top:0; right:-2em; background:linear-gradient(to bottom right, #6f1d34 48%, rgba(0,0,0,0) 52%);}
  header .inner {display:flex; align-items:center; justify-content:space-between; width:100%; padding:10px 50px;}
  header .logo {max-width:404px;}
	header .h_right {}
  header .h_right dl.tel {padding:0 0 0 2em; background:url(../images/icon_tel.png) left 0.4em no-repeat; background-size:auto 1.7em; color:#fff; text-shadow:0 0 0.3em #6f1d34;}
  header .h_right dl.tel dt {font-size:170%; font-weight:700; letter-spacing:0.05em;}
  header .h_right dl.tel dd {font-family:'Noto Sans JP', sans-serif; font-size:70%;}
  header .h_right dl.tel a {color:#fff;}
  
  /* nav */
  nav {display:block !important; font-family:'Noto Sans JP', sans-serif;}
  nav ul {display:flex; align-items:center; justify-content:center; width:91%; max-width:980px; margin:1em auto 0 auto; font-size:80%; font-weight:600;}
  nav ul li {position:relative; width:12em; margin:0 0.3em; text-align:center;}
  nav ul li a {display:block; padding:0.3em 0; background:#fff; border-radius:2em; box-shadow:0 0 0.4em #6f1d34; color:#6f1d34; transition:0.3s;}
  nav ul li a:hover {opacity:0.8;}
  /*nav ul li:nth-child(4) a {pointer-events:none;}
	
	nav ul li .megamenu_fee {display:none; position:absolute; width:14em; top:2.1em; left:0; z-index:+1; background:#fff; transition:0.3s; border:2px solid #6f1d34; border-radius:4px;}
  nav ul li:hover .megamenu_fee {display:block;}
  nav ul li .megamenu_fee ul {display:block; margin-top:0; padding:0.5em 1em; font-size:90%;}
  nav ul li .megamenu_fee ul li {width:100%; margin:0; padding:0.3em 0; border-bottom:1px dotted #327eae;}
  nav ul li .megamenu_fee ul li:last-child {border:0;}
  nav ul li .megamenu_fee ul li a {borde:0; border-radius:0; box-shadow:none; color:#6f1d34; pointer-events:auto;}
  nav ul li .megamenu_fee ul li a:hover {}*/
  
  /* mv */
  .mv {position:relative; width:100%; height:750px;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:750px;}
  .mv .slider_item {width:100%; height:750px;}
  .mv .slider_item img {position:absolute; width:100%; height:100%; top:0; left:0; vertical-align:bottom; object-fit:cover; object-position:center bottom; z-index:-1;}
  .mv .slider_item .inner {display:flex; align-items:center; width:91%; max-width:980px; height:100%; margin:0 auto;}
  .mv .slider_item .inner p {width:90%; padding-bottom:3em; color:#fff; font-size:120%; font-weight:500; text-shadow:0 0 0.2em #000;}
  .mv .slider_item .inner p.center {text-align:center;}
  .mv .slider_item .inner p.right {text-align:right;}
  .mv .slider_item .inner p span {display:inline-block; margin-bottom:0.4em; font-size:210%; font-weight:700;}
  .mv #cmn_bnr {position:absolute; bottom:20px; left:0; z-index:+1;}
  
  /* low_mv */
  .low_mv {position:relative; height:calc(184px + 6em); background:url(../images/bg_mv.jpg) right center no-repeat; background-size:cover;}
  .low_mv .pttl {position:absolute; display:flex; align-items:center; justify-content:center; width:100%; height:6em; bottom:0; left:0; padding:0 30px;}
  .low_mv .pttl h1 {color:#fff; font-size:170%; font-weight:600; letter-spacing:0.1em; text-align:center; line-height:1; text-shadow:0 0 0.2em #6f1d34;}
	
	.contents {width:91%; max-width:980px; margin:0 auto;}
  
  /* h2 */	
	main h2 {margin:3em 0 0 0; padding:0 0 0.5em 0; border-bottom:2px solid #6f1d34; color:#6f1d34; font-size:150%; font-weight:700; line-height:1.3;}
  
  /* top_rnews */
  #top_rnews {margin:4em 0 0 0;}
	#top_rnews .inner {width:91%; max-width:980px; margin:0 auto;}
  #top_rnews .inner h2 {width:40%; margin:0 auto; border:0; line-height:1; text-align:center;}
  #top_rnews .inner h2 span {position:relative; display:inline-block; width:100%; margin:0 0 0.7em 0; padding:0 0 0.8em 0; color:#6f1d34; font-size:50%; letter-spacing:0.05em; font-weight:400;}
  #top_rnews .inner h2 span::after {position:absolute; display:block; content:''; width:100%; height:2px; background:#6f1d34; bottom:0; left:0; box-shadow:0 0 4em #6f1d34;}
	#top_rnews .inner .news {overflow:hidden; margin:0.8em 0 0 0; padding:0 0 1em 0; background:#f7f7f7 url(../../images/top/bg_rnews.jpg) right top no-repeat; background-size:35% auto; border-radius:0.8em; font-size:95%;}
  #top_rnews .inner .news iframe {width:65%; height:11.5em;}
	#top_rnews .btn {width:15em; margin:1em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-size:90%; font-weight:500; text-align:center;}
  #top_rnews .btn a {display:block; padding:0.4em 0; background:#a99097; border-radius:2em; color:#fff; transition:0.3s;}
  #top_rnews .btn a:hover {opacity:0.8;}
  
  /* top_news */
  #top_news {margin:3em 0 0 0;}
	#top_news .inner {width:91%; max-width:980px; margin:0 auto;}
  #top_news .inner h2 {width:40%; margin:0 auto; border:0; line-height:1; text-align:center;}
  #top_news .inner h2 span {position:relative; display:inline-block; width:100%; margin:0 0 0.7em 0; padding:0 0 0.8em 0; color:#6f1d34; font-size:50%; letter-spacing:0.05em; font-weight:400;}
  #top_news .inner h2 span::after {position:absolute; display:block; content:''; width:100%; height:2px; background:#6f1d34; bottom:0; left:0; box-shadow:0 0 4em #6f1d34;}
	#top_news .inner .news {overflow:hidden; min-height:250px; margin:0.8em 0 0 0; padding:1em 1.5em; background:#f7f7f7 url(../../images/top/bg_news.jpg) left top no-repeat; background-size:35% auto; border-radius:0.8em; font-size:95%;}
  #top_news .inner .news ul {width:65%; margin:0 0 0 35%; padding:0 0 0 1.5em;font-weight:400;}
  #top_news .inner .news ul a {border-bottom:1px solid transparent; color:#979797; transition:0.3s;}
  #top_news .inner .news ul a:hover {border-bottom:1px solid #979797;}
  #top_news .inner .news ul li {position:relative; padding:0.7em 0 0.7em 8em; border-bottom:1px dotted #e1e2e3;}
  #top_news .inner .news ul li span {position:absolute; display:inline-block; width:8em; top:0.7em; left:0; font-weight:700;}	
	#top_news .btn {width:15em; margin:1em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-size:90%; font-weight:500; text-align:center;}
  #top_news .btn a {display:block; padding:0.4em 0; background:#a99097; border-radius:2em; color:#fff; transition:0.3s;}
  #top_news .btn a:hover {opacity:0.8;}
  
  /* ptxt */
  .ptxt {margin:1.5em auto 0 auto; font-family:'Noto Sans JP', sans-serif; font-weight:400; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  
  /* area1 */
  .area1 {margin:1.5em 0 0 0;}
  
  /* area2 */
  .area2 {margin:1.5em auto 0 auto;}
  .area2 .ptxt {display:flex; position:relative; justify-content:space-between; width:100%; margin:0;}
  .area2 .ptxt .fleft {width:30%;}
  .area2 .ptxt .fright {width:65%; font-weight:400; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  
  /* area3 */
  .area3 {margin:1.5em auto 0 auto;}
  .area3 .ptxt {display:flex; position:relative; flex-direction:row-reverse; justify-content:space-between; width:100%; margin:0;}
  .area3 .ptxt .fleft {width:65%; font-weight:400; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  .area3 .ptxt .fright {width:30%;} 
  
  /* cmn_bnr */
  #cmn_bnr {margin:5em 0 0 0; padding:1.5em 0 0 0; background:#fafafa;}
  #cmn_bnr ul {display:flex; justify-content:center; width:91%; max-width:980px; margin:0 auto;}
  #cmn_bnr ul li {width:32%; max-width:310px; margin:0 1% 1.2em 1%;}
  /*#cmn_bnr ul li {width:32%; max-width:310px; margin:0 2% 1.2em 0;}
  #cmn_bnr ul li:nth-child(3n) {margin-right:0;}
  #cmn_bnr ul li {width:23.5%; max-width:310px; margin:0 2% 1.2em 0;}
  #cmn_bnr ul li:nth-child(4n) {margin-right:0;}*/
  
	/* low_contact */
	.low_contact {width:70%; margin:5em auto 0 auto; padding-bottom:2em; border:3px solid #6f1d34; border-radius:0.8em;}
	.low_contact .ttl {width:80%; margin:0 auto; padding:1em 0; border-bottom:3px solid #6f1d34; color:#6f1d34; font-weight:600; text-align:center;}
	.low_contact .call {margin:0.5em 0 0 0; font-size:180%; font-weight:800; text-align:center;}
	.low_contact .date {margin:0.5em 0 0 0; font-size:80%; font-weight:600; text-align:center;}
	.low_contact .btn {margin:1.5em 0 0 0; font-family:'Noto Sans JP', sans-serif; font-size:90%; font-weight:600; text-align:center;}
	.low_contact .btn a {padding:0.4em 4em; background:#a99097; border-radius:2em; color:#fff; transition:0.3s;}
	.low_contact .btn a:hover {opacity:0.8;}
	
  /* ptop */
  #ptop {position:fixed; width:30px; right:50px; bottom:50px;}
  
  /* cmn_contact */
  #cmn_contact {width:70%; max-width:720px; margin:3.5em auto 0 auto; line-height:1;}
  
  /* footer */
  footer {margin:3.5em 0 0 0;}
  footer ul {display:flex; align-items:center; justify-content:center; padding:1em 0; background:#f0eced; font-family:'Noto Sans JP', sans-serif; font-size:85%; font-weight:600;}
  footer ul a {border-bottom:1px solid transparent; color:#6f1d34; transition:0.3s;}
  footer ul a:hover {border-bottom:1px solid #6f1d34;}	
	footer ul li {position:relative; padding:0 2em 0 1em;}
  footer ul li:last-child {padding-right:0;}
  footer ul li::after {position:absolute; display:block; content:'／'; top:0; right:0; color:#6f1d34;}
  footer ul li:last-child::after {display:none;}
  footer .inner {padding:3em 0;}
	footer .logo {max-width:300px; margin:0 auto;}
  footer .inner p.copy {margin:1.3em 0 0 0; color:#6f1d34; font-size:75%; font-weight:400; letter-spacing:0.03em; text-align:center;}

}

@media screen and (min-width:901px) and (max-width:1240px) {
  
  body {font-size:1.5vw;}

}


