@charset "UTF-8";
/*!
	Modaal - accessible modals - v0.4.3
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    margin-left:auto;
    margin-right:auto;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #151515;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -10px;
}
[dir='rtl'] .slick-prev
{
    right: -10px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -10px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -10px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*common*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese');
/*
	main-color : #1f5aa3;
	main-color-rgb: rgb(0,134,123):
*/

* {
	box-sizing: border-box;
}
html {
	overflow-x : hidden;
	overflow-y : auto;
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder {
	color: #aaa;
}
input:-ms-input-placeholder {
	color: #aaa;
}

body {
	font-family: "Noto Sans JP","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.4rem;
	word-break: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	line-height: 1.7;
	color: #151515;
	background: #fff;
	overflow-x : hidden;
	overflow-y : auto;
}

.sp {
	display: none !important;
}

.pc {
	display: block;
}

a {
	text-decoration: none;
	color: #151515;
}

.imgWrap .wp-post-image ,
.reImg {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.bgGlay {
background: #f5f5f5;
}

.cntInner {
padding: 0 50px;
}

.inner {
	width: 100%;
	max-width:1000px;
	margin:0 auto;
}

/*pgTop*/
.pageTop {
	display:none;
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:7;
}

.pageTop a {
	background: #151515;
	width:40px;
	height:40px;
	display:block;
	text-align: center;
	padding-top: 5px;
}

.pageTop a:hover img {
	opacity:0.7;
}

/*intro*/

body.fixed {
	position:fixed;
	overflow-y: scroll;
}

.intro {
width:100%;
	height:100vh;
	 display: flex;
  justify-content: center;
  align-items: center;
  overflow:hidden;
  text-align:center;
  background:#1f5aa3;
  
}

.intro .anime{
	color:#fff;
	font-size:6rem;
/* 	text-transform:uppercase; */
}

.intro .anime  .en {
	display:inline-block;
	font-size: 6rem;
    letter-spacing: 7px;
}

.intro  p.jpTxt {
	display:block;
	font-size: 2.6rem;
    font-weight: bold;
}


/*margin*/
.mt20 {
margin-top: 20px;
}

.mb100 {
margin-bottom: 100px;
}

/*font ttl*/
.en {
font-family: 'Roboto Slab', "Noto Sans JP","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:700;
}

.ttlA {
font-size:6rem;
letter-spacing: 5px;
margin-left: -50px;
line-height: 1.4;
margin-bottom: 30px;
}

.ttlA:after {
content: "";
background: #1f5aa3;
display: block;
width: 180px;
height: 5px;
position: relative;
}
.imgRight .ttlA {
	margin-left: -25px;
}

.ttlB {
font-size:6rem;
letter-spacing: 5px;
line-height: 1.4;
text-align: center;
position: relative;
top: -50px;
}

.ttlB:after {
content: "";
background: #1f5aa3;
display: block;
width: 180px;
height: 5px;
margin: 0 auto;
}

.ttlC {
font-size:3rem;
letter-spacing: 5px;
line-height: 2;
text-align: center;
position: relative;
font-weight:bold;
}

.ttlC:after {
content: "";
background: #1f5aa3;
display: block;
width: 120px;
height: 5px;
margin: 0 auto 50px;
}

.subTtlA {
font-size: 2.5rem;
font-weight: bold;
margin-bottom: 10px;
}

.subTtlB {
font-size: 2.5rem;
font-weight: bold;
margin-bottom: 10px;
}

.subTtlB:after {
content: "";
background: #1f5aa3;
display: block;
width: 120px;
height: 5px;
margin:10px 0 20px 0;
}

.oneModP {
	text-align:center;
	border-bottom:1px solid #ddd;
	padding:30px 0;
}

.modPCenter {
	text-align:center;
	margin-bottom:50px;
}


/*.btn*/
.btn a,
.btn a::after {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn a {
	border: 1px solid #fff;
	color: #fff;
	display: block;
	position: relative;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.btn a:hover {
background: #1f5aa3;
border: 1px solid #1f5aa3;
}

.btn.blue a {
border: 1px solid #1f5aa3;
color: #1f5aa3;
}

.btn.blue a:hover {
color: #fff;
}


/***** topMain *******/

/*header*/
@media screen and (min-width: 771px) {
  #change {
    display: none !important;
  }
}
#topmainVisual {
	position:relative;
}

.siteHeader {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	min-width: 1400px;
	padding: 50px;
	z-index:15;
	
}

#topmainVisual .siteHeader {
	 background: rgba(31, 90, 163, 0.8);
	 max-height:150px;
	 height:100%;
}

.siteHeaderInner {
	position: relative;
}

.siteHeader .logo a {
	font-size: 1rem;
	color: #fff;
	line-height: 21px;
	height: 21px;
	display: table;
}

.siteHeader .logo a img {
	display: table-cell;
	padding-right: 10px;
}

.siteHeader .logo a span {
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #fff;
	padding-left: 10px;
}

.mainNav {
	position: relative;
	right:0px;
	display: flex;
	align-items: center;
}

.mainNav ul {
	display: flex;
	padding-right: 20px;
}

.mainNav ul li {
	/* display: table-cell; */
	padding-right: 15px;
}

.mainNav ul li a {
	color: #fff;
	padding-bottom: 15px;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
	transition: all .2s;
}

nav.stroke ul li a {
	position: relative;
}

nav.stroke ul li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0%;
	content: '.';
	color: transparent;
	background: #fff;
	height: 1px;
}
nav.stroke ul li a:hover:after {
	width: 100%;
}

.siteHeader .btn {
	display: table-cell;
}

.kvBg {
	width:100%;
	height:100vh;
	padding:0 10%;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/index/top_ky_bg.png) no-repeat center center;
	background-size:cover;
	z-index:9;
}


.Opening {
	position: relative;
	background-color: #FFF;
	overflow: hidden;
}

