@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 Sans JP', sans-serif; font-weight:400;}
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;}

.blue {color:#143b6f;}
.fs120 {font-size:120%;}
.mT05em {margin-top:0.5em !important;}
.mT1em {margin-top:1em !important;}
.mT15em {margin-top:1.5em !important;}

ul.l_1em {}
ul.l_1em li {padding:0.1em 0 0.1em 1em; text-indent:-1em;}
ul.l_2em {}
ul.l_2em li {padding:0.1em 0 0.1em 2em; text-indent:-2em;}

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

/*********************************
 * ～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%; background:#fff; font-family:'Noto Serif JP', sans-serif; z-index:5;}
  header .inner {width:100%; height:120px; padding:10px 15px 0 15px;}
	header .h_left {display:flex; align-items:center; width:100%;}
	header .h_left h1 {color:#143b6f; font-size:50%; font-weight:300;}
  header .h_left .logo {width:170px; margin-right:20px;}
	header .h_right {display:flex; align-items:center; /*justify-content:space-between;*/ justify-content:flex-end; width:100%; margin-top:5px;}
  header .h_right dl.tel {}
  header .h_right dl.tel dt {width:100%; color:#143b6f; font-size:80%; font-weight:900; font-style:italic; letter-spacing:0.05em;}
  header .h_right dl.tel dt a {color:#143b6f;}
	header .h_right dl.tel dt span {font-size:150%;}
  header .h_right dl.tel dd {width:100%; font-size:65%; text-align:right;}
  header .h_right .gnavbtn  {position:relative; width:50px; height:50px; border:1px solid #143b6f; cursor:pointer; z-index:11;}
  header .h_right .gnavbtn span {position:relative; display:block; width:32px; height:2px; left:8px; background:#143b6f; 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:#143b6f; font-family:'Noto Serif JP', sans-serif; z-index:2;}
  nav ul {display:flex; flex-wrap:wrap; justify-content:space-between; width:80%; margin:140px 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);}
  
  .mv {width:100%; height:80vw; min-height:20em; margin-top:120px;}
  .mv .slider {overflow:hidden; position:relative; width:90%; height:80vw; min-height:20em; margin:0 auto;}
  .mv .slider::after {position:absolute; display:block; content:""; width:8%; height:1px; top:35%; left:0; background:#0347a3;}
  .mv .slider_item {position:relative; width:100%; height:80vw; min-height:20em; border:1px solid #143b6f;}
  .mv .slider_item .inner {display:flex; align-items:center; justify-content:center; width:91%; height:100%; margin:0 auto; color:#fff;}
  .mv .slider_item .inner p {margin:0; color:#0347a3; font-weight:500; line-height:1.4; text-shadow:0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.3em rgba(255,255,255,0.5),0 0 0.2em rgba(255,255,255,0.5),0 0 0.2em rgba(255,255,255,0.5),0 0 0.2em rgba(255,255,255,0.5),0 0 0.2em rgba(255,255,255,0.5);}
  .mv .slider_item .inner p span {display:inline-block; margin-bottom:0.3em; padding-bottom:0.2em; color:#0347a3; font-family:'Noto Serif JP', sans-serif; font-size:140%; font-weight:600; font-style:italic; line-height:1.3;}
  .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:nth-child(3) img {object-position:center right;}
  
  /* low_mv */
  .low_mv {margin:120px 0 0 0; background:#ddd url(../images/bg_mv.jpg) center bottom no-repeat; background-size:cover;}
  .low_mv .inner {position:relative; display:flex; align-items:center; justify-content:center; height:6em; padding:0 15px;}
  .low_mv .inner h1 {font-family:'Noto Serif JP', sans-serif; font-size:140%; font-weight:600; letter-spacing:0.05em; line-height:1; text-align:center;}
  .low_mv .inner h1 span {color:#107b4a; font-size:50%; font-weight:800;}
  
  .contents {width:90%; margin:0 auto;}
  
  /* h2 */	
	main h2 {display:flex; flex-wrap:wrap; position:relative; margin:3em 0 0 0; color:#143b6f; font-family:'Noto Serif JP', sans-serif; font-size:120%; font-weight:600; line-height:1.3;}
  main h2::before {position:absolute; display:block; content:''; width:100%; height:1px; top:50%; left:0; background:#143b6f;}
	main h2 span {position:relative; display:inline-block; width:auto; padding-right:1em; background:#fff; z-index:+1;}
  
  /* top_rnews */
  #top_rnews {position:relative; margin:2em 0 0 0;}
  #top_rnews .inner {width:90%; margin:0 auto; z-index:+1;}
  #top_rnews .inner .title {display:flex; align-items:center; flex-wrap:wrap; justify-content:space-between; width:100%;}
  #top_rnews .inner .title h2 {display:flex; flex-wrap:wrap; position:relative; margin:0; padding:0 0 0 3em; font-size:70%; font-weight:300; line-height:1;}
  #top_rnews .inner .title h2::before {position:absolute; display:block; content:''; width:1.5em; height:1px; background:#143b6f; top:center; left:0;}
  #top_rnews .inner .title h2 span {display:block; width:100%; color:#143b6f; font-size:180% !important; font-weight:500; font-style:italic;}
  #top_rnews .inner .title .btn {font-size:70%; font-weight:600; text-align:center;}
  #top_rnews .inner .title .btn a {position:relative; display:block; padding:0 0 0.8em 0; border-bottom:1px solid #143b6f; color:#143b6f; transition:0.3s;}
  #top_rnews .inner .title .btn a:hover {border-bottom:1px solid #fff;}
  #top_rnews .inner .news {font-size:95%; margin:1em 0 0 0; padding:0 0 0 1.5em; border:1px solid #e6e6e6;}
  #top_rnews .inner .news iframe {height:11.5em;}
  #top_rnews .inner .news ul {width:100%;}
  #top_rnews .inner .news ul a {border-bottom:1px solid transparent; color:#101010; transition:0.3s;}
  #top_rnews .inner .news ul a:hover {border-bottom:1px solid #101010;}
  #top_rnews .inner .news ul li {padding:1.5em; border-bottom:1px solid #7f7f7f;}
  #top_rnews .inner .news ul li span {display:block; padding:0 0 0.3em 0;}
  
  /* top_news */
  #top_news {position:relative; margin:3em 0 0 0;}
  #top_news .inner {width:90%; margin:0 auto; z-index:+1;}
  #top_news .inner .title {display:flex; align-items:center; flex-wrap:wrap; justify-content:space-between; width:100%;}
  #top_news .inner .title h2 {display:flex; flex-wrap:wrap; position:relative; margin:0; padding:0 0 0 3em; font-size:70%; font-weight:300; line-height:1;}
  #top_news .inner .title h2::before {position:absolute; display:block; content:''; width:1.5em; height:1px; background:#143b6f; top:center; left:0;}
  #top_news .inner .title h2 span {display:block; width:100%; color:#143b6f; font-size:180% !important; font-weight:500; font-style:italic;}
  #top_news .inner .title .btn {font-size:70%; font-weight:600; text-align:center;}
  #top_news .inner .title .btn a {position:relative; display:block; padding:0 0 0.8em 0; border-bottom:1px solid #143b6f; color:#143b6f; transition:0.3s;}
  #top_news .inner .title .btn a:hover {border-bottom:1px solid #fff;}
  #top_news .inner .news {font-size:85%; margin:1em 0 0 0; padding:0.5em 0 0.5em 1.5em;}
  #top_news .inner .news iframe {height:12em;}
  #top_news .inner .news ul {width:100%; font-size:85%; font-weight:500;}
  #top_news .inner .news ul a {border-bottom:1px solid transparent; color:#101010; transition:0.3s;}
  #top_news .inner .news ul a:hover {border-bottom:1px solid #000;}
  #top_news .inner .news ul li {padding:0.5em 0;}
  #top_news .inner .news ul li span {display:inline-block; width:9.5em;}
	
	/* ptxt */
  .ptxt {margin:1.5em auto 0 auto; font-size:85%; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;} 
  
  /* area2 */
  .area2 {margin:1.5em auto 0 auto;}
  .area2 .ptxt {width:100%; margin:0;}
  .area2 .ptxt .fleft {}
  .area2 .ptxt .fright {padding-top:1em; font-weight:500; 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 {font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  .area3 .ptxt .fright {padding-top:1em;} 
  
  /* cmn_bnr */
  #cmn_bnr {width:90%; margin:3em auto 0 auto;}
  #cmn_bnr ul {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%;}
  #cmn_bnr ul li {width:48.5%; margin:0 0 0.5em 0;}
  
	/* low_contact */
	.low_contact {width:100%; margin:5em auto 0 auto; padding-bottom:2em; border:3px solid #107b4a;}
	.low_contact .ttl {width:90%; margin:0 auto; padding:1em 0; border-bottom:3px solid #107b4a; color:#107b4a; font-weight:600; text-align:center;}
	.low_contact .call {margin:0.5em 0 0 0; font-size:180%; font-family:'Noto Serif JP', sans-serif; font-weight:600; text-align:center;}
	.low_contact .call span {}
	.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-size:90%; font-weight:600; text-align:center;}
	.low_contact .btn a {position:relative; padding:0.3em 3em 0.4em 3em; border:1px solid #b6b6b6; color:#000; transition:0.3s;}
	.low_contact .btn a:hover {opacity:0.8;}
	.low_contact .btn a::after {position:absolute; display:block; content:''; width:0.4em; height:0.4em; border:1px solid #000; border-bottom:0; border-left:0; right:1em; top:42%; transform:rotate(45deg);}
  
  /* ptop */
  #ptop {position:fixed; width:68px; right:15px; bottom:15px;}
  
  /* cmn_contact */
  #cmn_contact {width:90%; margin:3em auto 0 auto; background:#143b6f; color:#fff; font-family:'Noto Serif JP', sans-serif;}
  #cmn_contact .title {width:90%; margin:0 auto; padding:1em;}
	#cmn_contact h3 {display:inline-block; padding:0 3em 0 0; color:#fff; font-size:90%; font-weight:400; line-height:1;}
	#cmn_contact .contact_box {}
	#cmn_contact .contact_box .tel {margin:0; letter-spacing:0.08em;}
	#cmn_contact .contact_box .tel span {font-size:160%; font-style:italic;}
	#cmn_contact .contact_box .date {margin-top:0.4em; font-size:70%;}	
	#cmn_contact .contact_box .btn {margin-top:1.5em; font-size:70%; text-align:center;}
	#cmn_contact .contact_box .btn a {display:block; padding:0.6em 0; border:1px solid #fff; color:#fff; font-size:120%; transition:0.3s;}
	#cmn_contact .contact_box .btn a:hover {opacity:0.8;}
  
  /* footer */
  footer {font-family:'Noto Serif JP', sans-serif;}
  footer .inner {width:91%; max-width:980px; margin:0 auto; padding:1.5em 0;}
  footer .inner ul {display:flex; align-items:center; flex-wrap:wrap; justify-content:space-between; width:100%; margin:0 auto; font-size:85%; font-weight:500;}
  footer .inner ul a {border-bottom:1px solid transparent; color:#000; transition:0.3s;}
  footer .inner ul a:hover {border-bottom:1px solid #000;}
  footer .inner ul li {width:50%; padding:0.5em 0;}
  footer .inner p.copy {margin-top:2em; font-size:60%; letter-spacing:0.05em;}

}



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

@media screen and (min-width:901px) {
  body {overflow-x:hidden; width:100%; background:#fff; font-size:17px;}
  a {text-decoration: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%; background:#fff; font-family:'Noto Serif JP', sans-serif; z-index:5;}
  header .inner {display:flex; align-items:center; justify-content:space-between; width:100%; height:88px; padding:0 20px;}
	header .h_left {display:flex; align-items:center; width:70%;}
	header .h_left h1 {color:#143b6f; font-size:70%; font-weight:300;}
  header .h_left .logo {margin-top:0.5em; width:290px; margin-right:2em;}
	header .h_right {display:flex; flex-wrap:wrap; justify-content:flex-end; width:30%;}
  header .h_right dl.tel {display:flex; flex-wrap:wrap;}
  header .h_right dl.tel dt {display:flex; align-items:baseline; justify-content:flex-end; width:100%; color:#143b6f; font-size:80%; font-weight:900; font-style:italic; letter-spacing:0.05em;}
  header .h_right dl.tel dt a {color:#143b6f; pointer-events:none;}
	header .h_right dl.tel dt span {font-size:130%;}
  header .h_right dl.tel dd {width:100%; font-size:65%; text-align:right;}
  
  /* nav */
  nav {display:block !important; font-family:'Noto Serif JP', sans-serif;}
  nav ul {display:flex; justify-content:center; width:91%; max-width:1020px; margin:0 auto; padding:1.5em 0; font-size:90%;}
  nav ul li {padding:0 2em;}
  nav ul li a {color:#000; transition:0.3s;}
  nav ul li a:hover {opacity:0.8;}
  
  /* mv */
  .mv {width:100%; height:500px; margin:88px 0 0 0; padding:0 20px;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:500px;}
  .mv .slider::after {position:absolute; display:block; content:""; width:4%; max-width:50px; height:1px; top:50%; left:0; background:#0347a3;}
  .mv .slider_item {position:relative; width:100%; height:500px; border:1px solid #143b6f;}
  .mv .slider_item .inner {display:flex; align-items:center; width:90%; height:100%; margin:0 auto;}
  .mv .slider_item .inner p {margin:0; color:#0347a3; font-size:160%; font-weight:500; line-height:1.4; text-shadow:0 0 0.1em rgba(255,255,255,0.8),0 0 0.1em rgba(255,255,255,0.8),0 0 0.2em rgba(255,255,255,0.8),0 0 0.2em rgba(255,255,255,0.8),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6),0 0 0.3em rgba(255,255,255,0.6);}
  .mv .slider_item .inner p span {display:inline-block; margin-bottom:0.3em; padding-bottom:0.2em; color:#0347a3; font-family:'Noto Serif JP', sans-serif; font-size:120%; font-weight:600; font-style:italic; line-height:1.3;}
  .mv .slider_item img {position:absolute; width:100%; height:100%; top:0; left:0; vertical-align:bottom; object-fit:cover; object-position:center center; z-index:-1;}
  
  /* low_mv */
  .low_mv {margin:88px 0 0 0; background:url(../images/bg_mv.jpg) center bottom no-repeat; background-size:cover; font-family:'Noto Serif JP', sans-serif;}
  .low_mv .inner {position:relative; display:flex; align-items:center; justify-content:center; height:10em; padding:0 30px;}
  .low_mv .inner h1 {font-size:160%; font-weight:600; letter-spacing:0.1em; text-align:center; line-height:1;}
  .low_mv .inner h1 span {color:#107b4a; font-size:60%; font-weight:800; letter-spacing:0.05em;}
	
	.contents {width:91%; max-width:980px; margin:0 auto;}
  
  /* h2 */	
	main h2 {display:flex; flex-wrap:wrap; position:relative; margin:3em 0 0 0; color:#143b6f; font-family:'Noto Serif JP', sans-serif; font-size:170%; font-weight:600; line-height:1.3;}
  main h2::before {position:absolute; display:block; content:''; width:100%; height:1px; top:50%; left:0; background:#143b6f;}
	main h2 span {position:relative; display:inline-block; width:auto; padding-right:1em; background:#fff; z-index:+1;}
  
  /* top_rnews */
  #top_rnews {position:relative; margin:3em 0 0 0;}
  #top_rnews .inner {position:relative; display:flex; justify-content:space-between; width:91%; max-width:980px; margin:0 auto; z-index:+1;}
  #top_rnews .inner .title {display:flex; align-items:center; flex-wrap:wrap; width:30%;}
  #top_rnews .inner .title h2 {display:flex; align-items:flex-end; flex-wrap:wrap; position:relative; margin:0; padding:0 0 0 3em; font-size:90%; font-weight:300; line-height:1;}
  #top_rnews .inner .title h2::before {position:absolute; display:block; content:''; width:1.5em; height:1px; background:#143b6f; top:2em; left:0;}
  #top_rnews .inner .title h2 span {display:inline-block; color:#143b6f; font-size:190% !important; font-weight:500; font-style:italic; width:100%;}
  #top_rnews .inner .title .btn {width:12em; margin-top:2em; font-size:80%; font-weight:600; text-align:center;}
  #top_rnews .inner .title .btn a {position:relative; display:block; padding:0 0 0.8em 0; border-bottom:1px solid #143b6f; color:#143b6f; transition:0.3s;}
  #top_rnews .inner .title .btn a:hover {border-bottom:1px solid #fff;}
  #top_rnews .inner .news {width:68%; font-size:95%; padding:0 0 0 1.5em; border:1px solid #e6e6e6;}
  #top_rnews .inner .news iframe {height:11.5em;}
  #top_rnews .inner .news ul {width:100%;}
  #top_rnews .inner .news ul a {border-bottom:1px solid transparent; color:#101010; transition:0.3s;}
  #top_rnews .inner .news ul a:hover {border-bottom:1px solid #101010;}
  #top_rnews .inner .news ul li {padding:1.5em; border-bottom:1px solid #7f7f7f;}
  #top_rnews .inner .news ul li span {display:block; padding:0 0 0.3em 0;}
  
  /* top_news */
  #top_news {position:relative; margin:4em 0 0 0;}
  #top_news .inner {position:relative; display:flex; justify-content:space-between; width:91%; max-width:980px; margin:0 auto; z-index:+1;}
  #top_news .inner .title {display:flex; align-items:center; flex-wrap:wrap; width:30%;}
  #top_news .inner .title h2 {display:flex; align-items:flex-end; flex-wrap:wrap; position:relative; margin:0; padding:0 0 0 3em; font-size:90%; font-weight:300; line-height:1;}
  #top_news .inner .title h2::before {position:absolute; display:block; content:''; width:1.5em; height:1px; background:#143b6f; top:2em; left:0;}
  #top_news .inner .title h2 span {display:inline-block; color:#143b6f; font-size:190% !important; font-weight:500; font-style:italic; width:100%;}
  #top_news .inner .title .btn {width:12em; margin-top:2em; font-size:80%; font-weight:600; text-align:center;}
  #top_news .inner .title .btn a {position:relative; display:block; padding:0 0 0.8em 0; border-bottom:1px solid #143b6f; color:#143b6f; transition:0.3s;}
  #top_news .inner .title .btn a:hover {border-bottom:1px solid #fff;}
  #top_news .inner .news {width:68%; font-size:95%; padding:0.5em 0 0.5em 1.5em;}
  #top_news .inner .news iframe {height:12em;}
  #top_news .inner .news ul {width:100%; font-size:85%; font-weight:500;}
  #top_news .inner .news ul a {border-bottom:1px solid transparent; color:#101010; transition:0.3s;}
  #top_news .inner .news ul a:hover {border-bottom:1px solid #000;}
  #top_news .inner .news ul li {padding:0.5em 0;}
  #top_news .inner .news ul li span {display:inline-block; width:9.5em;}
  
  /* ptxt */
  .ptxt {margin:1.5em auto 0 auto; font-size:95%; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  
  /* 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:45%; padding-top:0.6em;}
  .area2 .ptxt .fright {width:50%; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  
  /* area3 */
  .area3 {margin:1.5em auto 0 auto;}
  .area3 .ptxt {display:flex; position:relative; justify-content:space-between; flex-direction:row-reverse; width:100%; margin:0;}
  .area3 .ptxt .fleft {width:50%; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  .area3 .ptxt .fright {width:45%; padding-top:0.6em;} 
  
  /* cmn_bnr */
  #cmn_bnr {width:91%; max-width:980px; margin:6em auto 0 auto;}
  #cmn_bnr ul {display:flex; width:100%;}
  #cmn_bnr ul li {width:31.7%; max-width:310px; margin:0 calc(4.9% / 2) 1.5em 0;}
  #cmn_bnr ul li:nth-child(3n) {margin-right:0;}
  
	/* low_contact */
	.low_contact {width:70%; margin:5em auto 0 auto; padding-bottom:2em; border:3px solid #107b4a;}
	.low_contact .ttl {width:80%; margin:0 auto; padding:1em 0; border-bottom:3px solid #107b4a; color:#107b4a; font-weight:600; text-align:center;}
	.low_contact .call {margin:0.5em 0 0 0; font-size:180%; font-family:'Noto Serif JP', sans-serif; font-weight:600; 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-size:90%; font-weight:600; text-align:center;}
	.low_contact .btn a {position:relative; padding:0.3em 3em 0.4em 3em; border:1px solid #b6b6b6; color:#000; transition:0.3s;}
	.low_contact .btn a:hover {opacity:0.8;}
	.low_contact .btn a::after {position:absolute; display:block; content:''; width:0.4em; height:0.4em; border:1px solid #000; border-bottom:0; border-left:0; right:1em; top:42%; transform:rotate(45deg);}
	
  /* ptop */
  #ptop {position:fixed; width:68px; right:50px; bottom:50px;}
  
  /* cmn_contact */
  #cmn_contact {width:91%; max-width:980px; margin:3em auto 0 auto; background:#143b6f url(../images/bg_cmn_contact.jpg) 110% center no-repeat; background-size:auto 100%; color:#fff; font-family:'Noto Serif JP', sans-serif;}
  #cmn_contact .title {display:flex; width:60%; padding:1.5em 0 1.5em 2em;}
	#cmn_contact h3 {display:inline-block; margin:1em 0 0 0; padding:0 3em 0 0; color:#fff; font-size:90%; font-weight:400; line-height:1;}
	#cmn_contact .contact_box {}
	#cmn_contact .contact_box .tel {margin:0; letter-spacing:0.08em;}
	#cmn_contact .contact_box .tel span {font-size:160%; font-style:italic;}
	#cmn_contact .contact_box .date {margin-top:0.5em; font-size:70%;}	
	#cmn_contact .contact_box .btn {margin-top:1.5em; font-size:80%;}
	#cmn_contact .contact_box .btn a {display:inline-block; margin-bottom:0.3em; padding:0.2em 2em 0.3em 2em; border:1px solid #fff; color:#fff; font-size:120%; transition:0.3s;}
	#cmn_contact .contact_box .btn a:hover {opacity:0.8;}
  
  /* footer */
  footer {font-family:'Noto Serif JP', sans-serif;}
  footer .inner {width:91%; max-width:980px; margin:0 auto; padding:2em 0;}
  footer .inner ul {display:flex; align-items:center; justify-content:center; margin:0 auto; font-size:85%; font-weight:500;}
  footer .inner ul a {border-bottom:1px solid transparent; color:#000; transition:0.3s;}
  footer .inner ul a:hover {border-bottom:1px solid #000;}
  footer .inner ul li {padding:0 1.5em;}
  footer .inner p.copy {margin-top:3em; font-size:70%; letter-spacing:0.05em; text-align:right;}

}

@media screen and (min-width:901px) and (max-width:1240px) {
  
  body {font-size:1.5vw;}
  
  .mv .slider_item .inner p {font-size:220%;}

}


