@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600&display=swap');
/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
*,
::before,
::after{
	background-repeat:no-repeat;
	-webkit-box-sizing:inherit;
	        box-sizing:inherit;
}
::before,
::after{
	text-decoration:inherit;
	vertical-align:inherit;
}
html{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	cursor:default;
	font-family:sans-serif;
	line-height:1.5;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}
article,
aside,
footer,
header,
nav,
section{
	display:block;
}
body{
	margin:0;
}
h1{
	font-size:2em;
	margin:.67em 0;
}
figcaption,
figure,
main{
	display:block;
}
figure{
	margin:1em 40px;
}
hr{
	-webkit-box-sizing:content-box;
	        box-sizing:content-box;
	height:0;
	overflow:visible;
}
nav ol,
nav ul{
	list-style:none;
}
pre{
	font-family:monospace, monospace;
	font-size:1em;
}
a{
	background-color:transparent;
	-webkit-text-decoration-skip:objects;
}
abbr[title]{
	border-bottom:none;
	-webkit-text-decoration:underline;
	text-decoration:underline;
	text-decoration:underline;
	-webkit-text-decoration:underline dotted;
	        text-decoration:underline dotted;
}
b,
strong{
	font-weight:inherit;
	font-weight:bolder;
}
code,
kbd,
samp{
	font-family:monospace, monospace;
	font-size:1em;
}
dfn{
	font-style:italic;
}
mark{
	background-color:#ffff00;
	color:#000000;
}
small{
	font-size:80%;
}
sub,
sup{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sub{
	bottom:-.25em;
}
sup{
	top:-.5em;
}
::-moz-selection{
	background-color:#b3d4fc;
	color:#000000;
	text-shadow:none;
}
::selection{
	background-color:#b3d4fc;
	color:#000000;
	text-shadow:none;
}
audio,
canvas,
iframe,
img,
svg,
video{
	vertical-align:middle;
}
audio,
video{
	display:inline-block;
}
audio:not([controls]){
	display:none;
	height:0;
}
img{
	border-style:none;
}
svg{
	fill:currentColor;
}
svg:not(:root){
	overflow:hidden;
}
table{
	border-collapse:collapse;
}
button,
input,
optgroup,
select,
textarea{
	margin:0;
}
button,
input,
select,
textarea{
	background-color:transparent;
	color:inherit;
	font-size:inherit;
	line-height:inherit;
}
button,
input{
	overflow:visible;
}
button,
select{
	text-transform:none;
}
button, html [type="button"], [type="reset"], [type="submit"]{
	-webkit-appearance:button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
	border-style:none;
	padding:0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
	outline:1px dotted ButtonText;
}
legend{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal;
}
progress{
	display:inline-block;
	vertical-align:baseline;
}
textarea{
	overflow:auto;
	resize:vertical;
}
[type="checkbox"],
[type="radio"]{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
	height:auto;
}
[type="search"]{
	-webkit-appearance:textfield;
	outline-offset:-2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{
	-webkit-appearance:none;
}
::-webkit-file-upload-button{
	-webkit-appearance:button;
	font:inherit;
}
details, menu{
	display:block;
}
summary{
	display:list-item;
}
canvas{
	display:inline-block;
}
template{
	display:none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex]{
	-ms-touch-action:manipulation;
	    touch-action:manipulation;
}
[hidden]{
	display:none;
}
[aria-busy="true"]{
	cursor:progress;
}
[aria-controls]{
	cursor:pointer;
}
[aria-hidden="false"][hidden]{
	clip:rect(0, 0, 0, 0);
	display:inherit;
	position:absolute;
}
[aria-hidden="false"][hidden]:focus{
	clip:auto;
}
[aria-disabled]{
	cursor:default;
}
/*!
* @license Copyright novita[Ryuta Uchida].
* @author novita[Ryuta Uchida].
* http://www.novita.jp/
*/
@-webkit-keyframes fadein{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}
@keyframes fadein{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}
html,
body{
  position:relative;
  width:100%;
  font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-weight:normal;
  -webkit-font-feature-settings:"palt";
          font-feature-settings:"palt";
  text-align:justify;
  text-justify:inter-ideograph;
  color:#000;
  background:#ffffff;
  line-height:1.5;
  word-break:break-all;
  font-size:12px;
}
@media screen and (min-width: 376px){
html,
body{
		font-size:14px
}
}
@media screen and (min-width: 768px){
html,
body{
		font-size:16px
}
}
@media print{
html,
body{
		font-size:16px
}
}
h1{
  font-size:2rem;
  margin:.67rem 0;
}
code,
kbd,
pre,
samp{
  font-family:monospace, monospace;
  font-size:1rem;
}
button,
input,
select,
textarea{
  font-size:1rem;
}
a{
  -webkit-text-decoration:none;
  text-decoration:none;
  display:inline;
  outline:none;
  border-bottom:none;
}
a,a:visited{
  color:#40618A;
  }
a.hover{
    color:#ff0500;
  }
a.underlined,
  .underlined a,a.underlined-hover.hover, .underlined-hover a.hover{
      -webkit-text-decoration:underline;
      text-decoration:underline;
    }
a.nohref{
    pointer-events:none;
  }
a.btn_hover{
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
  opacity:1;
}
a.btn_hover.hover,a.btn_alpha{
    opacity:0.8;
}
a.btn_alpha{
  -webkit-transition:opacity 0.2s ease-out;
  transition:opacity 0.2s ease-out;
}
a.btn_alpha.hover{
    opacity:1;
  }
.small,h6{
  font-size:0.83em;
}
.big{
  font-size:1.5em;
}
ol,
ul{
  padding-left:2em;
}
ol.listIndent,
ul.listIndent{
  margin-left:1.5em;
}
ol.noListMark,
ul.noListMark{
  list-style:none;
  padding-left:0;
}
h1,
h2,
h3,
h4,
h5{
  font-weight:bold;
}
h6{
  font-weight:normal;
}
.strong{
  color:#ff0500 !important;
}
.strong,.bold{
  font-weight:bold !important;
}
.accent{
  color:#ff0500 !important;
}
.roman{
  font-family:'Lora', serif !important;
  font-weight:400 !important;
  font-size:1.05em;
  margin-left:0.1em;
  margin-right:0.1em;
}
body{
  overflow-x:hidden;
}
*{
  min-height:0;
  min-width:0;
}
body.debug:before{
  position:fixed;
  right:10px;
  bottom:0;
  z-index:99999;
  font-size:40px;
  color:rgba(0,0,0,0.3);
  background:none;
  pointer-events:none;
  content:"スマホ";
}
@media screen and (min-width: 376px){
body.debug:before{
		content:"タブレット"
}
}
@media screen and (min-width: 768px){
body.debug:before{
		content:"タブレット(横)"
}
}
@media screen and (min-width: 1080px){
body.debug:before{
		content:"PC"
}
}
@media screen and (min-width: 1400px){
body.debug:before{
		content:"HD"
}
}
.debug-div{
  display:none;
  width:100%;
  height:30rem;
  overflow-y:scroll;
}
.debug-div pre{
    white-space:pre-wrap;
    font-size:0.75em;
  }
body.debug .debug-div{
    display:block;
  }
.debug-div-float{
  display:none;
  position:fixed;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.8);
  color:#fff;
  z-index:99999;
  width:50%;
  height:30rem;
  font-size:0.85rem;
  padding:1em;
  overflow-y:scroll;
}
.debug-div-float pre{
    white-space:pre-wrap;
    font-size:0.75em;
  }
body.debug .debug-div-float{
    display:block;
  }
.forSP{
  display:inline !important;
  display:initial !important;
}
@media screen and (min-width: 768px){
.forSP{
		display:none !important
}
}
.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
.forPC{
		display:inline !important;
		display:initial !important
}
}
br.forSP{
  display:inline !important;
}
@media screen and (min-width: 768px){
br.forSP{
		display:none !important
}
}
br.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
br.forPC{
		display:inline !important
}
}
img.forSP{
  display:inline !important;
}
@media screen and (min-width: 768px){
img.forSP{
		display:none !important
}
}
img.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
img.forPC{
		display:inline !important
}
}
span.forSP{
  display:inline !important;
}
@media screen and (min-width: 768px){
span.forSP{
		display:none !important
}
}
span.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
span.forPC{
		display:inline !important
}
}
div.forSP{
  display:block !important;
}
@media screen and (min-width: 768px){
div.forSP{
		display:none !important
}
}
div.forPC{
  display:none !important;
}
@media screen and (min-width: 768px){
div.forPC{
		display:block !important
}
}
.mx-auto{
  margin-left:auto !important;
  margin-right:auto !important;
}
.mt--10{
    margin-top:-10rem !important;
  }
.mb--10{
    margin-bottom:-10rem !important;
  }
.ml--10{
    margin-left:-10rem !important;
  }
.mr--10{
    margin-right:-10rem !important;
  }
.pt--10{
    padding-top:-10rem !important;
  }
.pb--10{
    padding-bottom:-10rem !important;
  }
.pl--10{
    padding-left:-10rem !important;
  }
.pr--10{
    padding-right:-10rem !important;
  }
.mt--9{
    margin-top:-9rem !important;
  }
.mb--9{
    margin-bottom:-9rem !important;
  }
.ml--9{
    margin-left:-9rem !important;
  }
.mr--9{
    margin-right:-9rem !important;
  }
.pt--9{
    padding-top:-9rem !important;
  }
.pb--9{
    padding-bottom:-9rem !important;
  }
.pl--9{
    padding-left:-9rem !important;
  }
.pr--9{
    padding-right:-9rem !important;
  }
.mt--8{
    margin-top:-8rem !important;
  }
.mb--8{
    margin-bottom:-8rem !important;
  }
.ml--8{
    margin-left:-8rem !important;
  }
.mr--8{
    margin-right:-8rem !important;
  }
.pt--8{
    padding-top:-8rem !important;
  }
.pb--8{
    padding-bottom:-8rem !important;
  }
.pl--8{
    padding-left:-8rem !important;
  }
.pr--8{
    padding-right:-8rem !important;
  }
.mt--7{
    margin-top:-7rem !important;
  }
.mb--7{
    margin-bottom:-7rem !important;
  }
.ml--7{
    margin-left:-7rem !important;
  }
.mr--7{
    margin-right:-7rem !important;
  }
.pt--7{
    padding-top:-7rem !important;
  }
.pb--7{
    padding-bottom:-7rem !important;
  }
.pl--7{
    padding-left:-7rem !important;
  }
.pr--7{
    padding-right:-7rem !important;
  }
.mt--6{
    margin-top:-6rem !important;
  }
.mb--6{
    margin-bottom:-6rem !important;
  }
.ml--6{
    margin-left:-6rem !important;
  }
.mr--6{
    margin-right:-6rem !important;
  }
.pt--6{
    padding-top:-6rem !important;
  }
.pb--6{
    padding-bottom:-6rem !important;
  }
.pl--6{
    padding-left:-6rem !important;
  }
.pr--6{
    padding-right:-6rem !important;
  }
.mt--5{
    margin-top:-5rem !important;
  }
.mb--5{
    margin-bottom:-5rem !important;
  }
.ml--5{
    margin-left:-5rem !important;
  }
.mr--5{
    margin-right:-5rem !important;
  }
.pt--5{
    padding-top:-5rem !important;
  }
.pb--5{
    padding-bottom:-5rem !important;
  }
.pl--5{
    padding-left:-5rem !important;
  }
.pr--5{
    padding-right:-5rem !important;
  }
.mt--4{
    margin-top:-4rem !important;
  }
.mb--4{
    margin-bottom:-4rem !important;
  }
.ml--4{
    margin-left:-4rem !important;
  }
.mr--4{
    margin-right:-4rem !important;
  }
.pt--4{
    padding-top:-4rem !important;
  }
.pb--4{
    padding-bottom:-4rem !important;
  }
.pl--4{
    padding-left:-4rem !important;
  }
.pr--4{
    padding-right:-4rem !important;
  }
.mt--3{
    margin-top:-3rem !important;
  }
.mb--3{
    margin-bottom:-3rem !important;
  }
.ml--3{
    margin-left:-3rem !important;
  }
.mr--3{
    margin-right:-3rem !important;
  }
.pt--3{
    padding-top:-3rem !important;
  }
.pb--3{
    padding-bottom:-3rem !important;
  }
.pl--3{
    padding-left:-3rem !important;
  }
.pr--3{
    padding-right:-3rem !important;
  }
.mt--2{
    margin-top:-2rem !important;
  }
.mb--2{
    margin-bottom:-2rem !important;
  }
.ml--2{
    margin-left:-2rem !important;
  }
.mr--2{
    margin-right:-2rem !important;
  }
.pt--2{
    padding-top:-2rem !important;
  }
.pb--2{
    padding-bottom:-2rem !important;
  }
.pl--2{
    padding-left:-2rem !important;
  }
.pr--2{
    padding-right:-2rem !important;
  }
.mt--1{
    margin-top:-1rem !important;
  }
.mb--1{
    margin-bottom:-1rem !important;
  }
.ml--1{
    margin-left:-1rem !important;
  }
.mr--1{
    margin-right:-1rem !important;
  }
.pt--1{
    padding-top:-1rem !important;
  }
.pb--1{
    padding-bottom:-1rem !important;
  }
.pl--1{
    padding-left:-1rem !important;
  }
.pr--1{
    padding-right:-1rem !important;
  }
.mt-0{
    margin-top:0rem !important;
  }
.mb-0{
    margin-bottom:0rem !important;
  }
.ml-0{
    margin-left:0rem !important;
  }
.mr-0{
    margin-right:0rem !important;
  }
.pt-0{
    padding-top:0rem !important;
  }
.pb-0{
    padding-bottom:0rem !important;
  }
.pl-0{
    padding-left:0rem !important;
  }
.pr-0{
    padding-right:0rem !important;
  }
.mt-1{
    margin-top:1rem !important;
  }
.mb-1{
    margin-bottom:1rem !important;
  }
.ml-1{
    margin-left:1rem !important;
  }
.mr-1{
    margin-right:1rem !important;
  }
.pt-1{
    padding-top:1rem !important;
  }
.pb-1{
    padding-bottom:1rem !important;
  }
.pl-1{
    padding-left:1rem !important;
  }
.pr-1{
    padding-right:1rem !important;
  }
.mt-2{
    margin-top:2rem !important;
  }
.mb-2{
    margin-bottom:2rem !important;
  }
.ml-2{
    margin-left:2rem !important;
  }
.mr-2{
    margin-right:2rem !important;
  }
.pt-2{
    padding-top:2rem !important;
  }
.pb-2{
    padding-bottom:2rem !important;
  }
.pl-2{
    padding-left:2rem !important;
  }
.pr-2{
    padding-right:2rem !important;
  }
.mt-3{
    margin-top:3rem !important;
  }
.mb-3{
    margin-bottom:3rem !important;
  }
.ml-3{
    margin-left:3rem !important;
  }
.mr-3{
    margin-right:3rem !important;
  }
.pt-3{
    padding-top:3rem !important;
  }
.pb-3{
    padding-bottom:3rem !important;
  }
.pl-3{
    padding-left:3rem !important;
  }
.pr-3{
    padding-right:3rem !important;
  }
.mt-4{
    margin-top:4rem !important;
  }
.mb-4{
    margin-bottom:4rem !important;
  }
.ml-4{
    margin-left:4rem !important;
  }
.mr-4{
    margin-right:4rem !important;
  }
.pt-4{
    padding-top:4rem !important;
  }
.pb-4{
    padding-bottom:4rem !important;
  }
.pl-4{
    padding-left:4rem !important;
  }
.pr-4{
    padding-right:4rem !important;
  }
.mt-5{
    margin-top:5rem !important;
  }
.mb-5{
    margin-bottom:5rem !important;
  }
.ml-5{
    margin-left:5rem !important;
  }
.mr-5{
    margin-right:5rem !important;
  }
.pt-5{
    padding-top:5rem !important;
  }
.pb-5{
    padding-bottom:5rem !important;
  }
.pl-5{
    padding-left:5rem !important;
  }
.pr-5{
    padding-right:5rem !important;
  }
.mt-6{
    margin-top:6rem !important;
  }
.mb-6{
    margin-bottom:6rem !important;
  }
.ml-6{
    margin-left:6rem !important;
  }
.mr-6{
    margin-right:6rem !important;
  }
.pt-6{
    padding-top:6rem !important;
  }
.pb-6{
    padding-bottom:6rem !important;
  }
.pl-6{
    padding-left:6rem !important;
  }
.pr-6{
    padding-right:6rem !important;
  }
.mt-7{
    margin-top:7rem !important;
  }
.mb-7{
    margin-bottom:7rem !important;
  }
.ml-7{
    margin-left:7rem !important;
  }
.mr-7{
    margin-right:7rem !important;
  }
.pt-7{
    padding-top:7rem !important;
  }
.pb-7{
    padding-bottom:7rem !important;
  }
.pl-7{
    padding-left:7rem !important;
  }
.pr-7{
    padding-right:7rem !important;
  }
.mt-8{
    margin-top:8rem !important;
  }
.mb-8{
    margin-bottom:8rem !important;
  }
.ml-8{
    margin-left:8rem !important;
  }
.mr-8{
    margin-right:8rem !important;
  }
.pt-8{
    padding-top:8rem !important;
  }
.pb-8{
    padding-bottom:8rem !important;
  }
.pl-8{
    padding-left:8rem !important;
  }
.pr-8{
    padding-right:8rem !important;
  }
.mt-9{
    margin-top:9rem !important;
  }
.mb-9{
    margin-bottom:9rem !important;
  }
.ml-9{
    margin-left:9rem !important;
  }
.mr-9{
    margin-right:9rem !important;
  }
.pt-9{
    padding-top:9rem !important;
  }
.pb-9{
    padding-bottom:9rem !important;
  }
.pl-9{
    padding-left:9rem !important;
  }
.pr-9{
    padding-right:9rem !important;
  }
.mt-10{
    margin-top:10rem !important;
  }
.mb-10{
    margin-bottom:10rem !important;
  }
.ml-10{
    margin-left:10rem !important;
  }
.mr-10{
    margin-right:10rem !important;
  }
.pt-10{
    padding-top:10rem !important;
  }
.pb-10{
    padding-bottom:10rem !important;
  }
.pl-10{
    padding-left:10rem !important;
  }
.pr-10{
    padding-right:10rem !important;
  }
.radius-0{
    border-radius:0rem !important;
  }
.radius-1{
    border-radius:0.25rem !important;
  }
.radius-2{
    border-radius:0.5rem !important;
  }
.radius-3{
    border-radius:0.75rem !important;
  }
.radius-4{
    border-radius:1rem !important;
  }
.radius-5{
    border-radius:1.25rem !important;
  }
.radius-6{
    border-radius:1.5rem !important;
  }
.radius-7{
    border-radius:1.75rem !important;
  }
.radius-8{
    border-radius:2rem !important;
  }
.radius-9{
    border-radius:2.25rem !important;
  }
.radius-10{
    border-radius:2.5rem !important;
  }
.radius-max{
  border-radius:9999px;
}
.radius-100{
  border-radius:100%;
}
.ta-left{
  text-align:left !important;
}
.ta-right{
  text-align:right !important;
}
.ta-center{
  text-align:center !important;
}
.ta-center-onlyPC{
  text-align:justify !important;
}
@media screen and (min-width: 768px){
.ta-center-onlyPC{
		text-align:center !important
}
}
.responsive-img img,
  .responsive-img svg,
  .ri img,
  .ri svg,img.responsive-img,
img.ri,
svg.responsive-img,
svg.ri{
  width:100%;
  height:auto;
}
.responsive-img-maxWidth img,
  .responsive-img-maxWidth svg,
  .ri-mw img,
  .ri-mw svg,img.responsive-img-maxWidth,
img.ri-mw,
svg.responsive-img-maxWidth,
svg.ri-mw{
    max-width:100%;
    height:auto;
}
svg .origin{
  fill:none;
}
.slideUp{
  opacity:0;
  -webkit-transform:translateY(3rem);
          transform:translateY(3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideUp.reveal{
    opacity:1;
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
.slideDown{
  opacity:0;
  -webkit-transform:translateY(-3rem);
          transform:translateY(-3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideDown.reveal{
    opacity:1;
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
.slideRight{
  opacity:0;
  -webkit-transform:translateX(-3rem);
          transform:translateX(-3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideRight.reveal{
    opacity:1;
    -webkit-transform:translateX(0);
            transform:translateX(0);
  }
.slideLeft{
  opacity:0;
  -webkit-transform:translateX(3rem);
          transform:translateX(3rem);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.slideLeft.reveal{
    opacity:1;
    -webkit-transform:translateX(0);
            transform:translateX(0);
  }
.fadeIn{
  opacity:0;
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.fadeIn.reveal{
    opacity:1;
  }
.fadeInScaleUp{
  opacity:0;
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.fadeInScaleUp.reveal{
    opacity:1;
    -webkit-transform:scale(1);
            transform:scale(1);
  }
.fadeInScaleDown{
  opacity:0;
  -webkit-transform:scale(1.1);
          transform:scale(1.1);
  -webkit-transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
  transition:all cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.5s;
}
.fadeInScaleDown.reveal{
    opacity:1;
    -webkit-transform:scale(1);
            transform:scale(1);
  }
.wipeInUp{
  margin:0;
  position:relative;
}
.wipeInUp:after{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInUp.reveal:after{
    height:0;
  }
.wipeInDown{
  margin:0;
  position:relative;
}
.wipeInDown:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:height 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInDown.reveal:after{
    height:0;
  }
.wipeInRight{
  margin:0;
  position:relative;
}
.wipeInRight:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInRight.reveal:after{
    width:0;
  }
.wipeInLeft{
  margin:0;
  position:relative;
}
.wipeInLeft:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    -webkit-transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition:width 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
.wipeInLeft.reveal:after{
    width:0;
  }
._container{
  position:relative;
}
._container.-section{
    padding-top:6rem;
  }
._container>.flex{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin:0 auto;
    padding:0 5%;
    width:100%;
  }
._container>.flex.-narrow{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-narrow{
		width:900px
    }
}
@media print{
._container>.flex.-narrow{
		width:900px
    }
}
._container>.flex.-thin{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-thin{
		width:750px
    }
}
@media print{
._container>.flex.-thin{
		width:750px
    }
}
._container>.flex.-extend{
      margin:0 auto;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extend{
		padding:0
    }
}
@media print{
._container>.flex.-extend{
		padding:0
    }
}
@media screen and (min-width: 768px){
._container>.flex.-extend{
		width:100%
    }
}
@media print{
._container>.flex.-extend{
		width:100%
    }
}
._container>.flex.-extendSP{
      margin:0 auto;
      padding:0;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extendSP{
		padding:0 50px
    }
}
@media print{
._container>.flex.-extendSP{
		padding:0 50px
    }
}
@media screen and (min-width: 768px){
._container>.flex.-extendSP{
		width:1080px
    }
}
@media print{
._container>.flex.-extendSP{
		width:1080px
    }
}
._container>.flex.-extendLeft{
      margin:0 auto 0 0;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media print{
._container>.flex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media screen and (min-width: 768px){
._container>.flex.-extendLeft{
		width:calc(50% + 540px)
    }
}
@media print{
._container>.flex.-extendLeft{
		width:calc(50% + 540px)
    }
}
._container>.flex.-extendRight{
      margin:0 0 0 auto;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex.-extendRight{
		padding:0 0 0 50px
    }
}
@media print{
._container>.flex.-extendRight{
		padding:0 0 0 50px
    }
}
@media screen and (min-width: 768px){
._container>.flex.-extendRight{
		width:calc(50% + 540px)
    }
}
@media print{
._container>.flex.-extendRight{
		width:calc(50% + 540px)
    }
}
._container>.flex>*,._container>.flex>a>img{
      max-width:100%;
    }
._container>.flex.-vstack>*{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.flex{
		padding:0 50px
  }
}
@media print{
._container>.flex{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
._container>.flex{
		width:1080px
  }
}
@media print{
._container>.flex{
		width:1080px
  }
}
._container>.nonflex{
    position:relative;
    margin:0 auto;
    padding:0 5%;
    width:100%;
  }
._container>.nonflex.-narrow{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-narrow{
		width:900px
    }
}
@media print{
._container>.nonflex.-narrow{
		width:900px
    }
}
._container>.nonflex.-thin{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-thin{
		width:750px
    }
}
@media print{
._container>.nonflex.-thin{
		width:750px
    }
}
._container>.nonflex.-extend{
      margin:0 auto;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extend{
		padding:0
    }
}
@media print{
._container>.nonflex.-extend{
		padding:0
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extend{
		width:100%
    }
}
@media print{
._container>.nonflex.-extend{
		width:100%
    }
}
._container>.nonflex.-extendSP{
      margin:0 auto;
      padding:0;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extendSP{
		padding:0 50px
    }
}
@media print{
._container>.nonflex.-extendSP{
		padding:0 50px
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extendSP{
		width:1080px
    }
}
@media print{
._container>.nonflex.-extendSP{
		width:1080px
    }
}
._container>.nonflex.-extendLeft{
      margin:0 auto 0 0;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media print{
._container>.nonflex.-extendLeft{
		padding:0 50px 0 0
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extendLeft{
		width:calc(50% + 540px)
    }
}
@media print{
._container>.nonflex.-extendLeft{
		width:calc(50% + 540px)
    }
}
._container>.nonflex.-extendRight{
      margin:0 0 0 auto;
      padding:0 5%;
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex.-extendRight{
		padding:0 0 0 50px
    }
}
@media print{
._container>.nonflex.-extendRight{
		padding:0 0 0 50px
    }
}
@media screen and (min-width: 768px){
._container>.nonflex.-extendRight{
		width:calc(50% + 540px)
    }
}
@media print{
._container>.nonflex.-extendRight{
		width:calc(50% + 540px)
    }
}
._container>.nonflex>*,._container>.nonflex>a>img{
      max-width:100%;
    }
@media screen and (min-width: 768px){
._container>.nonflex{
		padding:0 50px
  }
}
@media print{
._container>.nonflex{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
._container>.nonflex{
		width:1080px
  }
}
@media print{
._container>.nonflex{
		width:1080px
  }
}
._container>.masonry{
    position:relative;
    margin:0 auto;
    padding:0 5%;
    width:100%;
  }
._container>.masonry.-narrow{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.masonry.-narrow{
		width:900px
    }
}
@media print{
._container>.masonry.-narrow{
		width:900px
    }
}
._container>.masonry.-thin{
      width:100%;
    }
@media screen and (min-width: 768px){
._container>.masonry.-thin{
		width:750px
    }
}
@media print{
._container>.masonry.-thin{
		width:750px
    }
}
._container>.masonry>*{
      max-width:100%;
    }
._container>.masonry>.masonry-inner{
      position:relative;
    }
._container>.masonry>.masonry-inner>.item img{
          display:block;
          width:100%;
          max-width:100%;
          height:auto;
          border-radius:0.5rem;
        }
@media screen and (min-width: 768px){
._container>.masonry{
		padding:0 50px
  }
}
@media print{
._container>.masonry{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
._container>.masonry{
		width:1080px
  }
}
@media print{
._container>.masonry{
		width:1080px
  }
}
.-fullwidth{
  width:100%;
}
.scroll-table{
  width:100%;
  overflow:auto;
}
.scroll-table .scroll-table-note{
    margin:1rem 0;
    color:#941F2C;
    display:block;
  }
@media screen and (min-width: 768px){
.scroll-table .scroll-table-note{
		display:none
  }
.scroll-table{
		overflow:visible;
		overflow:initial
}
}
@media screen and (min-width: 768px){}
*[id^="anchor-"]{
  pointer-events:none;
  padding-top:0 !important;
  margin-top:0 !important;
}
*[id^="anchor-"]>*{
    pointer-events:auto;
  }
@media screen and (min-width: 768px){
*[id^="anchor-"]{
		padding-top:90px !important;
		margin-top:-90px !important
}
}
@media screen and (min-width: 768px){}
*[id^="anchorSearch-"]{
  pointer-events:none;
  padding-top:4rem !important;
  margin-top:-4rem !important;
}
*[id^="anchorSearch-"]>*{
    pointer-events:auto;
  }
@media screen and (min-width: 768px){
*[id^="anchorSearch-"]{
		padding-top:calc(90px + 4rem) !important;
		margin-top:calc(-90px + -4rem) !important
}
}
@media screen and (min-width: 768px){}
h2.commonText{
  width:100%;
  font-family:"Crimson Text",Garamond,"Times New Roman","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-weight:normal;
  letter-spacing:0.05;
  line-height:1.35;
  font-size:15px;
  text-align:center;
  color:#000;
  margin:1rem 0;
}
h2.commonText>span{
    position:relative;
  }
h2.commonText>span::before{
      content:"";
      display:block;
      position:absolute;
      top:50%;
      height:1px;
      background:#000;
      left:-40px;
      width:30px;
    }
@media screen and (min-width: 768px){
h2.commonText>span::before{
		left:-120px;
		width:100px
    }
}
@media screen and (min-width: 768px){}
h2.commonText>span::after{
      content:"";
      display:block;
      position:absolute;
      top:50%;
      height:1px;
      background:#000;
      right:-40px;
      width:30px;
    }
@media screen and (min-width: 768px){
h2.commonText>span::after{
		right:-120px;
		width:100px
    }
h2.commonText{
		font-size:25px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
h3.commonText{
  width:100%;
  text-align:center;
  font-size:1.5rem;
  font-weight:normal;
  margin:1em 0 1.5em;
  line-height:2;
}
h3.commonText>span{
    padding-bottom:0.25em;
    border-bottom:1px solid #941F2C;
  }
h3.commonText.-serif{
    font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  }
p.commonText{
  width:100%;
  font-weight:normal;
  line-height:2;
  font-size:1rem;
  text-align:center;
  margin:1rem 0;
}
.centered-icon{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  padding:2.5rem 0;
}
.centered-icon>img{
    width:18%;
    min-width:120px;
    height:auto;
  }
.centered-icon+.commonText{
    margin-top:0;
  }
.panel{
  background:#40618A;
  border-radius:0.5rem;
  padding:1rem;
  margin:1rem 0;
}
.panel > .biglist{
    font-size:1.5rem;
    font-weight:bold;
    margin:0;
    color:#fff;
  }
.reflection-parent{
  position:relative;
  overflow:hidden;
}
.reflection{
  height:100%;
  width:20%;
  position:absolute;
  top:-120%;
  left:0;
  background-color:#FFEC9C;
  opacity:0;
  -webkit-transform:rotate(45deg);
          transform:rotate(45deg);
  -webkit-animation:reflection 3s ease-in-out infinite;
          animation:reflection 3s ease-in-out infinite;
}
@-webkit-keyframes reflection{
  0%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0; }
  80%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0.5; }
  81%{ -webkit-transform:scale(4) rotate(45deg); transform:scale(4) rotate(45deg); opacity:0.75; }
  100%{ -webkit-transform:scale(50) rotate(45deg); transform:scale(50) rotate(45deg); opacity:0; }
}
@keyframes reflection{
  0%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0; }
  80%{ -webkit-transform:scale(0) rotate(45deg); transform:scale(0) rotate(45deg); opacity:0.5; }
  81%{ -webkit-transform:scale(4) rotate(45deg); transform:scale(4) rotate(45deg); opacity:0.75; }
  100%{ -webkit-transform:scale(50) rotate(45deg); transform:scale(50) rotate(45deg); opacity:0; }
}
#__content__{
  overflow:hidden;
}
._viewMore{
  padding:1rem 0 1.5rem;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
._viewMore > a{
    background:#000;
    color:#fff;
    font-size:1.125rem;
    padding:0.25em 1em;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
._viewMore > a > span{
      display:inline-block;
      height:20px;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
    }
._viewMore > a > span > img{
        width:auto;
        height:100%;
      }
._viewMore > a.hover{
      background:#941F2C;
    }
._viewMore > a.hover > span{
        margin-left:1em;
        margin-right:-1em;
      }
._goBack{
  padding:1.5rem 0;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
._goBack > a{
    background:#000;
    color:#fff;
    font-size:1.125rem;
    padding:0.25em 1em;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
._goBack > a > span{
      display:inline-block;
      height:20px;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
    }
._goBack > a > span > img{
        width:auto;
        height:100%;
        -webkit-transform:rotateZ(180deg);
                transform:rotateZ(180deg);
      }
._goBack > a.hover{
      background:#941F2C;
    }
._goBack > a.hover > span{
        margin-right:1em;
        margin-left:-1em;
      }
._commonLabel{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin-top:-8rem;
}
._commonLabel > .inner{
    width:90%;
    padding:1rem;
    background:#000;
    text-align:center;
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
            box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
  }
._commonLabel > .inner > p{
      font-size:0.875rem;
      color:#941F2C;
      margin:0 0 0.2em;
    }
._commonLabel > .inner > h2{
      font-size:1.25rem;
      font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
      font-weight:normal;
      color:#FFFFFF;
      margin:0;
      letter-spacing :0;
    }
@media screen and (min-width: 768px){
._commonLabel > .inner > h2{
		letter-spacing :0.25em
    }
._commonLabel > .inner{
		width:50%
  }
}
@media screen and (min-width: 768px){}
._commonLabel-container{
  padding:4rem 0 3rem;
}
._commonLabel-before-container{
  padding-bottom:5rem;
}
._commonButtons{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  width:100%;
  margin-top:1rem;
}
._commonButtons > .item{
    position:relative;
    margin:1.25rem 0;
    width:33.3%;
  }
._commonButtons > .item > a{
      width:100%;
      padding:0 1rem;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;

    }
._commonButtons > .item > a.hover{
        -webkit-transform:scale(1.1);
                transform:scale(1.1);
      }
._commonButtons > .item > a > .icon{
        width:5.25rem;
        height:5.25rem;
      }
._commonButtons > .item > a > .icon > img{
          width:100%;
          height:auto;
        }
._commonButtons > .item > a > .text{
        margin-top:0.75em;
        text-align:center;
        color:#fff;
        font-size:0.875rem;
        line-height:1.2;
      }
@media screen and (min-width: 768px){
._commonButtons > .item{
		width:25%
  }
}
._commonCards{
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin-top:1rem;
}
._commonCards,._commonCards > .item{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  width:100%;
  }
._commonCards > .item{
    position:relative;
    background:#fff;
    padding:0.75rem;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    margin:1rem 0;
  }
._commonCards > .item:nth-of-type(2n - 1){
      margin-left:0;
    }
._commonCards > .item:nth-of-type(2n){
      margin-right:0;
    }
._commonCards > .item.hover{
      -webkit-transform:scale(1.05);
              transform:scale(1.05);
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
    }
._commonCards > .item > .photo{
      width:65%;
    }
._commonCards > .item > .photo > img{
        width:100%;
        height:auto;
      }
._commonCards > .item > .title{
      position:absolute;
      top:25%;
      right:0.75rem;
    }
._commonCards > .item > .title > span{
        background:#CFACAC;
        color:#381111;
        font-weight:bold;
        font-size:1rem;
        line-height:1.85;
        padding:0 0.5em;
      }
._commonCards > .item > .text{
      width:35%;
      padding:0 0 1em 1em;
      font-size:0.625rem;
      color:#000;
    }
@media screen and (min-width: 768px){
._commonCards > .item{
		width:calc(50% - 1rem);
		margin:1rem
  }
}
@media screen and (min-width: 768px){}
._sec-pageLinks{
  margin-top:3rem;
}
._sec-pageLinks>.flex>ul{
      list-style:none;
      padding:0;
      margin:0;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      border-right:none;
      border-bottom:1px dotted #969696;
    }
._sec-pageLinks>.flex>ul>li{
        padding:0;
        border-left:none;
        border-top:1px dotted #969696;
        width:100%;
      }
._sec-pageLinks>.flex>ul>li>a{
          color:#000;
          font-size:1.25rem;
          text-align:center;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          display:-webkit-box;
          display:-webkit-flex;
          display:-ms-flexbox;
          display:flex;
          padding:1rem 1rem;
        }
._sec-pageLinks>.flex>ul>li>a>em{
            display:block;
            font-style:normal;
            font-size:1rem;
            font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            color:#40618A;
            text-align:center;
            margin-bottom:0;
            margin-right:1rem;
          }
@media screen and (min-width: 768px){
._sec-pageLinks>.flex>ul>li>a>em{
		margin-bottom:0.1em;
		margin-right:0
          }
}
@media screen and (min-width: 768px){}
._sec-pageLinks>.flex>ul>li>a>i{
            display:block;
            height:0.375rem;
            background-image:url('/assets/images/arrow-down.svg');
            background-repeat:no-repeat;
            background-position:50%;
            margin-top:0;
            margin-left:1rem;
            width:1rem;
          }
@media screen and (min-width: 768px){
._sec-pageLinks>.flex>ul>li>a>i{
		margin-top:0.6em;
		margin-left:0;
		width:100%
          }
._sec-pageLinks>.flex>ul>li>a{
		display:block;
		padding:0
        }
._sec-pageLinks>.flex>ul>li{
		padding:0 2rem;
		border-left:1px dotted #969696;
		border-top:none;
		width:auto
      }
._sec-pageLinks>.flex>ul{
		border-right:1px dotted #969696;
		border-bottom:none
    }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
._reading-block{
  margin-top:3rem;
}
._reading-block>.flex>h2{
      font-size:2.5rem;
      line-height:1.25;
      text-align:center;
      font-weight:normal;
    }
._reading-block>.flex>p{
      width:100%;
      line-height:2.4;
    }
._photoAndText{
  position:relative;
}
._photoAndText>.photo{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-size:100%;
  }
._photoAndText>.flex{
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
            justify-content:flex-end;
  }
._photoAndText>.flex>.text{
      width:100%;
      background:#314A6A;
      color:#fff;
      padding:3rem 3rem;
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      margin-top:60vw;
    }
._photoAndText>.flex>.text>h2{
        font-weight:normal;
        font-size:1.5rem;
        line-height:1.67;
        margin:1.5rem 0;
      }
._photoAndText>.flex>.text>p{
        font-size:1rem;
        line-height:2.375;
        margin:1.5rem 0;
      }
._photoAndText>.flex>.text>hr{
        width:4rem;
        border:none;
        border-bottom:1px solid #fff;
        margin:0;
      }
@media screen and (min-width: 768px){
._photoAndText>.flex>.text{
		width:57.5%;
		margin-top:3rem
    }
}
@media screen and (min-width: 768px){}
._photoAndText>.flex>.btnBlock{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:end;
      -webkit-justify-content:flex-end;
          -ms-flex-pack:end;
              justify-content:flex-end;
      padding:2.5rem 0;
    }
._photoAndText>.flex>.btnBlock>div{
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row nowrap;
            -ms-flex-flow:row nowrap;
                flex-flow:row nowrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
      }
._photoAndText>.flex>.btnBlock>div>a{
          width:66.7%;
          color:#fff;
          text-align:center;
          font-size:1.25rem;
          padding:0.3em 1em;
          background:-webkit-linear-gradient(315deg, rgba(0, 169, 191, 1) 0%, rgba(0, 125, 158, 1) 27.48%, rgba(0, 84, 128, 1) 56.98%, rgba(0, 58, 109, 1) 80.29%, rgba(0, 49, 102, 1) 94.33%);
          background:linear-gradient(135deg, rgba(0, 169, 191, 1) 0%, rgba(0, 125, 158, 1) 27.48%, rgba(0, 84, 128, 1) 56.98%, rgba(0, 58, 109, 1) 80.29%, rgba(0, 49, 102, 1) 94.33%);
          -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                  box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
          will-change:transform, box-shadow;
        }
._photoAndText>.flex>.btnBlock>div>a.hover{
            -webkit-box-shadow:0px 0.8rem 1.6rem rgba(0, 0, 0, 0.3);
                    box-shadow:0px 0.8rem 1.6rem rgba(0, 0, 0, 0.3);
            -webkit-transform:translateY(-0.25rem) scale(1.025);
                    transform:translateY(-0.25rem) scale(1.025);
          }
@media screen and (min-width: 768px){
._photoAndText>.flex>.btnBlock>div>a{
		width:50%
        }
._photoAndText>.flex>.btnBlock>div{
		width:57.5%
      }
}
@media screen and (min-width: 768px){}
._photoAndText.-left>.photo{
      left:0;
      right:0;
    }
@media screen and (min-width: 768px){
._photoAndText.-left>.photo{
		left:50%;
    }
}
._photoAndText.-left>.flex,._photoAndText.-left>.flex>.btnBlock{
        -webkit-box-pack:start;
        -webkit-justify-content:flex-start;
            -ms-flex-pack:start;
                justify-content:flex-start;
      }
._photoAndText.-right>.photo{
      left:0;
      right:0;
    }
@media screen and (min-width: 768px){
._photoAndText.-right>.photo{
		right:50%
    }
}
._photoAndText.-right>.flex,._photoAndText.-right>.flex>.btnBlock{
        -webkit-box-pack:end;
        -webkit-justify-content:flex-end;
            -ms-flex-pack:end;
                justify-content:flex-end;
      }
._photoAndText2{
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
._photoAndText2>.photo{
    position:relative;
    width:100%;
  }
._photoAndText2>.photo>img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
._photoAndText2>.photo{
		width:50%
  }
}
._photoAndText2>.flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    background:#EBEBF0;
    width:100%;
  }
._photoAndText2>.flex>.text{
      width:100%;
      padding:3rem 3rem;
    }
._photoAndText2>.flex>.text>h2{
        font-weight:normal;
        font-size:1.5rem;
        line-height:1.67;
        margin:0 0 1.5rem 0;
      }
._photoAndText2>.flex>.text>p{
        font-size:1rem;
        line-height:2.375;
        margin:1.5rem 0;
      }
._photoAndText2>.flex>.text>hr{
        width:4rem;
        border:none;
        border-bottom:1px solid #40618A;
        margin:0;
      }
._photoAndText2>.flex>.btnBlock{
      padding:0 3rem 2.5rem 3rem;
      margin-top:-3rem;
    }
._photoAndText2>.flex>.btnBlock,._photoAndText2>.flex>.btnBlock>div{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      }
._photoAndText2>.flex>.btnBlock>div>a{
          width:66.7%;
          color:#fff;
          text-align:center;
          font-size:1.25rem;
          padding:0.3em 1em;
          background:-webkit-linear-gradient(315deg, rgba(0, 169, 191, 1) 0%, rgba(0, 125, 158, 1) 27.48%, rgba(0, 84, 128, 1) 56.98%, rgba(0, 58, 109, 1) 80.29%, rgba(0, 49, 102, 1) 94.33%);
          background:linear-gradient(135deg, rgba(0, 169, 191, 1) 0%, rgba(0, 125, 158, 1) 27.48%, rgba(0, 84, 128, 1) 56.98%, rgba(0, 58, 109, 1) 80.29%, rgba(0, 49, 102, 1) 94.33%);
          -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                  box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
          will-change:transform, box-shadow;
        }
._photoAndText2>.flex>.btnBlock>div>a.hover{
            -webkit-box-shadow:0px 0.8rem 1.6rem rgba(0, 0, 0, 0.3);
                    box-shadow:0px 0.8rem 1.6rem rgba(0, 0, 0, 0.3);
            -webkit-transform:translateY(-0.25rem) scale(1.025);
                    transform:translateY(-0.25rem) scale(1.025);
          }
@media screen and (min-width: 768px){
._photoAndText2>.flex>.btnBlock>div>a,._photoAndText2>.flex{
		width:50%
  }
}
@media screen and (min-width: 768px){}
._photoAndText2.-left>.photo{
      -webkit-box-ordinal-group:2;
      -webkit-order:1;
          -ms-flex-order:1;
              order:1;
    }
._photoAndText2.-left>.flex{
      -webkit-box-ordinal-group:3;
      -webkit-order:2;
          -ms-flex-order:2;
              order:2;
    }
._photoAndText2.-right>.photo{
      -webkit-box-ordinal-group:2;
      -webkit-order:1;
          -ms-flex-order:1;
              order:1;
    }
@media screen and (min-width: 768px){
._photoAndText2.-right>.photo{
		-webkit-box-ordinal-group:3;
		-webkit-order:2;
		    -ms-flex-order:2;
		        order:2
    }
}
._photoAndText2.-right>.flex{
      -webkit-box-ordinal-group:3;
      -webkit-order:2;
          -ms-flex-order:2;
              order:2;
    }
@media screen and (min-width: 768px){
._photoAndText2.-right>.flex{
		-webkit-box-ordinal-group:2;
		-webkit-order:1;
		    -ms-flex-order:1;
		        order:1
    }
}
#sec-header{
  border-bottom:1px solid #EBEBF0;
  position:relative;
  top:0;
  left:0;
  width:100%;
  height:40px;
  z-index:1000;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  background:#fff;
  -webkit-transition:all ease-out 0.4s;
  transition:all ease-out 0.4s;
}
#sec-header,#sec-header > #sec-header-top{
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  }
#sec-header > #sec-header-top > .logo{
      width:400px;
    }
#sec-header > #sec-header-top > .logo img{
        width:100%;
        height:auto;
      }
#sec-header > #sec-header-top > .logo>a{
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#sec-header > #sec-header-top > .logo>a.hover{
          opacity:0.8;
        }
#sec-header > #sec-header-top > .buttons{
      float:right;
      margin-top:5px;
      display:none;
    }
#sec-header > #sec-header-top > .buttons,#sec-header > #sec-header-top > .buttons > a{
      position:relative;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;

      }
#sec-header > #sec-header-top > .buttons > a{
        margin-right:4px;
        height:40px;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;

      }
#sec-header > #sec-header-top > .buttons > a > img{
          width:auto;
          height:40px;
        }
#sec-header > #sec-header-top > .buttons > a > span{
          background:rgba(0, 0, 0, 0.1);
        }
#sec-header > #sec-header-top > .buttons > a > span > img{
            width:auto;
            height:40px;
            -webkit-transition:.2s;
            transition:.2s;
            -webkit-transform-origin:50% 60%;
                    transform-origin:50% 60%;
          }
#sec-header > #sec-header-top > .buttons > a:nth-child(1){
          background:#009ED8;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(1):hover{
          background:#0b96c9;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(1):hover > span > img{
            -webkit-animation:bounceright .3s alternate ease infinite;
                    animation:bounceright .3s alternate ease infinite;
          }
#sec-header > #sec-header-top > .buttons > a:nth-child(1):active,
        #sec-header > #sec-header-top > .buttons > a:nth-child(1):focus{
          background:#0079a5;
          outline:none;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(2){
          background:#FE5F55;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(2):hover{
          background:#ff4335;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(2):hover > span > img{
            -webkit-animation:wiggle .05s alternate ease infinite;
                    animation:wiggle .05s alternate ease infinite;
          }
#sec-header > #sec-header-top > .buttons > a:nth-child(2):active,
        #sec-header > #sec-header-top > .buttons > a:nth-child(2):focus{
          background:#fe2f22;
          outline:none;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(3){
          background:#C673B3;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(3):hover{
          background:#a35893;
        }
#sec-header > #sec-header-top > .buttons > a:nth-child(3):hover > span > img{
            -webkit-animation:none;
                    animation:none;
            -webkit-transform:skew(-20deg);
                    transform:skew(-20deg);
          }
#sec-header > #sec-header-top > .buttons > a:nth-child(3):active,
        #sec-header > #sec-header-top > .buttons > a:nth-child(3):focus{
          background:#963d82;
          outline:none;
        }
@media screen and (min-width: 768px){
#sec-header > #sec-header-top > .buttons{
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex
    }
#sec-header > #sec-header-top{
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		    -ms-flex-pack:justify;
		        justify-content:space-between
  }
#sec-header{
		position:fixed;
		height:90px;
		display:block
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#sec-header-navi{
  height:45px;
  display:none;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-transition:all ease-out 0.4s;
  transition:all ease-out 0.4s;
}
#sec-header-navi>a{
    position:relative;
    -webkit-box-flex:1;
    -webkit-flex:1 1 auto;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
    text-align:center;
    border-left:1px solid #EBEBF0;
    font-size:0.9rem;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    color:#000;
    margin:0.7rem 0 0;
    padding:0.65em 0 0.2em;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#sec-header-navi>a > span{
      padding-bottom:0.25em;
    }
#sec-header-navi>a.hover{
      color:#ff0500;
    }
.home #sec-header-navi>a.navi-home,
    .tp-bukken #sec-header-navi>a.navi-bukken,
    .tp-bukken-item #sec-header-navi>a.navi-bukken,
    .tp-bukken-item-children #sec-header-navi>a.navi-bukken,
    .policy #sec-header-navi>a.navi-policy,
    .voice #sec-header-navi>a.navi-voice,
    .cases #sec-header-navi>a.navi-cases,
    .support #sec-header-navi>a.navi-support,
    .schedule #sec-header-navi>a.navi-schedule{
      color:#000;
    }
.home #sec-header-navi>a.navi-home > span, .tp-bukken #sec-header-navi>a.navi-bukken > span, .tp-bukken-item #sec-header-navi>a.navi-bukken > span, .tp-bukken-item-children #sec-header-navi>a.navi-bukken > span, .policy #sec-header-navi>a.navi-policy > span, .voice #sec-header-navi>a.navi-voice > span, .cases #sec-header-navi>a.navi-cases > span, .support #sec-header-navi>a.navi-support > span, .schedule #sec-header-navi>a.navi-schedule > span{
        border-bottom:1px solid #000;
      }
#sec-header-navi>a:last-child{
      border-right:1px solid #EBEBF0;
    }
#sec-header-navi>a.new:after{
      content:"NEW";
      position:absolute;
      top:0;
      font-size:0.625rem;
      padding:1px 0.8rem;
      color:#ff0000;
      background:rgba(#941F2C, 0.95);
      letter-spacing:0.02em;
      border:1px solid rgba(255,255,255,.2);
      white-space:nowrap;
      -webkit-transform-origin:50% 0;
              transform-origin:50% 0;
      right:50%;
      -webkit-transform:translate(50%, -0.4em) scale(0.75);
              transform:translate(50%, -0.4em) scale(0.75);
      width:80%;
    }
@media screen and (min-width: 768px){
#sec-header-navi{
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex
}
}
#header-button{
  position:relative;
  display:none;
}
#header-button ul{
    margin:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
  }
#header-button li{
    list-style-type:none;
    line-height:1;
    font-size:0.85rem;
    margin-right:1em;
  }
#header-button li a{
      display:block;
      position:relative;
      color:#941F2C;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
      overflow:hidden;
      text-align:center;
      padding:12px 0 0 0;
    }
#header-button li a span{
        color:#000;
      }
#header-button li a.hover span{
          color:#ff0500;
        }
#header-button li.header-button-btn{
      margin-right:0;
    }
#header-button li.header-button-btn a{
        text-align:center;
        -webkit-box-shadow:0 0 3px rgba(0,0,0,0.4);
                box-shadow:0 0 3px rgba(0,0,0,0.4);
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
        padding:12px 10px;
        min-width:100px;
      }
#header-button li.header-button-btn a span{
          color:#fff;
        }
#header-button li.header-button-btn a.hover{
          -webkit-transform:translateY(-3px);
                  transform:translateY(-3px);
          -webkit-box-shadow:0 3px 10px rgba(0,0,0,0.3);
                  box-shadow:0 3px 10px rgba(0,0,0,0.3);
        }
@media screen and (min-width: 768px){
#header-button{
		display:block
}
}
#header-button-outline a{
  background:#ccc;
}
#header-button-outline a span{
    color:#000 !important;
  }
#header-button-onlinemtg a{
  background:#F4A11B;
}
#header-button-reserve a{
  background:#FE5F55;
}
#header-button-request a{
  background:#a35893;
}
#headerButtons{
  position:relative;
  float:right;
  margin-top:18px;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row nowrap;
      -ms-flex-flow:row nowrap;
          flex-flow:row nowrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  width:474px;
}
#headerButtons > a > img{
      width:114px;
      height:50px;
    }
#headerButtons > a > span{
      display:inline-block;
      background:rgba(0, 0, 0, 0.1);
    }
#headerButtons > a > span > img{
        -webkit-transition:.2s;
        transition:.2s;
        -webkit-transform-origin:50% 60%;
                transform-origin:50% 60%;
      }
#headerButtons > a:nth-child(1){
      background:#009ED8;
    }
#headerButtons > a:nth-child(1):hover{
      background:#0b96c9;
    }
#headerButtons > a:nth-child(1):hover > span > img{
      -webkit-animation:bounceright .3s alternate ease infinite;
              animation:bounceright .3s alternate ease infinite;
    }
#headerButtons > a:nth-child(1):active,
    #headerButtons > a:nth-child(1):focus{
      background:#0079a5;
      outline:none;
    }
#headerButtons > a:nth-child(2){
      background:#FE5F55;
    }
#headerButtons > a:nth-child(2):hover{
      background:#ff4335;
    }
#headerButtons > a:nth-child(2):hover > span > img{
      -webkit-animation:wiggle .05s alternate ease infinite;
              animation:wiggle .05s alternate ease infinite;
    }
#headerButtons > a:nth-child(2):active,
    #headerButtons > a:nth-child(2):focus{
      background:#fe2f22;
      outline:none;
    }
#headerButtons > a:nth-child(3){
      background:#C673B3;
    }
#headerButtons > a:nth-child(3):hover{
      background:#a35893;
    }
#headerButtons > a:nth-child(3):hover > span > img{
      -webkit-animation:none;
      -webkit-transform:skew(-20deg);
      animation:none;
      transform:skew(-20deg);
    }
#headerButtons > a:nth-child(3):active,
    #headerButtons > a:nth-child(3):focus{
      background:#963d82;
      outline:none;
    }
@-webkit-keyframes bounceright{
  from{
    -webkit-transform:translateX(0);
            transform:translateX(0);
  }
  to{
    -webkit-transform:translateX(3px);
            transform:translateX(3px);
  }
}
@keyframes bounceright{
  from{
    -webkit-transform:translateX(0);
            transform:translateX(0);
  }
  to{
    -webkit-transform:translateX(3px);
            transform:translateX(3px);
  }
}
@-webkit-keyframes wiggle{
  from{
    -webkit-transform:rotate(-10deg);
            transform:rotate(-10deg);
  }
  to{
    -webkit-transform:rotate(10deg);
            transform:rotate(10deg);
  }
}
@keyframes wiggle{
  from{
    -webkit-transform:rotate(-10deg);
            transform:rotate(-10deg);
  }
  to{
    -webkit-transform:rotate(10deg);
            transform:rotate(10deg);
  }
}
#sec-footerContentIndex1{
  background:#EEECEC;
  padding:2rem 0 0;
}
.sec-footerContentIndexButtons{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
.sec-footerContentIndexButtons > a.item{
    position:relative;
    text-align:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    cursor:pointer;
    color:#fff;
    overflow:hidden;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    width:50%;
  }
.sec-footerContentIndexButtons > a.item:nth-child(2n){
      border-right:none;
    }
@media screen and (min-width: 768px){
.sec-footerContentIndexButtons > a.item:nth-child(2n){
		border-right:1px solid #fff
    }
}
.sec-footerContentIndexButtons > a.item:nth-child(4n){
      border-right:none;
    }
@media screen and (min-width: 768px){
.sec-footerContentIndexButtons > a.item:nth-child(4n){
		border-right:none
    }
}
.sec-footerContentIndexButtons > a.item>img{
      width:100%;
      height:auto;
    }
.sec-footerContentIndexButtons > a.item>span{
      background-size:cover;
      background-position:50% 50%;
      -webkit-transition:all 1s;
      transition:all 1s;
      position:absolute;
      top:0;
      bottom:0;
      left:0;
      right:0;
      z-index:0;
    }
.sec-footerContentIndexButtons > a.item.hover>span{
      -webkit-transform:scale(1.2);
              transform:scale(1.2);
    }
.sec-footerContentIndexButtons > a.item::before{
      content:'';
      display:block;
      position:absolute;
      top:0;
      bottom:0;
      left:0;
      right:0;
      background:rgba(0, 0, 0, 0.4);
      z-index:1;
    }
.sec-footerContentIndexButtons > a.item > .inner{
      z-index:2;
      position:absolute;
      top:0;
      bottom:0;
      left:0;
      right:0;
      padding:0 0.5rem;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column nowrap;
          -ms-flex-flow:column nowrap;
              flex-flow:column nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
.sec-footerContentIndexButtons > a.item > .inner > .text{
        margin-bottom:0.25em;
        text-align:center;
        color:#fff;
        line-height:1.2;
        font-size:1rem;
      }
@media screen and (min-width: 768px){
.sec-footerContentIndexButtons > a.item > .inner > .text{
		font-size:1.3rem
      }
}
.sec-footerContentIndexButtons > a.item > .inner > .icon{
        width:25px;
      }
.sec-footerContentIndexButtons > a.item > .inner > .icon > img{
          width:100%;
          height:auto;
        }
@media screen and (min-width: 768px){
.sec-footerContentIndexButtons > a.item > .inner > .icon{
		width:35px
      }
.sec-footerContentIndexButtons > a.item{
		width:25%
  }
}
@media screen and (min-width: 768px){}
#sec-footerAccess1{
  padding:2rem 0;
}
#sec-footerAccess2{
  background:#EEECEC;
}
#sec-footerAccess2 > .flex > img{
      width:100%;
      max-width:710px;
      height:auto;
    }
#sec-footerAccess3{
  padding:2rem 0;
}
#sec-footerAccess3>div{
    text-align:center;
  }
#sec-footerAccess3>div > a.freedial{
      margin:0 0 1rem;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
    }
#sec-footerAccess3>div > a.freedial.hover{
        -webkit-transform:scale(1.05);
                transform:scale(1.05);
      }
#sec-footerAccess3>div > a.freedial > .inner{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:end;
        -webkit-align-items:flex-end;
            -ms-flex-align:end;
                align-items:flex-end;
        padding:0.5rem 1.2rem;
        color:#000;
      }
#sec-footerAccess3>div > a.freedial > .inner > div{
          height:2rem;
          margin:0.5rem;
        }
#sec-footerAccess3>div > a.freedial > .inner > div > img{
            width:auto;
            height:100%;
          }
#sec-footerAccess3>div > a.freedial > .inner > .note{
          font-size:0.875rem;
          margin:0.5rem;
          line-height:1.25;
          text-align:center;
        }
@media screen and (min-width: 768px){
#sec-footerAccess3>div > a.freedial > .inner > .note{
		text-align:left
        }
}
#sec-footerAccess3>div>.address{
      width:100%;
    }
#sec-footerAccess3>div>.address > h3{
        font-size:1.125rem;
        margin:0 0 0.2em;
      }
#sec-footerAccess3>div>.address > p{
        font-size:0.75rem;
        margin:0;
      }
#sec-footerAccess3>div>.address> h4{
        margin:2.5rem 0 1rem;
      }
#sec-footerMap{
  position:relative;
}
#sec-footerMap>iframe{
    width:100%;
    height:60vh;
  }
#sec-footerBanner{
  background:#4B565C;
  padding:1rem 0;
}
#sec-footerBanner>.flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
  }
#sec-footerBanner>.flex>a{
      position:relative;
      margin:6px;
      width:calc(33% - 12px);
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
    }
#sec-footerBanner>.flex>a.hover{
        opacity:0.8;
      }
#sec-footerBanner>.flex>a>img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#sec-footerBanner>.flex>a{
		width:15%
    }
}
#sec-footerKeywords{
  background:#EEECEC;
  color:#434343;
  font-size:0.75rem;
}
#sec-footerKeywords > .flex{
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
  }
#sec-footerKeywords > .flex p{
      margin:0.5rem 0;
    }
#sec-footer{
  padding:2rem 0 1.5rem;
  background:#40618A;
  color:#fff;

}
#sec-footer>.flex{
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
  }
#sec-footer>.flex>.logoBlock{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-align:stretch;
      -webkit-align-items:stretch;
          -ms-flex-align:stretch;
              align-items:stretch;
      margin-bottom:1.5rem;
      -webkit-box-pack:center !important;
      -webkit-justify-content:center !important;
          -ms-flex-pack:center !important;
              justify-content:center !important;
    }
#sec-footer>.flex>.logoBlock>div{
        position:relative;
        margin:5px;
        height:60px;
      }
#sec-footer>.flex>.logoBlock>div img{
          width:auto;
          height:100%;
        }
#sec-footer>.flex>.logoBlock>div>a{
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
        }
#sec-footer>.flex>.logoBlock>div>a.hover{
            opacity:0.8;
          }
@media screen and (min-width: 768px){
#sec-footer>.flex>.logoBlock>div{
		height:80px
      }
#sec-footer>.flex>.logoBlock{
		-webkit-box-pack:start;
		-webkit-justify-content:flex-start;
		    -ms-flex-pack:start;
		        justify-content:flex-start
    }
}
@media screen and (min-width: 768px){}
#sec-footer>.flex>.texts>h3{
        margin:0 0 0.5em;
        font-size:0.875rem;
      }
#sec-footer>.flex>.texts>p{
        margin:0;
        font-size:0.6875rem;
        line-height:1.2;
      }
#sec-footer>.flex>.texts > .footerText-links{
        margin-top:0.3rem;
        font-size:0.6875rem;
        line-height:1.2;
      }
#sec-footer>.flex>.texts > .footerText-links > a{
          color:#fff;
        }
#sec-footer>.flex>.texts > .footerText-links > a.hover{
            color:rgba(255,255,255,0.6);
          }
#sec-copyright{
  text-align:center;
  background:#314A6A;
  color:#fff;
  font-size:0.75rem;
  padding:1rem 0;
}
#sec-footerSpace{
  width:100%;
  height:50px;
}
@media screen and (min-width: 768px){
#sec-footerSpace{
		height:0
}
}
#spFLoat{
  z-index:1000;
  width:100%;
  position:fixed;
  bottom:0;
}
#spFLoat,#spFLoat>a{
  background:#333333;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row nowrap;
      -ms-flex-flow:row nowrap;
          flex-flow:row nowrap;
  }
#spFLoat>a{
    z-index:2;
    height:50px;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    text-align:center;
    font-size:0.9rem;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    padding:0em 0em;
    -webkit-box-flex:1;
    -webkit-flex:1 1 auto;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
    color:#fff;
    white-space:nowrap;
  }
#spFLoat>a.onlinemtg{
      background:#F4A11B;
    }
#spFLoat>a.reservation{
      background:#FE5F55;
    }
#spFLoat>a.contact{
      background:#C673B3;
    }
#spFLoat>a.js-menu-toggle{
      padding:0.25em 1em;
    }
#spFLoat>a.hover{
      color:#ff0;
    }
#spFLoat>a > img{
      width:auto;
      height:100%;
    }
#spFLoat>.spFLoatNavi{
    z-index:0;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-transition:all ease-out 0.4s;
    transition:all ease-out 0.4s;
    border-top:1px solid #333;
    background:rgba(0, 0, 0, 0.9);
  }
#spFLoat>.spFLoatNavi>a{
      position:relative;
      width:50%;
      font-size:1rem;
      text-align:center;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      color:#fff;
      padding:1.5em 0.6em;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
      border-bottom:1px solid #333;
    }
#spFLoat>.spFLoatNavi>a:nth-of-type(2n+1){
        border-right:1px solid #333;
      }
#spFLoat>.spFLoatNavi>a.hover{
        color:#ff0;
      }
.home #spFLoat>.spFLoatNavi>a.navi-home,
      .tp-bukken #spFLoat>.spFLoatNavi>a.navi-bukken,
      .tp-bukken-item #spFLoat>.spFLoatNavi>a.navi-bukken,
      .tp-bukken-item-children #spFLoat>.spFLoatNavi>a.navi-bukken,
      .policy #spFLoat>.spFLoatNavi>a.navi-policy,
      .voice #spFLoat>.spFLoatNavi>a.navi-voice,
      .cases #spFLoat>.spFLoatNavi>a.navi-cases,
      .support #spFLoat>.spFLoatNavi>a.navi-support,
      .schedule #spFLoat>.spFLoatNavi>a.navi-schedule,
      .outline #spFLoat>.spFLoatNavi>a.navi-outline{
        border-bottom:4px solid #941F2C;
      }
#spFLoat>.spFLoatNavi>a.new:after{
        content:"NEW";
        position:absolute;
        top:1px;
        font-size:0.6rem;
        padding:1px 1.25rem;
        color:#eee;
        background:rgba(#941F2C, 0.95);
        letter-spacing:0.02em;
        border:1px solid rgba(255,255,255,.2);
        white-space:nowrap;
        right:1px;
        width:auto;
      }
.on#spFLoat>.spFLoatNavi{
      -webkit-transform:translateY(-100%);
              transform:translateY(-100%);
    }
@media screen and (min-width: 768px){
#spFLoat{
		display:none
}
}
#sec-headerSpace{
  background:#999;
  width:100%;
  height:0;
}
@media screen and (min-width: 768px){
#sec-headerSpace{
		height:90px
}
}
#sec-subMain{
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  padding:2.5rem 0;
}
#sec-subMain>.subMain-bg{
    background:#EBEBF0;
    background-image:url('/assets/images/cases-scrollimages.jpg');
    background-size:cover;
    background-position:50% 50%;
  }
#sec-subMain>.subMain-bg,#sec-subMain>.subMain-bg::before{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    }
#sec-subMain>.subMain-bg::before{
      content:'';
      background:rgba(0, 0, 0, 0.4);
    }
#sec-subMain>.inner{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column wrap;
        -ms-flex-flow:column wrap;
            flex-flow:column wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    color:#fff;
  }
#sec-subMain>.inner>h2{
      font-weight:normal;
      letter-spacing:0.05em;
      margin:0;
    }
#sec-subMain>.inner>h3{
      font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
      font-weight:normal;
      margin:0;
    }
#sec-breadcrumb{
  background:#40618A;
}
#sec-breadcrumb > .flex{
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
  }
ul.breadcrumb{
  margin:0;
  padding:0.75em 0;
  list-style:none;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  color:#fff;
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
ul.breadcrumb li{
    font-size:0.75rem;
    line-height:1.5;
  }
ul.breadcrumb li:before{
      content:"";
      display:inline-block;
      width:6px;
      height:6px;
      margin:0 0.75em;
      border-top:solid 1px #fff;
      border-right:solid 1px #fff;
      opacity:.5;
      -webkit-transform:rotate(45deg);
              transform:rotate(45deg);
    }
@media screen and (min-width: 768px){
ul.breadcrumb li:before{
		-webkit-transform:translateY(-2px) rotate(45deg);
		        transform:translateY(-2px) rotate(45deg)
    }
}
ul.breadcrumb li:first-of-type:before{
      display:none;
    }
ul.breadcrumb li.active a{
      pointer-events:none;
      -webkit-text-decoration:none;
      text-decoration:none;
    }
ul.breadcrumb li a{
      color:#fff;
      -webkit-text-decoration:underline;
      text-decoration:underline;
    }
ul.breadcrumb li a.hover{
        color:rgba(255,255,255,0.6);
      }
#sec-mainImage > img{
    width:100%;
    height:auto;
  }
#sec-mainImage-with-bg{
  background-repeat:repeat;
  background-position:50% 50%;
  background-size:auto 100%;
  text-align:center;
}
#sec-mainImage-with-bg > img{
    width:100%;
    height:auto;
    max-width:100%;
  }
@media screen and (min-width: 768px){
#sec-mainImage-with-bg > img{
		max-width:1080px
  }
}
.sec-1stTextBlock{
  background:#EEECEC;
  padding:3rem 0;
}
.inPageLinks{
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin:1.75rem 0 1rem;
}
.inPageLinks,.inPageLinks > a{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  width:100%;
  }
.inPageLinks > a{
    background:#fff;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin-bottom:0.75rem;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
.inPageLinks > a > img{
      width:100%;
      height:auto;
    }
.inPageLinks > a > span{
      position:relative;
      padding:1.5rem 1em;
      color:#000;
    }
.inPageLinks > a > span::after{
        content:">";
        position:absolute;
        display:block;
        top:1.5rem;
        right:-1em;
        color:#941F2C;
      }
.inPageLinks > a.hover{
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
@media screen and (min-width: 768px){
.inPageLinks > a{
		width:49%
  }
}
.inPageLinks.-two > a{
    width:100%;
  }
@media screen and (min-width: 768px){
.inPageLinks.-two > a{
		width:49%
  }
}
.inPageLinks.-three > a{
    width:100%;
  }
@media screen and (min-width: 768px){
.inPageLinks.-three > a{
		width:32%
  }
}
.commonContainer{
  padding:3rem 0;
}
.commonContainer.-gray{
    background:#EEECEC;
  }
.commonNotes{
  width:100%;
  margin-top:2rem;
  font-size:0.75rem;
}
#sec-iconContainer{
  background:#EEECEC;
  padding:2rem 0;
}
#sec-iconContainer > .flex{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column nowrap;
        -ms-flex-flow:column nowrap;
            flex-flow:column nowrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#sec-iconContainer > .flex > .icon{
      width:5.25rem;
      height:5.25rem;
    }
#sec-iconContainer > .flex > .icon > img{
        width:100%;
        height:auto;
      }
#sec-iconContainer > .flex > .text{
      margin-top:0.75em;
      text-align:center;
      color:#fff;
      font-size:0.875rem;
      line-height:1.2;
    }
#sec-iconContainer.-style{
    background:#838A89;
  }
#sec-iconContainer.-part{
    background:#A7A29F;
  }
#sec-eigyoubi{
  background:#fff;
  padding:2rem 0 5rem;
}
#eigyoubiSlider{
  width:100%;
}
.eigyoubi-list{
  margin-top:1rem;
  width:100%;
}
.eigyoubi-list .eigyoubi{
    width:calc(50% - 25px);
  }
.eigyoubi-list .eigyoubi:first-child{
      margin-right:50px;
    }
.eigyoubi-list .eigyoubi > img{
      width:100%;
      height:auto;
    }
.eigyoubi-btns{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
.eigyoubi-btns a.eigyoubi-btn{
    background:#941F2C;
    color:#fff;
    padding:0.5em 1em;
    font-size:0.6rem;
  }
.eigyoubi-btns a.eigyoubi-btn.hover{
      background:#a4414c;
    }
.eigyoubi-btns a.eigyoubi-btn.eigyoubi-btn-prev{
      margin-right:0.5em;
    }
.eigyoubi-btns a.eigyoubi-btn.swiper-button-disabled{
      opacity:0;
    }
@media screen and (min-width: 768px){
.eigyoubi-btns a.eigyoubi-btn{
		font-size:0.85rem
  }
.eigyoubi-btns{
		display:none
}
}
@media screen and (min-width: 768px){}
.eigyoubi-attantion-list{
  width:100%;
}
.eigyoubi-attantion-list .eigyoubi-attantion{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin-top:1rem;
  }
.eigyoubi-attantion-list .eigyoubi-attantion .eigyoubi-icon{
      width:1.25em;
      height:1.25em;
      background:#00E117;
      margin-right:0.5em;
    }
._parallaxParent{
  position:relative;
  overflow:hidden;
  width:100%;
  height:60vh;
}
._parallaxParent > .parallax{
    height:180%;
    width:100%;
    position:absolute;
    top:-60vh;
    left:0;
    background-size:cover;
    background-position:50% 50%;
  }
#homeFirstViewSlider{
  position:relative;
  height:50vh;
  width:100%;
  overflow:hidden;
  z-index:auto;
}
#homeFirstViewSlider .swiper-pagination{
    bottom:50%;
    right:10px;
    left:auto;
    left:initial;
    width:auto;
    width:initial;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column wrap;
        -ms-flex-flow:column wrap;
            flex-flow:column wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    -webkit-transform:translateY(50%);
            transform:translateY(50%);
  }
#homeFirstViewSlider .swiper-pagination > .swiper-pagination-bullet{
      margin:8px;
      width:12px;
      height:12px;
    }
@media screen and (min-width: 768px){
#homeFirstViewSlider{
		height:calc(100vh - 146px)
}
}
#homeFirstViewSlider-wrapper{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
#homeFirstViewSlider-wrapper .item{
    position:relative;
    width:100%;
    height:100%;
  }
#homeFirstViewSlider-wrapper .item>.hero{
      position:absolute;
      top:0;
      left:0;
      background-size:cover;
      width:100%;
      height:100%;
    }
#homeFirstViewSlider-wrapper .item>.hero.-contain{
        background-size:contain;
      }
#homeFirstViewSlider-wrapper .item>.sub{
      display:none;
      position:absolute;
      top:1em;
      left:0.5em;
      max-width:400px;
      width:calc(100% - 1em);
    }
#homeFirstViewSlider-wrapper .item>.sub>img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.sub{
		width:50%
    }
}
#homeFirstViewSlider-wrapper .item>.sankou{
      position:absolute;
      bottom:1em;
      right:1em;
      font-size:0.6rem;
    }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.sankou{
		font-size:0.75rem
    }
}
#homeFirstViewSlider-wrapper .item>.main{
      position:relative;
      padding:1rem;
    }
#homeFirstViewSlider-wrapper .item>.main>img{
        max-width:320px;
        height:auto;
        width:70%;
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.main>img{
		width:100%
      }
}
#homeFirstViewSlider-wrapper .item>.main-right{
      position:absolute;
      top:0.2rem;
      right:1rem;
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:end;
      -webkit-justify-content:flex-end;
          -ms-flex-pack:end;
              justify-content:flex-end;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#homeFirstViewSlider-wrapper .item>.main-right>img{
        max-width:380px;
        height:auto;
        width:75%;
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.main-right>img{
		width:100%
      }
}
#homeFirstViewSlider-wrapper .item>.main-big{
      position:relative;
      padding:1rem;
    }
#homeFirstViewSlider-wrapper .item>.main-big>img{
        max-width:500px;
        height:auto;
        width:80%;
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.main-big>img{
		width:100%
      }
}
#homeFirstViewSlider-wrapper .item>.main-medium{
      position:relative;
      padding:1rem;
    }
#homeFirstViewSlider-wrapper .item>.main-medium>img{
        max-width:380px;
        height:auto;
        width:50%;
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.main-medium>img{
		width:100%
      }
}
#homeFirstViewSlider-wrapper .item>.main-aobacho-outdoor{
      position:absolute;
      left:1rem;
      bottom:6rem;
    }
#homeFirstViewSlider-wrapper .item>.main-aobacho-outdoor>img{
        max-width:380px;
        height:auto;
        width:75%;
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.main-aobacho-outdoor>img{
		width:100%
      }
#homeFirstViewSlider-wrapper .item>.main-aobacho-outdoor{
		bottom:2rem
    }
}
@media screen and (min-width: 1080px){}
#homeFirstViewSlider-wrapper .item>.main-center{
      position:relative;
      width:100%;
      height:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
#homeFirstViewSlider-wrapper .item>.main-center>img{
        max-width:500px;
        height:auto;
        width:80%;
        -webkit-transform:translateY(-20px);
                transform:translateY(-20px);
      }
@media screen and (min-width: 1080px){
#homeFirstViewSlider-wrapper .item>.main-center>img{
		width:100%;
		-webkit-transform:translateY(-40px);
		        transform:translateY(-40px)
      }
}
@media screen and (min-width: 1080px){}
#homeFirstView-buttons-201912{
  position:absolute;
  bottom:10px;
  left:50%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  margin:0 auto;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  z-index:10;
}
#homeFirstView-buttons-201912 > a{
    display:block;
    position:relative;
    width:100px;
    height:50px;
    -webkit-transition:all ease-out 0.2s;
    transition:all ease-out 0.2s;
  }
#homeFirstView-buttons-201912 > a:hover{
      -webkit-transform:scale(1.1);
              transform:scale(1.1);
    }
#homeFirstView-buttons-201912 > a > img{
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:auto;
    }
@media screen and (min-width: 1080px){
#homeFirstView-buttons-201912 > a{
		width:120px;
		height:60px
  }
}
@media screen and (min-width: 1080px){}
#home-float-block{
  z-index:10;
  position:fixed;
  right:0;
  display:block;
  top:auto;
  top:initial;
  bottom:50px;
  width:100%;
}
#home-float-block a{
    display:block;
    position:relative;
    overflow:hidden;
    background:#FE5F55;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    border-radius:0;
    width:100%;
  }
#home-float-block a img{
      width:100%;
      height:auto;
    }
#home-float-block a.hover{
      background:rgba(254, 95, 85, 0.7);
    }
@media screen and (min-width: 768px){
#home-float-block a{
		border-radius:8px 0 0 8px;
		width:76px
  }
#home-float-block{
		top:calc(6rem + 50px);
		bottom:auto;
		bottom:initial;
		width:auto
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#home-float-banner{
  z-index:999;
  display:block;
  font-size:0;
}
#home-float-banner a{
    display:block;
    max-width:400px;
    -webkit-box-shadow:rgba(51, 51, 51, 0.6) 0px 3px 6px 0px;
            box-shadow:rgba(51, 51, 51, 0.6) 0px 3px 6px 0px;
  }
#home-float-banner a.home-float-banner-reflection{
      position:relative;
      overflow:hidden;
    }
#home-float-banner a+a{
      margin-top:1rem;
    }
#home-float-banner a > img{
      width:400px;
      height:auto;
    }
#home-float-banner .home-float-banner-group{
    padding:3px;
    background:#fff;
    -webkit-box-shadow:rgba(51, 51, 51, 0.6) 0px 3px 6px 0px;
            box-shadow:rgba(51, 51, 51, 0.6) 0px 3px 6px 0px;
  }
#home-float-banner .home-float-banner-group a{
      margin-top:0;
      -webkit-box-shadow:none;
              box-shadow:none;
    }
#home-float-banner .home-float-banner-group a+a{
        margin-top:-3px;
      }
#home-float-banner .home-float-banner-group+a,
    #home-float-banner .home-float-banner-group+.home-float-banner-group{
      margin-top:1rem;
    }
#home-float-banner .floatBanner-close{
    position:absolute;
    cursor:pointer;
    background:white;
    color:#666666;
    top:-30px;
    right:10px;
    width:25px;
    height:25px;
    border-radius:25px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 2px 4px;
            box-shadow:rgba(0, 0, 0, 0.5) 0px 2px 4px;
    -webkit-transition:all .5s;
    transition:all .5s;
  }
#home-float-banner .floatBanner-close.hover{
      opacity:0.5;
    }
#home-float-banner .floatBanner-close .div-1{
      -webkit-transform:rotate(45deg);
              transform:rotate(45deg);
    }
#home-float-banner .floatBanner-close .div-1,#home-float-banner .floatBanner-close .div-2{
      position:absolute;
      display:block;
      top:47%;
      right:20%;
      cursor:pointer;
      width:60%;
      height:6%;
      background:#666666;
      color:#666666;
      content:'';
    }
#home-float-banner .floatBanner-close .div-2{
      -webkit-transform:rotate(-45deg);
              transform:rotate(-45deg);
    }
@media screen and (max-width: 767px){
  #home-float-banner{
    display:none;
    position:absolute;
    top:30px;
    right:0;
    -webkit-transform:scale(0.8);
            transform:scale(0.8);
    -webkit-transform-origin:100% 0;
            transform-origin:100% 0;
  }
}
@media screen and (min-width: 768px){
  #home-float-banner{
    position:fixed;
    top:calc(4rem + 150px);
    right:2.5%;
  }
}
#home-float-banner-sp{
  width:100%;
  text-align:center;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#home-float-banner-sp > a{
    display:block;
    margin:1rem 0;
    width:90%;
  }
#home-float-banner-sp img{
    width:100%;
    height:auto;
  }
#home-float-banner-sp.-plusPC{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
  }
@media screen and (min-width: 768px){
#home-float-banner-sp.-plusPC{
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex
  }
#home-float-banner-sp{
		display:none
}
}
@media screen and (min-width: 768px){}
#sec-home-promomv{
  background-size:cover;
  position:relative;
  padding:3rem 0;
}
#sec-home-promomv:before{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    content:'';
    background:rgba(0,0,0,0.5);
  }
#sec-home-promomv > .flex{
    position:relative;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
  }
#sec-home-promomv > .flex > .movie{
      max-width:640px;
      position:relative;
      width:100%;
    }
#sec-home-promomv > .flex > .movie > h2{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
        color:#fff;
        font-weight:normal;
        text-align:center;
        height:2em;
        line-height:1.25;
        margin:2rem 0 1.5rem;
      }
#sec-home-promomv > .flex > .movie> iframe{
        width:100%;
        height:56.25%;
      }
@media screen and (min-width: 768px){
#sec-home-promomv > .flex > .movie> iframe{
		height:265px
      }
#sec-home-promomv > .flex > .movie{
		width:48%
    }
}
@media screen and (min-width: 768px){}
.campaign-banner{
  padding:2rem 0;
}
.campaign-banner img{
    width:100%;
    height:auto;
  }
.campaign-banner .-item{
    position:relative;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    width:100%;
  }
.campaign-banner .-item.hover:not(.-alpha){
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
.campaign-banner .-item.hover.-alpha{
      opacity:0.7;
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
.campaign-banner .-item + .-item{
      margin-top:1.5rem;
    }
.home .campaign-banner{
    background:#EEECEC;
  }
#sec-news{
  background:#40618A;
}
#sec-news > .flex > .commonText{
      color:#fff;
    }
#sec-news > .flex > .commonText>span::before,
        #sec-news > .flex > .commonText>span::after{
          background:#fff;
        }
#sec-news-alt{
  background:#EEECEC;
  padding:4rem 0;
}
#sec-news-alt > .flex > .commonText{
      color:#434343;
    }
#sec-news-alt > .flex > .commonText>span::before,
        #sec-news-alt > .flex > .commonText>span::after{
          background:#434343;
        }
.holidayNotice{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  padding:0.75rem 0 2rem;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
}
#home-upc > .holidayNotice{
    padding:0.75rem 5%;
  }
.holidayNotice h3{
    font-size:0.85rem;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight:bold;
    text-align:center;
    margin:0;
    background:#FE5F55;
    padding:0.35em 1.5em;
  }
.holidayNotice p{
    font-size:1.1rem;
    text-align:center;
    margin:0.6rem 0 0;
    width:100%;
    color:#fff;
  }
.colonataisaku-banner{
  display:block;
  margin-bottom:1rem;
}
.colonataisaku-banner img{
    width:100%;
    height:auto;
  }
#news-block{
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  background:#fff;
  margin-bottom:2rem;
}
#news-block,#news-block > .item{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  width:100%;
  }
#news-block > .item{
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size:0.85rem;
    padding:0.75em 1.5em;
  }
#news-block > .item:nth-child(2n){
      background:#EEECEC;
    }
.-alt#news-block > .item:nth-child(2n){
        background:#c6d0dc;
      }
#news-block > .item > .date{
      color:#434343;
      -webkit-box-flex:0;
      -webkit-flex:0 0 5em;
          -ms-flex:0 0 5em;
              flex:0 0 5em;
    }
#news-block > .item > .icon{
      color:#fff;
      background:#000;
      -webkit-box-flex:0;
      -webkit-flex:0 0 6em;
          -ms-flex:0 0 6em;
              flex:0 0 6em;
      margin:0 1.5em;
      text-align:center;
      font-size:0.85em;
      -webkit-transform:translateY(0.25em);
              transform:translateY(0.25em);
    }
#news-block > .item > .icon.news{
        background:#13BDFF;
      }
#news-block > .item > .icon.event{
        background:#FF569A;
      }
#news-block > .item > .icon.seminar{
        background:#B2DE0D;
      }
#news-block > .item > .text{
      margin-top:0.5em;
      -webkit-box-flex:0;
      -webkit-flex:0 0 100%;
          -ms-flex:0 0 100%;
              flex:0 0 100%;
    }
#news-block > .item > .text a.-disable{
        pointer-events:none;
        color:#434343;
      }
@media screen and (min-width: 768px){
#news-block > .item > .text{
		margin-top:0;
		-webkit-box-flex:1;
		-webkit-flex:1 1 auto;
		    -ms-flex:1 1 auto;
		        flex:1 1 auto
    }
#news-block > .item{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-webkit-flex-flow:row nowrap;
		    -ms-flex-flow:row nowrap;
		        flex-flow:row nowrap
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.news-more{
  margin:1rem 0 3rem;
}
.news-more > a{
    position:relative;
    background:#fff;
    color:#40618A;
    font-size:1rem;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    padding:1em 2.5em;
    text-align:center;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;

  }
.news-more > a > span{
      position:relative;
      padding:0 1em;
    }
.news-more > a > span::after{
        content:">";
        position:absolute;
        display:block;
        top:0;
        right:-1em;
      }
.news-more > a.hover{
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
.news-noitem{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  margin-bottom:2rem;
  color:#fff;
}
.news-noitem.-alt{
    color:#434343;
  }
#news-item{
  padding:4rem 0;
}
.cms-div{
  margin-top:1.5rem;
  width:100%;
  padding:1rem;
  background:#EBEBF0;
  border-radius:0.5em;
}
.cms-div > .icon{
    color:#fff;
    background:#000;
    margin:0 0 1.5em 0;
    text-align:center;
    font-size:0.85em;
  }
.cms-div > .icon.news{
      background:#13BDFF;
    }
.cms-div > .icon.event{
      background:#FF569A;
    }
.cms-div > .icon.seminar{
      background:#B2DE0D;
    }
.policy-spacer{
  width:100%;
  height:3rem;
}
.bg-policy-quality{
  background:#E5EEE0;
}
.bg-policy-technology{
  background:#EAF2FB;
}
.bg-policy-constraction{
  background:#faf6e1;
}
.bg-policy-series{
  background:#f5eafb;
}
.policyHead{
  width:100%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
.policyHead > .head{
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
            box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
    width:60%;
    -webkit-transform:translate(33.33%, -1rem);
            transform:translate(33.33%, -1rem);
  }
.policyHead > .head > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.policyHead > .head{
		width:380px;
		-webkit-transform:translate(-80px, -1rem);
		        transform:translate(-80px, -1rem)
  }
}
@media screen and (min-width: 768px){}
.policyHead > .text{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column wrap;
        -ms-flex-flow:column wrap;
            flex-flow:column wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
    margin:2rem 0;
    width:100%;
    padding-left:0;
  }
.policyHead > .text > h2{
      width:100%;
      font-family:"Crimson Text",Garamond,"Times New Roman","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
      font-weight:normal;
      letter-spacing:0.05;
      line-height:1.35;
      font-size:15px;
      color:#000;
      margin:1rem 0;
    }
@media screen and (min-width: 768px){
.policyHead > .text > h2{
		font-size:25px;
    }
}
.policyHead > .text > p{
      margin:0;
    }
@media screen and (min-width: 768px){
.policyHead > .text{
		width:calc(100% - 380px);
		padding-left:2rem
  }
}
@media screen and (min-width: 768px){}
#sec-policy-quality2{
  padding:1rem 0 5rem;
}
#sec-policy-quality2 > .nonflex{
    text-align:center;
  }
#sec-policy-quality2 > .nonflex > img{
      width:90%;
      max-width:800px;
      height:auto;
    }
#sec-policy-quality3{
  position:relative;
}
#sec-policy-quality3 > img{
    width:100%;
    height:auto;
  }
#sec-policy-quality3 > .ribbon{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    width:90%;
    max-width:780px;
    top:-3rem;
  }
#sec-policy-quality3 > .ribbon > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#sec-policy-quality3 > .ribbon{
		top:-3.5rem
  }
}
.policy-quality-item{
  position:relative;
  padding-bottom:2.5rem;
}
.policy-quality-item > .photo{
    width:100%;
    text-align:right;
  }
.policy-quality-item > .photo > img{
      height:auto;
      width:100%;
    }
@media screen and (min-width: 768px){
.policy-quality-item > .photo > img{
		width:55%
    }
}
.policy-quality-item > .flex{
    top:0;
    left:0;
    right:0;
    bottom:0;
    position:relative;
  }
.policy-quality-item > .flex > .texts{
      padding:1.25rem 0;
    }
.policy-quality-item > .flex > .texts > h3{
        line-height:1.2;
        color:#434343;
        margin:0;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:end;
        -webkit-align-items:flex-end;
            -ms-flex-align:end;
                align-items:flex-end;
        font-size:1.75rem;
      }
.policy-quality-item > .flex > .texts > h3 > em{
          width:35%;
        }
.policy-quality-item > .flex > .texts > h3 > em > img{
            width:100%;
            height:auto;
          }
@media screen and (min-width: 768px){
.policy-quality-item > .flex > .texts > h3 > em{
		width:160px
        }
.policy-quality-item > .flex > .texts > h3{
		font-size:2.6rem
      }
}
@media screen and (min-width: 768px){}
.policy-quality-item > .flex > .texts > .saikou{
        font-weight:bold;
        font-size:1.5rem;
        color:#941F2C;
        width:100%;
        text-align:center;
        background:#EBE3BD;
        padding:0.2em 1em;
        margin-top:1rem;
      }
.policy-quality-item > .flex > .texts > p{
        font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        font-size:0.975rem;
        margin-top:1rem;
      }
@media screen and (min-width: 768px){
.policy-quality-item > .flex > .texts{
		padding:0 50% 0 0
    }
.policy-quality-item > .flex{
		position:absolute
  }
}
@media screen and (min-width: 768px){}
.policy-quality-item.-reverse > .photo{
      -moz-text-align-last:left;
           text-align-last:left;
    }
.policy-quality-item.-reverse > .flex > .texts{
        padding:1.25rem 0;
      }
@media screen and (min-width: 768px){
.policy-quality-item.-reverse > .flex > .texts{
		padding:0 0 0 50%
      }
.policy-quality-item{
		padding-bottom:0
}
}
@media screen and (min-width: 768px){}
#sec-policy-technology2{
  position:relative;
}
#sec-policy-technology2 > img{
    width:100%;
    height:auto;
  }
.policy-technology-container{
  padding:3rem 0 6rem;
}
.policy-technology-container > .flex > h2{
      color:#425D7F;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      width:100%;
      letter-spacing:0.05;
      line-height:1.35;
      text-align:center;
      margin:0.33em 0;
      font-size:1.75rem;
    }
@media screen and (min-width: 768px){
.policy-technology-container > .flex > h2{
		font-size:3rem
    }
}
.policy-technology-container > .flex > h3{
      color:#425D7F;
      background:#EAF2FB;
      border:1px solid #425D7F;
      width:100%;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      line-height:1.35;
      padding:0.25em 0.5em;
      margin:1.7em 0 0.6em;
      font-size:1.2rem;
    }
@media screen and (min-width: 768px){
.policy-technology-container > .flex > h3{
		font-size:1.75rem
    }
}
.policy-technology-container.bg-policy-technology > .flex > h3{
    background:#fff;
  }
.policy-technology-flex{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
.policy-technology-flex > .texts{
    font-size:0.875rem;
    margin-top:1rem;
    width:100%;
  }
@media screen and (min-width: 768px){
.policy-technology-flex > .texts{
		width:38%
  }
}
.policy-technology-flex > .image{
    margin-top:1rem;
    width:100%;
  }
.policy-technology-flex > .image > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.policy-technology-flex > .image{
		width:57%
  }
}
#policy-technology3-1{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin-top:2rem;
}
#policy-technology3-1 > .image{
    position:relative;
    width:100%;
  }
#policy-technology3-1 > .image > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#policy-technology3-1 > .image{
		width:58%
  }
}
#policy-technology3-1 > .image2{
    width:100%;
  }
#policy-technology3-1 > .image2 > .item > img{
        width:100%;
        height:auto;
      }
#policy-technology3-1 > .image2 > .item > p{
        margin:1em 0 0;
        font-size:0.875rem;
      }
@media screen and (min-width: 768px){
#policy-technology3-1 > .image2{
		width:35%
  }
}
.policy-technology-taishin{
  background:#fff;
  margin:2rem 0;
  padding:2rem 1rem;
}
.policy-technology-taishin > img{
    width:100%;
    height:auto;
  }
.policy-technology-taishin > h3{
    color:#425D7F;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size:1.2rem;
  }
@media screen and (min-width: 768px){
.policy-technology-taishin > h3{
		font-size:1.5rem
  }
}
.policy-technology-taishin > p{
    margin-bottom:2rem;
  }
@media screen and (min-width: 768px){
.policy-technology-taishin{
		padding:4rem 8rem
}
}
#policy-technology6-1{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#policy-technology6-1 > .texts{
    font-size:0.875rem;
    margin-top:1rem;
    width:100%;
  }
#policy-technology6-1 > .texts > img{
      width:100%;
      height:auto;
      margin-top:1rem;
    }
@media screen and (min-width: 768px){
#policy-technology6-1 > .texts{
		width:43%
  }
}
#policy-technology6-1 > .image{
    margin-top:1rem;
    width:100%;
  }
#policy-technology6-1 > .image > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#policy-technology6-1 > .image{
		width:55%
  }
}
#policy-technology6-2{
  padding:2rem 0 1rem;
}
#policy-technology6-2,#policy-technology6-2 > .item{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  }
#policy-technology6-2 > .item{
    margin-top:1rem;
  }
#policy-technology6-2 > .item > .texts{
      width:62%;
    }
#policy-technology6-2 > .item > .texts > h4{
        margin:0 0 0.5rem;
      }
#policy-technology6-2 > .item > .texts > p{
        margin:0;
        font-size:0.875rem;
      }
#policy-technology6-2 > .item > .image{
      width:32%;
      padding-top:0.5rem;
    }
#policy-technology6-2 > .item > .image > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#policy-technology6-2 > .item{
		width:47%
  }
}
#sec-policy-constraction2{
  position:relative;
}
#sec-policy-constraction2 > img{
    width:100%;
    height:auto;
  }
.policy-constraction-container{
  padding:3rem 0 6rem;
}
.policy-constraction-container > .flex > *{
      width:100%;
    }
.policy-constraction-container > .flex > h2{
      background:#e09a22;
      color:#fff;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      width:100%;
      letter-spacing:0.05;
      line-height:3;
      text-align:center;
      margin:1em 0;
      font-size:1.5rem;
    }
@media screen and (min-width: 768px){
.policy-constraction-container > .flex > h2{
		font-size:1.75rem
    }
}
.policy-constraction-container > .flex > h3{
      width:100%;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      line-height:1.35;
      text-align:center;
      margin:1.7em 0 0.6em;
      font-size:1.2rem;
    }
@media screen and (min-width: 768px){
.policy-constraction-container > .flex > h3{
		font-size:1.5rem
    }
}
.policy-constraction-container > .flex > p{
      text-align:center;
    }
.policy-constraction-container.bg-policy-constraction > .flex > h3{
    background:#fff;
  }
.constraction-360icon{
  width:30%;
  max-width:138px;
  height:auto;
  margin:1rem 0;
}
.constraction-viewlink{
  padding-bottom:2rem;
}
.constraction-viewlink > a{
    width:100%;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
.constraction-viewlink > a > img{
      width:100%;
      height:auto;
    }
.constraction-viewlink > a:hover{
      opacity:0.7;
    }
.constraction-viewlink > p{
    font-size:0.8em;
  }
.constraction-figure{
  margin-top:2rem;
}
.constraction-figure > img{
    width:100%;
    height:auto;
  }
#sec-policy-series2{
  position:relative;
  padding-top:2rem;
  padding-bottom:4rem;
}
#sec-policy-series2 > .flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#sec-policy-series2 > .flex > a{
      margin:1rem 0;
      width:100%;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
    }
#sec-policy-series2 > .flex > a.hover{
        -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
        -webkit-transform:translateY(-0.25rem);
                transform:translateY(-0.25rem);
      }
@media screen and (min-width: 768px){
#sec-policy-series2 > .flex > a{
		width:49%
    }
}
#sec-policy-series2 img,.voice-container > .flex > img{
      width:100%;
      height:auto;
    }
.voice-container > .flex > .-number{
      margin:1rem 0 3rem;
    }
#sec-cases-suuji{
  background:#40618A;
}
#sec-cases-suuji > .nonflex{
    text-align:center;
    padding:1rem;
  }
#sec-cases-suuji > .nonflex > img{
      width:100%;
      max-width:920px;
      height:auto;
    }
@media screen and (min-width: 768px){
#sec-cases-suuji > .nonflex{
		padding:2rem
  }
}
.jissekiList{
  padding:3rem 0;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
.jissekiList > .item{
    margin-bottom:1rem;
    width:100%;
  }
.jissekiList > .item > img{
      width:100%;
      height:auto;
    }
.jissekiList > .item > .text{
      padding:0.5em 0;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    }
@media screen and (min-width: 768px){
.jissekiList > .item{
		width:49%
  }
}
.support-service{
  width:100%;
  margin:3rem 0 3rem;
}
.support-service > h3{
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size:1.5rem;
    padding-left:1em;
    line-height:1.2;
    border-left:7px solid #941F2C;
    margin:0 0 1.5rem;
  }
.support-service > img{
    width:100%;
    height:auto;
    margin:0 0 1.5rem;
  }
.support-service > .texts{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
.support-service > .texts > .text{
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      font-size:1rem;
      padding-right:2em;
      padding-bottom:1.5rem;
      width:100%;
    }
@media screen and (min-width: 768px){
.support-service > .texts > .text{
		width:70%
    }
}
.support-service > .texts > a{
      background:#fff;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      padding:1.5rem 0;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
      width:100%;
    }
.support-service > .texts > a > span{
        font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        font-size:1rem;
        position:relative;
        padding:0 1em;
        color:#000;
      }
.support-service > .texts > a > span::after{
          content:">";
          position:absolute;
          display:block;
          top:0;
          right:-1em;
          color:#941F2C;
        }
.support-service > .texts > a.hover{
        -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
        -webkit-transform:translateY(-0.25rem);
                transform:translateY(-0.25rem);
      }
@media screen and (min-width: 768px){
.support-service > .texts > a{
		width:30%
    }
}
.schedule-flow{
  padding:5rem 0;
}
.schedule-flow > .flex > .step{
      position:relative;
      width:100%;
    }
.schedule-flow > .flex > .step > .image{
        position:absolute;
        top:-2.5rem;
        width:320px;
      }
.schedule-flow > .flex > .step > .image > img{
          width:100%;
          height:auto;
        }
.schedule-flow > .flex > .step > .image.-right{
          right:-350px;
        }
.schedule-flow > .flex > .step > .image.-left{
          left:-350px;
        }
.schedule-flow > .flex > .step > h3{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:start;
        -webkit-justify-content:flex-start;
            -ms-flex-pack:start;
                justify-content:flex-start;
        -webkit-box-align:stretch;
        -webkit-align-items:stretch;
            -ms-flex-align:stretch;
                align-items:stretch;
        font-size:1.2rem;
      }
.schedule-flow > .flex > .step > h3 > span{
          background:#40618A;
          text-align:center;
          color:#fff;
          border-radius:0.2em;
          padding:0.35em 0.5em;
        }
.schedule-flow > .flex > .step > h3 > .num{
          width:2em;
          margin-right:0.1rem;
          padding:0.35em 0;
        }
.schedule-flow > .flex > .step > h3 > .text{
          -webkit-box-flex:1;
          -webkit-flex:1 1 auto;
              -ms-flex:1 1 auto;
                  flex:1 1 auto;
        }
@media screen and (min-width: 768px){
.schedule-flow > .flex > .step > h3{
		font-size:1.35rem
      }
}
.schedule-flow > .flex > .step > ul{
        padding:0 0 0.5rem 6rem;
        margin:0;
      }
.schedule-flow > .flex > .step > ul > li{
          list-style:none;
          position:relative;
          margin-bottom:0.25rem;
        }
.schedule-flow > .flex > .step > ul > li::before{
            content:'●';
            display:block;
            position:absolute;
            left:-1.25em;
            top:0;
          }
.schedule-flow > .flex > .step > ul > li.note::before{
            content:'※';
          }
.schedule-flow > .flex > .step > .arrow{
        text-align:center;
      }
.schedule-flow > .flex > .step > .arrow > img{
          width:100%;
          max-width:50px;
          height:auto;
        }
.schedule-flow > .flex > .step:last-child > .arrow{
        display:none;
      }
.schedule-flow > .flex > .step:nth-child(2n) > h3 > span{
          background:#C9BC9C;
        }
#sec-outline{
  padding:3rem 0;;
}
table.outline-table{
  width:100%;
  border-bottom:3px solid #fff;
  border-right:3px solid #fff;
  font-size:0.75rem;
  letter-spacing:0.1em;
  margin-bottom:20px;
}
table.outline-table th,
  table.outline-table td{
    border-top:3px solid #fff;
    border-left:3px solid #fff;
    text-align:left;
    padding:1em;
  }
@media screen and (min-width: 768px){
table.outline-table th,
  table.outline-table td{
		padding:1.5em
  }
}
table.outline-table th{
    background:#dedbd3;
    font-weight:bold;
    text-align:left;
    white-space:nowrap;
  }
table.outline-table th.outline-table-head{
      width:100%;
      text-align:center;
      font-size:1.6em;
      padding:0.75em 1em;
      white-space:normal;
    }
table.outline-table td{
    line-height:1.5;
    background:#efefef;
    width:auto;
  }
@media screen and (min-width: 768px){
table.outline-table td{
		width:100%
  }
}
table.outline-table + table.outline-table{
    margin-top:20px;
  }
@media screen and (min-width: 768px){
table.outline-table + table.outline-table{
		margin-top:50px
  }
table.outline-table{
		margin-bottom:50px
}
}
@media screen and (min-width: 768px){}
.outline-table-anchor{
  width:100%;
}
.form-direct-tell{
  margin-top:1.2rem;
  border:1px solid #cc0000;
  padding:1em;
}
.form-direct-tell > p{
    margin:0;
    color:#cc0000;
  }
.form-direct-tell > a{
    display:block;
    background:#1177BB;
    color:#fff;
    text-align:center;
    padding:0.5em 1em;
    border-radius:999px;
    margin-top:1rem;
    cursor:pointer;
  }
.form-direct-tell > a.hover{
      opacity:0.8;
    }
.form-direct-tell-new{
  margin-top:1.2rem;
  margin-bottom:1.2rem;
}
.form-direct-tell-new > .-head{
    display:block;
    background:#1177BB;
    color:#fff;
    text-align:center;
    padding:0.5em 1em;
    border-radius:0.5em;
    margin-top:2rem;
    margin-bottom:1rem;
  }
.form-direct-tell-new > .-body{
    width:100%;
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    gap:20px;
  }
.form-direct-tell-new > .-body > .-modal-tel-block{
      margin:0;
      width:100%;
    }
.form-direct-tell-new > .-body > .-modal-tel-block .-modal-tel{
        font-size:1.2rem;
      }
@media screen and (min-width: 768px){
.form-direct-tell-new > .-body > .-modal-tel-block .-modal-tel{
		font-size:1rem
      }
.form-direct-tell-new > .-body > .-modal-tel-block{
		width:calc(50% - 10px)
    }
}
@media screen and (min-width: 768px){}
#form-head-textBox{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  margin-top:1.5rem;
}
#form-head-text{
  font-size:0.85rem;
}
#form-status{
  width:100%;
  text-align:center;
  margin:0 0 2em;
  color:#CCCCCC;
  font-size:1.125rem;
}
#form-status span{
    color:#001B44;
    font-weight:bold;
  }
#form-status img{
    margin:0 8px 0;
    vertical-align:middle;
  }
.form-banner{
  width:100%;
  text-align:center;
}
.form-banner,.-big.form-banner{
  padding:0 0 1rem;
  }
@media screen and (min-width: 768px){
.-big.form-banner{
		padding:0 0 1rem
  }
}
.form-banner img{
    width:100%;
    max-width:650px;
    height:auto;
  }
.-big.form-banner img{
      max-width:100%;
    }
.form-banner a{
    opacity:1;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
.form-banner a.hover{
      opacity:0.7;
    }
@media screen and (min-width: 768px){
.form-banner{
		padding:0 8rem 1rem
}
}
#form-required{
  width:100%;
  text-align:right;
  font-size:0.75rem;
}
#form-required img{
    margin:0 0.6em 0 0;
    padding:0;
    vertical-align:middle;
  }
.form-cell-title{
  text-align:center;
  color:#FFF;
  font-size:0.875rem;
  padding:0.5em 1em;
  font-weight:bold;
  background:#c8c1b8;
  background:-webkit-gradient(linear, left top, left bottom, from(#c8c1b8),to(#9f9b93));
  background:-webkit-linear-gradient(top, #c8c1b8 0%,#9f9b93 100%);
  background:linear-gradient(to bottom, #c8c1b8 0%,#9f9b93 100%);
}
.form-row{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
}
.form-row .form-cell-head{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    padding:0.5rem;
    border-bottom:1px solid #999;
    background-color:#f6f7f2;
    border-right:none;
    width:100%;
  }
.form-row .form-cell-head>div{
      font-size:0.9rem;
      font-weight:normal;
      color:#333;
    }
.form-row .form-cell-head img{
      margin-left:5px;
      margin-top:-2px;
      height:auto;
      width:24px;
    }
@media screen and (min-width: 768px){
.form-row .form-cell-head img{
		width:33px
    }
}
@media print{
.form-row .form-cell-head img{
		width:33px
    }
}
@media screen and (min-width: 768px){
.form-row .form-cell-head{
		border-right:1px solid #999
  }
}
@media print{
.form-row .form-cell-head{
		border-right:1px solid #999
  }
}
@media screen and (min-width: 768px){
.form-row .form-cell-head{
		width:25%
  }
}
@media print{
.form-row .form-cell-head{
		width:25%
  }
}
.form-row .form-cell-body{
    font-size:0.9rem;
    text-align:left;
    border-bottom:1px solid #999;
    padding:0.5rem 0;
    width:100%;
  }
.form-row .form-cell-body>ul{
      list-style:none;
      padding-left:0;
    }
@media screen and (min-width: 768px){
.form-row .form-cell-body{
		padding:0.5rem 1rem
  }
}
@media print{
.form-row .form-cell-body{
		padding:0.5rem 1rem
  }
}
@media screen and (min-width: 768px){
.form-row .form-cell-body{
		width:75%
  }
}
@media print{
.form-row .form-cell-body{
		width:75%
  }
}
.form-elem-caption{
  display:block;
  color:#cc0000;
  width:100%;
  padding:0 0 0.75em;
}
.form-elem-caption.-alt{
    color:blue;
  }
.form-elem-required,
.form-elem-required-container{
  background-color:#FBE6EF;
}
.form-elem-required input, .form-elem-required-container input{
    background-color:#fff;
  }
.form-elem-required-something input{
  background-color:#FBE6EF;
}
.form-elem-exsample{
  color:#666666;
  font-size:0.8em;
  line-height:1.25;
}
.form-elem-smalltext{
font-size:0.8em;
}
.form-elem-label-hover label:hover{
    color:#DD0000;
  }
.form-tomonokai{
  width:100%;
}
.form-tomonokai img{
    width:100%;
    height:auto;
    margin-top:0.5em;
  }
.form-tomonokai p{
    margin:0.5em 0;
  }
.form-tomonokai-borderd{
  width:100%;
  padding:0.5em 0;
  border-top:1px solid #333;
}
.form-tomonokai-borderd dl{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
  }
.form-tomonokai-borderd dl dt{
      width:70% !important;
      margin:0 !important;
    }
.form-tomonokai-borderd dl dd{
      width:26% !important;
      margin:0 !important;
    }
.form-tomonokai-borderd dl dd img{
        width:100%;
        height:auto;
      }
.form-tomonokai-title{
  color:#1C4569;
  font-weight:bold;
  font-size:1.125rem;
}
.form-tomonokai-title+div{
    margin-top:0.5em;
  }
.form-tomonokai-note{
  font-size:0.75rem;
  margin-top:0.75em;
}
.form-tomonokai-kiyaku{
  font-size:1.125rem;
  color:#CC0000;
  font-weight:bold;
  margin:0.3125rem 0;
}
.form-tomonokai-kiyaku a{
    -webkit-text-decoration:underline;
    text-decoration:underline;
    color:#CC0000;
  }
.form-tomonokai-kiyaku a.hover{
      color:#A00;
    }
.form-spacer{
  width:100%;
  height:2rem;
}
.calendar{
  margin:-20px 0 0 0;
}
.form-elem-select{
  padding:5px 0;
  border:1px solid #ccc;
}
.jquery-ui-datepicker{
  background-position:5px 0 0 10px;
}
form,.tp-form{
  width:100%;
}
.tp-form input{
    margin-top:2px;
    padding:5px;
  }
.tp-form input,.tp-form textarea{
    border:1px solid #ccc;
    font-size:0.7rem;
  }
.tp-form textarea{
    width:100%;
  }
.tp-form select{
    font-size:0.7rem;
  }
.tp-form ul{
    list-style:none;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    margin:0;
  }
.tp-form ul li{
      margin:0 1rem 0 0;
    }
.tp-form ul li input{
        margin:0;
      }
.tp-form ul.-vertical>li{
        width:100%;
      }
.tp-form dl{
    margin:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
  }
.tp-form dl dt{
      margin:0.5em 0 0;
      width:100%;
    }
@media screen and (min-width: 768px){
.tp-form dl dt{
		width:12em
    }
}
@media print{
.tp-form dl dt{
		width:12em
    }
}
.tp-form dl dd{
      margin:0.5em 0 0;
      width:100%;
    }
@media screen and (min-width: 768px){
.tp-form dl dd{
		width:calc(100% - 12em)
    }
}
@media print{
.tp-form dl dd{
		width:calc(100% - 12em)
    }
}
.tp-form .-fullwidth{
    width:100%;
  }
.hissu{
  font-size:0.75rem;
  line-height:1;
  background:red;
  padding:0.2em 1em;
  margin-left:0.75em;
  border-radius:0.25em;
}
.hissu::before{
    content:'必須';
    color:#fff;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
.ime-zenkaku{
  ime-mode:active;
}
.ime-hankaku{
  ime-mode:inactive;
}
.ime-disable{
  ime-mode:disabled;
}
.dummyH1{
  padding:10rem 0;
}
.form-btns{
  margin:3rem 0;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
.form-btns > form{
    width:40%;
    margin:1rem;
  }
.btn-submit{
  background:#40618A;
  width:100%;
  max-width:450px;
  height:auto;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  margin:0 auto;
  padding:1rem 1.5rem;
  border:none;
  color:#000;
  -webkit-box-shadow:none;
          box-shadow:none;
  cursor:pointer;
  -webkit-transition:all ease-out 0.15s;
  transition:all ease-out 0.15s;
}
.btn-submit.-disabled{
    pointer-events:none;
    background:#ccc;
  }
.btn-submit.-refill{
    background:#999;
  }
.btn-submit:hover{
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
            box-shadow:0px 2px 4px rgba(0, 0, 0, 0.5);
  }
.btn-submit>i{
    font-size:2rem;
    line-height:1.25;
  }
.btn-submit .label{
    text-align:justify;
    color:#fff;
  }
.btn-submit .label h2{
      font-size:1.4rem;
      margin:0.25em 0 0;
      line-height:1;
      text-justify:distribute-all-lines;
    }
.btn-submit .label p{
      font-size:0.75rem;
      letter-spacing:0.05em;
      margin:0;
      line-height:1;
    }
.uniform__potty{
  position:absolute;
  left:-9999px;
}
input:-webkit-autofill{
  -webkit-box-shadow:0 0 0px 1000px #fff inset !important;
}
.form-error{
  display:block;
  padding:1rem;
  border:3px solid #941F2C;
  margin:2rem 0;
}
.form-error h3{
    margin:0 0 0.5em;
    padding-bottom:0.5em;
    line-height:1;
    text-align:center;
    color:#941F2C;
    border-bottom:3px solid #941F2C;
  }
.form-error ul{
    list-style-type:disc;
    padding-left:2rem;
    margin-bottom:0;
  }
.form-error ul li{
      list-style-type:disc;
      color:#941F2C;
    }
.form-error.form-show{
    display:block;
  }
.contact-attention{
  margin-bottom:3rem;
}
.contact-enquete{
  width:100%;
  text-align:center;
  margin-top:3rem;
}
.date-sunday   .ui-state-default{
  background-image:none; background-color:#f08080
}
.date-saturday .ui-state-default{
  background-image:none; background-color:#e0ffff
}
.date-holiday0 .ui-state-default,.date-holiday1 .ui-state-default{
  background-image:none; background-color:#ffffff
}
#form-floatMenu{
  z-index:999999;
  width:140px;
  background:#02030B;
  position:absolute;
  top:160px;
  left:10px;
  padding:20px;
  opacity:0.8;
  border-radius:10px;
  text-align:center;
  color:#fff;
  font-weight:bold;
  display:none;
}
#form-floatMenu p:nth-child(1){
    font-size:0.625rem;
    margin:0;
  }
#form-floatMenu p:nth-child(2){
    font-size:0.75rem;
    margin:1em 0 0;
  }
#form-floatMenu #form-remain{
    font-size:1.875rem;
    margin:0;
  }
@media screen and (min-width: 768px){
#form-floatMenu{
		display:block
}
}
@media print{
#form-floatMenu{
		display:block
}
}
#sec-bukken{
  background:#EEECEC;
  padding:2rem 0 5rem;
}
.zeh #bukkenLists-new > a:not(.-zeh), .zeh #bukkenLists-new > .-item:not(.-zeh), .zeh #bukkenLists-new > .-soldout:not(.-zeh),.zeh #bukkenLists-new > .-soldout,.gseries #bukkenLists-new > a:not(.-gseries), .gseries #bukkenLists-new > .-item:not(.-gseries), .gseries #bukkenLists-new > .-soldout:not(.-gseries),.gseries #bukkenLists-new > .-soldout,.kodomomiraihojyokin #bukkenLists-new > a:not(.-kodomomirai), .kodomomiraihojyokin #bukkenLists-new > .-item:not(.-kodomomirai), .kodomomiraihojyokin #bukkenLists-new > .-soldout:not(.-kodomomirai),.kodomomiraihojyokin #bukkenLists-new > .-soldout,.kodomoecosumai #bukkenLists-new > a:not(.-kodomo), .kodomoecosumai #bukkenLists-new > .-item:not(.-kodomo), .kodomoecosumai #bukkenLists-new > .-soldout:not(.-kodomo),.kodomoecosumai #bukkenLists-new > .-soldout{
    display:none;
  }
#bukkenLists-new{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#bukkenLists-new > a,
  #bukkenLists-new > .-item,
  #bukkenLists-new > .-soldout{
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    margin-bottom:1.75rem;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    border-radius:0.5rem;
    background:#fff;
    border:1px solid #ddd;
    width:100%;
  }
#bukkenLists-new > a.-new > .image > .-newtext, #bukkenLists-new > .-item.-new > .image > .-newtext, #bukkenLists-new > .-soldout.-new > .image > .-newtext{
          display:block !important;
        }
#bukkenLists-new > a.-zan > .image > .-zanimg, #bukkenLists-new > .-item.-zan > .image > .-zanimg, #bukkenLists-new > .-soldout.-zan > .image > .-zanimg{
          display:-webkit-box !important;
          display:-webkit-flex !important;
          display:-ms-flexbox !important;
          display:flex !important;
        }
#bukkenLists-new > a > .image, #bukkenLists-new > .-item > .image, #bukkenLists-new > .-soldout > .image{
      position:relative;
      width:100%;
      border-radius:0.5rem 0.5rem 0 0;
      overflow:hidden;
    }
#bukkenLists-new > a > .image > img, #bukkenLists-new > .-item > .image > img, #bukkenLists-new > .-soldout > .image > img{
        width:100%;
        height:auto;
      }
#bukkenLists-new > a > .image > .-newtext, #bukkenLists-new > .-item > .image > .-newtext, #bukkenLists-new > .-soldout > .image > .-newtext{
        position:absolute;
        background-color:#f00;
        text-align:center;
        width:100%;
        color:#fff;
        letter-spacing:1em;
        top:0;
        left:0;
        font-size:1.1rem;
        padding:0.1em 1em;
        display:none;
      }
#bukkenLists-new > a > .image > .-zantext, #bukkenLists-new > .-item > .image > .-zantext, #bukkenLists-new > .-soldout > .image > .-zantext{
        position:absolute;
        background-color:#F00;
        border-radius:999px;
        text-align:center;
        color:#fff;
        letter-spacing:0.25em;
        top:5px;
        right:5px;
        font-size:1.2rem;
        line-height:1;
        display:none;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
        width:4em;
        height:4em;
      }
#bukkenLists-new > a > .image > .-zantext strong, #bukkenLists-new > .-item > .image > .-zantext strong, #bukkenLists-new > .-soldout > .image > .-zantext strong{
          font-size:1.5em;
        }
#bukkenLists-new > a > .image > .-zanimg, #bukkenLists-new > .-item > .image > .-zanimg, #bukkenLists-new > .-soldout > .image > .-zanimg{
        position:absolute;
        top:0;
        right:0;
        width:14em;
        height:14em;
        display:none;
      }
#bukkenLists-new > a > .image > .-zanimg > img, #bukkenLists-new > .-item > .image > .-zanimg > img, #bukkenLists-new > .-soldout > .image > .-zanimg > img{
          width:100%;
          height:auto;
        }
#bukkenLists-new > a > .texts, #bukkenLists-new > .-item > .texts, #bukkenLists-new > .-soldout > .texts{
      padding:1rem;
      position:relative;
      width:100%;
    }
#bukkenLists-new > a > .texts > h2, #bukkenLists-new > .-item > .texts > h2, #bukkenLists-new > .-soldout > .texts > h2{
        margin:0 0 0.5rem 0;
      }
#bukkenLists-new > a > .texts > .-map, #bukkenLists-new > .-item > .texts > .-map, #bukkenLists-new > .-soldout > .texts > .-map{
        display:block;
        width:100%;
        margin:0;
        padding:0.5em;
        line-height:1;
        border-top:1px solid #ddd;
        border-bottom:1px solid #ddd;
        font-size:1.1rem;
        font-weight:normal;
        color:#222;
      }
#bukkenLists-new > a > .texts > .-map.hover, #bukkenLists-new > .-item > .texts > .-map.hover, #bukkenLists-new > .-soldout > .texts > .-map.hover{
          color:#ff0500;
        }
#bukkenLists-new > a > .texts > .-map > img, #bukkenLists-new > .-item > .texts > .-map > img, #bukkenLists-new > .-soldout > .texts > .-map > img{
          display:inline-block;
          height:1.75em;
          width:auto;
          margin-right:0.25em;
        }
#bukkenLists-new > a > .texts > .-map + .-map, #bukkenLists-new > .-item > .texts > .-map + .-map, #bukkenLists-new > .-soldout > .texts > .-map + .-map{
          border-top:none;
        }
#bukkenLists-new > a > .texts > .-text, #bukkenLists-new > .-item > .texts > .-text, #bukkenLists-new > .-soldout > .texts > .-text{
        margin:0.75rem 0 0 0;
        color:#222;
        font-size:0.85rem;
        background-color:#e3e3e3;
        border-radius:0.5em;
        padding:0.75em 1em;
        width:100%;
        min-height:8em;
      }
#bukkenLists-new > a > .texts > .-btns, #bukkenLists-new > .-item > .texts > .-btns, #bukkenLists-new > .-soldout > .texts > .-btns{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:start;
        -webkit-align-items:flex-start;
            -ms-flex-align:start;
                align-items:flex-start;
      }
#bukkenLists-new > a > .texts .-more,
      #bukkenLists-new > a > .texts .-raijyou,
      #bukkenLists-new > a > .texts .-siryou,
      #bukkenLists-new > .-item > .texts .-more,
      #bukkenLists-new > .-item > .texts .-raijyou,
      #bukkenLists-new > .-item > .texts .-siryou,
      #bukkenLists-new > .-soldout > .texts .-more,
      #bukkenLists-new > .-soldout > .texts .-raijyou,
      #bukkenLists-new > .-soldout > .texts .-siryou{
        margin-top:0.5rem;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
        border-radius:0.5em;
        color:#fff;
        font-weight:bold;
        font-size:1.2rem;
        letter-spacing:0.1em;
        padding:0.5em 1em;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
      }
#bukkenLists-new > a > .texts .-more, #bukkenLists-new > .-item > .texts .-more, #bukkenLists-new > .-soldout > .texts .-more{
        width:100%;
        background-color:#7AABD7;
      }
#bukkenLists-new > a > .texts .-more.hover, #bukkenLists-new > .-item > .texts .-more.hover, #bukkenLists-new > .-soldout > .texts .-more.hover{
          background-color:#5292cb;
        }
#bukkenLists-new > a > .texts .-raijyou, #bukkenLists-new > .-item > .texts .-raijyou, #bukkenLists-new > .-soldout > .texts .-raijyou{
        background-color:#fe8f88;
        width:100%;
      }
#bukkenLists-new > a > .texts .-raijyou.hover, #bukkenLists-new > .-item > .texts .-raijyou.hover, #bukkenLists-new > .-soldout > .texts .-raijyou.hover{
          background-color:#FE5F55;
        }
@media screen and (min-width: 768px){
#bukkenLists-new > a > .texts .-raijyou, #bukkenLists-new > .-item > .texts .-raijyou, #bukkenLists-new > .-soldout > .texts .-raijyou{
		width:49%
      }
}
#bukkenLists-new > a > .texts .-siryou, #bukkenLists-new > .-item > .texts .-siryou, #bukkenLists-new > .-soldout > .texts .-siryou{
        background-color:#d79dca;
        width:100%;
      }
#bukkenLists-new > a > .texts .-siryou.hover, #bukkenLists-new > .-item > .texts .-siryou.hover, #bukkenLists-new > .-soldout > .texts .-siryou.hover{
          background-color:#C673B3;
        }
@media screen and (min-width: 768px){
#bukkenLists-new > a > .texts .-siryou, #bukkenLists-new > .-item > .texts .-siryou, #bukkenLists-new > .-soldout > .texts .-siryou{
		width:49%
      }
#bukkenLists-new > a,
  #bukkenLists-new > .-item,
  #bukkenLists-new > .-soldout{
		width:48%
  }
}
@media screen and (min-width: 768px){}
#bukkenLists-new .-soldout > .soldout-overlay{
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:100%;
      border-radius:0.5rem;
      background-color:rgba(0,0,0,0.3);
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      padding:0 10% 70%;
    }
#bukkenLists-new .-soldout > .soldout-overlay > img{
        width:100%;
        height:auto;
      }
#bukkenLists{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#bukkenLists > a,
  #bukkenLists > .-kanbai{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    width:100%;
    margin-bottom:1.75rem;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#bukkenLists > a > .image, #bukkenLists > .-kanbai > .image{
      position:relative;
      background:#fff;
      width:100%;
    }
#bukkenLists > a > .image > img, #bukkenLists > .-kanbai > .image > img{
        position:relative;
        width:100%;
        height:auto;
      }
@media screen and (min-width: 1080px){
#bukkenLists > a > .image, #bukkenLists > .-kanbai > .image{
		width:680px
    }
}
#bukkenLists > a > .texts, #bukkenLists > .-kanbai > .texts{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:vertical;
      -webkit-box-direction:normal;
      -webkit-flex-flow:column;
          -ms-flex-flow:column;
              flex-flow:column;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      background:#fff;
      width:100%;
    }
#bukkenLists > a > .texts > .text, #bukkenLists > .-kanbai > .texts > .text{
        -webkit-box-flex:1;
        -webkit-flex:1 1 auto;
            -ms-flex:1 1 auto;
                flex:1 1 auto;
        background-size:cover;
        background-position:50% 50%;
        padding:1rem 2rem 1rem;
      }
#bukkenLists > a > .texts > .text.-photo, #bukkenLists > .-kanbai > .texts > .text.-photo{
          padding:80% 0 0 0;
        }
@media screen and (min-width: 1080px){
#bukkenLists > a > .texts > .text.-photo, #bukkenLists > .-kanbai > .texts > .text.-photo{
		padding:3rem 2rem 0.5rem
        }
}
#bukkenLists > a > .texts > .text > .info, #bukkenLists > .-kanbai > .texts > .text > .info{
          font-size:1.5rem;
          font-weight:bold;
          color:#000;
          letter-spacing:0.1em;
        }
#bukkenLists > a > .texts > .text > .info > .new, #bukkenLists > .-kanbai > .texts > .text > .info > .new{
            display:inline-block;
            font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
            font-size:0.56em;
            font-weight:bold;
            color:#941F2C;
            line-height:1;
            border:1px solid #941F2C;
            padding:0.25em 1.5em;
            margin-left:1.5em;
            -webkit-transform:translateY(-0.2em);
                    transform:translateY(-0.2em);
          }
#bukkenLists > a > .texts > .text > .copy, #bukkenLists > .-kanbai > .texts > .text > .copy{
          font-size:1.875rem;
          font-weight:bold;
          color:#941F2C;
          line-height:1.2;
          margin-top:1rem;
          letter-spacing:0.1em;
        }
#bukkenLists > a > .texts > .text > .copy .small, #bukkenLists > .-kanbai > .texts > .text > .copy .small{
            font-size:0.6em;
            line-height:1.1;
          }
@media screen and (min-width: 1080px){
#bukkenLists > a > .texts > .text, #bukkenLists > .-kanbai > .texts > .text{
		padding:3rem 2rem 0.5rem
      }
}
#bukkenLists > a > .texts > .more, #bukkenLists > .-kanbai > .texts > .more{
        background:#941F2C;
        color:#fff;
        font-size:1rem;
        font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        padding:1em 0.5em;
        text-align:center;
      }
#bukkenLists > a > .texts > .more > span, #bukkenLists > .-kanbai > .texts > .more > span{
          position:relative;
          padding:0 2em;
        }
#bukkenLists > a > .texts > .more > span::after, #bukkenLists > .-kanbai > .texts > .more > span::after{
            content:">";
            position:absolute;
            display:block;
            top:0;
            right:-1em;
          }
@media screen and (min-width: 1080px){
#bukkenLists > a > .texts, #bukkenLists > .-kanbai > .texts{
		width:300px
    }
}
#bukkenLists > a.hover, #bukkenLists > .-kanbai.hover{
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
#bukkenLists > .bukken-noitem{
    font-size:1.5rem;
    margin:3rem 0 4rem;
    color:#f00;
  }
#bukkenLists.-other > a,
    #bukkenLists.-other > .-kanbai{
      margin:1.75rem 1rem;
      width:100%;
    }
#bukkenLists.-other > a > .image, #bukkenLists.-other > .-kanbai > .image{
        position:relative;
        width:100%;
      }
@media screen and (min-width: 1080px){
#bukkenLists.-other > a > .image, #bukkenLists.-other > .-kanbai > .image{
		width:100%
      }
}
#bukkenLists.-other > a > .texts, #bukkenLists.-other > .-kanbai > .texts{
        width:100%;
      }
#bukkenLists.-other > a > .texts > .text, #bukkenLists.-other > .-kanbai > .texts > .text{
          padding:1rem 2rem 1rem;
        }
#bukkenLists.-other > a > .texts > .text.-photo, #bukkenLists.-other > .-kanbai > .texts > .text.-photo{
            padding:80% 0 0 0;
          }
@media screen and (min-width: 1080px){
#bukkenLists.-other > a > .texts > .text.-photo, #bukkenLists.-other > .-kanbai > .texts > .text.-photo{
		padding:80% 0 0 0
          }
}
#bukkenLists.-other > a > .texts > .text > .info, #bukkenLists.-other > .-kanbai > .texts > .text > .info{
            font-size:1.5rem;
          }
@media screen and (min-width: 1080px){
#bukkenLists.-other > a > .texts > .text > .info, #bukkenLists.-other > .-kanbai > .texts > .text > .info{
		font-size:1.2rem
          }
}
#bukkenLists.-other > a > .texts > .text > .copy, #bukkenLists.-other > .-kanbai > .texts > .text > .copy{
            font-size:1.875rem;
          }
@media screen and (min-width: 1080px){
#bukkenLists.-other > a > .texts > .text > .copy, #bukkenLists.-other > .-kanbai > .texts > .text > .copy{
		font-size:1.4rem
          }
#bukkenLists.-other > a > .texts > .text, #bukkenLists.-other > .-kanbai > .texts > .text{
		padding:1rem 2rem 1rem
        }
}
@media screen and (min-width: 1080px){}
#bukkenLists.-other > a > .texts > .more, #bukkenLists.-other > .-kanbai > .texts > .more{
          font-size:1rem;
        }
@media screen and (min-width: 1080px){
#bukkenLists.-other > a > .texts > .more, #bukkenLists.-other > .-kanbai > .texts > .more{
		font-size:0.85rem
        }
#bukkenLists.-other > a > .texts, #bukkenLists.-other > .-kanbai > .texts{
		width:100%
      }
#bukkenLists.-other > a,
    #bukkenLists.-other > .-kanbai{
		width:30%
    }
}
@media screen and (min-width: 1080px){}
@media screen and (min-width: 1080px){}
#bukkenShinki{
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#bukkenShinki,#bukkenShinki > .title{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  }
#bukkenShinki > .title{
    background:#fff;
    position:relative;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
  }
#bukkenShinki > .title > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#bukkenShinki > .title{
		width:50%
  }
}
#bukkenShinki > .body{
    width:100%;
    background:#fff;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    padding:1rem 0.5rem;
  }
#bukkenShinki > .body>div{
      font-size:0.9rem;
      font-weight:bold;
      color:#941F2C;
      text-align:left;
    }
#bukkenShinki > .body>div > span{
        display:inline-block;
        width:100%;
        color:#000;
        font-size:0.8em;
      }
@media screen and (min-width: 768px){
#bukkenShinki > .body>div{
		font-size:0.9rem
    }
#bukkenShinki > .body{
		width:50%
  }
}
@media screen and (min-width: 768px){}
#bukkenShinki_bk > a{
    display:block;
    pointer-events:none;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    width:100%;
  }
#bukkenShinki_bk > a > img{
      width:100%;
      height:auto;
    }
#bukkenShinki_bk > a.hover{
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
#bukkenHomes{
  margin-top:1.75rem;
}
#bukkenHomes > a{
    display:block;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    width:100%;
  }
#bukkenHomes > a > img{
      width:100%;
      height:auto;
    }
#bukkenHomes > a.hover{
      -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
              box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
      -webkit-transform:translateY(-0.25rem);
              transform:translateY(-0.25rem);
    }
.bukken-subMenu{
  background:#1B1B1B;
}
.bukken-subMenu > .flex>a{
      position:relative;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      -webkit-box-flex:1;
      -webkit-flex:1 1 auto;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
      padding:0 1em;
      color:#ddd;
      -webkit-text-decoration:none;
      text-decoration:none;
      text-align:center;
      line-height:1.15;
      border-left:1px solid #3d3d3d;
      border-right:1px solid #131313;
      min-width:50%;
      height:2.8rem;
      -webkit-transition:all 0.2s ease-out;
      transition:all 0.2s ease-out;
    }
.bukken-subMenu > .flex>a:after{
        display:block;
        content:'';
        position:absolute;
        left:0;
        bottom:0;
        width:100%;
        background:#941F2C;
        -webkit-transition:all 0.2s ease-out;
        transition:all 0.2s ease-out;
        height:2px;
      }
body[class*="bukken-nishiwaki"] .bukken-subMenu > .flex>a:after{
          background:#00AFCC;
        }
body[class*="bukken-toro1"] .bukken-subMenu > .flex>a:after{
          background:#C29A7E;
        }
body[class*="bukken-mabuchi1"] .bukken-subMenu > .flex>a:after{
          background:#1b7ba5;
        }
body[class*="bukken-toushinden3"] .bukken-subMenu > .flex>a:after{
          background:#A0D8E5;
        }
body[class*="bukken-mabuchi3"] .bukken-subMenu > .flex>a:after{
          background:#00AFCC;
        }
body[class*="bukken-kitaandou"] .bukken-subMenu > .flex>a:after{
          background:#00AFDD;
        }
body[class*="bukken-ikeda2"] .bukken-subMenu > .flex>a:after{
          background:#189DA5;
        }
body[class*="bukken-osada"] .bukken-subMenu > .flex>a:after{
          background:#4392CF;
        }
body[class*="bukken-kasuga2"] .bukken-subMenu > .flex>a:after{
          background:#00AFCC;
        }
body[class*="bukken-kandacho"] .bukken-subMenu > .flex>a:after{
          background:#8B506D;
        }
body[class*="bukken-senagawa1"] .bukken-subMenu > .flex>a:after{
          background:#329E63;
        }
body[class*="bukken-hatori5"] .bukken-subMenu > .flex>a:after{
          background:#E87F00;
        }
body[class*="bukken-aobacho"] .bukken-subMenu > .flex>a:after{
          background:#00AFCC;
        }
body[class*="bukken-zenzamachi"] .bukken-subMenu > .flex>a:after{
          background:#8cac8f;
        }
body[class*="bukken-nishiyaizu"] .bukken-subMenu > .flex>a:after{
          background:#00A9C2;
        }
body[class*="bukken-kusanagisugimichi1"] .bukken-subMenu > .flex>a:after{
          background:#00AFCC;
        }
body[class*="bukken-kitsunegasaki"] .bukken-subMenu > .flex>a:after{
          background:#978364;
        }
@media screen and (min-width: 1080px){
.bukken-subMenu > .flex>a:after{
		height:4px
      }
}
@media print{
.bukken-subMenu > .flex>a:after{
		height:4px
      }
}
.bukken-subMenu > .flex>a.active,
      .bukken-subMenu > .flex>a:hover{
        color:#fff;
        background:#3d3d3d;
      }
.bukken-subMenu > .flex>a.active:after, .bukken-subMenu > .flex>a:hover:after{
          height:5px;
        }
@media screen and (min-width: 1080px){
.bukken-subMenu > .flex>a.active:after, .bukken-subMenu > .flex>a:hover:after{
		height:10px
        }
}
@media print{
.bukken-subMenu > .flex>a.active:after, .bukken-subMenu > .flex>a:hover:after{
		height:10px
        }
}
.bukken-subMenu > .flex>a.active{
        pointer-events:none;
      }
.bukken-subMenu > .flex>a.zenzamachi:after,.bukken-subMenu > .flex>a.chiyoda5:after{
        background:#8cac8f !important;
      }
.bukken-subMenu > .flex>a.-disabled{
        pointer-events:none;
      }
.bukken-subMenu > .flex>a .-comingsoon{
        display:block;
        position:absolute;
        top:0;
        font-size:0.75em;
        padding:0.25em 1em;
        background:#880000;
      }
@media screen and (min-width: 1080px){
.bukken-subMenu > .flex>a{
		min-width:auto
    }
}
@media print{
.bukken-subMenu > .flex>a{
		min-width:auto
    }
}
@media screen and (min-width: 1080px){
.bukken-subMenu > .flex>a{
		height:80px
    }
}
@media print{
.bukken-subMenu > .flex>a{
		height:80px
    }
}
.secBtmBtn{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  width:100%;
  max-width:400px;
  padding:40px 15%;

}
.secBtmBtn > a.btn{
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
    margin-bottom:1rem;
    width:100%;
  }
.secBtmBtn > a.btn > img{
      width:100%;
      height:auto;
    }
.secBtmBtn > a.btn.hover{
      opacity:0.8;
    }
@media screen and (min-width: 1080px){
.secBtmBtn > a.btn{
		width:48%
  }
.secBtmBtn{
		width:645px;
		max-width:645px;
		padding:60px 0

}
}
@media screen and (min-width: 1080px){}
@media screen and (min-width: 1080px){}
@media screen and (min-width: 1080px){}
#secMainImg,
#secMainImg-logoonly{
  width:100%;
  background:#941F2C;
  overflow:hidden;
  position:relative;
}
body[class*="bukken-nishiwaki"] #secMainImg, body[class*="bukken-nishiwaki"] #secMainImg-logoonly{
    background:#00AFCC;
  }
body[class*="bukken-toro1"] #secMainImg, body[class*="bukken-toro1"] #secMainImg-logoonly{
    background:#C29A7E;
  }
body[class*="bukken-mabuchi1"] #secMainImg, body[class*="bukken-mabuchi1"] #secMainImg-logoonly{
    background:#1b7ba5;
  }
body[class*="bukken-toushinden3"] #secMainImg, body[class*="bukken-toushinden3"] #secMainImg-logoonly{
    background:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] #secMainImg, body[class*="bukken-mabuchi3"] #secMainImg-logoonly{
    background:#00AFCC;
  }
body[class*="bukken-kitaandou"] #secMainImg, body[class*="bukken-kitaandou"] #secMainImg-logoonly{
    background:#00AFDD;
  }
body[class*="bukken-ikeda2"] #secMainImg, body[class*="bukken-ikeda2"] #secMainImg-logoonly{
    background:#189DA5;
  }
body[class*="bukken-osada"] #secMainImg, body[class*="bukken-osada"] #secMainImg-logoonly{
    background:#4392CF;
  }
body[class*="bukken-kasuga2"] #secMainImg, body[class*="bukken-kasuga2"] #secMainImg-logoonly{
    background:#00AFCC;
  }
body[class*="bukken-kandacho"] #secMainImg, body[class*="bukken-kandacho"] #secMainImg-logoonly{
    background:#8B506D;
  }
body[class*="bukken-senagawa1"] #secMainImg, body[class*="bukken-senagawa1"] #secMainImg-logoonly{
    background:#329E63;
  }
body[class*="bukken-hatori5"] #secMainImg, body[class*="bukken-hatori5"] #secMainImg-logoonly{
    background:#E87F00;
  }
body[class*="bukken-aobacho"] #secMainImg, body[class*="bukken-aobacho"] #secMainImg-logoonly{
    background:#00AFCC;
  }
body[class*="bukken-zenzamachi"] #secMainImg, body[class*="bukken-zenzamachi"] #secMainImg-logoonly{
    background:#8cac8f;
  }
body[class*="bukken-zenzamachi"] #secMainImg.-white, body[class*="bukken-zenzamachi"] #secMainImg-logoonly.-white{
      background:#fff;
    }
body[class*="bukken-nishiyaizu"] #secMainImg, body[class*="bukken-nishiyaizu"] #secMainImg-logoonly{
    background:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] #secMainImg, body[class*="bukken-kusanagisugimichi1"] #secMainImg-logoonly{
    background:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] #secMainImg, body[class*="bukken-kitsunegasaki"] #secMainImg-logoonly{
    background:#978364;
  }
h1.mainImg-top{
  position:relative;
  width:100%;
  max-width:900px;
  height:18vh;
  margin:0 auto;
  background-size:contain;
  background-position:50% 50%;
  background-repeat:no-repeat;
}
@media screen and (min-width: 1080px){
h1.mainImg-top{
		height:200px;
}
}
@media print{
h1.mainImg-top{
		height:200px;
}
}
h1.mainImg{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  position:relative;
  width:100%;
  max-width:1600px;
  height:50vh;
  margin:0 auto;
  background-size:cover;
  background-position:50% 50%;
}
h1.mainImg img{
    width:100%;
    height:auto;
  }
h1.mainImg span{
    display:block;
    padding:1rem 2rem;
    background:rgba(#941F2C, 0.8);
    color:#fff;
    font-size:1.2rem;
    font-weight:normal;
    letter-spacing:0.2em;
    line-height:1;
  }
body[class*="bukken-nishiwaki"] h1.mainImg span{
      background:rgba(#00AFCC, 0.8);
    }
body[class*="bukken-toro1"] h1.mainImg span{
      background:rgba(#C29A7E, 0.8);
    }
body[class*="bukken-mabuchi1"] h1.mainImg span{
      background:rgba(#1b7ba5, 0.8);
    }
body[class*="bukken-toushinden3"] h1.mainImg span{
      background:rgba(#A0D8E5, 0.8);
    }
body[class*="bukken-mabuchi3"] h1.mainImg span{
      background:rgba(#00AFCC, 0.8);
    }
body[class*="bukken-kitaandou"] h1.mainImg span{
      background:rgba(#00AFDD, 0.8);
    }
body[class*="bukken-ikeda2"] h1.mainImg span{
      background:rgba(#189DA5, 0.8);
    }
body[class*="bukken-osada"] h1.mainImg span{
      background:rgba(#4392CF, 0.8);
    }
body[class*="bukken-kasuga2"] h1.mainImg span{
      background:rgba(#00AFCC, 0.8);
    }
body[class*="bukken-kandacho"] h1.mainImg span{
      background:rgba(#8B506D, 0.8);
    }
body[class*="bukken-senagawa1"] h1.mainImg span{
      background:rgba(#329E63, 0.8);
    }
body[class*="bukken-hatori5"] h1.mainImg span{
      background:rgba(#E87F00, 0.8);
    }
body[class*="bukken-aobacho"] h1.mainImg span{
      background:rgba(#00AFCC, 0.8);
    }
body[class*="bukken-zenzamachi"] h1.mainImg span{
      background:rgba(#8cac8f, 0.8);
    }
body[class*="bukken-nishiyaizu"] h1.mainImg span{
      background:rgba(#00A9C2, 0.8);
    }
body[class*="bukken-kusanagisugimichi1"] h1.mainImg span{
      background:rgba(#00AFCC, 0.8);
    }
body[class*="bukken-kitsunegasaki"] h1.mainImg span{
      background:rgba(#978364, 0.8);
    }
@media screen and (min-width: 1080px){
h1.mainImg span{
		font-size:2rem
  }
}
@media print{
h1.mainImg span{
		font-size:2rem
  }
}
@media screen and (min-width: 1080px){
h1.mainImg{
		height:400px
}
}
@media print{
h1.mainImg{
		height:400px
}
}
.secMainImg-new{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  padding:60px 20%;
}
.secMainImg-new > img{
    max-width:450px;
  }
.secMainImg-new > img,#secMainImg-alt img{
    width:100%;
    height:auto;
  }
#bukken-movie-container{
  width:100%;
  margin:2rem 0;
  height:56.25%;
}
@media screen and (min-width: 768px){
#bukken-movie-container{
		height:550px
}
}
#onepageswiper-wrapper > .swiper-wrapper > .item{
      width:100%;
    }
#onepageswiper-wrapper > .swiper-wrapper > .item img{
        width:100%;
        height:auto;
      }
#onepageswiper-wrapper .swiper-pagination > .swiper-pagination-bullet{
      margin:8px;
      width:12px;
      height:12px;
      background:#999;
      opacity:0.5;
    }
#onepageswiper-wrapper .swiper-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background:#007aff;
        opacity:1;
      }
h2.bukken-common-h2{
  display:block;
  position:relative;
  padding-bottom:0.2rem;
  color:#941F2C;
  font-weight:normal;
  margin:2rem 0 0.4rem;
  font-size:1rem;
}
body[class*="bukken-nishiwaki"] h2.bukken-common-h2{
    color:#00AFCC;
  }
body[class*="bukken-toro1"] h2.bukken-common-h2{
    color:#C29A7E;
  }
body[class*="bukken-mabuchi1"] h2.bukken-common-h2{
    color:#1b7ba5;
  }
body[class*="bukken-toushinden3"] h2.bukken-common-h2{
    color:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] h2.bukken-common-h2{
    color:#00AFCC;
  }
body[class*="bukken-kitaandou"] h2.bukken-common-h2{
    color:#00AFDD;
  }
body[class*="bukken-ikeda2"] h2.bukken-common-h2{
    color:#189DA5;
  }
body[class*="bukken-osada"] h2.bukken-common-h2{
    color:#4392CF;
  }
body[class*="bukken-kasuga2"] h2.bukken-common-h2{
    color:#00AFCC;
  }
body[class*="bukken-kandacho"] h2.bukken-common-h2{
    color:#8B506D;
  }
body[class*="bukken-senagawa1"] h2.bukken-common-h2{
    color:#329E63;
  }
body[class*="bukken-hatori5"] h2.bukken-common-h2{
    color:#E87F00;
  }
body[class*="bukken-aobacho"] h2.bukken-common-h2{
    color:#00AFCC;
  }
body[class*="bukken-zenzamachi"] h2.bukken-common-h2{
    color:#8cac8f;
  }
body[class*="bukken-nishiyaizu"] h2.bukken-common-h2{
    color:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] h2.bukken-common-h2{
    color:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] h2.bukken-common-h2{
    color:#978364;
  }
h2.bukken-common-h2:after{
    display:block;
    content:'';
    height:2px;
    width:2rem;
    background:#941F2C;
    position:absolute;
    left:0;
    bottom:0;
  }
body[class*="bukken-nishiwaki"] h2.bukken-common-h2:after{
      background:#00AFCC;
    }
body[class*="bukken-toro1"] h2.bukken-common-h2:after{
      background:#C29A7E;
    }
body[class*="bukken-mabuchi1"] h2.bukken-common-h2:after{
      background:#1b7ba5;
    }
body[class*="bukken-toushinden3"] h2.bukken-common-h2:after{
      background:#A0D8E5;
    }
body[class*="bukken-mabuchi3"] h2.bukken-common-h2:after{
      background:#00AFCC;
    }
body[class*="bukken-kitaandou"] h2.bukken-common-h2:after{
      background:#00AFDD;
    }
body[class*="bukken-ikeda2"] h2.bukken-common-h2:after{
      background:#189DA5;
    }
body[class*="bukken-osada"] h2.bukken-common-h2:after{
      background:#4392CF;
    }
body[class*="bukken-kasuga2"] h2.bukken-common-h2:after{
      background:#00AFCC;
    }
body[class*="bukken-kandacho"] h2.bukken-common-h2:after{
      background:#8B506D;
    }
body[class*="bukken-senagawa1"] h2.bukken-common-h2:after{
      background:#329E63;
    }
body[class*="bukken-hatori5"] h2.bukken-common-h2:after{
      background:#E87F00;
    }
body[class*="bukken-aobacho"] h2.bukken-common-h2:after{
      background:#00AFCC;
    }
body[class*="bukken-zenzamachi"] h2.bukken-common-h2:after{
      background:#8cac8f;
    }
body[class*="bukken-nishiyaizu"] h2.bukken-common-h2:after{
      background:#00A9C2;
    }
body[class*="bukken-kusanagisugimichi1"] h2.bukken-common-h2:after{
      background:#00AFCC;
    }
body[class*="bukken-kitsunegasaki"] h2.bukken-common-h2:after{
      background:#978364;
    }
@media screen and (min-width: 1080px){
h2.bukken-common-h2{
		margin:3.75rem 0 0.4rem
}
}
@media print{
h2.bukken-common-h2{
		margin:3.75rem 0 0.4rem
}
}
@media screen and (min-width: 1080px){
h2.bukken-common-h2{
		font-size:1.25rem
}
}
@media print{
h2.bukken-common-h2{
		font-size:1.25rem
}
}
h2.bukken-common-h2-alt{
  display:block;
  width:100%;
  position:relative;
  padding-bottom:0.2rem;
  color:#941F2C;
  font-family:'Cinzel', serif;
  font-weight:normal;
  text-align:center;
  margin:2rem 0 1rem;
  font-size:1.5rem;
}
body[class*="bukken-nishiwaki"] h2.bukken-common-h2-alt{
    color:#00AFCC;
  }
body[class*="bukken-toro1"] h2.bukken-common-h2-alt{
    color:#C29A7E;
  }
body[class*="bukken-mabuchi1"] h2.bukken-common-h2-alt{
    color:#1b7ba5;
  }
body[class*="bukken-toushinden3"] h2.bukken-common-h2-alt{
    color:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] h2.bukken-common-h2-alt{
    color:#00AFCC;
  }
body[class*="bukken-kitaandou"] h2.bukken-common-h2-alt{
    color:#00AFDD;
  }
body[class*="bukken-ikeda2"] h2.bukken-common-h2-alt{
    color:#189DA5;
  }
body[class*="bukken-osada"] h2.bukken-common-h2-alt{
    color:#4392CF;
  }
body[class*="bukken-kasuga2"] h2.bukken-common-h2-alt{
    color:#00AFCC;
  }
body[class*="bukken-kandacho"] h2.bukken-common-h2-alt{
    color:#8B506D;
  }
body[class*="bukken-senagawa1"] h2.bukken-common-h2-alt{
    color:#329E63;
  }
body[class*="bukken-hatori5"] h2.bukken-common-h2-alt{
    color:#E87F00;
  }
body[class*="bukken-aobacho"] h2.bukken-common-h2-alt{
    color:#00AFCC;
  }
body[class*="bukken-zenzamachi"] h2.bukken-common-h2-alt{
    color:#8cac8f;
  }
body[class*="bukken-nishiyaizu"] h2.bukken-common-h2-alt{
    color:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] h2.bukken-common-h2-alt{
    color:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] h2.bukken-common-h2-alt{
    color:#978364;
  }
h2.bukken-common-h2-alt:before{
    left:0;
    top:1rem;
  }
@media screen and (min-width: 768px){
h2.bukken-common-h2-alt:before{
		top:1.5rem
  }
}
h2.bukken-common-h2-alt:after{
    right:0;
    top:1rem;
  }
@media screen and (min-width: 768px){
h2.bukken-common-h2-alt:after{
		top:1.5rem
  }
}
h2.bukken-common-h2-alt:before,
  h2.bukken-common-h2-alt:after{
    display:block;
    content:'';
    height:2px;
    width:15%;
    position:absolute;
    background:#941F2C;
  }
body[class*="bukken-nishiwaki"] h2.bukken-common-h2-alt:before, body[class*="bukken-nishiwaki"] h2.bukken-common-h2-alt:after{
      background:#00AFCC;
    }
body[class*="bukken-toro1"] h2.bukken-common-h2-alt:before, body[class*="bukken-toro1"] h2.bukken-common-h2-alt:after{
      background:#C29A7E;
    }
body[class*="bukken-mabuchi1"] h2.bukken-common-h2-alt:before, body[class*="bukken-mabuchi1"] h2.bukken-common-h2-alt:after{
      background:#1b7ba5;
    }
body[class*="bukken-toushinden3"] h2.bukken-common-h2-alt:before, body[class*="bukken-toushinden3"] h2.bukken-common-h2-alt:after{
      background:#A0D8E5;
    }
body[class*="bukken-mabuchi3"] h2.bukken-common-h2-alt:before, body[class*="bukken-mabuchi3"] h2.bukken-common-h2-alt:after{
      background:#00AFCC;
    }
body[class*="bukken-kitaandou"] h2.bukken-common-h2-alt:before, body[class*="bukken-kitaandou"] h2.bukken-common-h2-alt:after{
      background:#00AFDD;
    }
body[class*="bukken-ikeda2"] h2.bukken-common-h2-alt:before, body[class*="bukken-ikeda2"] h2.bukken-common-h2-alt:after{
      background:#189DA5;
    }
body[class*="bukken-osada"] h2.bukken-common-h2-alt:before, body[class*="bukken-osada"] h2.bukken-common-h2-alt:after{
      background:#4392CF;
    }
body[class*="bukken-kasuga2"] h2.bukken-common-h2-alt:before, body[class*="bukken-kasuga2"] h2.bukken-common-h2-alt:after{
      background:#00AFCC;
    }
body[class*="bukken-kandacho"] h2.bukken-common-h2-alt:before, body[class*="bukken-kandacho"] h2.bukken-common-h2-alt:after{
      background:#8B506D;
    }
body[class*="bukken-senagawa1"] h2.bukken-common-h2-alt:before, body[class*="bukken-senagawa1"] h2.bukken-common-h2-alt:after{
      background:#329E63;
    }
body[class*="bukken-hatori5"] h2.bukken-common-h2-alt:before, body[class*="bukken-hatori5"] h2.bukken-common-h2-alt:after{
      background:#E87F00;
    }
body[class*="bukken-aobacho"] h2.bukken-common-h2-alt:before, body[class*="bukken-aobacho"] h2.bukken-common-h2-alt:after{
      background:#00AFCC;
    }
body[class*="bukken-zenzamachi"] h2.bukken-common-h2-alt:before, body[class*="bukken-zenzamachi"] h2.bukken-common-h2-alt:after{
      background:#8cac8f;
    }
body[class*="bukken-nishiyaizu"] h2.bukken-common-h2-alt:before, body[class*="bukken-nishiyaizu"] h2.bukken-common-h2-alt:after{
      background:#00A9C2;
    }
body[class*="bukken-kusanagisugimichi1"] h2.bukken-common-h2-alt:before, body[class*="bukken-kusanagisugimichi1"] h2.bukken-common-h2-alt:after{
      background:#00AFCC;
    }
body[class*="bukken-kitsunegasaki"] h2.bukken-common-h2-alt:before, body[class*="bukken-kitsunegasaki"] h2.bukken-common-h2-alt:after{
      background:#978364;
    }
@media screen and (min-width: 768px){
h2.bukken-common-h2-alt:before,
  h2.bukken-common-h2-alt:after{
		width:25%
  }
}
h2.bukken-common-h2-alt.-noborder{
    font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size:1.3rem;
  }
h2.bukken-common-h2-alt.-noborder:before,
    h2.bukken-common-h2-alt.-noborder:after{
      display:none;
    }
@media screen and (min-width: 1080px){
h2.bukken-common-h2-alt.-noborder{
		font-size:1.7rem
  }
h2.bukken-common-h2-alt{
		margin:3rem 0 1.5rem;
		font-size:2rem
}
}
@media screen and (min-width: 1080px){}
@media screen and (min-width: 1080px){}
h1.bukken-common-h1{
  margin:0 0 1.5rem;
  font-weight:normal;
  font-size:1.5rem;
}
h1.bukken-common-h1.-small{
    font-size:1.25rem;
  }
@media screen and (min-width: 1080px){
h1.bukken-common-h1.-small{
		font-size:1.5rem
  }
}
@media print{
h1.bukken-common-h1.-small{
		font-size:1.5rem
  }
}
@media screen and (min-width: 1080px){
h1.bukken-common-h1{
		font-size:2rem
}
}
@media print{
h1.bukken-common-h1{
		font-size:2rem
}
}
h3.bukken-common-h3{
  margin:1.5rem 0;
  background:#941F2C;
  color:#fff;
  padding:0.25em 1em;
  font-weight:normal;
  font-size:1rem;
}
body[class*="bukken-nishiwaki"] h3.bukken-common-h3{
    background:#00AFCC;
  }
body[class*="bukken-toro1"] h3.bukken-common-h3{
    background:#C29A7E;
  }
body[class*="bukken-mabuchi1"] h3.bukken-common-h3{
    background:#1b7ba5;
  }
body[class*="bukken-toushinden3"] h3.bukken-common-h3{
    background:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] h3.bukken-common-h3{
    background:#00AFCC;
  }
body[class*="bukken-kitaandou"] h3.bukken-common-h3{
    background:#00AFDD;
  }
body[class*="bukken-ikeda2"] h3.bukken-common-h3{
    background:#189DA5;
  }
body[class*="bukken-osada"] h3.bukken-common-h3{
    background:#4392CF;
  }
body[class*="bukken-kasuga2"] h3.bukken-common-h3{
    background:#00AFCC;
  }
body[class*="bukken-kandacho"] h3.bukken-common-h3{
    background:#8B506D;
  }
body[class*="bukken-senagawa1"] h3.bukken-common-h3{
    background:#329E63;
  }
body[class*="bukken-hatori5"] h3.bukken-common-h3{
    background:#E87F00;
  }
body[class*="bukken-aobacho"] h3.bukken-common-h3{
    background:#00AFCC;
  }
body[class*="bukken-zenzamachi"] h3.bukken-common-h3{
    background:#8cac8f;
  }
body[class*="bukken-nishiyaizu"] h3.bukken-common-h3{
    background:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] h3.bukken-common-h3{
    background:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] h3.bukken-common-h3{
    background:#978364;
  }
@media screen and (min-width: 1080px){
h3.bukken-common-h3{
		font-size:1.2rem
}
}
@media print{
h3.bukken-common-h3{
		font-size:1.2rem
}
}
h4.bukken-common-h4{
  color:#941F2C;
  font-size:1rem;
  line-height:1.6;
  margin:1.5rem 0 0.5rem;
}
body[class*="bukken-nishiwaki"] h4.bukken-common-h4{
    color:#00AFCC;
  }
body[class*="bukken-toro1"] h4.bukken-common-h4{
    color:#C29A7E;
  }
body[class*="bukken-mabuchi1"] h4.bukken-common-h4{
    color:#1b7ba5;
  }
body[class*="bukken-toushinden3"] h4.bukken-common-h4{
    color:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] h4.bukken-common-h4{
    color:#00AFCC;
  }
body[class*="bukken-kitaandou"] h4.bukken-common-h4{
    color:#00AFDD;
  }
body[class*="bukken-ikeda2"] h4.bukken-common-h4{
    color:#189DA5;
  }
body[class*="bukken-osada"] h4.bukken-common-h4{
    color:#4392CF;
  }
body[class*="bukken-kasuga2"] h4.bukken-common-h4{
    color:#00AFCC;
  }
body[class*="bukken-kandacho"] h4.bukken-common-h4{
    color:#8B506D;
  }
body[class*="bukken-senagawa1"] h4.bukken-common-h4{
    color:#329E63;
  }
body[class*="bukken-hatori5"] h4.bukken-common-h4{
    color:#E87F00;
  }
body[class*="bukken-aobacho"] h4.bukken-common-h4{
    color:#00AFCC;
  }
body[class*="bukken-zenzamachi"] h4.bukken-common-h4{
    color:#8cac8f;
  }
body[class*="bukken-nishiyaizu"] h4.bukken-common-h4{
    color:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] h4.bukken-common-h4{
    color:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] h4.bukken-common-h4{
    color:#978364;
  }
h4.bukken-common-h4 span{
    background:#941F2C;
    text-align:center;
    color:#fff;
    padding:0.2em 0.75em;
    margin:0 0.75em 0 0;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight:normal;
    font-size:0.85em;
  }
body[class*="bukken-nishiwaki"] h4.bukken-common-h4 span{
      background:#00AFCC;
    }
body[class*="bukken-toro1"] h4.bukken-common-h4 span{
      background:#C29A7E;
    }
body[class*="bukken-mabuchi1"] h4.bukken-common-h4 span{
      background:#1b7ba5;
    }
body[class*="bukken-toushinden3"] h4.bukken-common-h4 span{
      background:#A0D8E5;
    }
body[class*="bukken-mabuchi3"] h4.bukken-common-h4 span{
      background:#00AFCC;
    }
body[class*="bukken-kitaandou"] h4.bukken-common-h4 span{
      background:#00AFDD;
    }
body[class*="bukken-ikeda2"] h4.bukken-common-h4 span{
      background:#189DA5;
    }
body[class*="bukken-osada"] h4.bukken-common-h4 span{
      background:#4392CF;
    }
body[class*="bukken-kasuga2"] h4.bukken-common-h4 span{
      background:#00AFCC;
    }
body[class*="bukken-kandacho"] h4.bukken-common-h4 span{
      background:#8B506D;
    }
body[class*="bukken-senagawa1"] h4.bukken-common-h4 span{
      background:#329E63;
    }
body[class*="bukken-hatori5"] h4.bukken-common-h4 span{
      background:#E87F00;
    }
body[class*="bukken-aobacho"] h4.bukken-common-h4 span{
      background:#00AFCC;
    }
body[class*="bukken-zenzamachi"] h4.bukken-common-h4 span{
      background:#8cac8f;
    }
body[class*="bukken-nishiyaizu"] h4.bukken-common-h4 span{
      background:#00A9C2;
    }
body[class*="bukken-kusanagisugimichi1"] h4.bukken-common-h4 span{
      background:#00AFCC;
    }
body[class*="bukken-kitsunegasaki"] h4.bukken-common-h4 span{
      background:#978364;
    }
@media screen and (min-width: 1080px){
h4.bukken-common-h4 span{
		font-size:0.8em
  }
}
@media print{
h4.bukken-common-h4 span{
		font-size:0.8em
  }
}
@media screen and (min-width: 1080px){
h4.bukken-common-h4{
		font-size:1.5rem
}
}
@media print{
h4.bukken-common-h4{
		font-size:1.25rem
}
}
@media screen and (min-width: 1080px){
h4.bukken-common-h4{
		margin:2rem 0 1rem
}
}
@media print{
h4.bukken-common-h4{
		margin:2rem 0 1rem
}
}
.bukken-note{
  font-size:0.5rem;
}
@media screen and (min-width: 1080px){
.bukken-note{
		font-size:0.75rem
}
}
@media print{
.bukken-note{
		font-size:0.75rem
}
}
.bukken-table{
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  font-size:1rem;
  width:54em;
}
.bukken-table th,
  .bukken-table td{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-size:1rem;
    padding:0.5em 0.8em;
    text-align:center;
  }
.bukken-table th{
    background:#EBEBF0;
  }
.bukken-table td.-bg{
    background:#fcf6e8;
  }
.bukken-table td.-rd{
    border-right:1px dotted #ccc;
  }
.bukken-table td.-bd{
    border-bottom:1px dotted #ccc;
  }
.bukken-table .-pricedown{
    width:auto;
    height:1.5em;
    margin-right:0.5em;
    -webkit-transform:translateY(-0.1em);
            transform:translateY(-0.1em);
  }
@media screen and (min-width: 768px){
.bukken-table{
		width:100%
}
}
.bukken-common-hensairei{
  width:100%;
  margin-top:2rem;
}
.bukken-common-hensairei > img{
    width:100%;
    height:auto;
  }
.bukken-landscape-flex{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start !important;
  -webkit-justify-content:flex-start !important;
      -ms-flex-pack:start !important;
          justify-content:flex-start !important;
  -webkit-box-align:start !important;
  -webkit-align-items:flex-start !important;
      -ms-flex-align:start !important;
          align-items:flex-start !important;
  width:100%;
}
.bukken-landscape-flex > .-item{
    margin-right:1.5rem;
    margin-bottom:1.5rem;
    width:calc(49.95% - 0.75rem);
  }
.bukken-landscape-flex > .-item > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.bukken-landscape-flex > .-item{
		width:calc(33.3% - 1rem)
  }
}
@media screen and (max-width: 767px){
  .bukken-landscape-flex > .-item:nth-child(2n){
    margin-right:0;
  }
}
@media screen and (min-width: 768px){
  .bukken-landscape-flex > .-item:nth-child(3n){
    margin-right:0;
  }
}
.nodalview{
  width:100%;
  margin:20px 0;
  height:50vh;
}
.nodalview > iframe{
    border:none;
  }
.outerlinks{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin:2rem 0 0;
}
.outerlinks > .-item{
    font-size:1.5rem;
    padding:0.5em 1em;
    background:#40618A;
    color:#fff;
    margin:0.5em 1em;
    border-radius:0.25em;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
.outerlinks > .-item.hover{
      opacity:0.7;
    }
#bukken-gmap iframe{
    width:100%;
    height:30rem;
  }
#concept-mabuchi3{
  background:#DFF1FB;
}
#concept-mabuchi3 img{
    width:100%;
    height:auto;
  }
#concept-kitaandou{
  background:#DFF1FB;
}
#concept-kitaandou img{
    width:100%;
    height:auto;
  }
#concept-ikeda2{
  background:#F3F6FB;
}
#concept-ikeda2 img{
    width:100%;
    height:auto;
  }
#concept-chiyoda{
  background:#E1EFE2;
}
#concept-chiyoda img{
    width:100%;
    height:auto;
  }
#concept-zenzamachi{
  background:#FCEAC6;
}
#concept-zenzamachi img{
    width:100%;
    height:auto;
  }
#concept-aobacho{
  background:#6AC8E4;
}
#concept-aobacho img{
    width:100%;
    height:auto;
  }
#concept-subimage{
  margin-top:2.5rem;
  text-align:center;
}
#concept-subimage img{
    height:auto;
    width:100%;
  }
@media screen and (min-width: 1080px){
#concept-subimage{
		margin-top:4rem
}
}
@media print{
#concept-subimage{
		margin-top:4rem
}
}
#concept-copy{
  margin-top:2.5rem;
  text-align:center;
}
#concept-copy img{
    height:auto;
    width:90%;
  }
@media screen and (min-width: 1080px){
#concept-copy img{
		width:70%
  }
}
@media print{
#concept-copy img{
		width:70%
  }
}
@media screen and (min-width: 1080px){
#concept-copy{
		margin-top:4rem
}
}
@media print{
#concept-copy{
		margin-top:4rem
}
}
#concept-bodytext{
  display:block;
  text-align:center;
  margin:3rem auto 1rem;
  line-height:2;
  font-size:0.8rem;
  width:100%;
}
@media screen and (min-width: 1080px){
#concept-bodytext{
		font-size:1.25rem;
		width:70%
}
}
@media screen and (min-width: 1080px){}
@media print{
#concept-bodytext{
		width:70%
}
}
#concept-cg img,#concept-kukaku img{
    width:100%;
    height:auto;
  }
.concept-points-image{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.concept-points-image>div{
    width:80%;
  }
.concept-points-image>div > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 1080px){
.concept-points-image>div{
		width:33.33%
  }
}
@media print{
.concept-points-image>div{
		width:33.33%
  }
}
.concept-points{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-justify-content:space-around;
      -ms-flex-pack:distribute;
          justify-content:space-around;
  margin-top:0;
}
.concept-points.concept-points-first{
    margin-top:2rem;
  }
@media screen and (min-width: 1080px){
.concept-points.concept-points-first{
		margin-top:3rem
  }
}
.concept-points>div{
    margin:0.7em 0;
    text-align:center;
    width:100%;
    font-size:0.85rem;
    font-weight:normal;
  }
.concept-points>div strong{
      display:block;
      font-weight:bold;
      font-size:1.35em;
      color:#941F2C;
    }
body[class*="bukken-nishiwaki"] .concept-points>div strong{
        color:#00AFCC;
      }
body[class*="bukken-toro1"] .concept-points>div strong{
        color:#C29A7E;
      }
body[class*="bukken-mabuchi1"] .concept-points>div strong{
        color:#1b7ba5;
      }
body[class*="bukken-toushinden3"] .concept-points>div strong{
        color:#A0D8E5;
      }
body[class*="bukken-mabuchi3"] .concept-points>div strong{
        color:#00AFCC;
      }
body[class*="bukken-kitaandou"] .concept-points>div strong{
        color:#00AFDD;
      }
body[class*="bukken-ikeda2"] .concept-points>div strong{
        color:#189DA5;
      }
body[class*="bukken-osada"] .concept-points>div strong{
        color:#4392CF;
      }
body[class*="bukken-kasuga2"] .concept-points>div strong{
        color:#00AFCC;
      }
body[class*="bukken-kandacho"] .concept-points>div strong{
        color:#8B506D;
      }
body[class*="bukken-senagawa1"] .concept-points>div strong{
        color:#329E63;
      }
body[class*="bukken-hatori5"] .concept-points>div strong{
        color:#E87F00;
      }
body[class*="bukken-aobacho"] .concept-points>div strong{
        color:#00AFCC;
      }
body[class*="bukken-zenzamachi"] .concept-points>div strong{
        color:#8cac8f;
      }
body[class*="bukken-nishiyaizu"] .concept-points>div strong{
        color:#00A9C2;
      }
body[class*="bukken-kusanagisugimichi1"] .concept-points>div strong{
        color:#00AFCC;
      }
body[class*="bukken-kitsunegasaki"] .concept-points>div strong{
        color:#978364;
      }
@media screen and (min-width: 1080px){
.concept-points>div{
		width:auto
  }
}
@media print{
.concept-points>div{
		width:auto
  }
}
@media screen and (min-width: 1080px){
.concept-points>div{
		font-size:1.15rem
  }
}
@media print{
.concept-points>div{
		font-size:1.15rem
  }
}
@media screen and (min-width: 1080px){
.concept-points{
		margin-top:1rem
}
}
.modelroom{
  margin:2.5rem 0;
}
.modelroom > img{
    width:100%;
    height:auto;
  }
.modelroom > p{
    display:block;
    font-size:1.125rem;
    padding:0.5em 1em;
    background:#FF4335;
    border-left:2em solid #E53C30;
    color:#fff;
    margin-top:0;
  }
#location-zentaiMap{
  margin-top:4rem;
}
#anchor-map{
  width:100%;
}
#location-map{
  width:100%;
  text-align:center;
}
#location-map img{
    width:100%;
    height:auto;
  }
#location-map img+img{
      margin:1rem auto 0;
    }
@media screen and (min-width: 1080px){
#location-map img{
		width:80%
  }
}
@media print{
#location-map img{
		width:80%
  }
}
#location-map .location-map-atention{
    color:red;
    font-size:1.5rem;
  }
#location-map-full{
  width:100%;
  text-align:center;
}
#location-map-full img{
    width:100%;
    height:auto;
  }
#location-map-full img+img{
      margin:1rem auto 0;
    }
#location-map-full img.mt-1{
      width:100%;
    }
@media screen and (min-width: 1080px){
#location-map-full img.mt-1{
		width:80%
    }
}
@media print{
#location-map-full img.mt-1{
		width:80%
    }
}
#location-map-full .location-map-atention{
    color:red;
    font-size:1.5rem;
  }
#location-access{
  width:100%;
  margin-bottom:1rem;
}
#location-access img{
    width:100%;
    height:auto;
  }
#location-photos{
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  width:100%;
  margin-bottom:0.5rem;
}
#location-photos .location-photo{
    position:relative;
    line-height:1;
    margin-bottom:0.5rem;
    width:48%;
  }
#location-photos .location-photo img{
      width:100%;
      height:auto;
    }
#location-photos .location-photo img.location-photo-text{
        position:absolute;
        bottom:0;
        left:0;
      }
@media screen and (min-width: 1080px){
#location-photos .location-photo{
		width:calc(50% - 1rem)
  }
}
@media print{
#location-photos .location-photo{
		width:calc(50% - 1rem)
  }
}
@media screen and (min-width: 1080px){
#location-photos{
		margin-bottom:3rem
}
}
@media print{
#location-photos{
		margin-bottom:3rem
}
}
#location-lists{
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  margin-bottom:3rem;
  width:100%;
}
#location-lists .location-list{
    width:100%;
  }
@media screen and (min-width: 1080px){
#location-lists .location-list{
		width:calc(50% - 1rem)
  }
}
@media print{
#location-lists .location-list{
		width:calc(50% - 1rem)
  }
}
#location-lists .location-list-head{
    font-weight:bold;
    letter-spacing:0.15em;
    margin-top:1.4rem;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    font-size:0.85rem;
    height:1.75rem;
  }
#location-lists .location-list-head .location-list-head-icon{
      background:#3E3A39;
      height:100%;
    }
#location-lists .location-list-head .location-list-head-icon img{
        height:100%;
        width:auto;
      }
body[class*="bukken-kitsunegasaki"] #location-lists .location-list-head .location-list-head-icon{
        background:#594327;
      }
#location-lists .location-list-head .location-list-head-text{
      background:#941F2C;
      color:#fff;
      height:100%;
      -webkit-box-flex:1;
      -webkit-flex:1 1 auto;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      padding:0 0.75em;
    }
body[class*="bukken-nishiwaki"] #location-lists .location-list-head .location-list-head-text{
        background:#00AFCC;
      }
body[class*="bukken-toro1"] #location-lists .location-list-head .location-list-head-text{
        background:#C29A7E;
      }
body[class*="bukken-mabuchi1"] #location-lists .location-list-head .location-list-head-text{
        background:#1b7ba5;
      }
body[class*="bukken-toushinden3"] #location-lists .location-list-head .location-list-head-text{
        background:#A0D8E5;
      }
body[class*="bukken-mabuchi3"] #location-lists .location-list-head .location-list-head-text{
        background:#00AFCC;
      }
body[class*="bukken-kitaandou"] #location-lists .location-list-head .location-list-head-text{
        background:#00AFDD;
      }
body[class*="bukken-ikeda2"] #location-lists .location-list-head .location-list-head-text{
        background:#189DA5;
      }
body[class*="bukken-osada"] #location-lists .location-list-head .location-list-head-text{
        background:#4392CF;
      }
body[class*="bukken-kasuga2"] #location-lists .location-list-head .location-list-head-text{
        background:#00AFCC;
      }
body[class*="bukken-kandacho"] #location-lists .location-list-head .location-list-head-text{
        background:#8B506D;
      }
body[class*="bukken-senagawa1"] #location-lists .location-list-head .location-list-head-text{
        background:#329E63;
      }
body[class*="bukken-hatori5"] #location-lists .location-list-head .location-list-head-text{
        background:#E87F00;
      }
body[class*="bukken-aobacho"] #location-lists .location-list-head .location-list-head-text{
        background:#00AFCC;
      }
body[class*="bukken-zenzamachi"] #location-lists .location-list-head .location-list-head-text{
        background:#8cac8f;
      }
body[class*="bukken-nishiyaizu"] #location-lists .location-list-head .location-list-head-text{
        background:#00A9C2;
      }
body[class*="bukken-kusanagisugimichi1"] #location-lists .location-list-head .location-list-head-text{
        background:#00AFCC;
      }
body[class*="bukken-kitsunegasaki"] #location-lists .location-list-head .location-list-head-text{
        background:#978364;
      }
@media screen and (min-width: 1080px){
#location-lists .location-list-head{
		font-size:1.25rem
  }
}
@media print{
#location-lists .location-list-head{
		font-size:1.25rem
  }
}
@media screen and (min-width: 1080px){
#location-lists .location-list-head{
		height:2.5rem
  }
}
@media print{
#location-lists .location-list-head{
		height:2.5rem
  }
}
#location-lists .location-list-table{
    font-size:0.75rem;
    margin:0.5rem 0;
    width:100%;
  }
#location-lists .location-list-table tr{
      background-image:url('/assets/images/bukken-common/hasen.svg');
      background-repeat:repeat-x;
      background-position-y:0.5em;
      display:block;
    }
@media screen and (min-width: 1080px){
#location-lists .location-list-table tr{
		display:table-row
    }
}
@media print{
#location-lists .location-list-table tr{
		display:table-row
    }
}
#location-lists .location-list-table th,
    #location-lists .location-list-table td{
      padding:0.3em 0;
      vertical-align:baseline;
      display:block;
    }
@media screen and (min-width: 1080px){
#location-lists .location-list-table th,
    #location-lists .location-list-table td{
		display:table-cell
    }
}
@media print{
#location-lists .location-list-table th,
    #location-lists .location-list-table td{
		display:table-cell
    }
}
#location-lists .location-list-table th{
      font-weight:normal;
      text-align:left;
    }
#location-lists .location-list-table th span{
        background-color:#fff;
        padding-right:0.1em;
      }
#location-lists .location-list-table td{
      text-align:right;
      white-space:nowrap;
    }
#location-lists .location-list-table td span{
        background-color:#fff;
        padding-left:0.3em;
      }
.location-bukkenmei{
  width:100%;
  text-align:center;
  margin-top:3rem;
}
.location-bukkenmei>img{
    width:100%;
    max-width:400px;
    height:auto;
  }
.location-bukkenmei + h2.bukken-common-h2{
    margin-top:1rem;
  }
#plan-3d{
  margin:3rem 0 0 0;
  position:relative;
  width:100%;
  padding-top:56.27%;
}
#plan-3d iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }
.plan-tab-abobe{
  background:#00A9C2;
  color:#fff;
  margin-bottom:-0.5rem;
  text-align:center;
  padding:0.5em 1em;
  font-size:1.5rem;
}
@media screen and (min-width: 1080px){
.plan-tab-abobe{
		margin-bottom:-2.5rem;
}
}
#plan-tab{
  width:100%;
  margin-top:2rem;
}
@media screen and (min-width: 1080px){
#plan-tab{
		margin-top:3.75rem
}
}
.tabs{
  width:100%;
  max-width:980px;
  margin:0 auto;
}
.tabs ul{
    margin-bottom:1rem;
    padding-left:0;
    list-style:none;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
  }
.tabs ul li{
      padding:0.25em 0.75em 0.5em;
      background:#e9bcc0;
      border-radius:4px;
      cursor:pointer;
      text-align:center;
      line-height:1.2;
      font-weight:bold;
      -webkit-transition:all 0.2s ease-out;
      transition:all 0.2s ease-out;
      margin-bottom:0.5rem;
      margin-right:0.5rem;
      width:calc(50% - 0.25rem);
      font-size:1rem;
    }
body[class*="bukken-nishiwaki"] .tabs ul li{
        background:#b3e7f0;
      }
body[class*="bukken-toro1"] .tabs ul li{
        background:#ede1d8;
      }
body[class*="bukken-mabuchi1"] .tabs ul li{
        background:#bfdcf0;
      }
body[class*="bukken-toushinden3"] .tabs ul li{
        background:#e3f3f7;
      }
body[class*="bukken-mabuchi3"] .tabs ul li{
        background:#b3e7f0;
      }
body[class*="bukken-kitaandou"] .tabs ul li{
        background:#b3e7f5;
      }
body[class*="bukken-ikeda2"] .tabs ul li{
        background:#bae2e4;
      }
body[class*="bukken-osada"] .tabs ul li{
        background:#c7def1;
      }
body[class*="bukken-kasuga2"] .tabs ul li{
        background:#b3e7f0;
      }
body[class*="bukken-kandacho"] .tabs ul li{
        background:#dccbd3;
      }
body[class*="bukken-senagawa1"] .tabs ul li{
        background:#c2e2d0;
      }
body[class*="bukken-hatori5"] .tabs ul li{
        background:#f8d9b3;
      }
body[class*="bukken-aobacho"] .tabs ul li{
        background:#b3e7f0;
      }
body[class*="bukken-zenzamachi"] .tabs ul li{
        background:#dde6dd;
      }
body[class*="bukken-nishiyaizu"] .tabs ul li{
        background:#b3e5ed;
      }
body[class*="bukken-kusanagisugimichi1"] .tabs ul li{
        background:#b3e7f0;
      }
body[class*="bukken-kitsunegasaki"] .tabs ul li{
        background:#fae7cb;
      }
.tabs ul li.chiyoda5{
        background:#dde6dd !important;
      }
.tabs ul li.chiyoda5 a{
          color:#8cac8f !important;
        }
.tabs ul li:nth-child(2n){
        margin-right:0;
      }
@media screen and (min-width: 1080px){
.tabs ul li:nth-child(2n){
		margin-right:0.5rem
      }
}
@media print{
.tabs ul li:nth-child(2n){
		margin-right:0.5rem
      }
}
.tabs ul li:last-child{
        margin-right:0 !important;
      }
.tabs ul li.active{
        background:#941F2C;
        -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.3);
                box-shadow:0 5px 10px rgba(0,0,0,0.3);
        -webkit-transform:translateY(-5px);
                transform:translateY(-5px);
      }
body[class*="bukken-nishiwaki"] .tabs ul li.active{
          background:#00AFCC;
        }
body[class*="bukken-toro1"] .tabs ul li.active{
          background:#C29A7E;
        }
body[class*="bukken-mabuchi1"] .tabs ul li.active{
          background:#1b7ba5;
        }
body[class*="bukken-toushinden3"] .tabs ul li.active{
          background:#A0D8E5;
        }
body[class*="bukken-mabuchi3"] .tabs ul li.active{
          background:#00AFCC;
        }
body[class*="bukken-kitaandou"] .tabs ul li.active{
          background:#00AFDD;
        }
body[class*="bukken-ikeda2"] .tabs ul li.active{
          background:#189DA5;
        }
body[class*="bukken-osada"] .tabs ul li.active{
          background:#4392CF;
        }
body[class*="bukken-kasuga2"] .tabs ul li.active{
          background:#00AFCC;
        }
body[class*="bukken-kandacho"] .tabs ul li.active{
          background:#8B506D;
        }
body[class*="bukken-senagawa1"] .tabs ul li.active{
          background:#329E63;
        }
body[class*="bukken-hatori5"] .tabs ul li.active{
          background:#E87F00;
        }
body[class*="bukken-aobacho"] .tabs ul li.active{
          background:#00AFCC;
        }
body[class*="bukken-zenzamachi"] .tabs ul li.active{
          background:#8cac8f;
        }
body[class*="bukken-nishiyaizu"] .tabs ul li.active{
          background:#00A9C2;
        }
body[class*="bukken-kusanagisugimichi1"] .tabs ul li.active{
          background:#00AFCC;
        }
body[class*="bukken-kitsunegasaki"] .tabs ul li.active{
          background:#978364;
        }
.tabs ul li.active.chiyoda5{
          background:#8cac8f !important;
        }
.tabs ul li.active a{
          color:#fff !important;
        }
.tabs ul li:hover{
        -webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);
                box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);
        -webkit-transform:translateY(-5px);
                transform:translateY(-5px);
      }
.tabs ul li small{
        display:block;
        font-weight:bold;
        font-size:0.9em;
        color:rgba(0,0,0,0.5);
      }
.tabs ul li strong{
        font-size:2.25em;
      }
.tabs ul li span{
        display:block;
        font-weight:normal;
        font-size:0.65em;
      }
.-alt.tabs ul li span{
          font-size:1em;
        }
.tabs ul li a{
        pointer-events:none;
        -webkit-text-decoration:none;
        text-decoration:none;
        color:#941F2C;
        display:block;
        width:100%;
      }
body[class*="bukken-nishiwaki"] .tabs ul li a{
          color:#00AFCC;
        }
body[class*="bukken-toro1"] .tabs ul li a{
          color:#C29A7E;
        }
body[class*="bukken-mabuchi1"] .tabs ul li a{
          color:#1b7ba5;
        }
body[class*="bukken-toushinden3"] .tabs ul li a{
          color:#A0D8E5;
        }
body[class*="bukken-mabuchi3"] .tabs ul li a{
          color:#00AFCC;
        }
body[class*="bukken-kitaandou"] .tabs ul li a{
          color:#00AFDD;
        }
body[class*="bukken-ikeda2"] .tabs ul li a{
          color:#189DA5;
        }
body[class*="bukken-osada"] .tabs ul li a{
          color:#4392CF;
        }
body[class*="bukken-kasuga2"] .tabs ul li a{
          color:#00AFCC;
        }
body[class*="bukken-kandacho"] .tabs ul li a{
          color:#8B506D;
        }
body[class*="bukken-senagawa1"] .tabs ul li a{
          color:#329E63;
        }
body[class*="bukken-hatori5"] .tabs ul li a{
          color:#E87F00;
        }
body[class*="bukken-aobacho"] .tabs ul li a{
          color:#00AFCC;
        }
body[class*="bukken-zenzamachi"] .tabs ul li a{
          color:#8cac8f;
        }
body[class*="bukken-nishiyaizu"] .tabs ul li a{
          color:#00A9C2;
        }
body[class*="bukken-kusanagisugimichi1"] .tabs ul li a{
          color:#00AFCC;
        }
body[class*="bukken-kitsunegasaki"] .tabs ul li a{
          color:#978364;
        }
@media screen and (min-width: 1080px){
.tabs ul li{
		width:auto
    }
}
@media print{
.tabs ul li{
		width:auto
    }
}
@media screen and (min-width: 1080px){
.tabs ul li{
		font-size:1.25rem
    }
}
@media print{
.tabs ul li{
		font-size:1.25rem
    }
}
.tabs li.active .tab-image_normal,.tabs li:not(.active) .tab-image_active{
  display:none;
}
.tabsContainer{
  border:1px #CCC solid;
  background-color:#FFF;
  padding:14px;
}
.tabsContainer .bukken-note{
    margin-top:0;
  }
@media screen and (min-width: 1080px){
.tabsContainer{
		padding:40px
}
}
@media print{
.tabsContainer{
		padding:40px
}
}
.plan-head{
  margin-bottom:1.5rem;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
}
.plan-head,.plan-head>div{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  }
.plan-head>div{
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    margin-bottom:1rem;
  }
.plan-head>div img{
      width:100%;
      height:auto;
    }
.plan-head .plan-head-photo{
    width:70%;
  }
@media screen and (min-width: 1080px){
.plan-head .plan-head-photo{
		width:30%
  }
}
@media print{
.plan-head .plan-head-photo{
		width:30%
  }
}
.plan-head .plan-head-info{
    width:100%;
  }
@media screen and (min-width: 1080px){
.plan-head .plan-head-info{
		width:68%
  }
}
@media print{
.plan-head .plan-head-info{
		width:68%
  }
}
@media screen and (min-width: 1080px){
.plan-head{
		margin-bottom:3rem
}
}
@media print{
.plan-head{
		margin-bottom:3rem
}
}
@media screen and (min-width: 1080px){
.plan-head{
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		    -ms-flex-pack:justify;
		        justify-content:space-between
}
}
@media print{
.plan-head{
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		    -ms-flex-pack:justify;
		        justify-content:space-between
}
}
.plan-figure{
  margin-bottom:1rem;
}
.plan-figure img{
    width:100%;
    height:auto;
  }
.plan-head-new{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  margin-bottom:1.5rem;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
}
@media screen and (min-width: 1080px){
.plan-head-new{
		margin-bottom:3rem
}
}
@media print{
.plan-head-new{
		margin-bottom:3rem
}
}
@media screen and (min-width: 1080px){
.plan-head-new{
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		    -ms-flex-pack:justify;
		        justify-content:space-between
}
}
@media print{
.plan-head-new{
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		    -ms-flex-pack:justify;
		        justify-content:space-between
}
}
.plan-info{
  letter-spacing:0.1em;
  font-family:"EB Garamond","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  width:100%;
}
.premium .plan-info{
    color:#fff;
  }
@media screen and (min-width: 1080px){
.plan-info{
		width:55%
}
}
@media print{
.plan-info{
		width:55%
}
}
.plan-info-full{
  letter-spacing:0.1em;
  font-family:"EB Garamond","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  width:100%;
}
.premium .plan-info-full{
    color:#fff;
  }
.plan-info-type{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  border-bottom:1px solid #000;
  width:100%;
  margin-bottom:1rem;
}
.plan-info-type.withImage{
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    border-bottom:none;
    width:100%;
  }
.plan-info-type.withImage > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.plan-info-type.withImage > img{
		width:60%;
    }
.plan-info-type{
		width:auto
}
}
@media screen and (min-width: 768px){}
.plan-info-type--type{
  font-size:2rem;
  line-height:1;
}
.plan-info-type--type span{
    font-size:2em;
    margin-right:0.1em;
  }
.plan-info-type--price{
  font-size:1.5rem;
  line-height:1;
}
.plan-info-type--price span{
    font-size:2em;
    margin-right:0.1em;
  }
.plan-info-type--360vr{
  line-height:1;
  display:block;
}
.plan-info-type--360vr > img{
    width:auto;
    height:2.6em;
    margin:0.4em 0;
  }
.plan-info-type--badge{
  padding:0.5rem 0 0.5rem 0;
  width:70%;
}
.plan-info-type--badge > img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 768px){
.plan-info-type--badge{
		padding:1rem 0 0.5rem 1em;
		width:40%
}
}
@media screen and (min-width: 768px){}
.plan-info-menseki{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row nowrap;
      -ms-flex-flow:row nowrap;
          flex-flow:row nowrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.plan-info-menseki > .plan-info-menseki-left{
    -webkit-box-flex:0;
    -webkit-flex:0 0 auto;
        -ms-flex:0 0 auto;
            flex:0 0 auto;
  }
.plan-info-full .plan-info-menseki > .plan-info-menseki-left{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:start;
      -webkit-justify-content:flex-start;
          -ms-flex-pack:start;
              justify-content:flex-start;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
.plan-info-menseki > .plan-info-menseki-right{
    -webkit-box-flex:1;
    -webkit-flex:1 1 auto;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
    padding-left:2rem;
  }
.plan-info-menseki > .plan-info-menseki-right > h2{
      font-size:1.2rem;
      text-align:right;
      margin-top:0.675rem;
    }
body[class*="bukken-nishiwaki"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00AFCC;
      }
body[class*="bukken-toro1"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#C29A7E;
      }
body[class*="bukken-mabuchi1"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#1b7ba5;
      }
body[class*="bukken-toushinden3"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#A0D8E5;
      }
body[class*="bukken-mabuchi3"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00AFCC;
      }
body[class*="bukken-kitaandou"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00AFDD;
      }
body[class*="bukken-ikeda2"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#189DA5;
      }
body[class*="bukken-osada"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#4392CF;
      }
body[class*="bukken-kasuga2"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00AFCC;
      }
body[class*="bukken-kandacho"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#8B506D;
      }
body[class*="bukken-senagawa1"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#329E63;
      }
body[class*="bukken-hatori5"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#E87F00;
      }
body[class*="bukken-aobacho"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00AFCC;
      }
body[class*="bukken-zenzamachi"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#8cac8f;
      }
body[class*="bukken-nishiyaizu"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00A9C2;
      }
body[class*="bukken-kusanagisugimichi1"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#00AFCC;
      }
body[class*="bukken-kitsunegasaki"] .plan-info-menseki > .plan-info-menseki-right > h2{
        color:#978364;
      }
.plan-info-shikiti,
.plan-info-tatemono,
.plan-info-syuunouritu{
  font-size:0.9rem;
  line-height:1.5;
  margin-top:0.75em;
  width:100%;
}
.plan-info-shikiti span, .plan-info-tatemono span, .plan-info-syuunouritu span{
    font-size:2em;
    line-height:1;
  }
.plan-info-full .plan-info-shikiti, .plan-info-full .plan-info-tatemono, .plan-info-full .plan-info-syuunouritu{
    margin-right:0;
  }
@media screen and (min-width: 768px){
.plan-info-full .plan-info-shikiti, .plan-info-full .plan-info-tatemono, .plan-info-full .plan-info-syuunouritu{
		margin-right:2rem
  }
}
.plan-info-menseki.-alt .plan-info-shikiti, .plan-info-menseki.-alt .plan-info-tatemono, .plan-info-menseki.-alt .plan-info-syuunouritu{
    width:auto;
    margin-right:2rem;
  }
@media screen and (min-width: 768px){
.plan-info-menseki.-alt .plan-info-shikiti, .plan-info-menseki.-alt .plan-info-tatemono, .plan-info-menseki.-alt .plan-info-syuunouritu,.plan-info-shikiti,
.plan-info-tatemono,
.plan-info-syuunouritu{
		width:auto
}
}
@media screen and (min-width: 768px){}
.plan-info-other{
  font-size:0.9rem;
  line-height:1.5;
  width:100%;
}
@media screen and (min-width: 768px){
.plan-info-other{
		width:auto
}
}
.plan-photo{
  position:relative;
  padding-top:0.75rem;
  width:100%;
}
.plan-photo > img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 1080px){
.plan-photo{
		width:38%
}
}
@media print{
.plan-photo{
		width:38%
}
}
.bukken-plan-h4{
  margin-bottom:0.5rem;
  font-weight:normal;
  font-family:"EB Garamond","Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  border-bottom:1px dotted #000;
}
.bukken-plan-h4 span{
    font-size:2em;
    margin-left:0.2em;
  }
.bukken-plan-h3{
  margin-top:0;
}
body[class*="bukken-nishiwaki"] .bukken-plan-h3{
    color:#00AFCC;
  }
body[class*="bukken-toro1"] .bukken-plan-h3{
    color:#C29A7E;
  }
body[class*="bukken-mabuchi1"] .bukken-plan-h3{
    color:#1b7ba5;
  }
body[class*="bukken-toushinden3"] .bukken-plan-h3{
    color:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] .bukken-plan-h3{
    color:#00AFCC;
  }
body[class*="bukken-kitaandou"] .bukken-plan-h3{
    color:#00AFDD;
  }
body[class*="bukken-ikeda2"] .bukken-plan-h3{
    color:#189DA5;
  }
body[class*="bukken-osada"] .bukken-plan-h3{
    color:#4392CF;
  }
body[class*="bukken-kasuga2"] .bukken-plan-h3{
    color:#00AFCC;
  }
body[class*="bukken-kandacho"] .bukken-plan-h3{
    color:#8B506D;
  }
body[class*="bukken-senagawa1"] .bukken-plan-h3{
    color:#329E63;
  }
body[class*="bukken-hatori5"] .bukken-plan-h3{
    color:#E87F00;
  }
body[class*="bukken-aobacho"] .bukken-plan-h3{
    color:#00AFCC;
  }
body[class*="bukken-zenzamachi"] .bukken-plan-h3{
    color:#8cac8f;
  }
body[class*="bukken-nishiyaizu"] .bukken-plan-h3{
    color:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] .bukken-plan-h3{
    color:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] .bukken-plan-h3{
    color:#978364;
  }
.bukken-plan-img{
  width:100%;
  max-width:300px;
  height:auto;
  margin-top:0.5em;
}
#equipment-main{
  width:100%;
}
#equipment-main > img{
    width:100%;
    height:auto;
  }
.equipment-container{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.equipment-container>div{
    margin-bottom:0.5em;
    width:48%;
  }
.equipment-container>div img{
      width:100%;
      height:auto;
    }
.equipment-container>div p{
      display:block;
      margin:0.5em 0;
      font-size:0.6rem;
      font-weight:normal;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    }
.equipment-container>div p strong{
        display:block;
        font-weight:bold;
        font-size:1.35em;
      }
@media screen and (min-width: 1080px){
.equipment-container>div p{
		font-size:0.8rem
    }
}
@media print{
.equipment-container>div p{
		font-size:0.8rem
    }
}
@media screen and (min-width: 1080px){
.equipment-container>div{
		width:calc(25% - 0.75rem)
  }
}
@media print{
.equipment-container>div{
		width:calc(25% - 0.75rem)
  }
}
#equipment-doorphone{
  width:100%;
  margin:2rem 0;
}
#equipment-doorphone > img{
    width:100%;
    height:auto;
  }
.-quality-container-2{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.-quality-container-2 .-quality-item{
    width:48%;
  }
.-quality-item{
  margin:0.5rem 0 2.5rem;
}
.-quality-item > .-image{
    width:100%;
    position:relative;
  }
.-quality-item > .-image > img{
      width:100%;
      height:auto;
    }
.-quality-item > h4{
    font-size:1.5rem;
    text-align:center;
    margin:0.5rem 0;
    padding-bottom:0.5rem;
    border-bottom:1px solid #000;
  }
.-quality-item > h4.-small{
      font-weight:normal;
      font-size:1.2rem;
    }
@media screen and (min-width: 768px){
.-quality-item > h4.-small{
		font-size:1.35rem
    }
.-quality-item > h4{
		font-size:2rem
  }
}
@media screen and (min-width: 768px){}
.-quality-item > p{
    margin:0.3rem 0;
  }
.-quality-item > .-quality-2sidetext{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
.-quality-item > .-quality-2sidetext > .-item{
      width:100%;
    }
.-quality-item > .-quality-2sidetext > .-item > h4{
        font-size:1.2rem;
        text-align:center;
        margin:0.5rem 0;
      }
.-quality-item > .-quality-2sidetext > .-item > p{
        margin:0.3rem 0;
      }
@media screen and (min-width: 768px){
.-quality-item > .-quality-2sidetext > .-item{
		width:48%
    }
}
.-quality-item-bels{
  margin:0.5rem 0 2.5rem;
}
.-quality-item-bels > .-image{
    width:100%;
    position:relative;
  }
.-quality-item-bels > .-image > img{
      width:100%;
      height:auto;
    }
.-quality-item-bels > h4{
    font-size:1.5rem;
    text-align:center;
    margin:0.5rem 0;
  }
@media screen and (min-width: 768px){
.-quality-item-bels > h4{
		font-size:2rem;
  }
}
.-quality-item-note{
  font-size:0.85rem;
}
#technology-points{
  width:100%;
  margin-top:2rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#technology-points > .technology-point{
    position:relative;
    width:100%;
  }
#technology-points > .technology-point:nth-child(1),
    #technology-points > .technology-point:nth-child(2){
      width:100%;
    }
@media screen and (min-width: 768px){
#technology-points > .technology-point:nth-child(1),
    #technology-points > .technology-point:nth-child(2){
		width:100%
    }
}
#technology-points > .technology-point > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#technology-points > .technology-point{
		width:50%
  }
}
.technology-container-bg{
  background:#EFECE7;
  padding-top:2rem;
  padding-bottom:2rem;
}
h3.technology-common-h3{
  margin:1.5rem 0;
  background:#ADA287;
  color:#fff;
  padding:0.25em 1em;
  font-weight:normal;
  font-size:1rem;
}
@media screen and (min-width: 1080px){
h3.technology-common-h3{
		font-size:1.2rem
}
}
@media print{
h3.technology-common-h3{
		font-size:1.2rem
}
}
h4.technology-common-h4{
  margin:1.5rem 0;
  border:1px solid #415D7F;
  color:#415D7F;
  padding:0.25em 1em;
  font-weight:bold;
  text-align:center;
  font-size:0.85rem;
}
@media screen and (min-width: 1080px){
h4.technology-common-h4{
		font-size:1rem
}
}
@media print{
h4.technology-common-h4{
		font-size:1rem
}
}
#technology-kouhou{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;

}
#technology-kouhou > .-left{
    position:relative;
    width:100%;
  }
#technology-kouhou > .-left > img{
      margin-top:1rem;
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#technology-kouhou > .-left{
		width:65%
  }
}
#technology-kouhou > .-right{
    width:100%;
  }
#technology-kouhou > .-right > img{
      margin:-0.5rem 0;
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#technology-kouhou > .-right{
		width:30%
  }
}
#technology-kouhou > .-full{
    width:100%;
    padding:0;
  }
#technology-kouhou > .-full > img{
      margin-top:1rem;
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#technology-kouhou > .-full{
		padding:0 18%
  }
}
#technology-figure-taishinsei{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#technology-figure-taishinsei > .-no1{
    position:relative;
    width:100%;
  }
@media screen and (min-width: 768px){
#technology-figure-taishinsei > .-no1{
		width:42%
  }
}
#technology-figure-taishinsei > .-no2{
    width:100%;
  }
@media screen and (min-width: 768px){
#technology-figure-taishinsei > .-no2{
		width:54%
  }
}
#technology-figure-taishinsei img{
    width:100%;
    height:auto;
  }
#technology-taishin-alt{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#technology-taishin-alt > .-item{
    width:100%;
  }
#technology-taishin-alt > .-item > .-figure{
      margin:-0.5rem 0;
      background:#fff;
    }
#technology-taishin-alt > .-item > .-figure > img{
        width:100%;
        height:auto;
      }
#technology-taishin-alt > .-item:nth-child(2) > h4{
        padding:1em 1em;
      }
@media screen and (min-width: 768px){
#technology-taishin-alt > .-item{
		width:48%
  }
}
#technology-figure-taikasei{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#technology-figure-taikasei > .-no1{
    position:relative;
    width:100%;
  }
#technology-figure-taikasei > .-no1 > .technology-common-h4{
      margin-top:1rem;
    }
#technology-figure-taikasei > .-no1 > .technology-figure-taikasei-point{
      text-align:center;
      border:1px solid #415D7F;
      color:#415D7F;
      padding:0.25em 1em;
      font-weight:bold;
      border-radius:1rem;
      margin-top:1rem;
    }
@media screen and (min-width: 768px){
#technology-figure-taikasei > .-no1{
		width:42%
  }
}
#technology-figure-taikasei > .-no2{
    margin-top:1rem;
    width:100%;
  }
#technology-figure-taikasei > .-no2 img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#technology-figure-taikasei > .-no2{
		margin-top:0;
		width:54%
  }
}
@media screen and (min-width: 768px){}
#technology-2-4{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#technology-2-4 > .-left{
    width:100%;
  }
@media screen and (min-width: 768px){
#technology-2-4 > .-left{
		width:60%
  }
}
#technology-2-4 > .-right{
    position:relative;
    width:100%;
  }
#technology-2-4 > .-right > img{
      margin-top:1rem;
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#technology-2-4 > .-right{
		width:36%
  }
}
#technology-figure-kimitu-1 > img{
    width:100%;
    height:auto;
  }
#technology-kimitu-photos{
  margin-top:1rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#technology-kimitu-photos > div{
    width:100%;
  }
#technology-kimitu-photos > div > h3{
      margin:1rem 0 0.5rem;
    }
@media screen and (min-width: 768px){
#technology-kimitu-photos > div{
		width:48%
  }
}
.technology-kimitu-photo{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
.technology-kimitu-photo>div{
    width:30%;
  }
.technology-kimitu-photo>div > img{
      width:100%;
      height:auto;
    }
.technology-kimitu-photo>p{
    width:65%;
    margin:0;
  }
#technology-figure-hosyou-1{
  text-align:center;
}
#technology-figure-hosyou-1 > img{
    width:100%;
    max-width:736px;
    height:auto;
  }
#technology-homes{
  width:100%;
  text-align:center;
}
#technology-homes img{
    margin-top:1.5rem;
    width:100%;
    height:auto;
  }
@media screen and (min-width: 1080px){
#technology-homes img{
		width:60%;
  }
}
@media print{
#technology-homes img{
		width:60%;
  }
}
#technology-2x4-title{
  color:#941F2C;
  font-weight:bold;
  margin-bottom:1.5rem;
  font-size:1.25rem;
}
body[class*="bukken-nishiwaki"] #technology-2x4-title{
    color:#00AFCC;
  }
body[class*="bukken-toro1"] #technology-2x4-title{
    color:#C29A7E;
  }
body[class*="bukken-mabuchi1"] #technology-2x4-title{
    color:#1b7ba5;
  }
body[class*="bukken-toushinden3"] #technology-2x4-title{
    color:#A0D8E5;
  }
body[class*="bukken-mabuchi3"] #technology-2x4-title{
    color:#00AFCC;
  }
body[class*="bukken-kitaandou"] #technology-2x4-title{
    color:#00AFDD;
  }
body[class*="bukken-ikeda2"] #technology-2x4-title{
    color:#189DA5;
  }
body[class*="bukken-osada"] #technology-2x4-title{
    color:#4392CF;
  }
body[class*="bukken-kasuga2"] #technology-2x4-title{
    color:#00AFCC;
  }
body[class*="bukken-kandacho"] #technology-2x4-title{
    color:#8B506D;
  }
body[class*="bukken-senagawa1"] #technology-2x4-title{
    color:#329E63;
  }
body[class*="bukken-hatori5"] #technology-2x4-title{
    color:#E87F00;
  }
body[class*="bukken-aobacho"] #technology-2x4-title{
    color:#00AFCC;
  }
body[class*="bukken-zenzamachi"] #technology-2x4-title{
    color:#8cac8f;
  }
body[class*="bukken-nishiyaizu"] #technology-2x4-title{
    color:#00A9C2;
  }
body[class*="bukken-kusanagisugimichi1"] #technology-2x4-title{
    color:#00AFCC;
  }
body[class*="bukken-kitsunegasaki"] #technology-2x4-title{
    color:#978364;
  }
@media screen and (min-width: 1080px){
#technology-2x4-title{
		font-size:1.75rem
}
}
@media print{
#technology-2x4-title{
		font-size:1.75rem
}
}
#technology-2x4-main{
  margin-bottom:3rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
#technology-2x4-main>div{
    margin-bottom:0.5rem;
    width:49%;
    border:2px solid #941F2C;
    padding:0.75rem;
    font-size:0.85rem;
    border-radius:0.75em;
    background:rgb(244, 233, 234);
  }
body[class*="bukken-nishiwaki"] #technology-2x4-main>div{
      background:#e6f7fa;
      border-color:#00AFCC;
    }
body[class*="bukken-toro1"] #technology-2x4-main>div{
      background:#f9f5f2;
      border-color:#C29A7E;
    }
body[class*="bukken-mabuchi1"] #technology-2x4-main>div{
      background:#bfdcf0;
      border-color:#1b7ba5;
    }
body[class*="bukken-toushinden3"] #technology-2x4-main>div{
      background:#f6fbfc;
      border-color:#A0D8E5;
    }
body[class*="bukken-mabuchi3"] #technology-2x4-main>div{
      background:#e6f7fa;
      border-color:#00AFCC;
    }
body[class*="bukken-kitaandou"] #technology-2x4-main>div{
      background:#e6f7fc;
      border-color:#00AFDD;
    }
body[class*="bukken-ikeda2"] #technology-2x4-main>div{
      background:#e8f5f6;
      border-color:#189DA5;
    }
body[class*="bukken-osada"] #technology-2x4-main>div{
      background:#ecf4fa;
      border-color:#4392CF;
    }
body[class*="bukken-kasuga2"] #technology-2x4-main>div{
      background:#e6f7fa;
      border-color:#00AFCC;
    }
body[class*="bukken-kandacho"] #technology-2x4-main>div{
      background:#f3eef0;
      border-color:#8B506D;
    }
body[class*="bukken-senagawa1"] #technology-2x4-main>div{
      background:#ebf5ef;
      border-color:#329E63;
    }
body[class*="bukken-hatori5"] #technology-2x4-main>div{
      background:#fdf2e6;
      border-color:#E87F00;
    }
body[class*="bukken-aobacho"] #technology-2x4-main>div{
      background:#e6f7fa;
      border-color:#00AFCC;
    }
body[class*="bukken-zenzamachi"] #technology-2x4-main>div{
      background:#f4f7f4;
      border-color:#8cac8f;
    }
body[class*="bukken-nishiyaizu"] #technology-2x4-main>div{
      background:#e6f6f9;
      border-color:#00A9C2;
    }
body[class*="bukken-kusanagisugimichi1"] #technology-2x4-main>div{
      background:#e6f7fa;
      border-color:#00AFCC;
    }
body[class*="bukken-kitsunegasaki"] #technology-2x4-main>div{
      background:#e6f7fa;
      border-color:#978364;
    }
#technology-2x4-main>div img{
      width:100%;
      height:auto;
    }
#technology-2x4-main>div p{
      margin:1.5em 0 0;
    }
@media screen and (min-width: 1080px){
#technology-2x4-main>div{
		width:calc(25% - 10.5px)
  }
}
@media print{
#technology-2x4-main>div{
		width:calc(25% - 10.5px)
  }
}
@media screen and (min-width: 1080px){
#technology-2x4-main>div{
		border:4px solid #941F2C
  }
}
@media print{
#technology-2x4-main>div{
		border:4px solid #941F2C
  }
}
@media screen and (min-width: 1080px){
#technology-2x4-main>div{
		padding:1.2rem
  }
}
@media print{
#technology-2x4-main>div{
		padding:1.2rem
  }
}
#technology-hinshitu{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
#technology-hinshitu>div{
    margin-bottom:1.5rem;
    width:100%;

  }
#technology-hinshitu>div>h2{
      font-size:1.2rem;
      color:#003F76;
      margin-bottom:0.75rem;
      border-bottom:2px solid #ccc;
    }
#technology-hinshitu>div>h2.saikoutoukyu{
        background-image:url('/assets/images/bukken-common/technology-saikoutoukyuu.svg');
        background-size:contain;
        background-position:right 0 top 0;
        background-repeat:no-repeat;
      }
@media screen and (min-width: 1080px){
#technology-hinshitu>div>h2{
		font-size:1.5rem
    }
}
@media print{
#technology-hinshitu>div>h2{
		font-size:1.5rem
    }
}
#technology-hinshitu>div>div{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row nowrap;
          -ms-flex-flow:row nowrap;
              flex-flow:row nowrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
    }
#technology-hinshitu>div>div .technology-hinshitu-icon{
        width:20%;
      }
#technology-hinshitu>div>div .technology-hinshitu-icon img{
          width:100%;
          height:auto;
        }
#technology-hinshitu>div>div .technology-hinshitu-body{
        width:75%;
        font-size:0.85rem;
      }
@media screen and (min-width: 1080px){
#technology-hinshitu>div>div .technology-hinshitu-body{
		font-size:1rem
      }
}
@media print{
#technology-hinshitu>div>div .technology-hinshitu-body{
		font-size:1rem
      }
}
@media screen and (min-width: 1080px){
#technology-hinshitu>div{
		width:calc(50% - 1.5rem)

  }
}
@media print{
#technology-hinshitu>div{
		width:calc(50% - 1.5rem)

  }
}
#technology-hinshitu>div.technology-hinshitu-title{
    font-size:1.2rem;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row nowrap;
        -ms-flex-flow:row nowrap;
            flex-flow:row nowrap;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
@media screen and (min-width: 1080px){
#technology-hinshitu>div.technology-hinshitu-title{
		font-size:1.5rem;
  }
}
@media print{
#technology-hinshitu>div.technology-hinshitu-title{
		font-size:1.5rem;
  }
}
#technology-kouzou1{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
#technology-kouzou1-1{
  width:100%;
}
#technology-kouzou1-1>h2{
    font-size:1rem;
    margin-bottom:0.75rem;
    border-bottom:2px solid #ccc;
  }
@media screen and (min-width: 1080px){
#technology-kouzou1-1>h2{
		font-size:1.25rem;
  }
}
@media print{
#technology-kouzou1-1>h2{
		font-size:1.25rem;
  }
}
#technology-kouzou1-1>div{
    font-size:0.85rem;
    margin-bottom:1.5rem;
  }
@media screen and (min-width: 1080px){
#technology-kouzou1-1>div{
		font-size:1rem;
  }
}
@media print{
#technology-kouzou1-1>div{
		font-size:1rem;
  }
}
@media screen and (min-width: 1080px){
#technology-kouzou1-1{
		width:55%
}
}
@media print{
#technology-kouzou1-1{
		width:55%
}
}
#technology-kouzou1-1-figure{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
#technology-kouzou1-1-figure>div{
    width:47%;
  }
.technology-subfigure-image{
  text-align:center;
}
.technology-subfigure-image img{
    width:70%;
    height:auto;
  }
.technology-subfigure-text h3{
    background:#941F2C;
    text-align:center;
    color:#fff;
    padding:0.5em;
    margin:0.5rem 0;
    line-height:1.1;
    font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight:normal;
    font-size:0.85rem;
  }
body[class*="bukken-nishiwaki"] .technology-subfigure-text h3{
      background:#00AFCC;
    }
body[class*="bukken-toro1"] .technology-subfigure-text h3{
      background:#C29A7E;
    }
body[class*="bukken-mabuchi1"] .technology-subfigure-text h3{
      background:#1b7ba5;
    }
body[class*="bukken-toushinden3"] .technology-subfigure-text h3{
      background:#A0D8E5;
    }
body[class*="bukken-mabuchi3"] .technology-subfigure-text h3{
      background:#00AFCC;
    }
body[class*="bukken-kitaandou"] .technology-subfigure-text h3{
      background:#00AFDD;
    }
body[class*="bukken-ikeda2"] .technology-subfigure-text h3{
      background:#189DA5;
    }
body[class*="bukken-osada"] .technology-subfigure-text h3{
      background:#4392CF;
    }
body[class*="bukken-kasuga2"] .technology-subfigure-text h3{
      background:#00AFCC;
    }
body[class*="bukken-kandacho"] .technology-subfigure-text h3{
      background:#8B506D;
    }
body[class*="bukken-senagawa1"] .technology-subfigure-text h3{
      background:#329E63;
    }
body[class*="bukken-hatori5"] .technology-subfigure-text h3{
      background:#E87F00;
    }
body[class*="bukken-aobacho"] .technology-subfigure-text h3{
      background:#00AFCC;
    }
body[class*="bukken-zenzamachi"] .technology-subfigure-text h3{
      background:#8cac8f;
    }
body[class*="bukken-nishiyaizu"] .technology-subfigure-text h3{
      background:#00A9C2;
    }
body[class*="bukken-kusanagisugimichi1"] .technology-subfigure-text h3{
      background:#00AFCC;
    }
body[class*="bukken-kitsunegasaki"] .technology-subfigure-text h3{
      background:#978364;
    }
@media screen and (min-width: 1080px){
.technology-subfigure-text h3{
		font-size:1rem
  }
}
@media print{
.technology-subfigure-text h3{
		font-size:1rem
  }
}
.technology-subfigure-text p{
    font-size:0.75rem;
  }
@media screen and (min-width: 1080px){
.technology-subfigure-text p{
		font-size:0.85rem
  }
}
@media print{
.technology-subfigure-text p{
		font-size:0.85rem
  }
}
#technology-kouzou1-2{
  position:relative;
  margin-bottom:1.5rem;
  width:100%;
}
#technology-kouzou1-2 img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 1080px){
#technology-kouzou1-2{
		width:40%
}
}
@media print{
#technology-kouzou1-2{
		width:40%
}
}
#technology-kouzou2>h2{
    font-size:1rem;
    margin-bottom:0.75rem;
    border-bottom:2px solid #ccc;
  }
#technology-kouzou2>h2 span{
      background:#941F2C;
      text-align:center;
      color:#fff;
      padding:0.2em 0.5em;
      margin:0 1em 0 0;
      line-height:1;
      font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      font-weight:normal;
      font-size:0.85rem;
    }
body[class*="bukken-nishiwaki"] #technology-kouzou2>h2 span{
        background:#00AFCC;
      }
body[class*="bukken-toro1"] #technology-kouzou2>h2 span{
        background:#C29A7E;
      }
body[class*="bukken-mabuchi1"] #technology-kouzou2>h2 span{
        background:#1b7ba5;
      }
body[class*="bukken-toushinden3"] #technology-kouzou2>h2 span{
        background:#A0D8E5;
      }
body[class*="bukken-mabuchi3"] #technology-kouzou2>h2 span{
        background:#00AFCC;
      }
body[class*="bukken-kitaandou"] #technology-kouzou2>h2 span{
        background:#00AFDD;
      }
body[class*="bukken-ikeda2"] #technology-kouzou2>h2 span{
        background:#189DA5;
      }
body[class*="bukken-osada"] #technology-kouzou2>h2 span{
        background:#4392CF;
      }
body[class*="bukken-kasuga2"] #technology-kouzou2>h2 span{
        background:#00AFCC;
      }
body[class*="bukken-kandacho"] #technology-kouzou2>h2 span{
        background:#8B506D;
      }
body[class*="bukken-senagawa1"] #technology-kouzou2>h2 span{
        background:#329E63;
      }
body[class*="bukken-hatori5"] #technology-kouzou2>h2 span{
        background:#E87F00;
      }
body[class*="bukken-aobacho"] #technology-kouzou2>h2 span{
        background:#00AFCC;
      }
body[class*="bukken-zenzamachi"] #technology-kouzou2>h2 span{
        background:#8cac8f;
      }
body[class*="bukken-nishiyaizu"] #technology-kouzou2>h2 span{
        background:#00A9C2;
      }
body[class*="bukken-kusanagisugimichi1"] #technology-kouzou2>h2 span{
        background:#00AFCC;
      }
body[class*="bukken-kitsunegasaki"] #technology-kouzou2>h2 span{
        background:#978364;
      }
@media screen and (min-width: 1080px){
#technology-kouzou2>h2 span{
		font-size:0.8em
    }
}
@media print{
#technology-kouzou2>h2 span{
		font-size:1rem
    }
}
@media screen and (min-width: 1080px){
#technology-kouzou2>h2{
		font-size:1.25rem
  }
}
@media print{
#technology-kouzou2>h2{
		font-size:1.25rem
  }
}
#technology-kouzou2>div{
    font-size:0.85rem;
    margin-bottom:1.5rem;
  }
@media screen and (min-width: 1080px){
#technology-kouzou2>div{
		font-size:1rem;
  }
}
@media print{
#technology-kouzou2>div{
		font-size:1rem;
  }
}
#technology-kouzou2-figure{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
#technology-kouzou2-figure-1{
  margin-bottom:1rem;
  width:100%;
}
#technology-kouzou2-figure-1 img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 1080px){
#technology-kouzou2-figure-1{
		width:47%
}
}
@media print{
#technology-kouzou2-figure-1{
		width:47%
}
}
#technology-kouzou2-figure-2{
  margin-bottom:1rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  width:100%;
}
#technology-kouzou2-figure-2>div{
    width:48%;
    margin-bottom:0.5rem;
  }
#technology-kouzou2-figure-2>div img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 1080px){
#technology-kouzou2-figure-2{
		width:50%
}
}
@media print{
#technology-kouzou2-figure-2{
		width:50%
}
}
#technology-kouzou2-photos{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
#technology-kouzou2-photos>div{
    width:47%;
  }
#technology-support-figure{
  margin-top:1.5rem;
}
#technology-support-figure img{
    width:100%;
    height:auto;
  }
#sec-jisseki{
  padding:3rem 0 0;
}
#sec-jisseki > .flex > .-item{
      position:relative;
      margin:1rem 0;
      width:100%;
    }
#sec-jisseki > .flex > .-item > img{
        width:100%;
        height:auto;
      }
#sec-jisseki > .flex > .-item > p{
        text-align:center;
        letter-spacing:0.25em;
        margin:0.5rem 0;
        font-size:1rem;
      }
#sec-jisseki > .flex > .-item > p > small{
          display:block;
          text-align:center;
        }
@media screen and (min-width: 768px){
#sec-jisseki > .flex > .-item > p{
		font-size:1.25rem
      }
}
#sec-jisseki > .flex > .-item:nth-child(2n-1){
        margin-left:0;
      }
#sec-jisseki > .flex > .-item:nth-child(2n){
        margin-right:0;
      }
@media screen and (min-width: 768px){
#sec-jisseki > .flex > .-item{
		margin:1rem 1.5rem;
		width:calc(49.995% - 1.5rem)
    }
}
@media screen and (min-width: 768px){}
#landscape-tokutyou{
  margin-top:2rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#landscape-tokutyou > .-item{
    width:100%;
    margin:0.5rem 0;
  }
#landscape-tokutyou > .-item > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#landscape-tokutyou > .-item{
		width:calc(33.33% - 2rem);
		margin:1rem
  }
#landscape-tokutyou{
		margin-top:3rem
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#nishjiyaizu-contact > .nonflex, #bukken-contact > .nonflex{
    padding:2rem 5%;
  }
#nishjiyaizu-contact > .nonflex > img, #bukken-contact > .nonflex > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#nishjiyaizu-contact > .nonflex, #bukken-contact > .nonflex{
		padding:2rem 15%
  }
}
#bukken-iedukuri > .flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#bukken-iedukuri > .flex > a{
      margin-bottom:1rem;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
      width:100%;
    }
#bukken-iedukuri > .flex > a.hover{
        opacity:0.8;
      }
#bukken-iedukuri > .flex > a > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#bukken-iedukuri > .flex > a{
		width:49%
    }
}
#campaneBanner{
  padding-top:20px;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
}
#campaneBanner>.inner{
    width:90%;
    max-width:980px;
  }
#campaneBanner>.inner > .item{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#campaneBanner>.inner > .item > img{
        width:100%;
        max-width:700px;
        height:auto;
      }
#colona{
  background:#EEECEC;
  padding:2rem 0 0;
}
.osada-pd-container > *{
    max-width:980px;
    margin-left:auto;
    margin-right:auto;
  }
.osada-pd-container > img{
    display:block;
    width:100%;
    height:auto;
  }
.osada-pd-container > img.forPC{
      display:none !important;
    }
@media screen and (min-width: 768px){
.osada-pd-container > img.forPC{
		display:block !important
    }
}
.osada-pd-container > img.forSP{
      display:block !important;
    }
@media screen and (min-width: 768px){
.osada-pd-container > img.forSP{
		display:none !important
    }
}
#osada-pd-button{
  padding:1.2rem 0;

}
#osada-pd-button img{
    width:100%;
    max-width:880px;
    height:auto;
  }
.osada-pd-note{
  font-size:0.75rem;
  padding:0 4%;
}
.osada-pd-note.-white{
    color:white;
  }
@media screen and (min-width: 768px){
.osada-pd-note{
		padding:0
}
}
.osada-pd-abs-note{
  font-size:0.75rem;
  padding:1em 2em;
  margin:0;
  position:absolute;
  bottom:0;
  display:none;
}
.osada-pd-abs-note.-white{
    color:white;
  }
.osada-pd-abs-note.-left{
    left:0;
  }
.osada-pd-abs-note.-right{
    right:0;
  }
@media screen and (min-width: 768px){
.osada-pd-abs-note{
		display:block
}
}
#home-about-container{
  background:#EEECEC;
  padding:1rem 0;
}
#home-about-number{
  position:relative;
  width:100%;
  background:#ccc;
  overflow:hidden;
  height:30vh;
}
#home-about-number>div{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#222;
    background-size:cover;
    background-position:50% 50%;
  }
#home-about-number>div>h2{
      margin:0;
      text-align:left;
      display:block;
      position:absolute;
      top:0;
      left:0;
      line-height:1;
      background:#c4a233;
      color:#fff;
      font-size:1rem;
      padding:0.5em 0.25em 0.5em 0.75em;
      font-weight:normal;
    }
#home-about-number>div>h2:after{
        content:'';
        display:block;
        position:absolute;
        top:0;
        right:-2rem;
        width:0;
        height:0;
        border-style:solid;
        border-width:2rem 2rem 0 0;
        border-color:#c4a233 transparent transparent transparent;
      }
@media screen and (min-width: 768px){
#home-about-number{
		height:300px
}
}
.slickpart{
  position:absolute;
  bottom:10px;
  left:0;
  margin:0;
  padding:3% 0 1% 0;
  overflow:hidden;
  width:100%;
}
.slickpart .detail{
    position:relative;
    text-align:center;
    opacity:0.75;
    -webkit-transform:scale(0.68);
            transform:scale(0.68);
    -webkit-transition:0.5s;
    transition:0.5s;
    padding:0;
    margin:0;
  }
.slickpart .detail .imgscl{
      display:inline-block;
      overflow:hidden;
      border-radius:999px;
      background-color:#2371cb;
      background-size:cover;
      background-position:50% 50%;
      width:26.66667vw;
      height:26.66667vw;
    }
.slickpart .detail .imgscl img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
.slickpart .detail .imgscl{
		width:13.33333vw
    }
}
@media screen and (min-width: 1400px){
.slickpart .detail .imgscl{
		width:144px
    }
}
@media print{
.slickpart .detail .imgscl{
		width:13.33333vw
    }
}
@media screen and (min-width: 768px){
.slickpart .detail .imgscl{
		height:13.33333vw
    }
}
@media screen and (min-width: 1400px){
.slickpart .detail .imgscl{
		height:144px
    }
}
@media print{
.slickpart .detail .imgscl{
		height:13.33333vw
    }
}
.slickpart .detail h2{
      width:100%;
      position:absolute;
      top:0;
      color:#fff;
      font-weight:normal;
      line-height:1;
      margin:0;
      font-size:7.2vw;
    }
.slickpart .detail h2 span{
        letter-spacing:0.05em;
        margin-left:0.25em;
        color:#fff;
        line-height:0;
        font-size:2.4vw;
      }
.slickpart .detail h2 span.st{
          display:block;
          margin:2.5em 0 1.25em 0;
          font-size:2.4vw;
        }
@media screen and (min-width: 768px){
.slickpart .detail h2 span.st{
		font-size:1.2vw
        }
}
@media screen and (min-width: 1400px){
.slickpart .detail h2 span.st{
		font-size:12.96px
        }
}
@media print{
.slickpart .detail h2 span.st{
		font-size:1.2vw
        }
}
.slickpart .detail h2 span.-normal{
          display:block;
          margin:1.25em 0 0;
          line-height:1.15;
          font-size:5vw;
        }
@media screen and (min-width: 768px){
.slickpart .detail h2 span.-normal{
		font-size:2.4vw
        }
}
@media screen and (min-width: 1400px){
.slickpart .detail h2 span.-normal{
		font-size:25.92px
        }
}
@media print{
.slickpart .detail h2 span.-normal{
		font-size:2.4vw
        }
}
@media screen and (min-width: 768px){
.slickpart .detail h2 span{
		font-size:1.2vw
      }
}
@media screen and (min-width: 1400px){
.slickpart .detail h2 span{
		font-size:12.96px
      }
}
@media print{
.slickpart .detail h2 span{
		font-size:1.2vw
      }
}
@media screen and (min-width: 768px){
.slickpart .detail h2{
		font-size:3.6vw
    }
}
@media screen and (min-width: 1400px){
.slickpart .detail h2{
		font-size:38.88px
    }
}
@media print{
.slickpart .detail h2{
		font-size:3.6vw
    }
}
.slickpart .detail .txt{
      position:absolute;
      left:45%;
      text-align:left;
      line-height:1.5;
      font-size:0;
      bottom:1vw;
    }
.slickpart .detail .txt span{
        white-space:nowrap;
        background:#ffd042;
        color:#000;
        display:inline;
        margin:0;
        padding:0.2em 0.6em;
        font-size:2vw;
      }
.slickpart .detail .txt span small{
          padding:0;
          font-size:0.5em;
        }
@media screen and (min-width: 768px){
.slickpart .detail .txt span{
		font-size:1vw
      }
}
@media screen and (min-width: 1400px){
.slickpart .detail .txt span{
		font-size:10.8px
      }
}
@media print{
.slickpart .detail .txt span{
		font-size:1vw
      }
}
@media screen and (min-width: 768px){
.slickpart .detail .txt{
		bottom:1vw
    }
}
@media screen and (min-width: 1400px){
.slickpart .detail .txt{
		bottom:10.8px
    }
}
@media print{
.slickpart .detail .txt{
		bottom:1vw
    }
}
.slickpart .active{
    -webkit-transform:scale(1);
            transform:scale(1);
    opacity:1;
    z-index:2;
  }
.nishiyaizucl-triangle{
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:200px 100vw 0 0;
  border-color:#007bff transparent transparent transparent;
}
#nishiyaizucl-1{
  background:#F6F6E5;
}
#nishiyaizucl-2{
  background:#F5EBDE;
}
#nishiyaizucl-2 .nishiyaizucl-triangle{
    border-color:transparent #F6F6E5 transparent transparent;
    border-width:0 100vw 30px 0;
  }
@media screen and (min-width: 768px){
#nishiyaizucl-2 .nishiyaizucl-triangle{
		border-width:0 100vw 100px 0
  }
}
#nishiyaizucl-3{
  background:#C6DAE4;
}
#nishiyaizucl-3 .nishiyaizucl-triangle{
    border-color:#F5EBDE transparent transparent transparent;
    border-width:40px 100vw 0 0;
  }
@media screen and (min-width: 768px){
#nishiyaizucl-3 .nishiyaizucl-triangle{
		border-width:80px 100vw 0 0
  }
}
#zeh-helo{
  background:#5878A3;
  background-image:url('/assets/images/zeh/helo-bg-blur.jpg');
  background-size:cover;
  background-position:50% 50%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#zeh-helo #zeh-helo-bg{
    position:relative;
    width:100%;
    max-width:1200px;
  }
#zeh-helo #zeh-helo-bg > img{
      width:100%;
      height:auto;
    }
#zeh-helo #zeh-helo-text{
    position:absolute;
    top:50%;
    left:0;
    width:32%;
    -webkit-transform:translate(30%, -50%);
            transform:translate(30%, -50%);
  }
#zeh-helo #zeh-helo-text > img{
      width:100%;
      height:auto;
    }
#zeh-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.zeh-gradtitle-parent{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin:4rem 0 2rem;
}
.zeh-gradtitle-parent > .zeh-gradtitle{
    color:#fff;
    font-weight:bold;
    text-align:center;
    letter-spacing:0.15em;
    background:rgb(82,176,100);
    background:-webkit-gradient(linear, left top, right top, from(rgba(82,176,100,1)), color-stop(50%, rgba(12,120,198,1)), to(rgba(46,101,168,1)));
    background:-webkit-linear-gradient(left, rgba(82,176,100,1) 0%, rgba(12,120,198,1) 50%, rgba(46,101,168,1) 100%);
    background:linear-gradient(90deg, rgba(82,176,100,1) 0%, rgba(12,120,198,1) 50%, rgba(46,101,168,1) 100%);
    margin:0;
    font-size:1.75rem;
    padding:0.1em 1.5em;
  }
@media screen and (min-width: 768px){
.zeh-gradtitle-parent > .zeh-gradtitle{
		font-size:2rem;
		padding:0.1em 2em
  }
}
@media screen and (min-width: 768px){}
.zeh-gradtitle-parent > .zeh-widetitle{
    color:#fff;
    background:#2990E0;
    font-weight:bold;
    text-align:center;
    letter-spacing:0.15em;
    width:100%;
    position:relative;
    margin:0;
    font-size:1.75rem;
    padding:0.1em 1.5em;
  }
.zeh-gradtitle-parent > .zeh-widetitle:before{
      left:0;
      -webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);
              clip-path:polygon(0 0, 0% 100%, 100% 50%);
    }
.zeh-gradtitle-parent > .zeh-widetitle:before,.zeh-gradtitle-parent > .zeh-widetitle:after{
      content:"";
      display:block;
      position:absolute;
      top:0;
      width:1em;
      height:100%;
      background-color:#8BC1DF;
    }
.zeh-gradtitle-parent > .zeh-widetitle:after{
      right:0;
      -webkit-clip-path:polygon(100% 0%, 100% 100%, 0% 50%);
              clip-path:polygon(100% 0%, 100% 100%, 0% 50%);
    }
@media screen and (min-width: 768px){
.zeh-gradtitle-parent > .zeh-widetitle{
		font-size:2rem;
		padding:0.1em 2em
  }
.zeh-gradtitle-parent{
		margin:8rem 0 3rem
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.zeh-text-1{
  text-align:center;
  font-weight:bold;
  color:#4D4D4D;
  letter-spacing:0.1em;
  font-size:1.2rem;
}
@media screen and (min-width: 768px){
.zeh-text-1{
		font-size:1.5rem
}
}
.zeh-text-2{
  font-weight:normal;
  color:#4D4D4D;
  letter-spacing:0.1em;
  line-height:1.8;
  font-size:1.1rem;
}
@media screen and (min-width: 768px){
.zeh-text-2{
		font-size:1.25rem
}
}
.zeh-text-borderd{
  width:100%;
  text-align:center;
  font-weight:bold;
  font-size:1.5rem;
  color:#4D4D4D;
  letter-spacing:0.1em;
  border:1px solid #4D4D4D;
  line-height:1;
  padding:0.5em 1em;
  margin:1rem 0;
}
@media screen and (min-width: 768px){
.zeh-text-borderd{
		margin:1.5rem 0
}
}
.zeh-text-borderd-fit{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin:1rem 0;
}
.zeh-text-borderd-fit > span{
    text-align:center;
    font-weight:bold;
    font-size:1.5rem;
    color:#4D4D4D;
    letter-spacing:0.1em;
    border:1px solid #4D4D4D;
    line-height:1;
    padding:0.5em 1em;
  }
@media screen and (min-width: 768px){
.zeh-text-borderd-fit{
		margin:1.5rem 0
}
}
.zeh-note{
  font-size:0.85rem;
  margin:0.5em 0;
  color:#4D4D4D;
}
.zeh-note.-white{
    color:#fff;
  }
.zeh-hr-dot{
  width:100%;
  border-top:1px #4D4D4D dotted;
  margin:3rem 0;
}
@media screen and (min-width: 768px){
.zeh-hr-dot{
		margin:5rem 0
}
}
.zeh-hr-solid-blue{
  width:100%;
  border-top:1px #0C78C6 solid;
  margin:1.5rem 0;
}
@media screen and (min-width: 768px){
.zeh-hr-solid-blue{
		margin:3rem 0
}
}
#zeh-headcopy{
  width:100%;
  text-align:center;
  margin-top:3rem;
}
#zeh-headcopy.-alt{
    margin-top:1rem;
  }
@media screen and (min-width: 768px){
#zeh-headcopy.-alt{
		margin-top:2rem
  }
}
#zeh-headcopy > img{
    width:100%;
    max-width:654px;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-headcopy{
		margin-top:6rem
}
}
#zeh-bodycopy{
  width:100%;
  text-align:center;
  margin-top:2rem;
}
#zeh-bodycopy.-alt{
    margin-bottom:4rem;
  }
@media screen and (min-width: 768px){
#zeh-bodycopy{
		margin-top:4rem
}
}
#zeh-about-1{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#zeh-about-1 > .-left{
    position:relative;
    width:100%;
  }
#zeh-about-1 > .-left > .-head{
      width:100%;
      -moz-text-align-last:left;
           text-align-last:left;
    }
#zeh-about-1 > .-left > .-body{
      width:100%;
      margin-top:1rem;
    }
@media screen and (min-width: 768px){
#zeh-about-1 > .-left{
		width:50%
  }
}
#zeh-about-1 > .-right{
    position:relative;
    text-align:center;
    margin-top:2rem;
    width:100%;
  }
#zeh-about-1 > .-right > img{
      height:auto;
      width:70%;
    }
@media screen and (min-width: 768px){
#zeh-about-1 > .-right > img{
		width:100%
    }
#zeh-about-1 > .-right{
		margin-top:0;
		width:50%
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#zeh-about-2{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
#zeh-about-2 > img{
    width:100%;
    max-width:682px;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-about-2{
		margin-top:2rem
}
}
#zeh-about-3{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
#zeh-about-3 > img{
    height:auto;
    width:70%;
  }
@media screen and (min-width: 768px){
#zeh-about-3 > img{
		width:100%
  }
#zeh-about-3{
		margin-top:2rem
}
}
@media screen and (min-width: 768px){}
#zeh-mokuhyou-text{
  width:100%;
}
#zeh-mokuhyou-figure1{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
#zeh-mokuhyou-figure1 > img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-mokuhyou-figure1{
		margin-top:2rem
}
}
#zeh-mokuhyou-note1{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
@media screen and (min-width: 768px){
#zeh-mokuhyou-note1{
		margin-top:2rem
}
}
#zeh-mokuhyou-border{
  margin-top:2rem;
}
@media screen and (min-width: 768px){
#zeh-mokuhyou-border{
		margin-top:4rem
}
}
#zeh-mokuhyou-figure2{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
#zeh-mokuhyou-figure2 > img{
    width:80%;
    max-width:714px;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-mokuhyou-figure2{
		margin-top:2rem
}
}
#zeh-mokuhyou-note2{
  width:100%;
  text-align:center;
}
#zeh-hojyokin-text{
  width:100%;
}
#zeh-hojyokin-r4{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#zeh-hojyokin-r4 img{
    width:100%;
    height:auto;
  }
#zeh-hojyokin-r4 > .-zehshien{
    width:100%;
    margin-top:1rem;
  }
@media screen and (min-width: 768px){
#zeh-hojyokin-r4 > .-zehshien{
		width:45%;
		margin-top:2rem
  }
}
@media screen and (min-width: 768px){}
#zeh-hojyokin-r4 > .-kodomoeco{
    width:100%;
    margin-top:1rem;
  }
@media screen and (min-width: 768px){
#zeh-hojyokin-r4 > .-kodomoeco{
		margin-top:2rem
  }
}
#zeh-hojyokin-gaku{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
#zeh-hojyokin-gaku > img{
    width:100%;
    max-width:746px;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-hojyokin-gaku{
		margin-top:2rem
}
}
#zeh-hojyokin-text2{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  margin-top:2rem;
}
#zeh-hojyokin-text2 .-note{
    display:inline-block;
    width:100%;
    font-weight:normal;
    -webkit-transform:translateY(-0.85em);
            transform:translateY(-0.85em);
    text-align:center;
  }
@media screen and (min-width: 768px){
#zeh-hojyokin-text2 .-note{
		text-align:right
  }
#zeh-hojyokin-text2{
		margin-top:4rem
}
}
@media screen and (min-width: 768px){}
#zeh-hojyokin-figure{
  width:100%;
  text-align:center;
  margin-top:1rem;
}
#zeh-hojyokin-figure > img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-hojyokin-figure{
		margin-top:2rem
}
}
#zeh-hojyokin-text3{
  width:100%;
  text-align:center;
}
.zeh-kounetuhi-title > span{
    color:#0C78C6;
  }
.zeh-kounetuhi-hyou{
  width:100%;
  margin:0.5rem 0 1rem;
}
.zeh-kounetuhi-hyou > img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 768px){
.zeh-kounetuhi-hyou{
		margin:1rem 0 2rem
}
}
#zeh-kounetuhi-note{
  width:100%;
  margin-top:1.5rem;
}
@media screen and (min-width: 768px){
#zeh-kounetuhi-note{
		margin-top:3rem
}
}
#zeh-loan-date{
  width:100%;
  text-align:center;
}
#zeh-loan-date > img{
    width:50%;
    max-width:325px;
    height:auto;
  }
#zeh-loan-flat{
  width:100%;
  text-align:center;
  margin-top:1.5rem;
}
#zeh-loan-flat > img{
    width:100%;
    max-width:690px;
    height:auto;
  }
@media screen and (min-width: 768px){
#zeh-loan-flat{
		margin-top:3rem
}
}
#zeh-loan-flat-text{
  position:relative;
  margin-top:1rem;
}
@media screen and (min-width: 768px){
#zeh-loan-flat-text{
		margin-top:2rem
}
}
#zeh-loan-hyou{
  width:100%;
  text-align:center;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin-top:0.5rem;
}
#zeh-loan-hyou > img{
    width:100%;
    height:auto;
    margin-top:1rem;
  }
@media screen and (min-width: 768px){
#zeh-loan-hyou > img{
		width:49%;
  }
#zeh-loan-hyou{
		margin-top:2rem
}
}
@media screen and (min-width: 768px){}
#zeh-loan-hyou-note{
  position:relative;
  margin-top:1rem;
}
#zeh-loan-hyou-note a{
    color:#0C78C6;
    font-weight:bold;
  }
#zeh-loan-hyou-note a.hover{
      opacity:0.7;
    }
@media screen and (min-width: 768px){
#zeh-loan-hyou-note{
		margin-top:2rem
}
}
#zeh-loan-cost1{
  width:100%;
  margin-top:2rem;
}
@media screen and (min-width: 768px){
#zeh-loan-cost1{
		margin-top:4rem
}
}
#zeh-loan-cost2{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
  margin-top:1.5rem;
}
#zeh-loan-cost2 > .-left{
    position:relative;
    width:100%;
  }
@media screen and (min-width: 768px){
#zeh-loan-cost2 > .-left{
		width:48%
  }
}
#zeh-loan-cost2 > .-right{
    position:relative;
    width:100%;
    margin-top:1rem;
  }
#zeh-loan-cost2 > .-right > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#zeh-loan-cost2 > .-right{
		width:48%;
		margin-top:0
  }
#zeh-loan-cost2{
		margin-top:3rem
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.zeh-feature-step-title{
  width:100%;
  margin-top:1.5rem;
  margin-bottom:0.5rem;
}
.zeh-feature-step-title > img{
    width:100%;
    height:auto;
  }
#zeh-feature-step1{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  color:#4D4D4D;
}
#zeh-feature-step1 > .-left{
    width:100%;
  }
@media screen and (min-width: 768px){
#zeh-feature-step1 > .-left{
		width:35%
  }
}
#zeh-feature-step1 > .-right{
    margin-top:1.5rem;
    width:100%;
  }
#zeh-feature-step1 > .-right,#zeh-feature-step1 > .-right > .-item{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    }
#zeh-feature-step1 > .-right > .-item{
      width:48%;
    }
#zeh-feature-step1 > .-right > .-item > .-photo{
        position:relative;
        padding:0 20%;
        width:100%;
      }
#zeh-feature-step1 > .-right > .-item > .-photo > img{
          width:100%;
          height:auto;
        }
@media screen and (min-width: 768px){
#zeh-feature-step1 > .-right > .-item > .-photo{
		padding:0;
		width:36%
      }
}
@media screen and (min-width: 768px){}
#zeh-feature-step1 > .-right > .-item > .-texts{
        width:100%;
      }
#zeh-feature-step1 > .-right > .-item > .-texts > .-title{
          width:100%;
          text-align:center;
          font-size:1.2rem;
          margin:0.85rem 0 0.6rem;
        }
#zeh-feature-step1 > .-right > .-item > .-texts > .-body{
          width:100%;
          margin:0 0 1rem 0;
        }
@media screen and (min-width: 768px){
#zeh-feature-step1 > .-right > .-item > .-texts{
		width:60%
      }
#zeh-feature-step1 > .-right{
		margin-top:0;
		width:62%
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#zeh-feature-step2text{
  margin:1rem 0;
}
#zeh-feature-step2flex{
  color:#4D4D4D;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#zeh-feature-step2flex > .-item{
    width:48%;
  }
#zeh-feature-step2flex > .-item > img{
      width:100%;
      height:auto;
    }
#zeh-feature-step2flex > .-item > .-title{
      width:100%;
      text-align:center;
      font-size:1.2rem;
      margin:0.85rem 0 0.6rem;
    }
#zeh-feature-step2flex > .-item > .-body{
      width:100%;
      margin:0 0 1rem 0;
    }
@media screen and (min-width: 768px){
#zeh-feature-step2flex > .-item{
		width:23%
  }
}
#zeh-feature-step3body{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#zeh-feature-step3body > .-left{
    position:relative;
    width:100%;
    -webkit-box-ordinal-group:3;
    -webkit-order:2;
        -ms-flex-order:2;
            order:2;
    margin-top:1rem;
  }
#zeh-feature-step3body > .-left > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#zeh-feature-step3body > .-left{
		width:39%;
		-webkit-box-ordinal-group:2;
		-webkit-order:1;
		    -ms-flex-order:1;
		        order:1;
		margin-top:0
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#zeh-feature-step3body > .-right{
    position:relative;
    width:100%;
    -webkit-box-ordinal-group:2;
    -webkit-order:1;
        -ms-flex-order:1;
            order:1;
  }
@media screen and (min-width: 768px){
#zeh-feature-step3body > .-right{
		width:57%;
		-webkit-box-ordinal-group:3;
		-webkit-order:2;
		    -ms-flex-order:2;
		        order:2
  }
}
@media screen and (min-width: 768px){}
#zeh-feature-step3box{
  margin-top:3rem;
  background:#4D4D4D;
  padding:2rem;
  color:#fff;
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
      -ms-flex-align:start;
          align-items:flex-start;
}
#zeh-feature-step3box,#zeh-feature-step3box > .-left{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  }
#zeh-feature-step3box > .-left{
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#zeh-feature-step3box > .-left > .-texts{
      width:53%;
    }
#zeh-feature-step3box > .-left > .-photo{
      width:42%;
    }
@media screen and (min-width: 768px){
#zeh-feature-step3box > .-left{
		width:47%
  }
}
#zeh-feature-step3box > .-right{
    margin-top:2.5rem;
    width:100%;
  }
#zeh-feature-step3box > .-right > .-photo{
      width:100%;
      margin-top:0.4em;
    }
@media screen and (min-width: 768px){
#zeh-feature-step3box > .-right{
		margin-top:0;
		width:47%
  }
}
@media screen and (min-width: 768px){}
#zeh-feature-step3box .-photo > img{
      width:100%;
      height:auto;
    }
#zeh-feature-step3box h3{
    margin:0 0 0.5rem 0;
    letter-spacing:0.1em;
    font-size:1.25rem;
  }
@media screen and (min-width: 768px){
#zeh-feature-step3box h3{
		font-size:1.5rem
  }
}
#zeh-feature-step3box .zeh-bodytext,#zeh-feature-step3box .zeh-note{
    margin:0;
  }
#zeh-spec{
  width:100%;
}
#zeh-spec > h3{
    margin-top:0;
    margin-bottom:0.5rem;
  }
#zeh-builder{
  padding:4rem 0;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#zeh-builder > img{
    width:80%;
    height:auto;
  }
.zeh-hems-head{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
.zeh-hems-head > .-text{
    color:#0C78C6;
    font-size:1.75rem;
    font-weight:normal;
    text-align:center;
    -webkit-box-flex:1;
    -webkit-flex:1 1 70%;
        -ms-flex:1 1 70%;
            flex:1 1 70%;
  }
.zeh-hems-head > .-icons{
    padding-left:1rem;
    -webkit-box-flex:0;
    -webkit-flex:0 0 5rem;
        -ms-flex:0 0 5rem;
            flex:0 0 5rem;
  }
.zeh-hems-head > .-icons > img{
      width:100%;
      height:auto;
    }
.zeh-hems-head > .-icons > img:not(:first-child){
        margin-top:0.5rem;
      }
@media screen and (min-width: 768px){
.zeh-hems-head > .-icons{
		-webkit-box-flex:0;
		-webkit-flex:0 0 4rem;
		    -ms-flex:0 0 4rem;
		        flex:0 0 4rem
  }
}
.zeh-hems-hr{
  width:100%;
  height:2px;
  background-image:-webkit-linear-gradient(left, #666 2px, transparent 2px);
  background-image:linear-gradient(to right, #666 2px, transparent 2px);
  background-size:6px 2px;
  background-repeat:repeat-x;
  background-position:center bottom;
  margin:2rem 0;
}
#zeh-hems-1{
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zeh-hems-1,#zeh-hems-1 > .-item{
  margin-bottom:2rem;
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  }
#zeh-hems-1 > .-item{
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#zeh-hems-1 > .-item:first-child{
      margin-right:0;
    }
@media screen and (min-width: 768px){
#zeh-hems-1 > .-item:first-child{
		margin-right:3rem
    }
}
#zeh-hems-1 > .-item > .-left{
      width:46%;
    }
#zeh-hems-1 > .-item > .-left > img{
        width:100%;
        height:auto;
      }
#zeh-hems-1 > .-item > .-right{
      width:50%;
    }
#zeh-hems-1 > .-item > .-right > h4{
        display:block;
        width:100%;
        text-align:left;
        color:#0C78C6;
        margin:0.5rem 0;
        font-size:1.2rem;
      }
#zeh-hems-1 > .-item > .-right > p{
        margin:0;
      }
@media screen and (min-width: 768px){
#zeh-hems-1 > .-item{
		width:calc(49.995% - 1.5rem)
  }
}
#zeh-hems-1 > .-item-alt{
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
    background:#e9e9dc;
    padding:1rem;
    width:100%;
  }
#zeh-hems-1 > .-item-alt > .-left{
      width:25%;
    }
#zeh-hems-1 > .-item-alt > .-left > img{
        width:100%;
        height:auto;
      }
#zeh-hems-1 > .-item-alt > .-right{
      width:70%;
    }
#zeh-hems-1 > .-item-alt > .-right > h5{
        margin:0 0 0.2rem;
        font-size:0.85rem;
      }
#zeh-hems-1 > .-item-alt > .-right > h5,#zeh-hems-1 > .-item-alt > .-right > h4{
        display:block;
        width:100%;
        text-align:left;
        color:#0C78C6;
      }
#zeh-hems-1 > .-item-alt > .-right > h4{
        margin:0.2rem 0 0.5rem;
        font-size:1.2rem;
      }
#zeh-hems-1 > .-item-alt > .-right > p{
        margin:0;
      }
@media screen and (min-width: 768px){
#zeh-hems-1 > .-item-alt{
		width:60%
  }
}
#zeh-hems-3{
  margin-bottom:2rem;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zeh-hems-3,#zeh-hems-3 > .-item{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  }
#zeh-hems-3 > .-item{
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#zeh-hems-3 > .-item > .-left{
      position:relative;
      margin-bottom:1rem;
      width:100%;
    }
#zeh-hems-3 > .-item > .-left > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#zeh-hems-3 > .-item > .-left{
		margin-bottom:0;
		width:45%
    }
}
@media screen and (min-width: 768px){}
#zeh-hems-3 > .-item > .-right{
      width:100%;
    }
@media screen and (min-width: 768px){
#zeh-hems-3 > .-item > .-right{
		width:50%
    }
#zeh-hems-3 > .-item{
		width:85%
  }
}
@media screen and (min-width: 768px){}
#zeh-hems-2,
#zeh-hems-4{
  margin-bottom:2rem;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zeh-hems-2,
#zeh-hems-4,#zeh-hems-2 > .-item, #zeh-hems-4 > .-item{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  }
#zeh-hems-2 > .-item, #zeh-hems-4 > .-item{
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#zeh-hems-2 > .-item > .-left, #zeh-hems-4 > .-item > .-left{
      position:relative;
      width:100%;
    }
#zeh-hems-2 > .-item > .-left > img, #zeh-hems-4 > .-item > .-left > img{
        width:100%;
        height:auto;
      }
#zeh-hems-5{
  margin-bottom:2rem;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zeh-hems-5,#zeh-hems-5 > .-item{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  }
#zeh-hems-5 > .-item{
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#zeh-hems-5 > .-item > .-right{
      position:relative;
      width:35%;
    }
#zeh-hems-5 > .-item > .-right > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#zeh-hems-5 > .-item > .-right{
		width:15%
    }
}
#zeh-hems-5 > .-item > .-left{
      width:60%;
    }
@media screen and (min-width: 768px){
#zeh-hems-5 > .-item > .-left{
		width:80%
    }
#zeh-hems-5 > .-item{
		width:70%
  }
}
@media screen and (min-width: 768px){}
#zeh-hems-6{
  margin-bottom:2rem;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zeh-hems-6,#zeh-hems-6 > .-item{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  }
#zeh-hems-6 > .-item{
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
#zeh-hems-6 > .-item > .-left{
      position:relative;
      margin-bottom:1rem;
      width:100%;
    }
#zeh-hems-6 > .-item > .-left > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#zeh-hems-6 > .-item > .-left{
		margin-bottom:0;
		width:48%
    }
}
@media screen and (min-width: 768px){}
#zeh-hems-6 > .-item > .-right{
      width:100%;
    }
@media screen and (min-width: 768px){
#zeh-hems-6 > .-item > .-right{
		width:48%
    }
}
#zeh-hems-7{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zeh-hems-7,#zeh-hems-7 > .-item{
  margin-bottom:2rem;
  position:relative;
  width:100%;
  }
#zeh-hems-7 > .-item > h4{
      display:block;
      width:100%;
      text-align:center;
      color:#0C78C6;
      margin:0.5rem 0;
    }
#zeh-hems-7 > .-item > .-text{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#zeh-hems-7 > .-item > .-text > .-left{
        -webkit-box-flex:1;
        -webkit-flex:1 1 70%;
            -ms-flex:1 1 70%;
                flex:1 1 70%;
        font-size:0.85rem;
      }
#zeh-hems-7 > .-item > .-text > .-right{
        -webkit-box-flex:0;
        -webkit-flex:0 0 5rem;
            -ms-flex:0 0 5rem;
                flex:0 0 5rem;
        padding-left:1rem;
      }
#zeh-hems-7 > .-item > .-text > .-right > img{
          width:100%;
          height:auto;
        }
@media screen and (min-width: 768px){
#zeh-hems-7 > .-item > .-text > .-right{
		-webkit-box-flex:0;
		-webkit-flex:0 0 4rem;
		    -ms-flex:0 0 4rem;
		        flex:0 0 4rem
      }
}
#zeh-hems-7 > .-item:not(:last-child):after{
      content:"";
      position:absolute;
      top:auto;
      top:initial;
      bottom:-1rem;
      right:0;
      width:100%;
      height:2px;
      display:block;
      background-image :linear-gradient(to right, #666 2px, transparent 2px);
      background-size:6px 2px;
      background-repeat:repeat-x;
      background-position:center bottom;
    }
@media screen and (min-width: 768px){
#zeh-hems-7 > .-item:not(:last-child):after{
		top:0;
		bottom:0;
		right:-1rem;
		width:2px;
		height:100%;
		background-image :linear-gradient(to bottom, #666 2px, transparent 2px);
		background-size:2px 6px;
		background-repeat:repeat-y;
		background-position:left top
    }
#zeh-hems-7 > .-item{
		width:calc(24.9975% - 1.5rem)
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.common-zeh,.common-zeh > .-head{
    width:100%;
  }
.common-zeh > .-head > img{
      width:100%;
      height:auto;
    }
.common-zeh > .-headcopy{
    width:100%;
    margin-top:2rem;
    padding:0;
  }
.common-zeh > .-headcopy > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.common-zeh > .-headcopy{
		padding:0 20%
  }
}
.common-zeh > .-button-container{
    width:100%;
    padding:3rem 8% 0;
  }
.common-zeh > .-button-container .-button{
      width:100%;
      text-align:center;
      display:block;
      background:-webkit-gradient(linear, left top, left bottom, from(rgba(73, 170, 153, 1)), color-stop(51.96%, rgba(19, 113, 183, 1)), color-stop(99.33%, rgba(46, 96, 156, 1)));
      background:-webkit-linear-gradient(top, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
      background:linear-gradient(180deg, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
      border-radius:999px;
      color:#fff;
      font-weight:bold;
      padding:0.5em;
      -webkit-transition:all ease-out 0.15s;
      transition:all ease-out 0.15s;
      font-size:1.4rem;
    }
.common-zeh > .-button-container .-button.hover{
        -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
        -webkit-transform:translateY(-0.05em);
                transform:translateY(-0.05em);
      }
@media screen and (min-width: 768px){
.common-zeh > .-button-container .-button{
		font-size:1.75rem
    }
.common-zeh > .-button-container{
		padding:3rem 10% 0
  }
}
@media screen and (min-width: 768px){}
#zeh-helo.-zehcampaign{
  background:#2990E0;
  background-image:url('/assets/images/zeh/zehcampaign-hedder-pc.jpg?cb=003');
  background-size:cover;
  background-position:50% 50%;
}
.zehcampaign-bg{
  background-image:url('/assets/images/zeh/bgpattern_gray.png');
  background-position:50% 0%;
  background-repeat:repeat;
}
.zehcampaign-bg,#zehcampaign-seiyakutokuten{
  padding-top:4rem;
  padding-bottom:4rem;
}
.zehcampaign-tokuten-head{
  width:100%;
  padding-bottom:3rem;
}
.zehcampaign-tokuten-head > .-head{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
.zehcampaign-tokuten-head > .-head > img{
      width:80%;
      max-width:420px;
      height:auto;
    }
.zehcampaign-tokuten-head > .-text{
    font-size:1.3rem;
    text-align:center;
    margin-bottom:0;
  }
.zehcampaign-tokuten-head > .-text + .-note{
      text-align:center;
      color:#2990E0;
      margin-top:0;
      margin-bottom:0;
    }
.zehcampaign-tokuten-gift{
  width:100%;
}
.zehcampaign-tokuten-gift > img{
    width:100%;
    height:auto;
  }
.zehcampaign-tokuten-body,.zehcampaign-tokuten-body > .-item{
    width:100%;
  }
.zehcampaign-tokuten-body > .-item > img{
      width:100%;
      height:auto;
    }
#zehcampaign-tokuten-list{
  position:relative;
  width:100%;
  padding:0 0;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#zehcampaign-tokuten-list > .-item{
    position:relative;
    padding:24px;
    background:#fff;
    -webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.5);
            box-shadow:3px 3px 3px rgba(0, 0, 0, 0.5);
    margin-bottom:24px;
    width:100%;
  }
#zehcampaign-tokuten-list > .-item img{
      width:100%;
      height:auto;
    }
#zehcampaign-tokuten-list > .-item > a{
      display:block;
      width:100%;
    }
#zehcampaign-tokuten-list > .-item > a:hover{
        opacity:0.8;
      }
#zehcampaign-tokuten-list > .-item > .soldout-overlay{
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:100%;
      border-radius:5px;
      background-color:rgba(0,0,0,0.5);
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      padding:10% 10%;
    }
#zehcampaign-tokuten-list > .-item > .soldout-overlay > img{
        width:100%;
        height:auto;
      }
#zehcampaign-tokuten-list > .-item > .soldout-overlay > .-text{
        width:100%;
      }
#zehcampaign-tokuten-list > .-item > .soldout-overlay > .-text > img{
          width:100%;
          height:auto;
        }
#zehcampaign-tokuten-list > .-item > .soldout-overlay > .-text > p{
          width:100%;
          text-align:center;
          font-weight:bold;
          color:#fff;
        }
#zehcampaign-tokuten-list > .-item > .soldout-overlay > a{
        display:block;
        position:absolute;
        left:24px;
        bottom:24px;
        right:24px;
      }
#zehcampaign-tokuten-list > .-item > .soldout-overlay > a:hover{
          opacity:0.8;
        }
@media screen and (min-width: 768px){
#zehcampaign-tokuten-list > .-item{
		width:49%
  }
}
#zehcampaign-tokuten-list > .-blank-item{
    margin-bottom:24px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column wrap;
        -ms-flex-flow:column wrap;
            flex-flow:column wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    padding:0;
    width:100%;
  }
#zehcampaign-tokuten-list > .-blank-item img{
      width:90%;
      height:auto;
    }
#zehcampaign-tokuten-list > .-blank-item p{
      display:block;
      width:100%;
      margin:0;
      font-size:0.75rem;
    }
@media screen and (min-width: 768px){
#zehcampaign-tokuten-list > .-blank-item{
		padding:60px 0 0 0;
		width:49%
  }
}
@media screen and (min-width: 768px){}
.zehcampaign-tokuten-hojyokin{
  width:100%;
  margin-top:4rem;
}
.zehcampaign-tokuten-hojyokin > .-head{
    width:100%;
  }
.zehcampaign-tokuten-hojyokin > .-head > img{
      width:100%;
      height:auto;
    }
.zehcampaign-tokuten-hojyokin > .-body{
    width:100%;
    padding:30px 20px 10px;
    background:#fff;
    border:3px solid #FED720;
  }
.zehcampaign-tokuten-hojyokin > .-body > img{
      width:100%;
      height:auto;
    }
#zeh-builder2{
  padding:4rem 0;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#zeh-builder2 > img{
    width:60%;
    max-width:313px;
    height:auto;
  }
#gseries-helo{
  background:#373138;
  background-image:url('/assets/images/gseries/helo-bg-blur.jpg');
  background-size:cover;
  background-position:50% 50%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#gseries-helo #gseries-helo{
    position:relative;
    width:100%;
    max-width:1200px;
  }
#gseries-helo #gseries-helo > img{
      width:100%;
      height:auto;
    }
#gseries-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.gseries-gradtitle-parent{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin:4rem 0 1rem;
}
.gseries-gradtitle-parent > .gseries-gradtitle{
    color:#fff;
    font-weight:bold;
    text-align:center;
    letter-spacing:0.15em;
    background:rgb(166, 102, 100);
    background:-webkit-gradient(linear, left top, right top, from(rgba(166, 102, 100, 1)), color-stop(52.02%, rgba(221, 150, 145, 1)), color-stop(99.49%, rgba(166, 102, 100, 1)));
    background:-webkit-linear-gradient(left, rgba(166, 102, 100, 1) 0%, rgba(221, 150, 145, 1) 52.02%, rgba(166, 102, 100, 1) 99.49%);
    background:linear-gradient(90deg, rgba(166, 102, 100, 1) 0%, rgba(221, 150, 145, 1) 52.02%, rgba(166, 102, 100, 1) 99.49%);
    margin:0;
    font-size:1.4rem;
    padding:0.1em 1.5em;
  }
@media screen and (min-width: 768px){
.gseries-gradtitle-parent > .gseries-gradtitle{
		font-size:2rem;
		padding:0.1em 2em
  }
.gseries-gradtitle-parent{
		margin:8rem 0 2rem
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.gseries-text-color{
  text-align:center;
  font-weight:bold;
  color:#C76775;
  letter-spacing:0.1em;
  margin:1rem 0;
  font-size:1.25rem;
}
.gseries-text-color > .-big{
    font-size:1.35em;
  }
@media screen and (min-width: 768px){
.gseries-text-color{
		font-size:1.5rem
}
}
.gseries-text-gray{
  font-weight:normal;
  color:#4D4D4D;
  letter-spacing:0.1em;
  line-height:1.8;
  margin:1rem 0;
  font-size:1.1rem;
}
.gseries-text-gray.-big{
    font-size:1.35em;
    font-weight:bold;
  }
.gseries-text-borderd{
  width:100%;
  text-align:center;
  font-weight:bold;
  font-size:1.5rem;
  color:#4D4D4D;
  letter-spacing:0.1em;
  border:1px solid #4D4D4D;
  line-height:1;
  padding:0.5em 1em;
  margin:1rem 0;
}
@media screen and (min-width: 768px){
.gseries-text-borderd{
		margin:1.5rem 0
}
}
.gseries-text-borderd-fit{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  margin:1rem 0;
}
.gseries-text-borderd-fit > span{
    text-align:center;
    font-weight:bold;
    font-size:1.5rem;
    color:#4D4D4D;
    letter-spacing:0.1em;
    border:1px solid #4D4D4D;
    line-height:1;
    padding:0.5em 1em;
  }
@media screen and (min-width: 768px){
.gseries-text-borderd-fit{
		margin:1.5rem 0
}
}
.gseries-note{
  width:100%;
  font-size:0.85rem;
  margin:0.5em 0;
  color:#4D4D4D;
}
.gseries-point{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin:4rem 0 2rem;
}
.gseries-point > .-left{
    background:rgba(166, 102, 100, 1);
    background:-webkit-linear-gradient(60deg, rgba(166, 102, 100, 1) 0%, rgba(221, 150, 145, 1) 52.02%, rgba(166, 102, 100, 1) 99.49%);
    background:linear-gradient(30deg, rgba(166, 102, 100, 1) 0%, rgba(221, 150, 145, 1) 52.02%, rgba(166, 102, 100, 1) 99.49%);
    width:25%;
  }
.gseries-point > .-left > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.gseries-point > .-left{
		width:15%
  }
}
.gseries-point > .-right{
    width:85%;
    color:#fff;
    background:#4D4D4D;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    font-weight:bold;
    padding:0.5em 0.7em;
    border-left:none;
    width:100%;
    font-size:1.2rem;
  }
@media screen and (min-width: 768px){
.gseries-point > .-right{
		padding:0.2em 0.7em;
		border-left:3px solid #fff;
		width:85%;
		font-size:1.5rem
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.gseries-points{
  position:relative;
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin:1rem 0;
}
.gseries-points > div h3{
      text-align:center;
      font-weight:bold;
      font-size:1.5rem;
      color:#4D4D4D;
      letter-spacing:0.1em;
      line-height:1.35;
      margin:0 0 1.5rem;
    }
.gseries-points > div p{
      margin:0;
    }
.gseries-points > div img{
      width:100%;
      height:auto;
      margin-bottom:1rem;
    }
@media screen and (min-width: 768px){
.gseries-points > div img{
		margin-bottom:0
    }
}
.gseries-points > div .-panel{
      width:100%;
      background:#F4E2E1;
      border-radius:1em;
      padding:0.5em 1em;
      margin-top:1rem;
    }
.gseries-points > div .-panel > h4{
        color:#C76775;
        text-align:center;
        border-bottom:1px solid #C76775;
        margin:0;
      }
.gseries-points > div .-panel > ul{
        list-style:none;
      }
.gseries-points > div .-panel > ul > li{
          position:relative;
        }
.gseries-points > div .-panel > ul > li:before{
            content:"●";
            display:block;
            position:absolute;
            color:#C76775;
            top:0;
            left:-1.5em;
          }
.gseries-points > .-right{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
.gseries-points > .-right > .-innner,#gseries-points-a > .-left{
    width:100%;
  }
#gseries-points-a > .-left h3{
      margin:1rem 0 0;
    }
@media screen and (min-width: 768px){
#gseries-points-a > .-left{
		width:46%
  }
}
#gseries-points-a > .-right{
    width:100%;
  }
#gseries-points-a > .-right .-head{
      color:#4D4D4D;
      font-weight:bold;
      border-top:1px solid #4D4D4D;
      border-bottom:1px solid #4D4D4D;
      padding:1em 0;
      text-align:left;
      font-size:1.2rem;
    }
@media screen and (min-width: 768px){
#gseries-points-a > .-right .-head{
		text-align:center;
		font-size:1.4rem
    }
}
@media screen and (min-width: 768px){}
#gseries-points-a > .-right h3{
      margin:2.5rem 0 1rem;
      text-align:center;
    }
@media screen and (min-width: 768px){
#gseries-points-a > .-right h3{
		text-align:left
    }
#gseries-points-a > .-right{
		width:50%
  }
}
@media screen and (min-width: 768px){}
#gseries-points-b > .-left{
    width:100%;
    padding:0 10%;
  }
@media screen and (min-width: 768px){
#gseries-points-b > .-left{
		width:50%;
		padding:0 0 0 100px
  }
}
@media screen and (min-width: 768px){}
#gseries-points-b > .-right{
    width:100%;
  }
@media screen and (min-width: 768px){
#gseries-points-b > .-right{
		width:46%
  }
}
#gseries-points-c > .-left{
    width:100%;
  }
@media screen and (min-width: 768px){
#gseries-points-c > .-left{
		width:60%
  }
}
#gseries-points-c > .-right{
    width:100%;
  }
@media screen and (min-width: 768px){
#gseries-points-c > .-right{
		width:36%
  }
}
.gseries-qa{
  position:relative;
  width:100%;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
  margin:1rem 0;
}
.gseries-qa,.gseries-qa > .-left,
  .gseries-qa > .-right{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:start;
  -webkit-justify-content:flex-start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  }
.gseries-qa > .-left,
  .gseries-qa > .-right{
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }
.gseries-qa > .-left > img, .gseries-qa > .-right > img{
      width:100%;
      height:auto;
    }
.gseries-qa > .-left{
    width:72%;
  }
@media screen and (min-width: 768px){
.gseries-qa > .-left{
		width:42%
  }
}
.gseries-qa > .-right{
    width:100%;
  }
@media screen and (min-width: 768px){
.gseries-qa > .-right{
		width:58%
  }
}
.gseries-hr-dot{
  width:100%;
  border-top:1px #4D4D4D dotted;
  margin:1.5rem 0;
}
@media screen and (min-width: 768px){
.gseries-hr-dot{
		margin:3rem 0
}
}
#gseries-about{
  position:relative;
  width:100%;
  padding:0;
}
#gseries-about > img{
    width:100%;
    height:auto;
  }
#gseries-about .gseries-text-borderd{
    margin-top:4rem;
  }
@media screen and (min-width: 768px){
#gseries-about{
		padding:0 10%
}
}
#gseries-bels-head{
  margin-top:4rem;
}
#gseries-bels-image{
  position:relative;
  width:100%;
  padding:0 20%;
  margin-top:1rem;
}
#gseries-bels-image > img{
    width:100%;
    height:auto;
  }
#gseries-text-bels{
  margin-top:1.5rem;
  width:100%;
  text-align:center;
  font-weight:bold;
  color:#0C7935;
  letter-spacing:0.1em;
  border-bottom:1px solid #4D4D4D;
  font-size:1.2rem;
}
@media screen and (min-width: 768px){
#gseries-text-bels{
		font-size:1.5rem
}
}
#gseries-bels-table{
  position:relative;
  width:100%;
}
#gseries-bels-table > img{
    width:100%;
    height:auto;
  }
#gseries-column{
  position:relative;
  width:100%;
  background:#F4EDE5;
  border-radius:1.5rem;
  margin-top:3rem;
  padding:1.5rem;
}
#gseries-column > .-head{
    position:relative;
    margin:0 0 1.5rem;
    width:100%;
    display:block;
    color:#4D4D4D;
    padding-left:1.25em;
  }
#gseries-column > .-head:before{
      content:"";
      position:absolute;
      display:block;
      left:0;
      top:0;
      bottom:0;
      width:0.5em;
      background:-webkit-gradient(linear, left bottom, left top, from(rgba(166, 102, 100, 1)), color-stop(52.02%, rgba(221, 150, 145, 1)), color-stop(99.49%, rgba(166, 102, 100, 1)));
      background:-webkit-linear-gradient(bottom, rgba(166, 102, 100, 1) 0%, rgba(221, 150, 145, 1) 52.02%, rgba(166, 102, 100, 1) 99.49%);
      background:linear-gradient(0deg, rgba(166, 102, 100, 1) 0%, rgba(221, 150, 145, 1) 52.02%, rgba(166, 102, 100, 1) 99.49%);
    }
#gseries-column > p{
    color:#4D4D4D;
    font-size:1.25rem;
    line-height:2;
  }
#gseries-column > .-image{
    width:100%;
  }
#gseries-column > .-image > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#gseries-column{
		margin-top:4rem;
		padding:2.5rem
}
}
@media screen and (min-width: 768px){}
#gseries-point1-figures{
  position:relative;
  padding:0;
}
#gseries-point1-figures,#gseries-point1-figures > .-item{
  width:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  }
#gseries-point1-figures > .-item{
    margin-bottom:1rem;
  }
#gseries-point1-figures > .-item > .-photo{
      position:relative;
      padding:0 30%;
      width:100%;
    }
#gseries-point1-figures > .-item > .-photo > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#gseries-point1-figures > .-item > .-photo{
		padding:0;
		width:36%
    }
}
@media screen and (min-width: 768px){}
#gseries-point1-figures > .-item > .-texts{
      width:100%;
    }
#gseries-point1-figures > .-item > .-texts h3{
        text-align:center;
        font-weight:bold;
        font-size:1.5rem;
        color:#4D4D4D;
        letter-spacing:0.1em;
        line-height:1.35;
        margin:0 0 1.5rem;
      }
#gseries-point1-figures > .-item > .-texts p{
        margin:0;
      }
@media screen and (min-width: 768px){
#gseries-point1-figures > .-item > .-texts{
		width:60%
    }
#gseries-point1-figures > .-item{
		width:48%
  }
#gseries-point1-figures{
		padding:0 7%
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#gseries-spec{
  position:relative;
  width:100%;
  overflow:auto;
}
#gseries-spec > img{
    width:800px;
    height:auto;
  }
@media screen and (min-width: 768px){
#gseries-spec > img{
		width:100%
  }
#gseries-spec{
		overflow:visible;
		overflow:initial
}
}
@media screen and (min-width: 768px){}
#nendomatsu2023-dummy{
  width:100%;
  position:relative;
  text-align:center;
}
#nendomatsu2023-dummy > img{
    width:100%;
    max-width:1360px;
    height:auto;
  }
#nendomatsu2023-helo{
  background:#5878A3;
  background-image:url('/assets/images/zeh/helo-bg-blur.jpg');
  background-size:cover;
  background-position:50% 50%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#nendomatsu2023-helo #nendomatsu2023-helo-bg{
    position:relative;
    width:100%;
    max-width:1200px;
  }
#nendomatsu2023-helo #nendomatsu2023-helo-bg > img{
      width:100%;
      height:auto;
    }
#nendomatsu2023-helo #nendomatsu2023-helo-text{
    position:absolute;
    top:50%;
    left:0;
    width:32%;
    -webkit-transform:translate(30%, -50%);
            transform:translate(30%, -50%);
  }
#nendomatsu2023-helo #nendomatsu2023-helo-text > img{
      width:100%;
      height:auto;
    }
#nendomatsu2023-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#nendomatsu2023-title{
  text-align:center;
  background:#0860C2;
}
#nendomatsu2023-title > img{
    width:100%;
    max-width:1360px;
    height:auto;
  }
#nendomatsu2023-headtext{
  background-image:url('/assets/images/nendomatsu2023/bg-1.svg');
  background-position:50% 0%;
  background-repeat:repeat-y;
  background-size:100%;
}
#nendomatsu2023-headtext > .flex > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#nendomatsu2023-headtext{
		background-size:1306px
}
}
#nendomatsu2023-bg{
  background-image:url('/assets/images/nendomatsu2023/bg-2.svg');
  background-position:50% 0%;
  background-repeat:repeat-y;
  padding-bottom:4rem;
  background-size:100%;
}
#nendomatsu2023-bg > .flex{
    padding:0 7%;
  }
@media screen and (min-width: 768px){
#nendomatsu2023-bg > .flex{
		padding:0 50px
  }
}
@media print{
#nendomatsu2023-bg > .flex{
		padding:0 50px
  }
}
@media screen and (min-width: 768px){
#nendomatsu2023-bg{
		background-size:1306px
}
}
#nendomatsu2023-present{
  position:relative;
  width:100%;
  margin-bottom:3rem;
}
#nendomatsu2023-present > img{
    width:100%;
    height:auto;
  }
#nendomatsu2023-tokuten-head{
  position:relative;
  width:100%;
  background:#DBD9D2;
  text-align:center;
  padding-bottom:1rem;
}
#nendomatsu2023-tokuten-head > img{
    width:100%;
    height:auto;
  }
#nendomatsu2023-tokuten-head > img.nendomatsu2023-tokuten-pagephoto{
      width:calc(100% - 2rem);
      margin-top:1rem;
    }
#nendomatsu2023-tokuten-list{
  position:relative;
  width:100%;
  background:#DBD9D2;
  padding:0 3.5%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:stretch;
  -webkit-align-items:stretch;
      -ms-flex-align:stretch;
          align-items:stretch;
}
#nendomatsu2023-tokuten-list > .-item{
    position:relative;
    padding:24px;
    background:#EAEAE6;
    border-radius:5px;
    -webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.5);
            box-shadow:3px 3px 3px rgba(0, 0, 0, 0.5);
    margin-bottom:24px;
    width:100%;
  }
#nendomatsu2023-tokuten-list > .-item img{
      width:100%;
      height:auto;
    }
#nendomatsu2023-tokuten-list > .-item > a{
      display:block;
      width:100%;
    }
#nendomatsu2023-tokuten-list > .-item > a:hover{
        opacity:0.8;
      }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay{
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:100%;
      border-radius:5px;
      background-color:rgba(0,0,0,0.5);
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:center;
      -webkit-justify-content:center;
          -ms-flex-pack:center;
              justify-content:center;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
      padding:10% 10%;
    }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay > img{
        width:100%;
        height:auto;
      }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay > .-text{
        width:100%;
      }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay > .-text > img{
          width:100%;
          height:auto;
        }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay > .-text > p{
          width:100%;
          text-align:center;
          font-weight:bold;
          color:#fff;
        }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay > a{
        display:block;
        position:absolute;
        left:24px;
        bottom:24px;
        right:24px;
      }
#nendomatsu2023-tokuten-list > .-item > .soldout-overlay > a:hover{
          opacity:0.8;
        }
@media screen and (min-width: 768px){
#nendomatsu2023-tokuten-list > .-item{
		width:49%
  }
}
#nendomatsu2023-tokuten-list > .-blank-item{
    margin-bottom:24px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-flow:column wrap;
        -ms-flex-flow:column wrap;
            flex-flow:column wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    width:100%;
  }
#nendomatsu2023-tokuten-list > .-blank-item img{
      width:100%;
      height:auto;
    }
#nendomatsu2023-tokuten-list > .-blank-item p{
      display:block;
      width:100%;
      margin:0;
      font-size:0.75rem;
    }
@media screen and (min-width: 768px){
#nendomatsu2023-tokuten-list > .-blank-item{
		width:49%
  }
}
.banner360{
  position:relative;
}
.banner360 > .-base{
    width:100%;
    height:auto;
  }
.banner360 > .-buttons{
    position:absolute;
    width:100%;
    left:0;
    bottom:4%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    height:22%;
  }
.banner360 > .-buttons > a{
      position:relative;
      display:block;
      height:100%;
      margin:0;
    }
.banner360 > .-buttons > a > img{
        height:100%;
        width:auto;
      }
@media screen and (min-width: 768px){
.banner360 > .-buttons > a{
		margin:0 3%
    }
.banner360 > .-buttons{
		height:15%
  }
}
@media screen and (min-width: 768px){}
td.list360{
  -webkit-transform:translateY(0.2em);
          transform:translateY(0.2em);
}
td.list360 > a{
    display:inline-block;
    height:1.75em;
    line-height:1;
    margin-left:0.25em;
  }
td.list360 > a > img{
      width:auto;
      height:100%;
      -webkit-transform:translateY(-0.1em);
              transform:translateY(-0.1em);
    }
#yanekashi-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#yanekashi-lp ._container>.flex{
      width:100%;
      padding:0 5%;
    }
#yanekashi-lp ._container>.flex > .-inner{
        position:relative;
        width:100%;
        min-width:100%;
        padding:0 3%;
      }
#yanekashi-lp ._container>.flex > .-inner > img{
          width:100%;
          height:auto;
        }
#yanekashi-lp ._container>.flex > .-inner .-button{
          width:100%;
          text-align:center;
          display:block;
          background:-webkit-gradient(linear, left top, left bottom, from(rgba(73, 170, 153, 1)), color-stop(51.96%, rgba(19, 113, 183, 1)), color-stop(99.33%, rgba(46, 96, 156, 1)));
          background:-webkit-linear-gradient(top, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
          background:linear-gradient(180deg, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
          border-radius:999px;
          color:#fff;
          font-weight:bold;
          padding:0.5em;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
          font-size:1.4rem;
        }
#yanekashi-lp ._container>.flex > .-inner .-button.hover{
            -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                    box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
            -webkit-transform:translateY(-0.05em);
                    transform:translateY(-0.05em);
          }
@media screen and (min-width: 768px){
#yanekashi-lp ._container>.flex > .-inner .-button{
		font-size:1.75rem
        }
#yanekashi-lp ._container>.flex > .-inner{
		padding:0 30px
      }
#yanekashi-lp ._container>.flex{
		width:1020px
    }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media print{
#yanekashi-lp ._container>.flex{
		width:1020px
    }
}
@media screen and (min-width: 768px){
#yanekashi-lp ._container>.flex{
		padding:0 20px
    }
}
@media print{
#yanekashi-lp ._container>.flex{
		padding:0 20px
    }
}
#yanekashi-lp *[id^="anchor-"]{
    margin-top:0 !important;
    padding-top:0 !important;
  }
.yanekashi-h2{
  width:100%;
  display:block;
  background:-webkit-gradient(linear, left top, right top, from(rgba(73, 170, 153, 1)), color-stop(51.96%, rgba(19, 113, 183, 1)), color-stop(99.33%, rgba(46, 96, 156, 1)));
  background:-webkit-linear-gradient(left, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
  background:linear-gradient(90deg, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
  text-align:center;
  color:#fff;
  letter-spacing:0.025em;
  padding:0.3em 1em;
  font-size:1.25rem;
}
@media screen and (min-width: 768px){
.yanekashi-h2{
		font-size:1.75rem
}
}
.yanekashi-h2-alt{
  width:100%;
  display:block;
  text-align:center;
  color:#333;
  letter-spacing:0.025em;
  padding:0.3em 1em;
  border-top:2px solid #666;
  border-bottom:2px solid #666;
  font-size:1.1rem;
}
@media screen and (min-width: 768px){
.yanekashi-h2-alt{
		font-size:1.5rem
}
}
#yanekashi-point{
  background-image:url('/assets/images/yanekashi/bg.jpg');
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:50% 0;
  padding-bottom:4rem;
}
#yanekashi-point .-maintitle{
    margin:3rem 0 2rem;
  }
#yanekashi-point .-maintitle > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#yanekashi-point .-maintitle{
		margin:5rem 0 4rem
  }
}
#yanekashi-point .-point{
    position:relative;
    width:100%;
  }
#yanekashi-point .-point > .-item{
      width:100%;
      margin:2rem 0 3rem;
      padding:0;
    }
#yanekashi-point .-point > .-item > img{
        width:100%;
        height:auto;
      }
#yanekashi-point .-point > .-item > .-button-container{
        width:100%;
        padding:3rem 8% 0;
      }
@media screen and (min-width: 768px){
#yanekashi-point .-point > .-item > .-button-container{
		padding:3rem 15% 0
      }
#yanekashi-point .-point > .-item{
		padding:0 10%
    }
}
@media screen and (min-width: 768px){}
#yanekashi-point .-riyoujyouken{
    position:relative;
    width:100%;
    border:3px solid #064A8E;
    border-radius:1rem;
    margin-top:1.5rem;
    padding:1.5rem 0.5rem 1rem;
  }
#yanekashi-point .-riyoujyouken > h3{
      display:block;
      position:absolute;
      line-height:1;
      letter-spacing:0.1em;
      top:-0.5em;
      left:50%;
      margin:0;
      padding:0 2em;
      color:#064A8E;
      -webkit-transform:translateX(-50%);
              transform:translateX(-50%);
      background:#fff;
      font-size:1rem;
    }
@media screen and (min-width: 768px){
#yanekashi-point .-riyoujyouken > h3{
		font-size:1.35rem
    }
}
#yanekashi-point .-riyoujyouken ol{
      margin:0;
      font-size:0.85rem;
    }
@media screen and (min-width: 768px){
#yanekashi-point .-riyoujyouken ol{
		font-size:1.1rem
    }
#yanekashi-point .-riyoujyouken{
		padding:1.5rem 1.5rem 1rem
  }
}
@media screen and (min-width: 768px){}
#yanekashi-haikei > .flex{
    background:-webkit-linear-gradient(307.96deg, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
    background:linear-gradient(142.04deg, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
  }
#yanekashi-haikei > .flex > h2{
      width:100%;
      display:block;
      text-align:center;
      color:#fff;
      letter-spacing:0.025em;
      margin:0;
      padding:1.2em 1em;
      font-size:1.25rem;
    }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > h2{
		padding:0.75em 1em;
		font-size:1.75rem
    }
}
@media screen and (min-width: 768px){}
#yanekashi-haikei > .flex > .-inner{
      margin-bottom:20px;
      background:#fff;
      width:100%;
    }
#yanekashi-haikei > .flex > .-inner > .-title{
        width:100%;
        margin:2rem 0 1rem;
      }
#yanekashi-haikei > .flex > .-inner > .-title > img{
          width:100%;
          height:auto;
          max-width:60%;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-title > img{
		max-width:320px
        }
}
#yanekashi-haikei > .flex > .-inner > .-neagari-figure{
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:end;
        -webkit-align-items:flex-end;
            -ms-flex-align:end;
                align-items:flex-end;
      }
#yanekashi-haikei > .flex > .-inner > .-neagari-figure > .-left > img, #yanekashi-haikei > .flex > .-inner > .-neagari-figure > .-right > img{
            width:100%;
            height:auto;
          }
#yanekashi-haikei > .flex > .-inner > .-neagari-figure > .-left{
          width:100%;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-neagari-figure > .-left{
		width:50.5%
        }
}
#yanekashi-haikei > .flex > .-inner > .-neagari-figure > .-right{
          margin-top:1rem;
          width:100%;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-neagari-figure > .-right{
		margin-top:0;
		width:46.5%
        }
}
@media screen and (min-width: 768px){}
#yanekashi-haikei > .flex > .-inner > .-baiden-figure{
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:end;
        -webkit-align-items:flex-end;
            -ms-flex-align:end;
                align-items:flex-end;
      }
#yanekashi-haikei > .flex > .-inner > .-baiden-figure > .-left > img, #yanekashi-haikei > .flex > .-inner > .-baiden-figure > .-right > img{
            width:100%;
            height:auto;
          }
#yanekashi-haikei > .flex > .-inner > .-baiden-figure > .-left{
          width:80%;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-baiden-figure > .-left{
		width:33%
        }
}
#yanekashi-haikei > .flex > .-inner > .-baiden-figure > .-right{
          margin-top:1rem;
          width:100%;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-baiden-figure > .-right{
		margin-top:0;
		width:65%
        }
}
@media screen and (min-width: 768px){}
#yanekashi-haikei > .flex > .-inner > .-saiene-texts{
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:center;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
      }
#yanekashi-haikei > .flex > .-inner > .-saiene-texts > .-head{
          width:30%;
        }
#yanekashi-haikei > .flex > .-inner > .-saiene-texts > .-head > img{
            width:100%;
            height:auto;
          }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-saiene-texts > .-head{
		width:18%
        }
}
#yanekashi-haikei > .flex > .-inner > .-saiene-texts > .-text{
          font-size:0.85rem;
          margin-top:0.5rem;
          width:100%;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-saiene-texts > .-text{
		margin-top:0;
		width:80%
        }
}
@media screen and (min-width: 768px){}
#yanekashi-haikei > .flex > .-inner > .-saiene-text{
        margin-top:2rem;
        width:100%;
        font-size:0.85rem;
      }
#yanekashi-haikei > .flex > .-inner > .-saiene-figure{
        width:100%;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-flow:row wrap;
            -ms-flex-flow:row wrap;
                flex-flow:row wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
            -ms-flex-pack:justify;
                justify-content:space-between;
        -webkit-box-align:stretch;
        -webkit-align-items:stretch;
            -ms-flex-align:stretch;
                align-items:stretch;
        margin-top:0;
      }
#yanekashi-haikei > .flex > .-inner > .-saiene-figure > .-item{
          width:100%;
        }
#yanekashi-haikei > .flex > .-inner > .-saiene-figure > .-item > img{
            width:100%;
            height:auto;
          }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-saiene-figure > .-item{
		width:50%
        }
#yanekashi-haikei > .flex > .-inner > .-saiene-figure{
		margin-top:1rem
      }
}
@media screen and (min-width: 768px){}
#yanekashi-haikei > .flex > .-inner > .-ketsuron{
        padding:2rem 0;
      }
#yanekashi-haikei > .flex > .-inner > .-ketsuron > img{
          width:100%;
          height:auto;
        }
@media screen and (min-width: 768px){
#yanekashi-haikei > .flex > .-inner > .-ketsuron{
		padding:3rem 15%
      }
}
#yanekashi-jitugen{
  margin-top:4rem;
}
#yanekashi-jitugen .-zeh{
    width:100%;
    padding:0;
  }
#yanekashi-jitugen .-zeh > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#yanekashi-jitugen .-zeh{
		padding:0 15%
  }
}
#yanekashi-jitugen .-zeh-text{
    margin-top:2rem;
    width:100%;
  }
#yanekashi-jitugen .-zeh-text > img{
      width:100%;
      height:auto;
    }
#yanekashi-jitugen .-texts{
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:end;
    -webkit-align-items:flex-end;
        -ms-flex-align:end;
            align-items:flex-end;
    margin-top:1.5rem;
  }
#yanekashi-jitugen .-texts > .-center{
      font-size:1.2rem;
      font-weight:bold;
      -webkit-box-ordinal-group:2;
      -webkit-order:1;
          -ms-flex-order:1;
              order:1;
      width:100%;
    }
@media screen and (min-width: 768px){
#yanekashi-jitugen .-texts > .-center{
		-webkit-box-ordinal-group:3;
		-webkit-order:2;
		    -ms-flex-order:2;
		        order:2;
		width:45%
    }
}
@media screen and (min-width: 768px){}
#yanekashi-jitugen .-texts > .-left,
    #yanekashi-jitugen .-texts > .-right{
      width:45%;
    }
#yanekashi-jitugen .-texts > .-left > img, #yanekashi-jitugen .-texts > .-right > img{
        width:100%;
        height:auto;
      }
@media screen and (min-width: 768px){
#yanekashi-jitugen .-texts > .-left,
    #yanekashi-jitugen .-texts > .-right{
		width:25%
    }
}
#yanekashi-jitugen .-texts > .-left{
      -webkit-box-ordinal-group:3;
      -webkit-order:2;
          -ms-flex-order:2;
              order:2;
    }
@media screen and (min-width: 768px){
#yanekashi-jitugen .-texts > .-left{
		-webkit-box-ordinal-group:2;
		-webkit-order:1;
		    -ms-flex-order:1;
		        order:1
    }
}
#yanekashi-jitugen .-texts > .-right{
      -webkit-box-ordinal-group:4;
      -webkit-order:3;
          -ms-flex-order:3;
              order:3;
    }
@media screen and (min-width: 768px){
#yanekashi-jitugen .-texts > .-right{
		-webkit-box-ordinal-group:4;
		-webkit-order:3;
		    -ms-flex-order:3;
		        order:3
    }
}
.yanekashi-table th,.yanekashi-table td{
    border:1px solid #222;
    font-weight:normal;
    text-align:center;
    font-size:0.85rem;
    padding:0 0.75em;
  }
.yanekashi-table th{
    background:#E6E6E7;
  }
#yanekashi-serviceimage{
  margin-bottom:4rem;
}
#yanekashi-kiyaku{
  margin-top:3rem;
  padding-bottom:3rem;
  font-size:0.91rem;
}
#yanekashi-footer > .flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-align:stretch;
    -webkit-align-items:stretch;
        -ms-flex-align:stretch;
            align-items:stretch;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
  }
#yanekashi-footer > .flex img{
      width:auto;
      margin:0 6px;
      height:70px;
    }
@media screen and (min-width: 768px){
#yanekashi-footer > .flex img{
		margin:0;
		height:95px
    }
#yanekashi-footer > .flex{
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		    -ms-flex-pack:justify;
		        justify-content:space-between
  }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
.common-yanekashi{
  width:100%;
}
.common-yanekashi .-maintitle{
    margin:3rem 0 2rem;
  }
.common-yanekashi .-maintitle > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
.common-yanekashi .-maintitle{
		margin:5rem 0 4rem
  }
}
.common-yanekashi .-point{
    position:relative;
    width:100%;
  }
.common-yanekashi .-point > .-item{
      width:100%;
      margin:2rem 0 3rem;
      padding:0;
    }
.common-yanekashi .-point > .-item > img{
        width:100%;
        height:auto;
      }
.common-yanekashi .-point > .-item > .-button-container{
        width:100%;
        padding:3rem 8% 0;
      }
.common-yanekashi .-point > .-item > .-button-container .-button{
          width:100%;
          text-align:center;
          display:block;
          background:-webkit-gradient(linear, left top, left bottom, from(rgba(73, 170, 153, 1)), color-stop(51.96%, rgba(19, 113, 183, 1)), color-stop(99.33%, rgba(46, 96, 156, 1)));
          background:-webkit-linear-gradient(top, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
          background:linear-gradient(180deg, rgba(73, 170, 153, 1) 0%, rgba(19, 113, 183, 1) 51.96%, rgba(46, 96, 156, 1) 99.33%);
          border-radius:999px;
          color:#fff;
          font-weight:bold;
          padding:0.5em;
          -webkit-transition:all ease-out 0.15s;
          transition:all ease-out 0.15s;
          font-size:1.4rem;
        }
.common-yanekashi .-point > .-item > .-button-container .-button.hover{
            -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                    box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
            -webkit-transform:translateY(-0.05em);
                    transform:translateY(-0.05em);
          }
@media screen and (min-width: 768px){
.common-yanekashi .-point > .-item > .-button-container .-button{
		font-size:1.75rem
        }
.common-yanekashi .-point > .-item > .-button-container{
		padding:3rem 10% 0
      }
.common-yanekashi .-point > .-item{
		padding:0 10%
    }
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#cloudsign-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size:1.25rem;
}
#cloudsign-lp ._container>.flex{
      width:100%;
      padding:0 5%;
    }
#cloudsign-lp ._container>.flex > .-inner{
        position:relative;
        width:100%;
        min-width:100%;
        padding:0 3%;
      }
@media screen and (min-width: 768px){
#cloudsign-lp ._container>.flex > .-inner{
		padding:0 100px
      }
}
#cloudsign-lp ._container>.flex img{
        width:100%;
        height:auto;
      }
#cloudsign-lp ._container>.flex a{
        -webkit-text-decoration:none;
        text-decoration:none;
        color:#0071B9;
      }
#cloudsign-lp ._container>.flex a.hover{
          color:#17a3ff;
        }
#cloudsign-lp ._container>.flex .-button > a{
        width:100%;
        text-align:center;
        display:block;
        background:#fff;
        color:#0071B9;
        font-weight:bold;
        padding:0.5em 1em;
        -webkit-transition:all ease-out 0.15s;
        transition:all ease-out 0.15s;
        font-size:1.5rem;
        border:2px solid #0071B9;
        border-radius:0.5rem;
      }
#cloudsign-lp ._container>.flex .-button > a.hover{
          -webkit-box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
                  box-shadow:0px 0.4rem 0.8rem rgba(0, 0, 0, 0.4);
          -webkit-transform:translateY(-0.05em);
                  transform:translateY(-0.05em);
        }
#cloudsign-lp ._container>.flex .-headding{
        width:100%;
        font-weight:bold;
        color:#0071B9;
        position:relative;
        padding-bottom:1.5rem;
        font-size:2rem;
      }
#cloudsign-lp ._container>.flex .-headding:after{
          content:"";
          display:block;
          position:absolute;
          bottom:0;
          left:0;
          width:120px;
          height:6px;
          background-image:url('/assets/images/cloudsign/border.svg');
          background-size:contain;
          background-position:0% 0%;
        }
@media screen and (min-width: 768px){
#cloudsign-lp ._container>.flex .-headding{
		font-size:2.3rem
      }
}
#cloudsign-lp ._container>.flex .-copy{
        width:100%;
        margin-top:1.5rem;
      }
#cloudsign-lp ._container>.flex .-list{
        font-size:1.5rem;
        font-weight:bold;
      }
#cloudsign-lp ._container>.flex .-list > em{
          display:inline-block;
          -webkit-text-decoration:none;
          text-decoration:none;
          font-style:normal;
          font-size:0.875rem;
          color:#0071B9;
          -webkit-transform:translateY(-0.15em);
                  transform:translateY(-0.15em);
        }
#cloudsign-lp ._container>.flex .-blue{
        color:#0071B9;
      }
@media screen and (min-width: 768px){
#cloudsign-lp ._container>.flex{
		width:1200px
    }
}
@media print{
#cloudsign-lp ._container>.flex{
		width:1200px
    }
}
@media screen and (min-width: 768px){
#cloudsign-lp ._container>.flex{
		padding:0 20px
    }
}
@media print{
#cloudsign-lp ._container>.flex{
		padding:0 20px
    }
}
#cloudsign-lp *[id^="anchor-"]{
    margin-top:0 !important;
    padding-top:0 !important;
  }
#cloudsign-cloudbg{
  background-size:2500px auto;
  background-position:50% 0%;
  background-repeat:repeat-y;
}
#cloudsign-head{
  width:100%;
  background:#0071B9;
  text-align:center;
}
#cloudsign-head > img{
    width:100%;
    max-width:1590px;
    height:auto;
  }
#cloudsign-haikei{
  margin-top:5rem;
}
#cloudsign-haikei > .flex .-block{
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#cloudsign-haikei > .flex .-block > .-left{
        width:100%;
      }
@media screen and (min-width: 768px){
#cloudsign-haikei > .flex .-block > .-left{
		width:51%
      }
}
#cloudsign-haikei > .flex .-block > .-right{
        padding-top:1.5rem;
        width:100%;
      }
@media screen and (min-width: 768px){
#cloudsign-haikei > .flex .-block > .-right{
		width:42%
      }
#cloudsign-haikei{
		margin-top:8rem
}
}
@media screen and (min-width: 768px){}
#cloudsign-about{
  margin-top:5rem;
}
#cloudsign-about > .flex .-figure{
      margin-top:2rem;
    }
#cloudsign-compare{
  margin-top:5rem;
}
#cloudsign-compare > .flex > .-inner{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#cloudsign-compare > .flex > .-inner > .-left{
        width:100%;
      }
@media screen and (min-width: 768px){
#cloudsign-compare > .flex > .-inner > .-left{
		width:46%
      }
}
#cloudsign-compare > .flex > .-inner > .-right{
        margin:2rem 0;
        width:100%;
        overflow:auto;
      }
#cloudsign-compare > .flex > .-inner > .-right > img{
          width:auto;
          height:300px;
        }
@media screen and (min-width: 768px){
#cloudsign-compare > .flex > .-inner > .-right > img{
		width:100%;
		height:auto
        }
#cloudsign-compare > .flex > .-inner > .-right{
		margin:0;
		width:50%;
		overflow:visible;
		overflow:initial
      }
#cloudsign-compare{
		margin-top:7rem
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#cloudsign-yougo{
  margin-top:5rem;
}
#cloudsign-yougo > .flex .-block{
      position:relative;
      width:100%;
      background:#EAF0FF;
      border:1px Solid #0071B9;
      padding:1em 1.5em 1.5em;
    }
#cloudsign-yougo > .flex .-block > .-title{
        position:absolute;
        top:-20px;
        left:20px;
        width:160px;
      }
#cloudsign-yougo > .flex .-block > .-text{
        width:100%;
      }
#cloudsign-yougo > .flex .-block > .-text > h3{
          font-size:1.5rem;
          margin-bottom:0;
        }
#cloudsign-yougo > .flex .-block > .-text > p{
          font-size:1.25rem;
          margin:0;
        }
#cloudsign-merit{
  padding-top:6rem;
}
#cloudsign-merit > .flex .-merit{
      margin-top:3rem;
      width:100%;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-align:start;
      -webkit-align-items:flex-start;
          -ms-flex-align:start;
              align-items:flex-start;
    }
#cloudsign-merit > .flex .-merit > .-left{
        margin-bottom:2rem;
        width:100%;
      }
#cloudsign-merit > .flex .-merit > .-left > p{
          margin-bottom:0;
        }
@media screen and (min-width: 768px){
#cloudsign-merit > .flex .-merit > .-left{
		margin-bottom:4rem;
		width:49%
      }
}
@media screen and (min-width: 768px){}
#cloudsign-merit > .flex .-merit > .-right{
        margin-bottom:2rem;
        width:100%;
      }
@media screen and (min-width: 768px){
#cloudsign-merit > .flex .-merit > .-right{
		margin-bottom:4rem;
		width:47%
      }
}
@media screen and (min-width: 768px){}
#cloudsign-steps{
  padding:3rem 0 5rem;
}
#cloudsign-steps > .flex .-figure{
      width:100%;
      margin-top:1.5rem;
    }
#cloudsign-guideline{
  padding:0 0 5rem 0;
}
#cloudsign-guideline > .flex > hr{
      width:100%;
      height:1px;
      background:#000;
    }
#cloudsign-guideline > .flex > .-text{
      width:100%;
      text-align:center;
      margin-top:3rem;
    }
@media screen and (min-width: 768px){
#cloudsign-guideline > .flex > .-text{
		margin-top:5rem
    }
}
#cloudsign-guideline > .flex > .-button{
      margin-top:3rem;
      width:100%;
      padding:0 10%;
    }
@media screen and (min-width: 768px){
#cloudsign-guideline > .flex > .-button{
		padding:0 30%
    }
#cloudsign-guideline{
		padding:2rem 0 7rem 0
}
}
@media screen and (min-width: 768px){}
#cloudsign-cloudsign{
  padding:5rem 0;
  background:#0071B9;
  color:#fff;
}
#cloudsign-cloudsign > .flex > .-headtext{
      text-align:center;
      font-weight:bold;
      letter-spacing:0.1em;
      border-top:1px solid #fff;
      border-bottom:1px solid #fff;
      padding:1.7rem 0;
      font-size:1.25rem;
    }
@media screen and (min-width: 768px){
#cloudsign-cloudsign > .flex > .-headtext{
		font-size:1.78rem
    }
}
#cloudsign-cloudsign > .flex > .-no1,#cloudsign-cloudsign > .flex > .-figure{
      margin-top:3rem;
      width:100%;
    }
#cloudsign-cloudsign > .flex > .-figure{
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-orient:horizontal;
      -webkit-box-direction:normal;
      -webkit-flex-flow:row wrap;
          -ms-flex-flow:row wrap;
              flex-flow:row wrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-align:stretch;
      -webkit-align-items:stretch;
          -ms-flex-align:stretch;
              align-items:stretch;
    }
#cloudsign-cloudsign > .flex > .-figure > .-item{
        margin-bottom:1.5rem;
        width:100%;
      }
@media screen and (min-width: 768px){
#cloudsign-cloudsign > .flex > .-figure > .-item{
		width:48.5%
      }
}
#cloudsign-cloudsign > .flex > .-caption{
      width:100%;
      font-size:0.875rem;
    }
#cloudsign-footer{
  padding:5rem 0;
}
#cloudsign-footer > .flex{
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#cloudsign-footer > .flex,#cloudsign-footer > .flex > .-tel{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    }
#cloudsign-footer > .flex > .-tel{
      width:100%;
      -webkit-box-align:center;
      -webkit-align-items:center;
          -ms-flex-align:center;
              align-items:center;
    }
#cloudsign-footer > .flex > .-tel > .-link{
        width:90%;
      }
#cloudsign-footer > .flex > .-tel > .-link.hover{
          opacity:0.7;
        }
@media screen and (min-width: 768px){
#cloudsign-footer > .flex > .-tel > .-link{
		width:700px
      }
}
#cloudsign-footer > .flex > .-tel > .-info{
        font-size:1.375rem;
        width:auto;
        margin:0.5em 0 0 0;
      }
@media screen and (min-width: 768px){
#cloudsign-footer > .flex > .-tel > .-info{
		width:260px;
		margin:0 0 0 35px
      }
}
@media screen and (min-width: 768px){}
#cloudsign-footer > .flex > .-company{
      margin-top:3rem;
      width:100%;
      text-align:center;
      font-weight:bold;
      font-size:1.7rem;
    }
#cloudsign-footer > .flex > .-company > small{
        font-size:0.7em;
        font-weight:normal;
      }
@media screen and (min-width: 768px){
#cloudsign-footer > .flex > .-company{
		font-size:2.125rem
    }
}
#cloudsign-footer > .flex > .-contact{
      margin-top:2rem;
      width:100%;
      text-align:center;
      font-weight:bold;
      line-height:2;
      letter-spacing:0.1em;
      font-size:1.2rem;
    }
@media screen and (min-width: 768px){
#cloudsign-footer > .flex > .-contact{
		font-size:1.6rem
    }
}
.aniv60th-subpage-tokuten{
  width:100%;
  background-color:#f2ece0;
  position:relative;
  padding:30px 10px 10px;
  margin-top:60px;
}
.aniv60th-subpage-tokuten img{
    width:100%;
    height:auto;
  }
.aniv60th-subpage-tokuten > .-ribbon{
    position:absolute;
    left:0;
    right:0;
    top:-40px;
    height:60px;
    text-align:center;
  }
.aniv60th-subpage-tokuten > .-ribbon > img{
      width:auto;
      height:100%;
    }
@media screen and (min-width: 768px){
.aniv60th-subpage-tokuten > .-ribbon{
		top:-70px;
		height:120px
  }
.aniv60th-subpage-tokuten{
		padding:70px 10px 10px;
		margin-top:100px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#aniv60th-helo{
  background:#fff;
  background-image:url('/assets/images/aniv60th/header3_blur.jpg');
  background-size:cover;
  background-position:50% 50%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#aniv60th-helo #aniv60th-helo-inner{
    position:relative;
    width:100%;
    max-width:1200px;
    padding:0 0;
  }
#aniv60th-helo #aniv60th-helo-inner > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#aniv60th-helo #aniv60th-helo-inner{
		padding:0 50px
  }
}
@media print{
#aniv60th-helo #aniv60th-helo-inner{
		padding:0 50px
  }
}
#aniv60th-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#aniv60th-body{
  background:#0075C2;
  padding-top:4rem;
  padding-bottom:4rem;
}
#aniv60th-body > .flex{
    width:100%;
  }
@media screen and (min-width: 768px){
#aniv60th-body > .flex{
		width:1096px
  }
}
@media print{
#aniv60th-body > .flex{
		width:1096px
  }
}
#aniv60th-body h2{
    color:#fff;
    margin:0;
  }
#aniv60th-body a{
    opacity:1;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#aniv60th-body a:hover{
      opacity:0.7;
    }
#aniv60th-body .-full{
    margin-bottom:3rem;
    margin-top:1rem;
  }
#aniv60th-body .-half{
    margin-top:1rem;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#aniv60th-body .-half > .-item{
      width:100%;
    }
#aniv60th-body .-half > .-item.-soldout{
        position:relative;
        pointer-events:none;
      }
#aniv60th-body .-half > .-item.-soldout > .soldout-overlay{
          position:absolute;
          left:0;
          top:0;
          width:100%;
          height:100%;
          border-radius:0.5rem;
          background-color:rgba(0,0,0,0.5);
          display:-webkit-box;
          display:-webkit-flex;
          display:-ms-flexbox;
          display:flex;
          -webkit-box-orient:horizontal;
          -webkit-box-direction:normal;
          -webkit-flex-flow:row wrap;
              -ms-flex-flow:row wrap;
                  flex-flow:row wrap;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          padding:0 10% 30%;
        }
#aniv60th-body .-half > .-item.-soldout > .soldout-overlay > img{
            width:100%;
            height:auto;
          }
#aniv60th-body .-half > .-item .soldout-overlay{
        display:none;
      }
@media screen and (min-width: 768px){
#aniv60th-body .-half > .-item{
		width:50%
    }
}
#aniv60th-body .-toiawase{
    margin:1rem 0;
  }
#aniv60th-body .-note{
    font-size:0.85rem;
    padding:0 2% 1rem;
  }
.cp2024seiyaku-subpage-tokuten{
  width:100%;
  margin-top:20px;
}
.cp2024seiyaku-subpage-tokuten img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 768px){
.cp2024seiyaku-subpage-tokuten{
		margin-top:40px
}
}
.cp2024seiyaku-tokuten{
  width:100%;
  background-color:#fff;
  border:#FFF000 3px solid;
  border-radius:1rem;
  position:relative;
  padding:20px 10px 10px;
  margin-top:60px;
}
.cp2024seiyaku-tokuten img{
    width:100%;
    height:auto;
  }
.cp2024seiyaku-tokuten > .-ribbon{
    position:absolute;
    left:0;
    right:0;
    top:-20px;
    height:40px;
    text-align:center;
  }
.cp2024seiyaku-tokuten > .-ribbon > img{
      width:auto;
      height:100%;
    }
@media screen and (min-width: 768px){
.cp2024seiyaku-tokuten > .-ribbon{
		top:-30px;
		height:60px
  }
.cp2024seiyaku-tokuten{
		padding:40px 10px 10px;
		margin-top:100px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#cp2024seiyaku-helo{
  background:#fff;
  background-image:url('/assets/images/cp2024seiyaku/header_blur.jpg');
  background-size:cover;
  background-position:50% 100%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#cp2024seiyaku-helo #cp2024seiyaku-helo-inner{
    position:relative;
    width:100%;
    max-width:1200px;
    padding:0 0;
  }
#cp2024seiyaku-helo #cp2024seiyaku-helo-inner > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#cp2024seiyaku-helo #cp2024seiyaku-helo-inner{
		padding:0 50px
  }
}
@media print{
#cp2024seiyaku-helo #cp2024seiyaku-helo-inner{
		padding:0 50px
  }
}
#cp2024seiyaku-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#cp2024seiyaku-body{
  background:#0075C2;
  padding-top:4rem;
  padding-bottom:4rem;
}
#cp2024seiyaku-body > .flex{
    width:100%;
  }
@media screen and (min-width: 768px){
#cp2024seiyaku-body > .flex{
		width:1096px
  }
}
@media print{
#cp2024seiyaku-body > .flex{
		width:1096px
  }
}
#cp2024seiyaku-body h2{
    color:#FFF000;
    margin:0;
  }
#cp2024seiyaku-body a{
    opacity:1;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#cp2024seiyaku-body a:hover{
      opacity:0.7;
    }
#cp2024seiyaku-body .-full{
    margin-bottom:3rem;
    margin-top:1rem;
  }
#cp2024seiyaku-body .-half{
    margin-top:1rem;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#cp2024seiyaku-body .-half > .-item{
      width:100%;
    }
#cp2024seiyaku-body .-half > .-item.-soldout{
        position:relative;
        pointer-events:none;
      }
#cp2024seiyaku-body .-half > .-item.-soldout > .soldout-overlay{
          position:absolute;
          left:0;
          top:0;
          width:100%;
          height:100%;
          border-radius:0.5rem;
          background-color:rgba(0,0,0,0.5);
          display:-webkit-box;
          display:-webkit-flex;
          display:-ms-flexbox;
          display:flex;
          -webkit-box-orient:horizontal;
          -webkit-box-direction:normal;
          -webkit-flex-flow:row wrap;
              -ms-flex-flow:row wrap;
                  flex-flow:row wrap;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          padding:0 10% 30%;
        }
#cp2024seiyaku-body .-half > .-item.-soldout > .soldout-overlay > img{
            width:100%;
            height:auto;
          }
#cp2024seiyaku-body .-half > .-item .soldout-overlay{
        display:none;
      }
@media screen and (min-width: 768px){
#cp2024seiyaku-body .-half > .-item{
		width:50%
    }
}
#cp2024seiyaku-body .-toiawase{
    margin:1rem 0;
  }
#cp2024seiyaku-body .-note{
    font-size:0.85rem;
    padding:0 2% 1rem;
  }
.cp-2024eraberuseiyaku-subpage-tokuten{
  width:100%;
  margin-top:20px;
}
.cp-2024eraberuseiyaku-subpage-tokuten img{
    width:100%;
    height:auto;
  }
@media screen and (min-width: 768px){
.cp-2024eraberuseiyaku-subpage-tokuten{
		margin-top:40px
}
}
.cp-2024eraberuseiyaku-tokuten{
  width:100%;
  background-color:#fff;
  border:#f2e28d 3px solid;
  border-radius:1rem;
  position:relative;
  padding:20px 10px 10px;
  margin-top:60px;
}
.cp-2024eraberuseiyaku-tokuten img{
    width:100%;
    height:auto;
  }
.cp-2024eraberuseiyaku-tokuten > .-ribbon{
    position:absolute;
    left:0;
    right:0;
    top:-20px;
    height:40px;
    text-align:center;
  }
.cp-2024eraberuseiyaku-tokuten > .-ribbon > img{
      width:auto;
      height:100%;
    }
@media screen and (min-width: 768px){
.cp-2024eraberuseiyaku-tokuten > .-ribbon{
		top:-30px;
		height:60px
  }
}
@media screen and (min-width: 768px){}
.cp-2024eraberuseiyaku-tokuten > .-headerimage{
    margin:-20px -10px 0;
  }
@media screen and (min-width: 768px){
.cp-2024eraberuseiyaku-tokuten > .-headerimage{
		margin:-40px -10px 0
  }
.cp-2024eraberuseiyaku-tokuten{
		padding:40px 10px 10px;
		margin-top:100px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#cp-2024eraberuseiyaku-helo{
  background:#fff;
  background-image:url('/assets/images/cp2024eraberuseiyaku/header_blur.jpg');
  background-size:cover;
  background-position:50% 100%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#cp-2024eraberuseiyaku-helo #cp-2024eraberuseiyaku-helo-inner{
    position:relative;
    width:100%;
    max-width:1200px;
    padding:0 0;
  }
#cp-2024eraberuseiyaku-helo #cp-2024eraberuseiyaku-helo-inner > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#cp-2024eraberuseiyaku-helo #cp-2024eraberuseiyaku-helo-inner{
		padding:0 50px
  }
}
@media print{
#cp-2024eraberuseiyaku-helo #cp-2024eraberuseiyaku-helo-inner{
		padding:0 50px
  }
}
#cp-2024eraberuseiyaku-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#cp-2024eraberuseiyaku-body{
  background:#d7001d;
  padding-top:4rem;
  padding-bottom:4rem;
}
#cp-2024eraberuseiyaku-body > .flex{
    width:100%;
  }
@media screen and (min-width: 768px){
#cp-2024eraberuseiyaku-body > .flex{
		width:1096px
  }
}
@media print{
#cp-2024eraberuseiyaku-body > .flex{
		width:1096px
  }
}
#cp-2024eraberuseiyaku-body h2{
    color:#f2e28d;
    margin:0;
  }
#cp-2024eraberuseiyaku-body a{
    opacity:1;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#cp-2024eraberuseiyaku-body a:hover{
      opacity:0.7;
    }
#cp-2024eraberuseiyaku-body .-full{
    margin-bottom:3rem;
    margin-top:1rem;
  }
#cp-2024eraberuseiyaku-body .-half{
    margin-top:1rem;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#cp-2024eraberuseiyaku-body .-half > .-item{
      width:100%;
    }
#cp-2024eraberuseiyaku-body .-half > .-item.-soldout{
        position:relative;
        pointer-events:none;
      }
#cp-2024eraberuseiyaku-body .-half > .-item.-soldout > .soldout-overlay{
          position:absolute;
          left:0;
          top:0;
          width:100%;
          height:100%;
          border-radius:0.5rem;
          background-color:rgba(0,0,0,0.5);
          display:-webkit-box;
          display:-webkit-flex;
          display:-ms-flexbox;
          display:flex;
          -webkit-box-orient:horizontal;
          -webkit-box-direction:normal;
          -webkit-flex-flow:row wrap;
              -ms-flex-flow:row wrap;
                  flex-flow:row wrap;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          padding:0 10% 30%;
        }
#cp-2024eraberuseiyaku-body .-half > .-item.-soldout > .soldout-overlay > img{
            width:100%;
            height:auto;
          }
#cp-2024eraberuseiyaku-body .-half > .-item .soldout-overlay{
        display:none;
      }
@media screen and (min-width: 768px){
#cp-2024eraberuseiyaku-body .-half > .-item{
		width:50%
    }
}
#cp-2024eraberuseiyaku-body .-toiawase{
    margin:1rem 0;
  }
#cp-2024eraberuseiyaku-body .-note{
    font-size:0.85rem;
    padding:0 2% 1rem;
  }
.cp-2024nendomatsucp-subpage-tokuten{
  width:100%;
  margin-top:20px;
}
.cp-2024nendomatsucp-subpage-tokuten img{
    width:100%;
    height:auto;
  }
.cp-2024nendomatsucp-subpage-tokuten + .cp-2024nendomatsucp-subpage-tokuten{
    padding-bottom:2rem;
  }
@media screen and (min-width: 768px){
.cp-2024nendomatsucp-subpage-tokuten{
		margin-top:40px
}
}
.cp-2024nendomatsucp-tokuten{
  width:100%;
  background-color:#fff;
  border:#e0cc6e 3px solid;
  border-radius:1rem;
  position:relative;
  padding:20px 10px 10px;
  margin-top:60px;
}
.cp-2024nendomatsucp-tokuten img{
    width:100%;
    height:auto;
  }
.cp-2024nendomatsucp-tokuten > .-ribbon{
    position:absolute;
    left:0;
    right:0;
    top:-20px;
    height:40px;
    text-align:center;
  }
.cp-2024nendomatsucp-tokuten > .-ribbon > img{
      width:auto;
      height:100%;
    }
@media screen and (min-width: 768px){
.cp-2024nendomatsucp-tokuten > .-ribbon{
		top:-30px;
		height:60px
  }
}
@media screen and (min-width: 768px){}
.cp-2024nendomatsucp-tokuten > .-headerimage{
    margin:-20px -10px 0;
  }
@media screen and (min-width: 768px){
.cp-2024nendomatsucp-tokuten > .-headerimage{
		margin:-40px -10px 0
  }
.cp-2024nendomatsucp-tokuten{
		padding:40px 10px 10px;
		margin-top:100px
}
}
@media screen and (min-width: 768px){}
@media screen and (min-width: 768px){}
#cp-2024nendomatsucp-helo{
  background:#fff;
  background-image:url('/assets/images/2024nendomatsucp/header_blur.jpg');
  background-size:cover;
  background-position:50% 100%;
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
      -ms-flex-flow:row wrap;
          flex-flow:row wrap;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
#cp-2024nendomatsucp-helo #cp-2024nendomatsucp-helo-inner{
    position:relative;
    width:100%;
    max-width:1200px;
    padding:0 0;
  }
#cp-2024nendomatsucp-helo #cp-2024nendomatsucp-helo-inner > img{
      width:100%;
      height:auto;
    }
@media screen and (min-width: 768px){
#cp-2024nendomatsucp-helo #cp-2024nendomatsucp-helo-inner{
		padding:0 50px
  }
}
@media print{
#cp-2024nendomatsucp-helo #cp-2024nendomatsucp-helo-inner{
		padding:0 50px
  }
}
#cp-2024nendomatsucp-lp{
  font-family:"Noto Sans JP","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#cp-2024nendomatsucp-body{
  background-color:#a61c26;
  background-image:url('/assets/images/2024nendomatsucp/bg.png');
  background-repeat:repeat;
  padding-top:4rem;
  padding-bottom:4rem;
}
#cp-2024nendomatsucp-body > .flex{
    width:100%;
  }
@media screen and (min-width: 768px){
#cp-2024nendomatsucp-body > .flex{
		width:1096px
  }
}
@media print{
#cp-2024nendomatsucp-body > .flex{
		width:1096px
  }
}
#cp-2024nendomatsucp-body h2{
    color:#e0cc6e;
    margin:0;
  }
#cp-2024nendomatsucp-body a{
    opacity:1;
    -webkit-transition:all ease-out 0.15s;
    transition:all ease-out 0.15s;
  }
#cp-2024nendomatsucp-body a:hover{
      opacity:0.7;
    }
#cp-2024nendomatsucp-body .-full{
    margin-bottom:3rem;
    margin-top:1rem;
  }
#cp-2024nendomatsucp-body .-half{
    margin-top:1rem;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-flow:row wrap;
        -ms-flex-flow:row wrap;
            flex-flow:row wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
  }
#cp-2024nendomatsucp-body .-half > .-item{
      width:100%;
    }
#cp-2024nendomatsucp-body .-half > .-item.-soldout{
        position:relative;
        pointer-events:none;
      }
#cp-2024nendomatsucp-body .-half > .-item.-soldout > .soldout-overlay{
          position:absolute;
          left:0;
          top:0;
          width:100%;
          height:100%;
          border-radius:0.5rem;
          background-color:rgba(0,0,0,0.5);
          display:-webkit-box;
          display:-webkit-flex;
          display:-ms-flexbox;
          display:flex;
          -webkit-box-orient:horizontal;
          -webkit-box-direction:normal;
          -webkit-flex-flow:row wrap;
              -ms-flex-flow:row wrap;
                  flex-flow:row wrap;
          -webkit-box-pack:center;
          -webkit-justify-content:center;
              -ms-flex-pack:center;
                  justify-content:center;
          -webkit-box-align:center;
          -webkit-align-items:center;
              -ms-flex-align:center;
                  align-items:center;
          padding:0 10% 30%;
        }
#cp-2024nendomatsucp-body .-half > .-item.-soldout > .soldout-overlay > img{
            width:100%;
            height:auto;
          }
#cp-2024nendomatsucp-body .-half > .-item .soldout-overlay{
        display:none;
      }
@media screen and (min-width: 768px){
#cp-2024nendomatsucp-body .-half > .-item{
		width:50%
    }
}
#cp-2024nendomatsucp-body .-toiawase{
    margin:1rem 0;
  }
#cp-2024nendomatsucp-body .-note{
    font-size:0.85rem;
    padding:0 2% 1rem;
  }
.modal{
  display:none;
}
.modal.is-open{
    display:block;
  }
.modal__overlay{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0,0,0,0.6);
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  z-index:9999;
}
.modal__container{
  background-color:#fff;
  padding:30px;
  max-width:500px;
  max-height:100vh;
  border-radius:4px;
  overflow-y:auto;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.modal__header{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
}
.modal__title{
  margin-top:0;
  margin-bottom:0;
  font-weight:600;
  font-size:1.25rem;
  line-height:1.25;
  color:#00449e;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.modal__close{
  background:transparent;
  border:0;
}
.modal__header .modal__close:before{ content:"\2715"; }
.modal__content{
  margin-top:2rem;
  margin-bottom:2rem;
  line-height:1.5;
  color:rgba(0,0,0,.8);
}
.modal__btn{
  font-size:.875rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-top:.5rem;
  padding-bottom:.5rem;
  background-color:#e6e6e6;
  color:rgba(0,0,0,.8);
  border-radius:.25rem;
  border-style:none;
  border-width:0;
  cursor:pointer;
  -webkit-appearance:button;
  text-transform:none;
  overflow:visible;
  line-height:1.15;
  margin:0;
  will-change:transform;
  -moz-osx-font-smoothing:grayscale;
  -webkit-backface-visibility:hidden;
          backface-visibility:hidden;
  -webkit-transform:translateZ(0);
          transform:translateZ(0);
  -webkit-transition:-webkit-transform .25s ease-out;
  transition:-webkit-transform .25s ease-out;
  transition:transform .25s ease-out;
  transition:transform .25s ease-out, -webkit-transform .25s ease-out;
}
.modal__btn:focus, .modal__btn:hover{
  -webkit-transform:scale(1.05);
          transform:scale(1.05);
}
.modal__btn-primary{
  background-color:#00449e;
  color:#fff;
}
@-webkit-keyframes mmfadeIn{
    from{ opacity:0; }
      to{ opacity:1; }
}
@keyframes mmfadeIn{
    from{ opacity:0; }
      to{ opacity:1; }
}
@-webkit-keyframes mmfadeOut{
    from{ opacity:1; }
      to{ opacity:0; }
}
@keyframes mmfadeOut{
    from{ opacity:1; }
      to{ opacity:0; }
}
@-webkit-keyframes mmslideIn{
  from{ -webkit-transform:translateY(15%); transform:translateY(15%); }
    to{ -webkit-transform:translateY(0); transform:translateY(0); }
}
@keyframes mmslideIn{
  from{ -webkit-transform:translateY(15%); transform:translateY(15%); }
    to{ -webkit-transform:translateY(0); transform:translateY(0); }
}
@-webkit-keyframes mmslideOut{
    from{ -webkit-transform:translateY(0); transform:translateY(0); }
    to{ -webkit-transform:translateY(-10%); transform:translateY(-10%); }
}
@keyframes mmslideOut{
    from{ -webkit-transform:translateY(0); transform:translateY(0); }
    to{ -webkit-transform:translateY(-10%); transform:translateY(-10%); }
}
.micromodal-slide{
  display:none;
}
.micromodal-slide.is-open{
  display:block;
}
.micromodal-slide[aria-hidden="false"] .modal__overlay{
  -webkit-animation:mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
          animation:mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .modal__container{
  -webkit-animation:mmslideIn .3s cubic-bezier(0, 0, .2, 1);
          animation:mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__overlay{
  -webkit-animation:mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
          animation:mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .modal__container{
  -webkit-animation:mmslideOut .3s cubic-bezier(0, 0, .2, 1);
          animation:mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}
.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay{
  will-change:transform;
}
.modal__overlay{
  z-index:9999;
}
.modal__container{
  width:90%;
  padding:1.5rem 1.5rem;
}
.-modal-text{
  margin:0 0 1rem;
}
.-modal-tel-block{
  display:block;
  margin:1.5rem 0;
}
.-modal-tel{
  display:block;
  background:#c4a233;
  border-radius:999px;
  color:#fff;
  font-size:1.2rem;
  padding:0.5em 1em;
}
.hover .-modal-tel{
    opacity:0.8;
  }
.-modal-tel > .-icon{
    display:inline-block;
    width:auto;
    height:1.2em;
    margin-right:0.3em;
    -webkit-transform:translateY(-0.1em);
            transform:translateY(-0.1em);
  }
.-modal-note{
  font-size:0.85em;
  margin:0.2em 0;
  padding:0 1.2rem;
}
.-modal-close{
  display:block;
  text-align:center;
  margin:1.5rem auto 0;
  background:#aaa;
  border-radius:8px;
  color:#fff;
  font-size:1rem;
  padding:0.25em 1em;
  width:12em;
}

/*# sourceMappingURL=main.css.map */