.Opening ul li {
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

.Opening ul li span img.Opening__img {
	max-width: inherit;
	width: 100%;
	height: auto;
}

.pageMainFullImg {
	width: 100%;
	position: relative;
}

.topMainTxt {
	position: absolute; 
	z-index: 10; 
	color: #fff;
	width: 100%;
	height: 100%;
}

.topMainTxt .lead {
	text-align: center;
	line-height: 1.5;
}

.topMainTxt .lead .en {
	color:#1f5aa3;
	font-size: 6rem;
	letter-spacing: 7px;
/* 	text-transform:uppercase; */
}

.topMainTxt .lead .jpTxt {
	display: block;
	font-size: 2.6rem;
	font-weight: bold;
	color:#000;
}

.mainNews {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 800px;
	margin: 40px auto 0 auto;
}

.mainNews a {
	display: block;
	color: #fff;
	padding: 20px 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.mainNews a:hover {
	background: rgba(255, 255, 255, 0.3);
}

.mainNews span {
	display: table-cell;
	vertical-align: middle;
}

.mainNews  time {
	font-size: 1.6rem;
	padding-right: 20px;
}

.mainNews .category {
	font-size: 1.2rem;
	border: 1px solid #fff;
	padding:5px 10px;
}

.mainNews .ttl  {
	font-size: 1.4rem;
	padding-left: 20px;
	color: #fff;
}

.scrollBt {
	position: absolute; 
	width: 100%;
	text-align: center;
	z-index: 10; 
	bottom: 30px;
	left: 0%;
}

.scrollBt a:hover img {
	opacity: 0.6;
}

.flow.mb100 ,
.about.mb100 {
	margin-bottom:120px;
}

.imgLeft,
.imgRight {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.home .imgLeft,
.home .imgRight {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.imgLeft .image,
.imgRight .image {
	width: 60%;
	min-height:0%;
}
.imgRight .txtBox {
	order: 1;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.imgRight .image {
	order: 2;
}
.txtBox {
	width: 40%;
	min-height:0%;
	vertical-align: middle;
}
.txtBox .modP {
	margin-bottom: 20px;
}
.txtBox .txtBoxInner {
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}
.pages .txtBox .txtBoxInner {
	padding:50px;
	background:#fff;
	width: calc(100% + 100px);
}
.pages.imgLeft .txtBox .txtBoxInner {
	left: -50px;
}
.pages.imgRight .txtBox .txtBoxInner {
	right: -50px;
	margin-left: -100px;
}

.sentenceBox {
	width:800px;
	margin:-50px auto 100px auto;
}
.sentenceBox:before {
	content: "";
	background: #1f5aa3;
	display: block;
	width: 120px;
	height: 5px;
	margin:10px 0 20px 0;
}
.sentenceBox p:nth-child(n + 1) {
	margin-top:30px;
}

/***** imgFourColumn *******/

.imgCenter {
	padding-bottom:50px;
}
.imgFourColumn  {
font-size: 0;
text-align: center;
}

.imgFourColumn li {
width: 22%;
display: inline-block;
margin-right: 3%;
vertical-align:top;
}

.imgFourColumn li a:hover img {
opacity: 0.6;
} 

.imgFourColumn li:last-child ,
.imgFourColumn li:nth-child(4n) {
margin-right: 0;
}

.imgFourColumn .ico_dot {
position: relative;
top: -30px;
}

.imgFourColumn .ico_dot img {
	margin-left:auto;
	margin-right:auto;
}

.imgFourColumn .ttl {
font-size: 1.5rem;
font-weight: bold;
margin-top: -20px;
margin-bottom: 20px;

}

.imgFourColumn .txt {
font-size: 1.4rem;
}

.imgCenter .btn a {
	margin:50px auto 0;
}

/***** imgThreeColumn *******/

.imgThreeColumn  {
font-size: 0;
text-align: center;
	max-width:1000px;
	width: 100%;
	margin:0 auto;
}

.imgThreeColumn li {
width: 300px;
display: inline-block;
margin-right: 3%;
text-align:left;
vertical-align:top;
}

.imgThreeColumn li:nth-child(3n) ,
.imgThreeColumn li:last-child {
	margin-right:0;
}

.imgThreeColumn li .imgWrap {
	position:relative;
	margin-bottom:20px;
	display:block;
}

.imgThreeColumn li a:hover img {
opacity: 0.6;
} 

.imgThreeColumn .category {
	background:#1f5aa3;
	color:#fff;
	font-size:1.2rem;
	display:block;
	font-style:normal;
	padding:5px;
	display:inline-block;
	position:absolute;
	left:0;
	bottom:0;
}

.imgThreeColumn .ttl {
font-size: 1.5rem;
}

.imgThreeColumn .date {
font-size: 1.5rem;
}

/*****.siteFooter*******/

.siteFooterOuterA {
	background:#f5f5f5;
	padding:50px 0;
}

.contactUl {
	display:table;
	width:100%;
	border:1px solid #ddd;
}

.contactUl li {
	display:table-cell;
	width:50%;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	padding:30px 0;
}

.contactUl li:nth-child(1) {
	border-right:1px solid #ddd;
}

.contactUl  .btn a {
	margin:0 auto;
}

.contactUl  .heading {
	font-size:1.5rem;
	margin-bottom:10px;
}

.contactUl .tel {
	font-size:3rem;
	line-height:1;
}

.footInfo {
	padding-top:50px;
	text-align:center;
}

.footInfo .footLogo {
	margin-bottom:20px;
}

.footInfo  .address {
	margin-bottom:20px;
	font-size:1.3rem;
}

.footInfo  .footNav {
	font-size:0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:15px 0;

}

.footInfo  .footNav li {
	display:inline-block;
	font-size:1.3rem;
	border-right:1px solid #151515;
	padding-right:10px;
	margin-right:10px;
	line-height:1;
}

.footInfo  .footNav li:last-child {
	border:none;
	margin-right:0;
}

.footInfo  .footNav li  a:hover {
	text-decoration:underline;
}

.siteFooterOuterB {
	background:#151515;
	text-align:center;
	padding:30px 0;
}

.footSns {
	font-size:0;
}

.footSns li {
	display:inline-block;
	margin-right:20px;
	margin-bottom:20px;
}

.footSns li:last-child{
	margin-right:0;
}

.siteFooterOuterB address {
	color:#fff;
	font-size:1.2rem;
}

/*****pageMV*******/

.pageVisual .topMainTxt .lead .jpTxt ,
.pageVisual .topMainTxt .lead .en{
	color:#fff;
}


.pageVisual {
	position:relative;
	width:100%;
	height:400px;
}

.about.aSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size:cover;
}

.flow.fSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}

.privacy.pSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}

.voice.vSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}

.menu.mSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}

.work.wSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}

.blog.cSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}

.contact.conSection {
  background-repeat: no-repeat;
  background-position: center center;
	background-size: cover;
}
.nSection {
	background: url("../img/blog/blog_mainvisual.png") center center / cover no-repeat;
}

/*****form*******/
.formWrap {
	background:#f5f5f5;
	width:800px;
	margin:0 auto;
	padding:50px 0;
}

.formWrap dl {
	width:600px;
	margin:0 auto;
}

.formWrap dt {
	font-size:1.6rem;
	font-weight:bold;
}

.formWrap dd {
	margin:15px 0 30px 0;
	word-break: break-all;
}

.formWrap .required{
	background:#cc391f;
	font-size:1.2rem;
	color:#fff;
	font-weight:normal;
	height:25px;
	line-height:25px;
	display:inline-block;
	padding:0 15px;
	margin-right:10px;
	position:relative;
	top:-2px;
}

.formWrap .any{
	background:#999;
	font-size:1.2rem;
	color:#fff;
	font-weight:normal;
	height:25px;
	line-height:25px;
	display:inline-block;
	padding:0 15px;
	margin-right:10px;
	position:relative;
	top:-2px;
}

.formWrap textarea,
.formWrap select,
.formWrap input[type="email" ] ,
.formWrap input[type="tel" ] ,
.formWrap input[type="date" ] ,
.formWrap input[type="text" ] {
	border:1px solid #ddd;
	background:#fff;
	height:40px;
	padding-left:15px;
	width:100%;
	color: #151515;
}

.formWrap textarea{
	height:15em;
}

.formWrap .formBtn input[type="submit"] {
	display: block;
	position: relative;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #1f5aa3;
	color: #1f5aa3;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor:pointer;
	margin:0 auto;
}

@media screen and (max-width: 770px) {
  .formWrap .formBtn input[type="submit"] {
    width:100%;
  }
}

.formWrap .formBtn input[type="submit"]:hover {
	background:#1f5aa3;
	color:#fff;
}

/*****work_detail*******/

.workSIngleMeta figcaption  {
	text-align:center;
	padding:0 0 30px 0;
	border-bottom:1px solid #ddd;
	margin-bottom:50px;
}

.workSIngleMeta .category {
	background:#1f5aa3;
	color:#fff;
	font-size:1.2rem;
	font-style:normal;
	height:50px;
	line-height:50px;
	padding:0 20px;
	display:inline-block;
	position:relative;
	top:-30px;
	font-weight:bold;
}

.workSIngleMeta .ttl {
	font-size:3rem;
	margin-bottom:20px;
	font-weight:bold;
	line-height:1.3;
}

.workSingle .btn a  {
	margin:30px auto 100px auto;
}


/*****menu_detail*******/
.menu_detail .btn a  {
	margin:30px auto 100px auto;
}

/*****blogSingle*******/

.singleContent img  , .blogSingle  img {
	max-width:100%;
	height:auto;
	margin-bottom:30px;
}
.singleContent p img  , .blogSingle p img {
	margin-bottom:0;
}
.singleContent p {
	margin-bottom:30px;
}

.blogSingle .btn a {
	margin:30px auto 50px auto;
}

.meta {
	margin-bottom:20px;
}

.meta .category {
	background:#1f5aa3;
	color:#fff;
	font-size:1.5rem;
	display:inline-block;
	height:40px;
	line-height:40px;
	text-align:center;
	padding:0 10px;
	margin-right:15px;
}

.articleTtl {
	font-size:3rem;
	font-weight:bold;
	border-bottom:2px solid #1f5aa3;
	padding-bottom:10px;
	margin-bottom:30px;
}

/*****menu_detail*******/
.menu_detail .image img {
	max-width:100%;
	height:auto;
	margin-bottom:40px;
}

