@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+Serif+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; font-weight:300;}
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:#0a365c;}
.red {color:#BC1114}

footer .logo {display:none;}

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

.mT0 {margin-top:0 !important;}
.mT05em {margin-top:0.5em !important;}
.mT1em {margin-top:1em !important;}
.mT2em {margin-top:2em !important;}
.mT3em {margin-top:3em !important;}
.mT4em {margin-top:4em !important;}
.mT5em {margin-top:5em !important;}

.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 !important;}  
  .wrapper {background:#fff;}
  
	.header_in {position:fixed; top:0; left:0; width:100%; background:#0a365c; color:#fff; z-index:5;}
	.header_in .inner {height:100px; padding:0 15px;}
	
  /* header */
  header {width:100% !important;}
  header .inner {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%; padding:0 !important;}
  header h1 {width:calc(100% - 90px); font-size:60%; font-weight:300; line-height:1.5;}
  header .logo {width:100%; margin-top:12px;}
  header .logo img {width:200px;}
  header .inner .gnavbtn  {position:relative; margin:-14px 0 0 0; width:60px; height:60px; cursor:pointer; z-index:11;}
  header .inner .gnavbtn span {position:relative; display:block; width:32px; height:2px; left:12px; background:#fff; transition:0.3s;}
  header .inner .gnavbtn span:nth-child(1) {top:18px;}
  header .inner .gnavbtn span:nth-child(2) {top:26px;}
  header .inner .gnavbtn span:nth-child(3) {top:34px;}
  
  /* nav */
  nav {overflow-y:auto; position:fixed; display:none; width:100%; height:100%; padding:0 0 4em 0; top:0; left:0; background:#0a365c; 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;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:80vw; margin-top:100px;}
  .mv .slider_item {width:100%; height:80vw;}
  .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 {width:100%; margin:0; color:#fff; font-family:'Noto Serif JP', serif; font-size:90%; font-weight:500; line-height:1.6; text-align:center; text-shadow:0 0 0.4em #000;}
  .mv .slider_item .inner p span {font-size:80%;}
  .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;}*/
  
  .mv {width:100%; height:80vw; min-height:20em;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:80vw; min-height:20em; margin-top:110px;}
  .mv .slider_item {position:relative; width:100%; height:80vw; min-height:20em;}
  .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:#fff; font-family:'Noto Serif JP', serif; font-weight:500; line-height:1.6;}
  .mv .slider_item .inner p span {display:inline-block; margin-bottom:0.3em; padding-bottom:0.2em; color:#80cafd; font-size:140%; font-weight:600; 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;}
  
  
  /* low_mv */
  .low_mv {margin:100px 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:9em; padding:0 15px;}
  .low_mv .inner h1 {color:#fff; font-size:155%; font-weight:500; letter-spacing:0.05em; line-height:1; text-align:center;}
  
  .contents {width:90%; margin:0 auto;}
  
  /* h2 */	
  main h2 {margin:3em 0 0 0; color:#022d51; font-size:120%; font-weight:600; line-height:1.3;}
  
  /* top_rnews */
  #top_rnews {position:relative;}
  #top_rnews .inner {position:relative; margin:0 auto; z-index:+1;}
  #top_rnews .inner .title {padding:2em 5% 0.8em 5%;}
  #top_rnews .inner .title h2 {margin:0; color:#022d51; font-size:120%; font-weight:600; line-height:1;}
  #top_rnews .inner .news {padding:1em 5% 3em 5%; border-top:1px solid #022d51; font-size:85%;}
  #top_rnews .inner .news iframe {width:100%; height:11.5em; padding:0 0 0 1.5em; border:1px solid #e6e6e6;}
  #top_rnews .inner .news .btn {width:60%; margin:1em auto 0 auto; font-size:95%; text-align:center;}
  #top_rnews .inner .news .btn a {position:relative; display:block; padding:0.7em 0; background:#fff; border:1px solid #022d51; border-radius:4px; color:#022d51; text-align:center;}
	 #top_rnews .inner .news .btn a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #022d51; border-bottom:0; border-left:0; right:1.5em; top:42%; transform:rotate(45deg);}
  
  /* top_news */
  #top_news {position:relative; background:#fafafa;}
  #top_news .inner {position:relative; margin:0 auto; z-index:+1;}
  #top_news .inner .title {padding:2em 5% 0.8em 5%;}
  #top_news .inner .title h2 {margin:0; color:#022d51; font-size:120%; font-weight:600; line-height:1;}
  #top_news .inner .news {padding:1em 5% 3em 5%; border-top:1px solid #022d51; font-size:85%;}
  #top_news .inner .news ul {width:100%; padding:0 0 0 1.5em; 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 {display:flex; padding:0.5em 0;}
  #top_news .inner .news ul li span {display:block; width:9.5em; font-family:'Lato', sans-serif;}
  #top_news .inner .news .btn {width:60%; margin:1em auto 0 auto; font-size:95%; text-align:center;}
  #top_news .inner .news .btn a {position:relative; display:block; padding:0.7em 0; background:#fff; border:1px solid #022d51; border-radius:4px; color:#022d51; text-align:center;}
	 #top_news .inner .news .btn a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #022d51; border-bottom:0; border-left:0; right:1.5em; top:42%; transform:rotate(45deg);}
	
	/* ptxt */
  .ptxt {margin:1.5em auto 0 auto; font-size:90%; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;} 
  
  /* area1 */
  .area1 {margin:1em auto 0 auto;}
  
  /* area2 */
  .area2 {margin:3em auto 0 auto;}
  h2 + .area2 {margin:1em auto 0 auto;}
  .area2 h2 {margin:1em 0 0 0;}
  .area2 .ptxt {width:100%; margin:0; font-size:85%;}
  .area2 .ptxt .fleft {width:60%;}
  .area2 .ptxt .fright {padding-top:1em; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;} 
  
  /* area3 */
  .area3 {margin:3em auto 0 auto;}
  h2 + .area3 {margin:1em auto 0 auto;}
  .area3 h2 {margin:1em 0 0 0;}
  .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 {width:60%; padding-bottom: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 {margin:0 0 0.5em 0;}
  #cmn_bnr ul li:nth-child(5),
  #cmn_bnr ul li:nth-child(6),
  #cmn_bnr ul li:nth-child(7) {width:48%; max-width:290px;}
  
	/* low_contact */
	.low_contact {width:100%; margin:5em auto 0 auto; padding-bottom:2em; border:3px solid #022d51;}
	.low_contact .ttl {width:90%; margin:0 auto; padding:1em 0; border-bottom:3px solid #022d51; color:#022d51; font-weight:600; text-align:center;}
	.low_contact .call {margin:0.5em 0 0 0; font-family:'Lato', sans-serif; font-size:180%; font-weight:800; text-align:center;}
	.low_contact .call span {padding:0 0 0 1.4em;  background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5IDEuMzIybDIuODQ0LTEuMzIyIDQuMDQxIDcuODg5LTIuNzI0IDEuMzQyYy0uNTM4IDEuMjU5IDIuMTU5IDYuMjg5IDMuMjk3IDYuMzcyLjA5LS4wNTggMi42NzEtMS4zMjggMi42NzEtMS4zMjhsNC4xMSA3LjkzMnMtMi43NjQgMS4zNTQtMi44NTQgMS4zOTZjLS41OTguMjczLTEuMjE1LjM5OS0xLjg0Mi4zOTctNS42NDktLjAxOS0xMi4wODYtMTAuNDMtMTIuMTMzLTE3LjMzLS4wMTYtMi40MDcuNzQ1LTQuMzg3IDIuNTktNS4zNDh6bTEuOTMgMS4yNzRsLTEuMDIzLjUwNGMtNS4yOTQgMi43NjIgNC4xNzcgMjEuMTg1IDkuNjQ4IDE4LjY4NmwuOTcyLS40NzQtMi4yNzEtNC4zODMtMS4wMjYuNTAxYy0zLjE2MyAxLjU0Ny04LjI2Mi04LjIxOS01LjA1NS05LjkzOGwxLjAwNy0uNDk4LTIuMjUyLTQuMzk4em0xNS40OCAxNC40MDRoLTF2LTEzaDF2MTN6bS0yLTJoLTF2LTloMXY5em00LTFoLTF2LTdoMXY3em0tNi0xaC0xdi01aDF2NXptLTItMWgtMXYtM2gxdjN6bTEwIDBoLTF2LTNoMXYzem0tMTItMWgtMXYtMWgxdjF6Ii8+PC9zdmc+') left center no-repeat; background-size:auto 1em;}
	.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:50px; right:15px; bottom:15px; z-index:99999;}
  
  /* cmn_contact */
  #cmn_contact .inner {width:90%; margin:0 auto; padding:1em 0 1em 0; border:1px solid #8e9c86; text-align:center;}
  #cmn_contact h3 {color:#fff; font-size:90%; font-weight:400; line-height:1;}
  #cmn_contact .ttl {display:none;}
  #cmn_contact dl {width:90%; margin:1em auto 0 auto;}
  #cmn_contact dt {padding:1em 0 0 0; border-top:1px solid #8e9c86; font-size:75%;}
  #cmn_contact dt span {font-family:'Lato', sans-serif; font-size:180%; font-weight:500;}
  #cmn_contact dd {}
  #cmn_contact dd .btn {font-size:80%;}
  #cmn_contact dd .btn a {position:relative; display:block; width:100%; margin:0 auto; padding:0.6em 0 0.7em 0; border:1px solid #8e9c86; color:#fff; text-align:center; transition:0.3s;}
  #cmn_contact dd .btn a:hover {opacity:0.8;}
  #cmn_contact dd .btn a::after {position:absolute; display:block; content:''; width:0.4em; height:0.4em; border:1px solid #fff; border-bottom:0; border-left:0; right:1em; top:42%; transform:rotate(45deg);}
  #cmn_contact .notice {color:#fff; font-size:80%; font-weight:400; line-height:1; text-align:center;}
  
  /* footer */
  footer {margin:3em 0 0 0; padding:2em 0; background:url(../images/bg_cmn_contact.jpg) center center no-repeat; background-size:cover; color:#fff;}
  footer .fnav {width:90%; margin:0 auto; padding:2em 0 0 0;}
  footer .fnav ul {display:flex; align-items:center; flex-wrap:wrap; justify-content:center; font-size:85%; font-weight:500;}
  footer .fnav ul a {border-bottom:1px solid transparent; color:#fff; transition:0.3s;}
  footer .fnav ul a:hover {border-bottom:1px solid #fff;}
  footer .fnav ul li {padding:0.5em 1em;}
  footer .fnav p.copy {margin:2em 0 0 0; /*font-family:'Lato', sans-serif;*/ font-size:70%; font-weight:700; letter-spacing:0.05em; text-align:center; line-height:1.5;}

}



/*********************************
 * 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 !important;}  
  .wrapper {}
  
	.header_in {position:fixed; top:0; left:0; width:100%; background:#0a365c; color:#fff; z-index:5;}
	.header_in .inner {display:flex; align-items:center; justify-content:space-between; height:90px; padding:0 30px;}
	
  /* header */
  header {width:50% !important;}
  header .inner {display:flex; align-items:center; justify-content:space-between; width:100%; padding:0 !important;}
  header h1 {width:calc(100% - 290px); font-size:75%; font-weight:300; line-height:1.5;}
  header .logo {width:272px; font-size:0;}
  header .logo a {display:block;}
	header {display:flex; flex-wrap:wrap; justify-content:flex-end; width:50%;}
  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%; font-family:'Lato', sans-serif; font-size:150%; font-weight:900; letter-spacing:0.05em;}
	header .h_right dl.tel dt span {padding:0 0 0 1em; background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjAgMjIuNjIxbC0zLjUyMS02Ljc5NWMtLjAwOC4wMDQtMS45NzQuOTctMi4wNjQgMS4wMTEtMi4yNCAxLjA4Ni02Ljc5OS03LjgyLTQuNjA5LTguOTk0bDIuMDgzLTEuMDI2LTMuNDkzLTYuODE3LTIuMTA2IDEuMDM5Yy03LjIwMiAzLjc1NSA0LjIzMyAyNS45ODIgMTEuNiAyMi42MTUuMTIxLS4wNTUgMi4xMDItMS4wMjkgMi4xMS0xLjAzM3oiIGZpbGw9IiMxNTdkNDgiLz48L3N2Zz4=') left center no-repeat; background-size:auto 1em;}
  header .h_right dl.tel dd {width:100%; font-size:75%; text-align:right;}
  header .h_right .contact {display:inline-block; margin-top:0.3em; font-size:75%;}
  header .h_right .contact a {position:relative; display:block; padding:0.3em 2.5em 0.3em 1.5em; background:#157d48; color:#fff; letter-spacing:0.05em; transition:0.3s;}
	header .h_right .contact a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #fff; border-bottom:0; border-left:0; right:1em; top:39%; transform:rotate(45deg);}
  header .h_right .contact a:hover {opacity:0.8;}
  
  /* nav */
  nav {display:block !important;}
  nav ul {display:flex; align-items:center; font-size:85%; font-weight:500;}
  nav ul li {margin-left:2em;}
  nav ul li a {color:#fff; transition:0.3s;}
  nav ul li a:hover {opacity:0.8;}
  
  /* mv */
  /*.mv {width:100%; height:570px;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:570px; margin-top:90px;}
  .mv .slider_item {width:100%; height:570px;}
  .mv .slider_item .inner {display:flex; align-items:center; width:98%; height:100%; margin:0 auto;}
  .mv .slider_item .inner p {width:50%; padding-bottom:2em; color:#fff; font-family:'Noto Serif JP', serif; font-size:170%; font-weight:500; line-height:1.6; text-align:center; text-shadow:0 0 0.4em #000;}
  .mv .slider_item .inner p span {font-size:80%;}
  .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;}
  .mv .slider_item:nth-child(1) img {object-position:center bottom;}
  .mv .slider_item .inner p.center {text-align:center;}
  .mv .slider_item .inner p.right {text-align:right;}*/
  
  .mv {width:100%; height:570px; margin-top:138px;}
  .mv .slider {overflow:hidden; position:relative; width:100%; height:570px;}
  .mv .slider_item {position:relative; width:100%; height:570px;}
  .mv .slider_item .inner {display:flex; align-items:center; width:90%; height:100%; margin:0 auto;}
  .mv .slider_item .inner p {margin:0; color:#fff; font-family:'Noto Serif JP', serif; font-size:170%; font-weight:500; line-height:1.4;}
  .mv .slider_item .inner p span {display:inline-block; margin-bottom:0.3em; padding-bottom:0.2em; color:#80cafd; font-size:170%; font-weight:500; line-height:1.6;}
  .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;}
  
  
  /* low_mv */
  .low_mv {margin:90px 0 0 0; background: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:10em; padding:0 30px;}
  .low_mv .inner h1 {color:#fff; font-size:160%; font-weight:500; letter-spacing:0.1em; text-align:center; line-height:1;}
	
	 .contents {width:91%; max-width:1080px; margin:0 auto;}
  
  /* h2 */	
	 main h2 {margin:3em 0 0 0; color:#022d51; font-size:140%; font-weight:600; line-height:1.3;}
  
  /* top_rnews */
  #top_rnews {position:relative;}
  #top_rnews .inner {position:relative; display:flex; justify-content:space-between; width:91%; max-width:1080px; margin:0 auto; z-index:+1;}
  #top_rnews .inner .title {width:20%; padding:2em 0;}
  #top_rnews .inner .title h2 {margin:0; color:#022d51; font-size:140%; font-weight:600; line-height:1;}
  #top_rnews .inner .news {display:flex; align-items:flex-end; justify-content:space-between; width:80%; padding:2em 0 2em 3em; border-left:1px solid #022d51; font-size:95%;}
  #top_rnews .inner .news iframe {width:72%; height:11.5em; padding:0 0 0 1.5em; border:1px solid #e6e6e6;}
  #top_rnews .inner .news .btn {width:12em; margin:0; font-size:80%; font-weight:600; text-align:center;}
  #top_rnews .inner .news .btn a {position:relative; display:block; padding:0.7em 0; background:#fff; border:1px solid #022d51; border-radius:4px; color:#022d51; text-align:center; transform:0.3s;}
	 #top_rnews .inner .news .btn a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #022d51; border-bottom:0; border-left:0; right:1.5em; top:42%; transform:rotate(45deg);}
  #top_rnews .inner .news .btn a:hover {opacity:0.8;}
  
  /* top_news */
  #top_news {position:relative; background:#fafafa;}
  #top_news .inner {position:relative; display:flex; justify-content:space-between; width:91%; max-width:1080px; margin:0 auto; z-index:+1;}
  #top_news .inner .title {width:20%; padding:2em 0 0 0;}
  #top_news .inner .title h2 {margin:0; color:#022d51; font-size:140%; font-weight:600; line-height:1;}
  #top_news .inner .news {display:flex; align-items:flex-end; justify-content:space-between; width:80%; padding:1.5em 0 2em 3em; border-left:1px solid #022d51; font-size:95%;}
  #top_news .inner .news ul {width:100%; width:72%; padding:0 0 0 1.5em; 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; font-family:'Lato', sans-serif;}
  #top_news .inner .news .btn {width:12em; margin:0; font-size:80%; font-weight:600; text-align:center;}
  #top_news .inner .news .btn a {position:relative; display:block; padding:0.7em 0; background:#fff; border:1px solid #022d51; border-radius:4px; color:#022d51; text-align:center; transform:0.3s;}
	 #top_news .inner .news .btn a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #022d51; border-bottom:0; border-left:0; right:1.5em; top:42%; transform:rotate(45deg);}
  #top_news .inner .news .btn a:hover {opacity:0.8;}
  
  /* ptxt */
  .ptxt {margin:1.5em auto 0 auto; font-size:95%; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  
  /* area1 */
  .area1 {margin:1em auto 0 auto;}
  
  /* area2 */
  .area2 {margin:4em auto 0 auto;}
  h2 + .area2 {margin:1.5em auto 0 auto;}
  .area2 h2 {margin:1.5em 0 0 0;}
  .area2 .ptxt {display:flex; position:relative; justify-content:space-between; width:100%; margin:0;}
  .area2 .ptxt .fleft {width:38%; max-width:410px; padding-top:0.3em;}
  .area2 .ptxt .fright {width:57%; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  
  /* area3 */
  .area3 {margin:1.5em auto 0 auto;}
  h2 + .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:57%; font-weight:500; line-height:2; text-align:justify; text-justify:inter-ideograph;}
  .area3 .ptxt .fright {width:38%;} 
  
  /* cmn_bnr */
  #cmn_bnr {width:91%; max-width:980px; margin:6em auto 0 auto;}
  #cmn_bnr ul {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%;}
  #cmn_bnr ul li {margin:0 0 1.5em 0;}
  #cmn_bnr ul li:nth-child(5),
  #cmn_bnr ul li:nth-child(6),
  #cmn_bnr ul li:nth-child(7) {width:30%; max-width:290px;}
  #cmn_bnr ul li:nth-child(5),
  #cmn_bnr ul li:nth-child(6) {margin-right:5%;}
  
	/* low_contact */
	.low_contact {width:70%; margin:5em auto 0 auto; padding-bottom:2em; border:3px solid #022d51;}
	.low_contact .ttl {width:80%; margin:0 auto; padding:1em 0; border-bottom:3px solid #022d51; color:#022d51; font-weight:600; text-align:center;}
	.low_contact .call {margin:0.5em 0 0 0; font-family:'Lato', sans-serif; font-size:180%; font-weight:800; text-align:center;}
	.low_contact .call span {padding:0 0 0 1.4em;  background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5IDEuMzIybDIuODQ0LTEuMzIyIDQuMDQxIDcuODg5LTIuNzI0IDEuMzQyYy0uNTM4IDEuMjU5IDIuMTU5IDYuMjg5IDMuMjk3IDYuMzcyLjA5LS4wNTggMi42NzEtMS4zMjggMi42NzEtMS4zMjhsNC4xMSA3LjkzMnMtMi43NjQgMS4zNTQtMi44NTQgMS4zOTZjLS41OTguMjczLTEuMjE1LjM5OS0xLjg0Mi4zOTctNS42NDktLjAxOS0xMi4wODYtMTAuNDMtMTIuMTMzLTE3LjMzLS4wMTYtMi40MDcuNzQ1LTQuMzg3IDIuNTktNS4zNDh6bTEuOTMgMS4yNzRsLTEuMDIzLjUwNGMtNS4yOTQgMi43NjIgNC4xNzcgMjEuMTg1IDkuNjQ4IDE4LjY4NmwuOTcyLS40NzQtMi4yNzEtNC4zODMtMS4wMjYuNTAxYy0zLjE2MyAxLjU0Ny04LjI2Mi04LjIxOS01LjA1NS05LjkzOGwxLjAwNy0uNDk4LTIuMjUyLTQuMzk4em0xNS40OCAxNC40MDRoLTF2LTEzaDF2MTN6bS0yLTJoLTF2LTloMXY5em00LTFoLTF2LTdoMXY3em0tNi0xaC0xdi01aDF2NXptLTItMWgtMXYtM2gxdjN6bTEwIDBoLTF2LTNoMXYzem0tMTItMWgtMXYtMWgxdjF6Ii8+PC9zdmc+') left center no-repeat; background-size:auto 1em;}
	.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; z-index:99999;}
  
  /* cmn_contact */
  /*#cmn_contact {margin:4.5em 0 0 0; padding:2em 0; background:url(../images/bg_cmn_contact.jpg) center center no-repeat; background-size:cover; color:#fff;}*/
  #cmn_contact .inner {width:91%; max-width:980px; margin:0 auto; padding:1.5em 0 2em 0; border:1px solid #8e9c86; text-align:center;}
  #cmn_contact h3 {color:#fff; font-size:120%; font-weight:400; line-height:1;}
  #cmn_contact .ttl {display:flex; align-items:center; justify-content:space-between; color:#fff; font-size:120%; font-weight:400; line-height:1;}
  #cmn_contact .ttl span {display:block; width:500%; text-align:center;}
  #cmn_contact dl {display:flex; align-items:center; justify-content:space-between; margin:1em 0 0 0;}
  #cmn_contact dt {width:50%; border-right:1px solid #8e9c86; font-size:80%;}
  #cmn_contact dt span {font-family:'Lato', sans-serif; font-size:200%; font-weight:500;}
  #cmn_contact dd {width:50%;}
  #cmn_contact dd .btn {margin:0; padding:0 0 0 1.6em; font-size:80%;}
  #cmn_contact dd .btn a {position:relative; display:block; width:15em; margin:0 auto; padding:0.4em 0 0.5em 0; border:1px solid #8e9c86; color:#fff; font-size:120%; text-align:center; transition:0.3s;}
  #cmn_contact dd .btn a:hover {opacity:0.8;}
  #cmn_contact dd .btn a::after {position:absolute; display:block; content:''; width:0.4em; height:0.4em; border:1px solid #fff; border-bottom:0; border-left:0; right:1em; top:42%; transform:rotate(45deg);}
  #cmn_contact .notice {display:flex; align-items:center; justify-content:space-between; color:#fff; font-size:80%; font-weight:400; line-height:1;}
  #cmn_contact .notice span {display:block; width:500%; text-align:center;}

  /* footer */
  footer {margin:4.5em 0 0 0; padding:3em 0 2em 0; background:url(../images/bg_cmn_contact.jpg) center center no-repeat; background-size:cover; color:#fff;}
  footer .fnav {width:91%; max-width:1080px; margin:0 auto; padding:3em 0 0 0;}
  footer .fnav ul {display:flex; align-items:center; justify-content:center; font-size:85%; font-weight:500;}
  footer .fnav ul a {border-bottom:1px solid transparent; color:#fff; transition:0.3s;}
  footer .fnav ul a:hover {border-bottom:1px solid #fff;}
  footer .fnav ul li {padding:0 1em;}
  footer .fnav p.copy {margin:3em 0 0 0; /*font-family:'Lato', sans-serif;*/ font-size:70%; font-weight:700; letter-spacing:0.05em; text-align:center;}

}

@media screen and (min-width:901px) and (max-width:1240px) {
  
  body {font-size:1.5vw;}
	
	/* header */
  header .inner {flex-wrap:wrap; justify-content:flex-start;}
  header h1 {margin-top:-1em; width:100%;}
  
  .mv .slider_item .inner p {font-size:110%;}

}