.workTtl {
	font-size:3rem;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

.workTtl  span {
	font-size:1.8rem;
}


.upperBox {
	text-align:center;
	margin:2em auto 50px auto;
}

.upperBox h3{
	font-size:3rem;
	font-weight:bold;
}
.upperBox dl {
}
.upperBox dt{
	font-size:2.2rem;
	color:#333333;
	font-weight:bold;
	margin:1em auto 0 auto;
}
.upperBox .content {
	text-align: left;
}


.recBox {
	max-width: 800px;
	text-align:center;
	background:#f5f5f5;
	padding:30px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:2em auto 50px auto;
}

.recBox .recTitle {
	font-size:2.4rem;
	color:#1f5aa3;
	font-weight:bold;
}
.recBox dl {
}
.recBox dt{
	font-size:2.2rem;
	color:#333333;
	font-weight:bold;
	margin:1em auto 0.5em auto;
}
.recBox .content {
	text-align: left;
	padding: 0 30px;
}

.twoImgList {
	font-size:0;
}

.twoImgList li {
	width:48%;
	margin-right:4%;
	vertical-align:top;
	display:inline-block;
	margin-bottom:4%;
}


.twoImgList li figure a {
	display: block;
	width: 100%;
	padding-top: 66%;
	position: relative;
}

.twoImgList li figure a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.twoImgList li a:hover img {
	opacity:0.7;
}

.twoImgList li:nth-child(2n) {
	margin-right:0;
}

.twoImgList li figcaption {
	font-size:1.6rem;
	border:1px solid #ddd;
	text-align:center;
	padding:20px 0;
}


/*****categoryDl*******/

.categoryDl {
	max-width: 1000px;
	width:100%;
	display:table;
	margin:0 auto 50px auto;
}
.categoryDl dt {
	background:#1f5aa3;
	color:#fff;
	display:table-cell;
	vertical-align:middle;
	width:200px;
	text-align:center;
	font-size:1.8rem;
}

.categoryDl dd {
	display:table-cell;
	border-right:2px solid #f5f5f5;
	border-top:2px solid #f5f5f5;
	border-bottom:2px solid #f5f5f5;
	vertical-align:middle;
	padding:20px;
}

.categoryDl dd li {
	display:inline-block;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #ddd;
}

.categoryDl dd li:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none;
}

.categoryDl dd a:hover {
	text-decoration:underline;
}

/*****workList*******/
.workList .bgGlay {
	padding:50px 0;
}

.workList .bgGlay .imgFourColumn li:nth-child(n + 5) {
	margin-top:50px;
}

/*****blogList*******/
.blogList  .imgThreeColumn li:nth-child(n + 4) {
	margin-top:50px;
}


/*****voice*******/

.voiceBox {
	font-size:0;
	margin-top:80px;
}

.voiceBox li {
	font-size:1.4rem;
	background:#f5f5f5;
	padding:20px;
	display:inline-block;
	width:48%;
	vertical-align:top;
	margin-bottom:6%;
}
.voiceBox li:only-child {
	margin-right:auto;
	margin-left: auto;
}
.voiceBox .name {
	background:#1f5aa3;
	color:#fff;
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
	padding:10px;
	position:relative;
	top:-40px;
}

.voiceBox .txt {
	margin-top:-20px;
}


/*****dlA*******/
.dlA {
	width:800px;
	margin:0 auto 50px auto;
}

.dlA dt {
	font-size:1.8rem;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:15px;
}

.dlA li {
	margin-bottom:15px;
}

.dlA li li {
	margin:15px 0 15px 1.5em;
}

.dlA .num {
	font-style:normal;
	font-weight:bold;
	display:table-cell;
	padding-right:10px;
	white-space: nowrap;
}

.dlA .content {
	display:table-cell;
}

.dlA .one {
	margin-bottom:15px;
	display:block;
	word-break: break-all;
}

/*****c-breadcrumbs*******/
.c-breadcrumbs {
  background: #f5f5f5;
  font-size: 1.2rem;
  padding: 20px 50px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
  text-align: left;
}
@media screen and (max-width: 770px) {
  .c-breadcrumbs {
    margin-bottom: 50px;
    padding: 10px 5%;
    font-size: 1rem;
  }
}
.c-breadcrumbs__list {
  overflow-x: auto;
  max-width: 100%;
  padding: 0;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
}
.c-breadcrumbs__list-item {
}
.c-breadcrumbs__list-item:not(:last-child)::after {
  display: inline-block;
  margin: 0 5px 0 3px;
  content: "//";
}
.c-breadcrumbs__list-item-link {
  display: inline-block;
}
@media screen and (min-width: 1024.1px) {
  .c-breadcrumbs__list-item-link:hover {
    text-decoration: underline;
  }
}
.c-breadcrumbs__list-item-link.-current {
  pointer-events: none;
  cursor: text;
}
@media screen and (min-width: 1024.1px) {
  .c-breadcrumbs__list-item-link.-current:hover {
    text-decoration: none;
  }
}
/*****reasonOl*******/

.reasonOl {
	margin-top:80px;
}

.reasonOl li {
	border:4px solid #1f5aa3;
	margin-bottom:100px;
}

.reasonOl li .wrap {
	display:table;
	width: 100%;
	max-width:1000px;
	padding:30px;
}

.reasonOl li .image {
	display:table-cell;
	width:450px;
}

.reasonOl li .txt {
	display:table-cell;
	vertical-align:middle;
	padding-left:30px;
}

.reasonOl li .ttl {
	background:#1f5aa3;
	color:#fff;
	font-size:2.4rem;
	font-weight:bold;
	text-align:center;
	display:block;
	width:600px;
	padding:20px;
	margin:-40px auto 0;
}

/*****tbl*******/
.tblA {
	font-size:0;
	width:800px;
	margin:0 auto 100px;
}

.tblA dt{
	display:inline-block;
	font-size:1.5rem;
	font-weight:bold;
	width:200px;
	border-top:1px solid #ddd;
	padding:15px 0;
	vertical-align:top;
	margin-right:50px;
}

.tblA dt:last-of-type {
	border-bottom:1px solid #ddd;
}

.tblA dd{
	display:inline-block;
	font-size:1.5rem;
	width:550px;
	border-top:1px solid #ddd;
	padding:15px 0;
	vertical-align:top;
}

.tblA dd:last-of-type {
		border-bottom:1px solid #ddd;
}

/*****map*******/
.ggmapSize {
	width:800px;
	margin:0 auto;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.access .oneModP {
	width:800px;
	margin: 0 auto 20px;
	padding: 0 0 30px;
}

/*****staff flow*******/
.staffBox {
	margin-bottom:50px;
}

.staffBox figure {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	background:#f5f5f5;

}

.staffBox figure .image {
	width:45%;
	vertical-align:top;
	line-height:0;
	
}

.staffBox figure figcaption {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	background:#f5f5f5;
	vertical-align:middle;
	padding-left:30px;
	padding-right:30px;
}

.staffBox figure figcaption .name {
	font-size:2.4rem;
	font-weight:bold;
	color:#1f5aa3;
	margin-bottom:10px;
}

.step {
	background:#1f5aa3;
	border-radius:20px;
	display:inline-block;
	color:#fff;
	font-style:normal;
	font-size:1.8rem;
	padding: 5px 15px;
	position:relative;
	top:-5px;
	margin-right:10px;
	white-space: nowrap;
}

.flowArrow {
	text-align:center;
	margin-bottom:50px;
}

.areaTbl {
	width:800px;
	margin:0 auto;
	border:2px solid #f5f5f5;
	padding:30px 0;
}

.areaTbl.typeB {
	margin:0 auto 50px auto;
}

.areaTbl dt {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:200px;
}

.areaTbl dt .en {
	display:block;
	color:#1f5aa3;
	font-size:4rem;
	line-height:1.4;
}

.areaTbl.typeB dt .en {
	font-size:2.6rem;
}

.areaTbl dd {
	display:table-cell;
	vertical-align:middle;
	padding-right:20px;
}

.areaTbl dd strong {
	color:#1f5aa3;
}

.areaTbl.typeB dd strong {
	display:block;
}

.faqDl dt{
	display:table;
}

.faqDl dt img {
	display:table-cell;
}

.faqDl dt  span{
	color:#1f5aa3;
	font-weight:bold;
	font-size:2rem;
	display:table-cell;
	vertical-align:middle;
	padding-left:10px;
}

.faqDl dd {
	margin-top:20px;
	background:#f5f5f5;
	padding:30px;
}

.faqDl  {
	margin-bottom:50px;
}

.faqDl:last-of-type {
	margin-bottom:0;
}

/********menu ブレイクポイント***************/
@media screen and (min-width:1401px) {
	#topmainVisual .siteHeader {
		 max-height:100px;
	}
	.siteHeaderInner {
		height:inherit;
		display:-webkit-box;
		display:-ms-flexbox;
		display: -webkit-flex;
		display:flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}

@media screen and (max-width: 1400px) {
/*header*/
.siteHeader {
	max-height:145px;
	height:100%;
	min-width:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.siteHeader .logo a {
	margin-left: auto;
	margin-right: auto;
}

.siteHeader .logo a span {
	display:none;
}

.mainNav.pc {
	position:static;
	right:auto;
	top:auto;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	display: table;
}

.mainNav.pc ul {
	padding-right:0;
}

.siteHeader .btn {
	display: table-cell;
	position: fixed;
	right: 20px;
	top: 10px;
}

.siteHeader .btn a {
	width:140px;
	background:#1f5aa3;
	border:none;
	font-size:1.3rem;
}
}

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


/*imgThreeColumn*/
.imgThreeColumn {
	width:100%;
}

.imgThreeColumn li {
	width:30%;
}

/*about*/
.imgRight .image {
	order: 1;
}
.imgRight .txtBox {
	order: 2;
}
.imgRight .ttlA {
	margin-left: -50px;
}
.pages.imgLeft,
.pages.imgRight {
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
}
.pages .txtBox .txtBoxInner {
	padding: 0 0 0 50px;
}
.pages.imgLeft .txtBox .txtBoxInner {
	width: 100%;
	left: auto;
}
.pages.imgRight .txtBox .txtBoxInner {
	width: 100%;
	right: auto;
	margin-left: auto;
}

.sentenceBox {
	width:89%;
}

}

/********sp***************/

@media screen and (max-width: 770px) {
#topmainVisual .siteHeader {
    max-height: 65px;
}
.siteHeaderInner {
	width:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.siteHeader .logo {
	width: calc(100% - 90px);
}
.siteHeader .logo a {
	margin: 0;
}

/*common*/

body.fixed {
	position:static;
}

#intro {
	display:none;
}

body {
	font-size:1.3rem;
}

.pc {
	display: none !important;
}

.sp {
	display: block !important;
}

.topContent .cntInner{
	padding:0;
}

.cntInner ,.blog .cntInner {
	padding:0 5%;
}

.inner {
	width:90%;
	max-width: none;
}

.pageTop {
	position:fixed;
	right:0px;
	bottom:0px;
}

.pageTop a {
	background:rgba(21, 21, 21, 0.9) ;
	width:50px;
	height:50px;
	display:block;
	text-align: center;
	padding-top: 13px;
}

/*margin*/

.flow.mb100 ,
.about.mb100 {
	margin-bottom:50px;
}
.mb100 {
	margin-bottom:50px;
}

/*header*/
#change {
	display:none;
	width:100%;
	height:50px;
	position:fixed;
	top:0;
	left:0;
	background:rgba(31, 90, 163, 0.6) ;
	z-index:99;
}

.changeInner {
	position:relative;
	height:inherit;
	padding: 0 0 0 5%;
}

.changeInner .logo {
	margin:0;
}

.changeInner .hum a {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50px;
	height: 50px;
}

.siteHeader {
	max-height:65px;
	min-width:100%;
	padding:0 0 0 5%;
}

.logo {
	line-height:1;
	margin-top:-5px;
}
.siteHeader .logo {
	width: calc(100% - 110px);
	margin: 0;
}
.mainNav .hum a {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 60px;
	height: 70px;
}

.mainNav > p {
	line-height:1;
}
.mainNav .phone {
	position:absolute;
	top:0;
	right:60px;
}

.mainNav .phone a {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50px;
	height: 70px;
}

#change .phone a {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 40px;
	height: 50px;
}
#change .phone img {
	width: 26px;
}
.topMainTxt {
	width:100%;
}

.topMainTxt .lead .en {
	font-size:3.6rem;
	letter-spacing:2px;
	display:block;
	line-height:1.3;
}

.topMainTxt .lead .jpTxt {
	font-size:1.6rem;
	margin-top:0.5em;
}

.mainNews a {
	padding:10px 0;
}

.mainNews {
	width:90%;
}

.mainNews .ttl {
	display:block;
	padding-left:0;
	margin-top:10px;
}

.mainNews .category {
	padding:2px 5px;
}

.mainNews time {
	font-size:1.4rem;
	padding-right:10px;
}

.scrollBt {
	bottom:10px;
}

.topContent .about img {
   position:relative;
   z-index:1;
}

/*hamburger*/
.closeBT {
	width: 60px;
	height: 60px;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index:999;
}

.humNavi {
	padding-top:10%;
}

.humNavi li {
}


.humNavi li a {
	display:block;
	padding:10px 0;
}

#hum {
	display:none;
}

.modaal-inline.modaal-fullscreen .modaal-container {
	background:rgba(255, 255, 255, 0.7) ;
}

.kvBg {
	height:100%;
}

/*btn*/
.btn a {
	width:100%;
}


/*ttl*/
.ttlA {
	font-size:4rem;
	letter-spacing:3px;
	margin-left:0;
	margin-top:-30px;
	margin-bottom:20px;
}
.imgRight .ttlA {
	margin-left: 0;
}

.ttlB:after ,
.ttlA:after {
	width:100px;
	height:5px;
}

.ttlB {
	font-size:4rem;
	letter-spacing:3px;
	top:-30px;
}

.ttlC {
	font-size:2rem;
	letter-spacing:0px;
}


.ttlC:after {
	width:80px;
	height:3px;
	margin:0 auto 30px;
}

.subTtlB:after  {
	width:80px;
	height:3px;
}

.subTtlA {
	font-size:1.8rem;
}

.subTtlB {
	font-size:1.6rem;
}
.imgLeft,
.imgRight {
	-ms-flex-direction: column;
	flex-direction: column;
}
.imgLeft .image,
.imgRight .image {
	width:100%;
	display:block;
}
.imgLeft .txtBox,
.imgRight .txtBox {
	width:100%;
	display:block;
	position: relative;
	z-index: 5;
}
.txtBox .txtBoxInner {
	position: relative;
	left:auto;
	right: auto;
	width: 100%;
	padding: 5%;
}
.home .txtBox .txtBoxInner {
	padding-top: 0;
}
.pages.imgLeft .txtBox .txtBoxInner,
.pages.imgRight .txtBox .txtBoxInner {
	padding: 5%;
}


/*imgFourColumn*/
.imgFourColumn {
	padding:0 5%;
}

.imgFourColumn li {
	width:100%;
	margin-right:0;
}

.imgFourColumn .ttl {
	font-size:1.4rem;
	margin-bottom:10px;
}

.imgFourColumn .txt {
	font-size:1.2rem;
}

.imgCenter .btn a {
	margin: 30px auto 0;
}

/*threeCnt*/
.threeCnt .cntInner {
	padding:0;
}

/*imgThreeColumn*/
.imgThreeColumn {
	width:100%;
}

.imgThreeColumn li {
	width:100%;
	margin-right:0;
	margin-bottom:20px;
}

.imgThreeColumn li:last-child {
	margin-bottom:0;
}

.imgThreeColumn li .imgWrap {
	display:table-cell;
	width:40%;
}

.imgThreeColumn li figcaption {
	display:table-cell;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

.imgThreeColumn .category.sp {
	position:inherit;
	display:inline-block !important;
	font-size:1rem;
	margin-bottom:10px;
}

.imgThreeColumn .date {
	font-size:1.2rem;
}

.imgThreeColumn .ttl {
	font-size:1.3rem;
}

/*footer*/

.siteFooterOuterA .inner {
	width:100%;
}

.siteFooterOuterA {
	padding:30px 0 0;
}

.contactUl {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.contactUl li {
	display:block;
	width:100%;
	padding:15px 0;
}

.contactUl li:nth-child(1) {
	border-right:none;
	border-bottom:1px solid #ddd;
}

.contactUl .heading {
	font-size:1.4rem;
}

.contactUl li .btn a {
	width:90%;
}

.contactUl .tel {
	font-size:2.4rem;
}

.footInfo .address {
	font-size:1.2rem;
	padding:0 5%;
}

.footInfo .footLogo {
	margin-bottom:10px;
}

.footInfo {
	padding-top:30px;
}

.footInfo .footNav {
	text-align:left;
	border:none;
	padding:0;
	border-top:1px solid #ddd;
}

.footInfo .footNav li {
	width:50%;
	margin-right:0;
	padding:0;
	font-size:1.1rem;
	text-align:center;
	border-right:none;
	border-bottom:1px solid #ddd;
}

.footInfo .footNav li a {
	height:40px;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.footInfo .footNav li:nth-child(odd) {
	border-right:1px solid #ddd;
}
.footInfo .footNav li:last-child {
	border-bottom:1px solid #ddd;
}

.siteFooterOuterB address {
	font-size:1rem;
}

.siteFooterOuterB {
	padding:20px 0;
}

/*pageMv*/
.pageVisual {
	height:50vh;
}

/*bred*/
.bred {
	margin-bottom:50px;
	padding:10px 0 ;
	font-size:1rem;
}

/*about*/
.pages.imgLeft .txtBox {
	display:block;
	left:0;
	padding-right:0;
}

.txtBoxInner {
	padding:5%;
}

.sentenceBox {
	width:90%;
	margin:-30px auto 50px auto;
}

.sentenceBox:before {
	width:80px;
	height:3px;
}

.pages.imgRight .txtBox {
	display:block;
	right:0;
	padding-right:0;
}

.reasonOl {
	margin-top:0px;
}

.reasonOl li .ttl {
	width:100%;
	font-size:1.3rem;
	padding:6px 0 10px 0;
	margin:0;
}

.reasonOl li .wrap {
	width:100%;
	display:block;
	padding:10px;
}

.reasonOl li .image {
	display:block;
	width:100%;
}

.reasonOl li .txt {
	display:block;
	padding:5%;
}

.reasonOl li {
	margin-bottom:30px;
}

/*map*/

.access .oneModP ,
.ggmapSize {
	width:100%;
}

.oneModP {
	padding:15px 0;
}

/*tbl*/

.tblA {
	width:100%;
	margin: 0 auto 50px;
}

.tblA dt {
	display:block;
	width:100%;
	margin-right:0;
	font-size:1.3rem;
	border-top:none;
	padding:10px 0;
}

.tblA dd {
	display:block;
	width:100%;
	font-size:1.4rem;
}

.tblA dt:last-of-type ,
.tblA dd:last-of-type {
	border-bottom:none;
}

/*staffbox*/
.staff {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.staffBox figure {
	display: block;
	background-color: transparent;
}
.staffBox figure figcaption ,
.staffBox figure .image {
	display:block;
	width:100%;
}

.staffBox figure figcaption {
	padding:20px;
}

.staffBox figure figcaption .name {
	margin-bottom:0;
	font-size:1.8rem;
}

/*workList*/
.workList {
	padding:0 5%;
}

.modPCenter {
	margin-bottom:30px;
	text-align: left;
}

.workList .bgGlay {
	padding:30px 0;
}

.workList .imgFourColumn li {
	margin-bottom:15%;
}

.workList .imgFourColumn li:last-child {
	margin-bottom:0;
}

.workList .bgGlay .imgFourColumn li:nth-child(n + 5) {
	margin-top:0;
}

/*.categoryDl*/
.categoryDl {
	width:100%;
	word-break:keep-all;
	margin: 0 auto 30px auto;
}

.categoryDl dt {
	width:100%;
	display:block;
	font-size:1.5rem;
}

.categoryDl dd li {
	padding-right:5px;
	margin-right:5px;
}

.categoryDl dd {
	display:block;
	border-top:none;
	border-left: 2px solid #f5f5f5;
	padding:10px;
	text-align:center;
}

/*workdetail*/
.workSIngleMeta .category {
	height:30px;
	line-height:30px;
	font-size:1rem;
	top:-25px;
}

.workSIngleMeta .ttl {
	font-size:2rem;
}

.workSIngleMeta figcaption {
	margin-bottom:30px;
}

.areaTbl {
	width:100%;
	padding:15px;
}

.areaTbl.typeB {
	margin:0 auto 30px auto;
}

.areaTbl dt {
	width:100%;
	display:block;
	margin-bottom:15px;
}

.areaTbl.typeB dt .en {
	font-size:2rem;
}

.workSingle .btn a {
	margin: 30px auto 50px auto;
}
	
/*flow*/
.flow .staffBox {
	margin-bottom:20px;
}

.flowArrow  {
	width:25px;
	margin:0 auto 20px auto;
}

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

.step {
	display:block;
	text-align:center;
	font-size:1.4rem;
	margin-right:0;
	margin-bottom:5px;
}

.flow .staffBox figure figcaption .name {
	font-size:1.6rem;
	margin-bottom:10px;
}

.areaTbl dt .en {
	font-size:3rem;
}

.faqDl {
	margin-bottom:30px;
}

.faqDl dt span {
	font-size:1.6rem;
}

.faqDl dd {
	font-size:1.2rem;
	padding:15px;
}

/*menu_detail*/
.menu_detail .image img {
	margin-bottom:20px;
}

.workTtl {
	font-size:2rem;
}

.recBox {
	padding:15px 0;
	margin-bottom:30px;
}

.recBox dt {
	font-size:1.8rem;
}

.recBox .recTitle {
	font-size:2.0rem;
}

.recBox .content {
	padding: 0 15px;
}

.twoImgList li figcaption {
	font-size:1.3rem;
	padding:10px;
}

/*voice*/

.voiceBox {
	margin-top:40px;
}

.voiceBox li {
	display:block;
	width:100%;
	margin-right:0;
	margin-bottom:50px;
}

.voiceBox .name {
	width:100%;
	font-size:1.5rem;
}

.voiceBox .txt {
	font-size:1.3rem;
}

/*blog*/
.blogList .categoryDl {
	width:90%;
}

.blogList .imgThreeColumn {
	border-top:1px solid #ddd;
}

.blogList .imgThreeColumn li {
	padding:5%;
	border-bottom:1px solid #ddd;
	margin-bottom:0;
	margin-top:0 !important;
}

.meta {
	margin-bottom:10px;
}

.meta .category {
	font-size:1.3rem;
	height:30px;
	line-height:30px;
	margin-right:10px;
}

.articleTtl {
	font-size:2rem;
	padding-bottom:5px;
	margin-bottom:20px;
}

.blogSingle  img {
	margin-bottom:20px;
}
.blogSingle p img {
	margin-bottom:0;
	vertical-align: top;
}
.blogSingle .btn a {
	width:90%;
}

/*contact*/
.formWrap {
	width:100%;
	padding:10% 5%;
}

.formWrap dl {
	width:100%;
}

.formWrap .formBtn {
	width:100%;
}

.formWrap textarea,
.formWrap input[type="email" ] ,
.formWrap input[type="text" ] {
	border-radius:0;
	box-shadow:none;
	-webkit-appearance:none;
}

/*privacy policy*/
.dlA {
	width:100%;
}

.dlA dt {
	font-size:1.5rem;
}

.dlA .num {
	width:12%;
	letter-spacing:0em;
	font-size:1.3rem;
}

}

/*pager*/
.pageLoader {
	position: relative;
	margin-top: 4rem;
	display: none;
}
.pageLoaderSpinner2 {
	position: relative;
	width: 40px;
	height: 40px;
	margin: auto;
}
.pageLoaderSpinner2 .spinner-container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.pageLoader .container1 > div, .pageLoader .container2 > div, .pageLoader .container3 > div {
	background-color: rgba(0, 105, 140, 1);
}

.wow {
	visibility: hidden;
}

/*
	add setting
*/

span.red {
	color:#ff3333;
}
span.blue {
	color:#3333ff;
}
.staffBox figure figcaption .name {
	line-height:1.2;
	font-size:20px;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-align: center;
	align-items: center;
}
.step{
	top:0;
}
@media screen and (max-width: 770px) {
	.staffBox figure figcaption .name {
		display:block;
	}
	.step{
		top:0;
		margin-bottom:10px;
	}
}

/*****************************************************************************
	Flex Box
*****************************************************************************/
/***********
horizon
************/
.f_box {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
}
.f_item {
    -webkit-flex:1 0 auto;
    -ms-flex:1 0 auto;
    flex:1 0 auto;
}
.f_h_start {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.f_h_center {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
}
.f_h_end {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.f_h_sb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.f_h_sa {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.f_wrap {
	-webkit-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.f_box_nowrap {
	-webkit-flex-flow: nowrap;
	flex-flow: nowrap;
}
/***********
vertical
************/
.f_column {
	-webkit-box-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column;
}
.f_reverse {
	-webkit-box-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.f_start {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.f_end {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.f_center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.f_baseline {
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.f_stretch {
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

/*****************************************************************************
	common media
*****************************************************************************/
.col {
	width:100%;
}
@media screen and (max-width:770px){
	/* for Mobile */
	.f_res {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	div.blank {
		height:25px;
	}
	div.blankx2 {
		height:50px;
	}
	.pc {
		display:none;
	}
	.order_top {
		-webkit-order:-1;
		-ms-order:-1;
		order:-1;
	}
	.order_1 {
		-webkit-order:1;
		-ms-order:1;
		order:1;
	}
	address {
	}
}
@media screen and (min-width:771px){
	/* for Tablet and PC */
	.f_res {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	div.blank {
		height:50px;
	}
	div.blankx2 {
		height:100px;
	}
	div.blankx3 {
		height:150px;
	}
	.sp {
		display:none;
	}
	.w10 {
		width:10%;
		min-width:10%;
	}
	.w15 {
		width:15%;
		min-width:15%;
	}
	.w20 {
		width:20%;
		min-width:20%;
	}
	.w20s {
		width:calc(20% - 1em);
		min-width:calc(20% - 1em);
	}
	.w20l {
		width:calc(20% + 1em);
		min-width:calc(20% + 1em);
	}
	.w25 {
		width:25%;
		min-width:25%;
	}
	.w25s {
		width:calc(25% - 1em);
	}
	.w33{
		width:calc(100% / 3);
	}
	.w33s{
		width:calc(100% / 3 - 0.5em);
	}
	.w30 {
		width:30%;
		min-width:30%;
	}
	.w30s {
		width:calc(30% - 1em);
		min-width:calc(30% - 1em);
	}
	.w30l {
		width:calc(30% + 1em);
	}
	.w35 {
		width:35%;
		min-width:35%;
	}
	.w35s {
		width:calc(35% - 1em);
		min-width:calc(35% - 1em);
	}
	.w40 {
		width:40%;
		min-width:40%;
	}
	.w40s {
		width:calc(40% - 1em);
		min-width:calc(40% - 1em);
	}
	.w45 {
		width:45%;
	}
	.w45s {
		width:calc(45% - 1em);
		min-width:calc(45% - 1em);
	}
	.w45l {
		width:calc(45% + 1em);
		min-width:calc(45% + 1em);
	}
	.w60 {
		width:60%;
		min-width:60%;
	}
	.w60s {
		width:calc(60% - 1em);
	}
	.w60l {
		width:calc(60% + 1em);
	}
	.w66 {
		width:66%;
	}
	.w50s {
		width:calc(50% - 1em);
	}
	.w50 {
		width:50%;
		min-width:50%;
	}
	.w50l {
		width:calc(50% + 1em);
	}
	.w55 {
		width:calc(55%);
		min-width:calc(55%);
	}
	.w55s {
		width:calc(55% - 1em);
		min-width:calc(55% - 1em);
	}
	.w65 {
		width:65%;
		min-width:65%;
	}
	.w65s {
		width:calc(65% - 1em);
		min-width:calc(65% - 1em);
	}
	.w75 {
		width:75%;
	}
	.w75s {
		width:calc(75% - 1em);
	}
	.w70 {
		width:70%;
	}
	.w70s {
		width:calc(70% - 1em);
	}
	.w70l {
		width:calc(70% + 1em);
	}
	.w80 {
		width:80%;
	}
	.w80s {
		width:calc(80% - 1em);
	}
	.w80l {
		width:calc(80% + 1em);
	}
	.w85 {
		width:85%;
	}
	.w90 {
		width:90%;
	}
	.w95 {
		width:95%;
	}
}

.f_cc {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

ul.company {
	max-width:800px;
	width:100%;
	margin:0 auto 100px auto;
}
ul.company li {
}
ul.company > li > div {
	padding:1em 0;
	border-top:1px solid #ddd;
}
ul.company > li > div:first-child {
	font-weight:bold;
}
ul.company > li:last-child > div {
	padding:1em 0;
	border-bottom:1px solid #ddd;
}
@media screen and (max-width:770px) {
	ul.company > li > div:first-child {
		border:none;
	}
	ul.company > li:last-child > div {
		border-bottom:none;
	}
}

/*blog対策*/

.single-post .blogList .btn.blue {
	margin-top:5em;
}

.meta time {
	font-size:1.6rem;
	padding-right:10px;
}

.meta br {
	display:none;
}

.articleTtl {
	font-size:3rem;
}

.singleContent ,
.seoText ,
.tableContents li a ,
.blogDetail {
	font-size:1.6rem ;
	font-size:16px !important;
	line-height:2 !important;
}

.seoTtl02 {
	margin-top:4em !important;
	line-height:1.4 !important;
}

.seoTtl01 {
	margin-top:2em !important;
	font-size:2.8rem  !important;
	font-size:28px  !important;
}

@media screen and (max-width:770px) {
	.meta br {
	display:block;
}
	.articleTtl {
	font-size:2.6rem;
	}
	
	.seoTtl01 {
	font-size:2.4rem  !important;
	font-size:24px  !important;
	}
	
	.seoTtl02 {
	margin-top:2em !important;
}

}

/******************************
	Radio Button Layout (Smart Phone)
*******************************/
@media screen and (max-width: 770px) {
input[type="radio"] {
	position: relative;
	-webkit-appearance: button;
	appearance: button;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	content: "";
	background-color: #FFFFFF;
	border: 1px solid #999999;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	vertical-align: middle;
	cursor: pointer;
}
input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	content: "";
	width: 12px;
	height: 12px;
	background: #1f5aa3;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.mw_wp_form .horizontal-item ,.horizontal-item {
	margin:0 10px 0 0 !important;
	display: inline-block;
}
.mwform-radio-field.horizontal-item label {
	white-space:nowrap;
	margin:0 10px 10px 0 !important;
	display: inline-block;
}
}

/***************
	Logo Size
****************/
@media screen and (max-width: 770px) {
	.siteHeader .logo a img, .changeInner .logo img {
		width:auto;
		height:auto;
		max-width:200px;
		max-height:40px;
	}
	.footInfo .footLogo img {
		width:auto;
		height:auto;
		max-width:200px;
		max-height:70px;
	}
}
@media screen and (min-width: 771px) {
	.siteHeader .logo a img {
		width:auto;
		height:auto;
		max-width:200px;
		max-height:60px;
	}
	.footInfo .footLogo img {
		width:auto;
		height:auto;
		max-width:200px;
		max-height:70px;
	}
}
/***** SNS Share Button *****/
.snsWrap {
	display: none;
	padding: 30px;
	background: #f2f2f2;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
.snsWrap .snsWrapTtl {
	font-size: 14px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 2em;
}
.snsWrap .snsWrapTtl span {
	font-size: 30px;
	font-weight: bold;
}
@media screen and (max-width: 770px) {
	.snsWrap {
		padding: 15px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.snsWrap .snsWrapTtl {
		font-size: 13px;
		margin-bottom: 0.6em;
	}
	.snsWrap .snsWrapTtl span {
		font-size: 16px;
	}
}
/***** refusal *****/
.refusal {
  text-align: right;
  margin-top: 30px;
}
.refusal img {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
}
@media screen and (max-width: 770px) {
  .refusal {
    margin-top: 15px;
  }
  .refusal img {
    max-width: 270px;
  }
}
.modoruBtn {
	margin-top:1em;
}
.mw_wp_form_input .c-form-lead__confirm,
.mw_wp_form_confirm .c-form-lead{
  display: none;
}
.formWrap select {
  padding: .6em;
	padding-left: 15px;
  width: 100%;
	display: block;
	line-height: 1.3;
	box-sizing: border-box;
	margin: 0;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
  border: 1px solid #ddd;
  background-color: #ffffff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: right .7em top 50%;
	background-size: .65em auto;
}
.formWrap select::-ms-expand {
	display: none;
}
.formWrap select:focus {
	outline: none;
}
.formWrap select option {
	font-weight:normal;
}
@media screen and (max-width: 770px) {
	.formWrap select {
		padding: .5em;
	}
}
.a2a_kit .a2a_label {display:none !important;}

/***** 20210927 refusal *****/
.refusal {
  line-height: 1;
}
.refusal img {
  width: 100%;
  max-width: 285px;
  max-height: 14px;
  vertical-align: top;
}
@media screen and (max-width: 770px) {
  .refusal img {
    max-width: 285px;
  }
}
/***** 20210111 *****/
.formWrap textarea {
	vertical-align: top;
}

.itemEmpty {
  text-align: center;
}
.areaTbl-text {
  display: block;
}
.areaTbl-text:not(:last-child) {
  margin-bottom: 1em;
}
.tags {
  margin-bottom: 20px;
}
@media screen and (max-width: 770px) {
  .tags {
    margin-bottom: 10px;
  }
}
.tags a {
  color: #00698c;
  text-decoration: underline;
  display: inline-block;
}
.tags .category:not(:last-child) {
  margin-right: 0.5em;
}
@media screen and (min-width: 771px) {
  .tags a:hover {
    text-decoration: none;
  }
}
/***** blogConent *****/
.blogContent a:not([class]) {
  color: #1a0dab;
  text-decoration: underline;
}
@media screen and (min-width: 771px) {
  .blogContent a:not([class]):hover {
    text-decoration: none;
  }
}
.blogContent {
  line-height: 1.8;
}
.blogContent h1 {
  font-size: 2.44em;
}
.blogContent h2 {
  font-size: 1.95em;
}
.blogContent h3 {
  font-size: 1.56em;
}
.blogContent h4 {
  font-size: 1.25em;
}
.blogContent h5 {
  font-size: 1em;
}
.blogContent h6 {
  font-size: 0.8em;
}
.blogContent h1, .blogContent h2, .blogContent h3 {
  line-height: 1.4;
}
.blogContent h4 {
  line-height: 1.5;
}
.blogContent h1 {
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}
.blogContent h2 {
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  border-bottom: 1px solid #ccc;
}
.blogContent h3 {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 10px;
  background: #eee;
}
.blogContent h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.blogContent h5 {
  margin-top: 1.67em;
  margin-bottom: 1.67em;
}
.blogContent h6 {
  margin-top: 2.33em;
  margin-bottom: 2.33em;
}
.blogContent h1, .blogContent h2, .blogContent h3, .blogContent h4, .blogContent h5, .blogContent h6 {
  color: inherit;
  font-weight: bold;
}
.blogContent p {
  font-size: inherit;
  line-height: inherit;
  margin-top: 28px;
  margin-bottom: 28px;
}
.wp-block-cover .wp-block-cover__inner-container p {
	color:#ffffff;
}
.blogContent ul, .blogContent ol {
  margin-bottom: 28px;
  padding: inherit;
  padding-left: 1.3em;
  margin-left: 1.3em;
}
.blogContent ul ul, .blogContent ul ol, .blogContent ol ul, .blogContent ol ol {
  margin-bottom: 0;
}
.blogContent ul li, .blogContent ol li {
  margin-bottom: initial;
}
.blogContent ul ,
.blogContent ul li {
  list-style-type: disc;
}
.blogContent ol ,
.blogContent ol li {
  list-style-type: decimal;
}
.blogContent ul ul,
.blogContent ol ul ,
.blogContent ul ul li,
.blogContent ol ul li {
  list-style-type: circle;
}
.blogContent #toc_container {
  display: block;
  padding: 15px;
  background: #eee;
  margin-bottom: 30px;
  border: none;
  font-size: 1.6rem;
  ;
}
.blogContent .wp-block-audio {
  margin-left: 0px;
  margin-right: 0px;
}
.blogContent .blogContent .wp-block-audio audio {
  width: 100%;
}
.blogContent blockquote,
.blogContent blockquote.wp-block-quote {
  font-size: 115%;
  line-height: 1.5;
  margin: 32px 0px;
  padding: 12px 18px;
  border-left: 2px solid rgba(0, 0, 0, 0.12);
}
.blogContent .wp-block-quote:not(.is-large):not(.is-style-large) {
  padding-left: 18px;
  border-left: 2px solid rgba(0, 0, 0, 0.12);
}
.blogContent .wp-block-quote__citation,
.blogContent .wp-block-quote cite,
.blogContent .wp-block-quote footer {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.85rem;
  margin-top: 12px;
}
.blogContent .wp-block-quote cite::before,
.blogContent .wp-block-quote footer::before {
  content: '— '
}

.blogContent .wp-block-button {
  position: relative;
  box-sizing: border-box;
}
.blogContent .wp-block-button.alignwide a {
  display: block;
}
.blogContent code, .blogContent pre, .blogContent .wp-block-code {
  color: #666666;
  font-family: Courier, sans-serif;
  line-height: 1.4;
  margin: 32px 0px;
  padding: 12px;
  border: 2px solid rgba(0, 0, 0, 0.24);
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  border-radius: 3px;
}
.blogContent .wp-block-cover,
.blogContent .wp-block-cover-image {
  margin-top: 32px;
  margin-bottom: 32px;
}
.blogContent .wp-block-cover-image.has-background-dim,
.blogContent .wp-block-cover-image.has-background-dim h2 {
  color: #ffffff;
}
.blogContent .wp-block-gallery .blocks-gallery-item {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
.blogContent .wp-block-gallery .blocks-gallery-image {
  margin-left: 0px;
  margin-right: 0px;
}
.blogContent .wp-block-gallery .blocks-gallery-image figcaption,
.blogContent .wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box;
}
.blogContent .wp-block-image {
  max-width: none;
  margin: 32px auto;
  padding: 0px;
}
.blogContent img {
  margin-bottom: auto;
}
.blogContent img.aligncenter,
.blogContent .wp-block-image.aligncenter {
  display: block;
  margin: 12px auto;
  padding: 0px;
}
.blogContent img.alignnone,
.blogContent .wp-block-image.alignnone {
  display: inline;
  margin: 12px 0px;
  padding: 0px;
}
.blogContent img.alignright,
.blogContent .wp-block-image.alignright {
  display: inline;
  margin: 16px 0px 16px 24px;
  padding: 0px;
}
.blogContent img.alignleft,
.blogContent .wp-block-image.alignleft {
  display: inline;
  margin: 16px 24px 16px 0px;
  padding: 0px;
}
.blogContent table,
.blogContent table.wp-block-table {
  width: 100%;
  text-align: left;
  margin: 32px 0px;
  padding: 0px;
  border: 1px solid #dddddd;
  border-spacing: 0;
  border-collapse: collapse;
}
.blogContent table p,
.blogContent table form,
.blogContent table ul,
.blogContent table li {
  margin: 6px 0px;
  padding: 0px;
}
.blogContent table thead,
.blogContent table tfoot,
.blogContent table.wp-block-table thead,
.blogContent table.wp-block-table tfoot {
  border: 1px solid #dddddd;
}
.blogContent table tbody tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.04);
}
.blogContent table th,
.blogContent table.wp-block-table th {
  font-size: 1.1rem;
  text-transform: uppercase;
  margin: 0px;
  padding: 12px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.04);
}
.blogContent table td,
.blogContent table.wp-block-table td {
  padding: 12px;
  margin: 0px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.blogContent table.wp-block-table.is-style-stripes {
  border-collapse: collapse;
}
.blogContent table.wp-block-table.is-style-stripes td {
  border: 1px solid #dddddd;
}

.blogContent .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .blogContent .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .blogContent .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .blogContent .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .blogContent .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .blogContent .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .blogContent .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative
}

.blogContent .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .blogContent .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .blogContent .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .blogContent .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .blogContent .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .blogContent .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .blogContent .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.blogContent .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .blogContent .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .blogContent .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .blogContent .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .blogContent .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .blogContent .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .blogContent .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.blogContent .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.blogContent .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.blogContent .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.blogContent .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.blogContent .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.blogContent .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.78%
}

.blogContent .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}
.blogContent #toc_container a:link {
  text-decoration: underline;
}
.blogContent #toc_container a:hover {
  text-decoration: none;
}
.blogContent #toc_container p.toc_title {
  text-align: left;
}
.blogContent #toc_container li:not(:first-child) {
  margin-top: 15px;
}
.blogContent #toc_container li ul {
  margin-top: 15px;
}
.blogContent #toc_container li a::before {
  content: "○  ";
}
.blogContent #toc_container li ul li a::before {
  content: "・  ";
}
/*** h1 ***/
.page-title {
  font-size: 1.5rem;
  line-height: 1.6;
  background-color: #151515;
  color: #fff;
  padding: 13px 50px;
  min-height: 50px;
}
.page-title h1 ,
.page-title p {
  font-size: 1.5rem;
  line-height: 1.6;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 770px) {
  .page-title {
    padding: 8px 5%;
    min-height: 40px;
    white-space: nowrap;
  }
  .page-title h1 ,
  .page-title p {
    font-size: 1.2rem;
    line-height: 2;
  }
}

/***** profile *****/
.p-single__writer{
}
.p-single__writer-container{
  border-top: 2px solid #00698c;
  border-bottom: 2px solid #00698c;
  padding: 40px 32px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 770px) {
  .p-single__writer-container{
    display: block;
  }
}
.p-single__writer-fig{
  width: 100%;
  max-width: 260px;
  margin-right: 22px;
}
@media screen and (max-width: 770px) {
  .p-single__writer-fig{
    margin: 0;
    max-width: none;
  }
}
.p-single__writer-fig img {
  margin-bottom: 0;
  vertical-align: top;
}
.p-single__writer-profile{
  flex: 1;
}

@media screen and (max-width: 770px) {
  .p-single__writer-profile{
    margin-top: 15px;
  }
}
.p-single__writer-label {
  line-height: 1;
}
.p-single__writer-label-inner {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 1px 12px 2px;
  display: inline-block;
  background-color: #000;
  color: #fff;
}
.p-single__writer-name{
  line-height: 1;
  font-weight: bold;
  margin-top: 15px;
}
.p-single__writer-name-ruby {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.2rem;
}
.p-single__writer-name-inner {
  display: block;
  font-size: 2.5rem;
  line-height: 1.5;
}
.p-single__writer-desc{
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 770px) {
  .p-single__writer-desc{
    font-size: 1.4rem;
  }
}
.p-single__writer-link{
  margin-top: 8px;
}
.c-text-link{
  display: inline-block;
  color: #a9a9a9;
  border: 1px solid #a9a9a9;
  border-radius: 5px;
  padding: 1px 14px 2px;
  text-decoration: underline;
  margin-top: 7px;
}
@media screen and (min-width: 1025px) {
  .c-text-link:hover {
    text-decoration: none;
  }
}
.c-text-link:not(:last-child) {
  margin-right: 15px;
}
.c-text-link::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #a9a9a9;
  vertical-align: middle;
  margin-right: 5px;
}
.p-single__writer-sns{
  margin-top: 25px;
}
.p-single__writer-sns-inner{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.p-single__writer-sns__item:not(:first-child) {
  margin-left: 1em;
}
.c-sns-link{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 3rem;
  vertical-align: middle;
}
.is-twitter .c-sns-link{
  font-size: 1.6rem;
  position: relative;
  color: #fff;
}

.is-twitter .c-sns-link::after {
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #000;
  border-radius: 15px;
  z-index: -1;
}
/****** 20220928 *****/
.imgRight .txtBox {
	position: relative;
	z-index: 2;
}
.imgRight .image {
	position: relative;
	z-index: 1;
}

/****** 20240516 *****/
.wpcf7-form {
  padding-bottom: 100px;
}

@media screen and (max-width: 770px) {
  .wpcf7-form {
    padding-bottom: 50px;
  }
}

.wpcf7-list-item:first-child {
  margin-left: 0;
}

input::placeholder{
  color: #a5a5a5;
}

:-ms-input-placeholder {
  color: #a5a5a5 !important;
}

select,
input,
textarea {
  border-radius: 0;
  -webkit-appearance: none;
    -moz-appearance: none;
          appearance: none;
}

@media screen and (max-width: 770px) {
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"],
  .wpcf7-form input[type="tel"],
  .wpcf7-form select,
  .wpcf7-form input[type="date"],
  .wpcf7-form input[type="number"] {
    font-size: 16px;
    font-size: 1.6rem;
    min-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .wpcf7-form textarea {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

input::-webkit-date-and-time-value{
  text-align: left;
}

.wpcf7 input[type="file"] {
  min-height: auto;
  width: 100%;
  background-color: transparent;
}

.wpcf7-form input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.wpcf7-form input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.wpcf7-form input[type="checkbox"] + span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 32px;
  cursor: pointer;
}

.wpcf7-form input[type="checkbox"] + span::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #666;
  border-radius: 0;
  background: #fff;
  content: "";
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.wpcf7-form input[type="checkbox"] + span::after {
  position: absolute;
  top: 3px;
  left: 6px;
  display: inline-block;
  width: 6px;
  height: 11px;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  content: "";
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.wpcf7-form input[type="radio"] + span {
  position: relative;
  display: inline-block;
  padding-left: 32px;
  line-height: 1.5;
  cursor: pointer;
}

.wpcf7-form input[type="radio"] + span::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #666;
  border-radius: 50%;
  background: #fff;
  content: "";
  box-sizing: border-box;
}

.wpcf7-form input[type="radio"] + span::after {
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #666;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale3d(0.8, 0.8, 1);
          transform: translateX(-50%) translateY(-50%) scale3d(0.8, 0.8, 1);
}

.wpcf7-form input[type="radio"]:checked + span::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
          transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
}

.wpcf7-form input[type="checkbox"]:checked + span::before {
  opacity: 1;
}

.wpcf7-form input[type="checkbox"]:checked + span::after {
  opacity: 1;
}

@media screen and (max-width: 770px) {
  .wpcf7-form .formWrap .modPCenter {
    text-align: center;
  }
}

.wpcf7-form .wpcf7-acceptance {
  display: inline-block;
  margin-top: 1em;
}

.wpcf7-form .formBtn {
  position: relative;
  text-align: center;
}

.wpcf7-form.submitting .wpcf7-submit {
  pointer-events: none;
  cursor: auto;
}

span.wpcf7-spinner {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}

.wpcf7 form .wpcf7-response-output {
  max-width: 800px;
  margin: 2em auto 0 !important;
}

/* 20240830 */
.home .cntInner:has(> .about) {
	padding:0;
}
.topContent .btn-link-blank {
	position: relative;
	top:3px;
}
.topContent .btn-link-blank svg {
	width:20px;
	height:20px;
}
.footSns a {
	color: #ffffff;
} 
.footSns .-facebook svg {
	width: 13px;
	height: 25px;
}
.footSns .-twitter svg {
	width: 25px;
	height: 26px;
}
.footSns .-instagram svg {
	width: 26px;
	height: 25px;
}
.footSns .-line svg {
	width: 25px;
	height: 25px;
}
.footSns .-youtube svg {
	width: 23px;
	height: 22px;
}
.footSns .-tiktok svg {
	width: 21px;
	height: 24px;
}
.footSns .-pinterest svg {
	width: 24px;
	height: 23px;
}
.flow .flowBox:last-of-type .flowArrow {
  display: none;
}
.staffBox figure figcaption small {
	display: block;
}
.contactUl .tel a {
	pointer-events: none;
}

@media screen and (max-width: 770px) {
	.contactUl .tel a {
		pointer-events: auto;
	}
}	
.c-sns-link span,.c-sns-link svg{
	width: 30px;
  height: 30px;
}
/* 0913  Gurtenberg */
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.78%
}

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}
.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
  width: 100%;
  height: 100%;
  max-width: none;
}

.wp-block-cover-image .wp-block-cover__image-background+img,
.wp-block-cover-image .wp-block-cover__background+img,
.wp-block-cover-image .wp-block-cover__video-background+video,
.wp-block-cover .wp-block-cover__image-background+img,
.wp-block-cover .wp-block-cover__background+img,
.wp-block-cover .wp-block-cover__video-background+video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}

.wp-block-file__button {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	word-break: break-word;
	box-sizing: border-box;
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
	font-size: 1.125em;
}
.c-post-content .wp-block-embed-youtube .wp-block-embed__wrapper::after {
  content: none;
}

.p-single__writer-desc {
	word-break: break-all;
}

.error {
	font-size:1.4rem;
	text-align:center;
}
.voiceBox .error {
	background:#ffffff;
}

.header_tel a {
	color: #fff;
	padding-right: 20px;
	font-size: 19px;
	display: flex;
	align-items: center;
}

.header_tel img {
	margin-right: 8px;
}

@media screen and (max-width:1400px) {
	.header_tel {
		position: fixed;
		right: 170px;
		top: 10px;
	}

	.header_tel a {
		padding: 12px 11px 11px;
		background: #1f5aa3;
		font-size: 16px;
	}
}

@media screen and (max-width:1024px) {
	.header_tel {
		right: 166px;
		top: 10px;
	}

	.header_tel a {
		padding: 13px 12px 12px;
	}

	.header_tel img {
		width: 26px;
		margin-right: 0;
	}

	.header_tel span {
		display: none;
	}
}

.p-menus-text.is-left {
	max-width: 790px;
	margin: 0 auto;
	text-align: left;
}

@media screen and (min-width:771px) {
	.overview .tblA dt:last-of-type {
		min-height: 134px;
	}
}

body:not(.fixed) .siteHeader {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(31, 90, 163, 0.8);
	visibility: visible;
}

@media screen and (max-width: 767px) {
	.siteHeader {
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(31, 90, 163, 0.8);
		visibility: visible;
	}
}

.access .oneModP {
	text-align: left;
	max-width: 450px;
}

.p-about-access-item {
	display: inline-flex;
}

.p-about-access-title {
	display: inline-block;
	width: 5.8em;
	flex-shrink: 0;
}