@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300i,400i&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

*:focus {
	outline: none;
}

*:focus-visible {
	outline: none;
}

a.noLink {
	pointer-events: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal; }

html {
	height: 100%; }

body {
	height: 100%;
	font-size: 12px;
	line-height: 1.5;
	background-color: #fff; }

ul {
	list-style: none; }

dt {
	display: block;
	width: auto; }

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%; }

td,
th {
	vertical-align: top; }

th {
	font-weight: normal;
	text-align: left; }

caption {
	text-align: left; }

img {
	background-color: transparent;
	vertical-align: top; }

a img {
	border: none; }

img {
	-ms-interpolation-mode: bicubic; }

em {
	font-style: normal; }

hr {
	height: 1px; }

.textSmall {
	font-size: 80%;
}

.mt5{margin-top: 5px!important;}


input,
textarea,
select,
option,
optgroup {
	/*vertical-align: middle;*/
	letter-spacing: 0em; }

option,
optgroup {
	padding-right: 0.4em; }

label[for],
input[type="checkbox"],
input[type="radio"],
input[type="button"],
input[type="image"],
input[type="reset"],
input[type="submit"],
select,
option {
	cursor: pointer; }

input[type="checkbox"]{
	width: 15px;
	height: 15px;
}
optgroup {
	cursor: default; }

html, body {
	width: 100%;
	height: 100%;
	color: #000; }

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.cf:before,
.cf:after {
	content: " ";
	display: table; }

.cf:after {
	clear: both; }

.cf {
	*zoom: 1; }

a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
	color: #000; }
	a:link, a:visited, a:hover {
	text-decoration: none; }

sup {
	vertical-align: super;
	font-size: smaller;
	line-height: 1; }

body {
	font-family: "A1 Mincho", "游明朝", YuMincho, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.ftnarrow {
	letter-spacing: -1px; }

a.blank {
	display: inline-block;
	padding-right: 15px;
	background: url(../images/common/icon-blank.png) right center no-repeat; }
  
p.smallright {
	text-align: right!important;
	font-size: 12px!important;
	margin-right: 6rem;
}

p.smallright02 {
	text-align: right!important;
	font-size: 12px!important;
	margin-right: 0;
}

.mb {
	margin-bottom: 1rem;
}

.mb2rem {
	margin-bottom: 2rem;
}

.mb4 {
	margin-bottom: 4rem;
}

.mb6 {
	margin-bottom: 6rem;
}

.mb80 {
	margin-bottom: 80px;
}

.textColor {
	color: #a00000;
}

.new {
	margin-right: 2%;
	color: #DE2322;
	font-weight: normal;
}

 .linkBtn a {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	background-color: #4C5870;
	padding: 1.8rem 0;
	width: 40%;
	margin: 0 auto 8%;
} 

.center {
	text-align: center;
}

.opa a:hover {
	opacity: 0.7;
}


.holiday h3 {
	margin: 3rem 0 2rem;
	font-weight:bold;
	font-size: 18px;
}


#infomation p {
	text-align: center;
}
.infoText01 {
	color:#880002;
	padding-right: 1.8rem;
}

#infomation .borderBox {
	border: 1px solid #d1d4da;
	padding: 4rem;
	margin: 4% auto 6%;
	width: 80%;
	max-width: 1120px;
}

#infomation .borderBox h3 {
	text-align: center;
	font-size: 18px;
	margin: 0 0 2rem;
}

#infomation .borderBox p {
	margin: 0;
}

#infomation .borderBox .flexBox.outBox {
	width: 100%;
	margin: 0 auto;
}

#infomation .borderBox .flexBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 4rem;
}

#infomation .borderBox .flexBox div {
	width: 70%;
}

#infomation .borderBox .flexBox div:last-child {
	width: 25%;
}

#infomation .borderBox .flexBox.outBox .box01 {
	max-width: 680px;
	width: 65%;
}

#infomation .borderBox .flexBox.outBox .box01:last-child {
	max-width: 340px;
	width: 35%;
}

#infomation .borderBox ul.flexBox {
	justify-content: center;
}

#infomation .borderBox ul.flexBox li {
	max-width: 150px;
	margin: 0 5px;
}

#infomation .borderBox .flexBox img {
	width: 100%;
}

#infomation .borderBox .box01 p {
	margin-bottom: 1rem;
}

.sp {
	display: none;
}

#infomation .linkBtn a {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	background-color: #4C5870;
	padding: 2rem 0;
	width: 40%;
	margin: 0 auto ;
}

#bnrSec {
	margin: 0 auto 8%;
	text-align: center;
}

.underLine a.movieLink {
	text-decoration: underline;
}

.underLine a.movieLink:before {
	content: "";
	background: url(../images/top/youtube.svg) no-repeat 50% 50%;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-size: contain;
	vertical-align: middle;
	margin-right: 2rem;
}

.mvSec #mv img {
	width: 100%;
}

.mvSec #mv .lead img {
	width: auto;
}

@media all and (max-width: 1120px) {
	#infomation .borderBox {
	width: 94%;
}

}


@media all and (max-width: 940px) {
	#infomation .borderBox ul.flexBox li {
		margin: 0 3px;
		width: 95px;
	}
}



@media (max-width: 1000px) {
	.linkBtn a {
		width: 70%;
	}

	#infomation .borderBox h3 {
		font-size: 16px;
	}

	#infomation .borderBox p {
	font-size: 14px;
}

}


@media all and (min-width: 769px) {
	a,
	input[type="button"],
	button {
		-webkit-transition: ease .1s;
		transition: ease .1s; }

	a.trans:hover {
		opacity: 0.7; }

	html {
		font-size: 62.5%; }

	body {
		font-size: 1.6em; }

	.sp-view {
		display: none !important; }

	a.nolink:hover {
		text-decoration: none !important;
		cursor: default !important; } 

	.douga {
		width: 980px;
		height: 551px;
		margin: 0 auto;
	}
	.douga iframe {
		width: 100%;
		height: 100%;
	}

	}
@media all and (max-width: 768px) {
	a {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

	.pc-view {
		display: none !important; }

	html, body {
		-webkit-text-size-adjust: none; }

	* {
		box-sizing: border-box; }

	html {
		font-size: 62.5%; }

	body {
		font-size: 2.8rem; }

	body {
		line-height: 1.3;
	} 

	p.smallright {
		margin-bottom: 1.8rem!important;
		margin-right: 0!important;
		font-size: 10px!important;
	}

	p.smallright02 {
		font-size: 10px!important;
		margin-right: 0;
	}

	.linkBtn {
		margin-bottom: 4rem;
	}

	.linkBtn a {
		width: calc(100% - 40px);
		font-size: 12px;
		padding: 1rem 0;
		margin: 0 auto 0;
	}

	.mb80 {
		margin-bottom: 50px;
	}

	.holiday {
		margin-bottom:5rem;
	}	

	.holiday h3 {
		margin: 3rem 0 2rem;
		font-weight:bold;
		font-size: 14px;
	}

	.holiday p {
		font-size: 13px;
		line-height: 21px;
	}	


	#infomation {
		width: 88%;
		margin: 0 auto;
	}
	
	#infomation p {
		text-align: left;
		font-size: 14px;
	}

	.infoText01 {
		color:#880002;
		display: block;
		text-align: center;
		padding: 0 0 1rem;
	}
	
	
#infomation .borderBox {
	border: 1px solid #d1d4da;
	padding: 1.6rem;
}

#infomation .borderBox h3 {
	text-align: center;
	font-size: 18px;
}

#infomation .borderBox .flexBox {
	display: block;
}

#infomation .borderBox .flexBox div {
	width: 100%;
}

#infomation .borderBox .flexBox div:last-child {
	width: 80%;
	text-align: center;
	margin: 2rem auto;
}



#infomation .linkBtn a {
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff;
    background-color: #4C5870;
    width: 100%;
    margin: 0 auto 1rem;
	font-size: 14px;
    padding: 1.3rem 0;
}
	
	#infomation .borderBox {
	width: 100%;
	padding: 1.4rem;
	margin-bottom: 40px;
}
	
#infomation .borderBox h3 {
    font-size: 14px;
}	

.sp {
	display: block;
}

.pc {
	display: none;
}

#bnrSec {
	width: 88%;
	margin: 0 auto 40px;
}

#bnrSec img {
	width: 100%;
}

.mb4 {
	margin-bottom: 2rem;
}
	
.mb6 {
	margin-bottom: 3rem;
}

.douga {
height: 49vw;
}

.douga iframe {
    width: 100%;
    height: 100%;
}

#infomation .borderBox .flexBox.outBox .box01 {
    max-width: unset;
    width: 100%;
}

#infomation .borderBox .box01 p {
    text-align: center;
}

#infomation .borderBox ul.flexBox {
    justify-content: center;
    display: flex;
	margin-bottom: 2rem;
}

#infomation .borderBox ul.flexBox li {
    max-width: unset;
    width: 23%;
    margin: 0 2px 0;
}

#infomation .borderBox .flexBox.outBox .box01:first-child ul.flexBox {
    margin-bottom: 2rem;
}

#infomation .borderBox .flexBox.outBox .box01:last-child {
    max-width: unset;
    width: 100%;
}

#infomation .borderBox .flexBox.outBox .box01:last-child ul.flexBox li {
    max-width: unset;
    width: 23%;
	margin-bottom: 0;
}

	
	}
.font_en_li_i {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-style: italic; }

.font_en_rg_i {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic; }




@media all and (min-width: 769px) {
  #Header {
    width: 100%;
    height: 78px;
    padding: 0 60px;
    background-color: #EBEDEC; }
	
	#Header.withMenu {
		height: 115px;
		position: fixed;
		top: 0;
		z-index: 99999;
	}
	
    #Header .wrap {
      overflow: hidden;
      width: 100%;
      min-width: 1080px; }
      #Header .wrap .logo {
        float: left;
        padding-top: 15px; }
        #Header .wrap .logo img {
          width: auto;
          height: 50px; }
      #Header .wrap .navi {
        float: right;
        padding-top: 18px; 
	
	}
        #Header .wrap .navi ul li {
          float: left;
          margin-right: 15px; }
          #Header .wrap .navi ul li:nth-of-type(3) {
            margin-right: 15px; }
          #Header .wrap .navi ul li:last-child {
            margin-right: 0; }
          #Header .wrap .navi ul li a {
            font-size: 14px;
            vertical-align: middle;
            color: #000; }
            #Header .wrap .navi ul li a:hover {
              text-decoration: underline; }
          #Header .wrap .navi ul li.btn a {
            display: inline-block;
            font-size: 14px;
            font-weight: 600;
            padding: 7px 10px 12px;
            background-color: #4C5870;
            color: #fff; }
            #Header .wrap .navi ul li.btn a:hover {
              text-decoration: none;
              opacity: 0.7; }
      #Header .wrap .menuBtn {
        display: none; }
      #Header .wrap .menu {
        min-width: 1024px;
        clear: both;
        padding-top: 10px; }
        #Header .wrap .menu ul {
          text-align: center; }
          #Header .wrap .menu ul li {
            display: inline-block; }
            #Header .wrap .menu ul li a {
              display: block;
              width: 155px;
              height: 40px;
              font-size: 14px;
              line-height: 40px;
              padding-right: 5px;
              border-right: 1px solid #d1d4da;
              color: #000; } 
			  
div#Contents {
    padding-top: 115px;
}

/*===2021/03/31ナビ変更（PC）====*/
			  
#menu {
	position: relative;
    z-index: 9;
    clear: both;
    padding-top: 10px;
	min-width: 1024px;
	max-width: 1120px;
	margin: 0 auto;
}

#menu > ul {
    list-style-type: none; 
    margin: 0 auto; 
    padding: 0;
    text-align: center;
	display: flex;
	justify-content: space-around;
	width: 100%;
	min-width: 1024px;
	max-width: 1120px;
}

#menu > ul > li {
	width: calc(100% / 7);
}

#menu li a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	border-right: 1px solid #d1d4da;
	color: #000;
	box-sizing: border-box;
	
}

#menu li:first-child a {
    border-left: 1px solid #d1d4da;
}

#menu li:hover ul a {
  background: #fff;
  color: #000;
  height: auto;
}

#menu li:hover ul a:hover {
  background: #4C5870;
  color: #fff;
}

.hidden {
  display: none;
}

#menu li ul li {
  display: block; 
  float: none;
  border-bottom: 1px solid #ddd;
}

#menu li a:hover + .hidden,.hidden:hover {
  display: block;
  background: #fff;
}			  
			  
#menu li ul li a {
  line-height: 1.4;
  height: auto;
  padding: 10px;
  border-right: none;
}

#menu li ul li:last-child {
  border-bottom: none;
}

#menu li ul li:first-child a {
    border-left: none;
}


}
			  
/*===2021/03/31ナビ変更（SP）====*/

/*#nav li a {
  display: block;
  position: relative;
}
#nav .menu-item-has-children > a:after,#nav .menu-item-has-children > a:before {
  display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 15px;
    height: 2px;
    background: #4C5870;
    transition: .2s;
}
#nav .menu-item-has-children > a:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
#nav .menu-item-has-children > a.open:before{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
#nav .menu-item-has-children > a.open:after{
  background: transparent;
}
#nav .menu-item-has-children .sub-menu {
  display: none;
}

  .overlay {
    width: 0;
    height: 0;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .5s;
  }
  .overlay.open {
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  #main {
    transition: all .5s;
    min-height: 100vh;
  }
  #main.open {
    position: fixed;
    width: 100%;
	margin-top: 57px;
  }
  #menu_btn {
    top: 0px;
    right: 7px;
    transition: .3s;
    cursor: pointer;
    position: fixed;
    z-index: 9999;
    width: 50px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .menu-trigger {
    width: 33px;
    height: 16px;
    position: relative;
  }
  .menu-trigger span {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #4C5870;
    transition: all .5s;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 7px;
  }
  .menu-trigger span:nth-of-type(3) {
    top: 14px;
  }
  
  .menu-trigger:after {
    content: "MENU";
    position: absolute;
    bottom: -20px;
    color: #4C5870;
    font-size: 10px;
    width: 68px;
    left: -17px;
    text-align: center;
    display: block;
    font-family: serif;
}

.active .menu-trigger:after {
    content: "CLOSE";
}

  #menu_btn.active .menu-trigger span:nth-of-type(1) {
    transform: translateY(7px) rotate(-45deg);
  }
  #menu_btn.active .menu-trigger span:nth-of-type(2) {
    opacity: 0;
  }
  #menu_btn.active .menu-trigger span:nth-of-type(3) {
    transform: translateY(-7px) rotate(45deg);
  }
  #nav {
    width: 100%;
    height: 90vh;
    overflow: scroll;
    margin: 57px 0 0;
    background: rgb(255 255 255 / 95%);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 12;
    transform: translate(100%);
    transition: all .5s;
  }
  #nav.open {
    transform: translateZ(0);
  }

  
#nav li a {
	border-bottom: 1px solid #8F9DB9;
	padding-left: 1.6rem;
  }
  
  #nav li a {
    position: relative;
    line-height: 40px;
    color: #4C5870;
	font-size: 14px;
  }
  #nav .menu-item-has-children .sub-menu {
    padding: 0;
  }
  #nav .menu-item-has-children > a.open:first-of-type {
    color: #4C5870;
  }
  #nav .menu-item-has-children .sub-menu li:last-child {
    margin-bottom: 0;
  }
  #nav .menu-item-has-children .sub-menu li a {
    padding-left: 3.2rem;
  }*/
  
  .mask {
    background: #fff;
    top: 57px;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 1;
    display: none;
}

  
  .pagetopBtn.fixed {
	  bottom:70px;
  }
	#header .mask {
		background: rgba(22,34,42,.4);
    top: 60px;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 1;
    display: none;
	}
}

a.meanmenu-reveal{
  display:none;
}

.mean-container .mean-bar{
  width:100%;
  position:fixed;
  background:none;
  min-height:60px;
  z-index:999998;
  top:0;
  left:0;
}
.mean-container .mean-bar {
	width: 100%;
	position: fixed;
	background: none;
	min-height: 60px;
	z-index: 98;
	top: 0;
	left: 0;
}
.meanmenu-reveal-btn {
  position: absolute;
  display: block;
  z-index: 99999;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
}
.meanmenu-reveal {
  width: 26px;
  height: 20px;
  margin: 13px 17px 27px 17px;
  display: block !important;
  position: relative;
}
.meanmenu-reveal:after {
	content: "MENU";
	position: absolute;
	bottom: -18px;
	color: #000;
	font-size: 10px;
	width: 60px;
	left: -17px;
	text-align: center;
	display: block;
	font-family:serif;
}
.meanmenu-reveal.meanclose:after {
	content: "CLOSE";
}
.meanmenu-reveal span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}
.meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #4c5870;
}
.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #4c5870;
}
.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #4c5870;
}

.meanmenu-reveal  span:nth-of-type(1) {
  -webkit-animation: menu-ber01 .75s forwards;
  animation: menu-ber01 .75s forwards;
}
.meanmenu-reveal  span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.meanmenu-reveal  span:nth-of-type(3) {
  -webkit-animation: menu-ber02 .75s forwards;
  animation: menu-ber02 .75s forwards;
}

.meanclose span:nth-of-type(1) {
  -webkit-animation: active-menu-ber01 .75s forwards;
  animation: active-menu-ber01 .75s forwards;
  top: -2px;
}
.meanclose span:nth-of-type(2) {
  opacity: 0;
}
.meanclose span:nth-of-type(3) {
  -webkit-animation: active-menu-ber03 .75s forwards;
  animation: active-menu-ber03 .75s forwards;
}

@-webkit-keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-ber01 {
  0% {
    transform: translateY(8px) rotate(45deg);
  }
  50% {
    transform: translateY(8px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-ber02 {
  0% {
    transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
}

@keyframes active-menu-ber01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(10px) rotate(0);
  }
  100% {
    transform: translateY(10px) rotate(45deg);
  }
}

@-webkit-keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes active-menu-ber03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transform: translateY(-8px) rotate(-45deg);
  }
}
.mean-container .mean-nav{
	width:100%;
	margin-top:57px;
	max-height:100vh;
	overflow-y:auto;
}
.mean-container .mean-nav ul{
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	overflow-y: scroll;
	-webkit-overflow-scrolling:touch;
	position: relative;
	z-index: 99;
	max-height: 100vh;
	max-height: calc(100vh - 140px);
}
.mean-container .mean-nav ul ul{
	padding-bottom:0;
	margin-bottom:0;
}
.mean-container .mean-nav ul li{
	position:relative;
  width:100%;
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	background: #fff;
}

.mean-container .mean-nav ul li.last{
	border-bottom: 1px solid #ccc;
}

.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li span.pre{
	display:block;
	width:100%;
	padding:10px 1rem;
	margin:0;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
  color:#000;
  box-sizing: border-box;
  font-size: 14px;
}
.mean-container .mean-nav ul li li a{
	width:100%;
	padding: 10px 2rem;
	text-shadow:none !important;
	visibility:visible;
}
.mean-container .mean-nav ul li.mean-last a{
	border-bottom:none;
	margin-bottom:0;
}
.mean-container .mean-nav ul li li li a{
	width:70%;
	padding:1em 15%;
}
.mean-container .mean-nav ul li li li li a{
	width:60%;
	padding:1em 20%;
}
.mean-container .mean-nav ul li li li li li a{
	width:50%;
	padding:1em 25%;
}
.mean-container .mean-nav ul li a.mean-expand{
	/*margin-top:1px;*/
	width:60px;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
  padding: 0.2em;
  font-size: 24px;
  color: #000;
  line-height: 1.2;
}

.mean-container .mean-push {
  float:left;
  width:100%;
  padding:0;
  margin:0;
  clear:both;
}
.mean-nav .wrapper{
  width:100%;
  padding:0;
  margin:0;
}
.mean-container .mean-bar, .mean-container .mean-bar *{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}
.mean-remove{
  display:none !important;
}




	.fixBtn {
		margin: 0 auto;
		width: 100%;
		position: fixed;
		top: unset;
		bottom: 0;
		left: 0;
		right: 0;
		background: #ebedec;
		padding: 5px 2%;
		z-index: 9;
	}	

	.fixBtn li {
		width: 23.5%;
    float: left;
    margin: 0 2% 0 0;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    background: #fff;
}
	
	.fixBtn li:last-child {
		margin: 0;
	}
	
	.fixBtn li a {
		color: #fff;
		display: block;
		padding: 5px 0;
		font-size: 80%;
		background: #4C5870;
		letter-spacing: -1px;
	}	
	
	.fixBtn li img {
		width: 26%;
		margin: 0 auto 0.4rem;
	}
			  
			  
			  
            @media all and (min-width: 769px) and (max-width: 1240px) {
              #Header .wrap .menu ul li a {
                width: 140px; } 
				}
@media all and (min-width: 769px) {
              #Header .wrap .menu ul li a:hover {
                text-decoration: underline; }
            #Header .wrap .menu ul li:first-child a {
              border-left: 1px solid #d1d4da; }


  #Breadcrumb {
    margin-bottom: 10px; }
    #Breadcrumb ul {
      width: 1200px;
      margin: 0 auto; }
      #Breadcrumb ul li {
        display: inline-block;
        font-size: 13px;
        line-height: 1.1;
        color: #000; }
        #Breadcrumb ul li::after {
          content: "／";
          display: inline-block;
          vertical-align: middle;
          padding: 0 5px 0 8px; }
        #Breadcrumb ul li:last-child::after {
          content: none;
          margin: 0; }
        #Breadcrumb ul li a {
          color: #000; }
          #Breadcrumb ul li a:hover {
            text-decoration: underline; }
        #Breadcrumb ul li:nth-of-type(1) a {
          position: relative;
          top: -2px;
          display: inline-block;
          text-indent: -9999px;
          width: 16px;
          height: 16px;
          background: url(../images/common/icon-home.png) center center no-repeat;
          background-size: 14px 16px; }
          #Breadcrumb ul li:nth-of-type(1) a:hover {
            opacity: 0.7; }


footer {
	padding-top: 30px;
    background-color: #EBEDEC;
}

footer .innerBox {
	width: 100%;
	max-width: 1158px;
	margin: 0 auto;
}

#footerLogo {
	width: 185px;
	margin-bottom: 30px;
}

footer .flexBox {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 4rem;
}

footer .flexBox li {
	width: 25%;
}

footer .flexBox li a {
	font-size: 80%;
}

footer .flexBox li .underLayer {
	width: 100%;
}

footer .flexBox li .underLayer li {
	width: 100%;
}

footer .flexBox li.mark01 a {
    display: inline-block;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    padding-left: 22px;
    color: #000;
    background: url(../images/common/icon-link-blue.svg) left center no-repeat;
    background-size: 15px;
}

footer .flexBox li.mark02 a {
    display: inline-block;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    padding-left: 22px;
    color: #000;
    background: url(../images/common/icon-link-blue-below.svg) left center no-repeat;
    background-size: 15px;
}

footer .flexBox li .underLayer li a {
	background: none;
	padding-left:3.6rem;
	line-height: 2;
}

footer .contactBtn {
	display: flex;
	justify-content: space-between;
	width: 75%;
	margin: 0 auto 4rem;
}

footer .contactBtn li {
	width: 24%;
}

footer .contactBtn li a {
    text-align: center;
    background: #4C5870;
    padding: 0.6rem 2rem;
    display: block;
    color: #fff;
    margin-bottom: 0.6rem;
	width: 100%;
}

footer .textSmall {
	font-size: 70%;
	margin-bottom: 20px;
}

.bottomBlock {
	background: #4C5870;
	padding: 15px 0;
	text-align: center;
}

.link{
	display: inline-block;
	margin-right: 70px;
}

.link li {
	display: inline-block;
    font-size: 12px;
    line-height: 1.1;
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 18px;
    margin-right: 14px;
}

.link li:last-child {
    border-right: none;
}

.bottomBlock a {
	color:#fff;
}

.bottomBlock .copyright {
    display: inline-block;
    font-size: 10px;
	color:#fff;
}

.pagetopBtn {
    position: fixed;
	right:25px;
	bottom: 25px;
	z-index: 10;
}

/*.pagetopBtn a {
    position: absolute;
	right: 0;
	bottom:0;
}*/





		}
		
	
		
@media all and (min-width: 769px) and (max-width: 1100px) {
	#Footer .topBlock .link {
	  margin-left: calc(30.7% - 50px); } 


	footer .contactBtn {
		width: 85%;
	}
		  
		  
}
@media all and (min-width: 769px) {
        #Footer .topBlock .link .title {
          font-family: 'Open Sans', sans-serif;
          font-weight: 400;
          font-style: italic;
          color: #000;
          font-size: 19px;
          line-height: 1.1;
          padding-bottom: 8px;
          border-bottom: 1px solid #4C5870; }
        #Footer .topBlock .link > ul {
          position: absolute; }
          #Footer .topBlock .link > ul:nth-of-type(1) {
            top: 52px;
            left: 0px; }
          #Footer .topBlock .link > ul:nth-of-type(2) {
            top: 52px;
            left: 188px; }
          #Footer .topBlock .link > ul:nth-of-type(3) {
            top: 200px;
            left: 188px; }
          #Footer .topBlock .link > ul:nth-of-type(4) {
            top: 52px;
            left: 430px; }
          #Footer .topBlock .link > ul > li {
            margin-bottom: 12px; }
            #Footer .topBlock .link > ul > li a {
              display: inline-block;
              height: 15px;
              font-size: 14px;
              line-height: 15px;
              padding-left: 22px;
              color: #000;
              background: url(../images/common/icon-link-blue.svg) left center no-repeat;
              background-size: 15px; }
              #Footer .topBlock .link > ul > li a:hover {
                text-decoration: underline; }
            #Footer .topBlock .link > ul > li.icon-below > a {
              background: url(../images/common/icon-link-blue-below.svg) left center no-repeat;
              background-size: 15px; }
            #Footer .topBlock .link > ul > li > ul {
              position: relative;
              padding-top: 5px; }
              #Footer .topBlock .link > ul > li > ul > li {
                margin-bottom: -2px;
                margin-left: 45px; }
                #Footer .topBlock .link > ul > li > ul > li.pc-indent {
                  padding-left: 4.1em; }
	#Footer .topBlock .link > ul > li > ul > li a {
                  background: none;
                  padding-left: 0;
                  line-height: 1.1;
                  color: #000; }
	#Footer .topBlock .link > ul > li > ul > li a:hover {
                    text-decoration: underline; }
	#Footer .topBlock .link > ul > li > ul > li span {
                  font-size: 14px; }
	#Footer .topBlock .contact {
        float: right;
        width: 143px; }
	#Footer .topBlock .contact a {
          display: block;
          text-align: center;
          color: #fff;
          font-size: 18px;
          font-weight: 600;
          line-height: 43px;
          width: 143px;
          height: 43px;
          background-color: #4C5870;
          margin-bottom: 20px; }
          #Footer .topBlock .contact a:hover {
            opacity: 0.7; }
	#Footer .topBlock .pagetopBtn {
        position: absolute;
        right: 0px;
        bottom: 0px; }
	#Footer .topBlock .pagetopBtn a:hover {
          opacity: 0.7; }
	#Footer .topBlock .pagetopBtn a img {
          width: 54px; }
	#Footer .topBlock .caution {
        position: absolute;
        left: 0;
        bottom: 0;
        font-size: 10px; }
	#Footer .bottomBlock {
      text-align: center;
      color: #fff;
      padding: 15px 0;
      background-color: #4C5870; }
      #Footer .bottomBlock .link {
        display: inline-block;
        margin-right: 70px; }
        #Footer .bottomBlock .link li {
          display: inline-block; }
	#Footer .bottomBlock .link li a {
		display: inline-block;
		font-size: 12px;
		line-height: 1.1;
		color: #fff;
		border-right: 1px solid #fff;
		padding-right: 18px;
		margin-right: 14px; }
	#Footer .bottomBlock .link li a:hover {
		text-decoration: underline; }
	#Footer .bottomBlock .link li:last-child a {
		padding-right: 0;
		margin-right: 0;
		border-right: 0px; }
	#Footer .bottomBlock .copyright {
		display: inline-block;
		font-size: 10px; }

	.tempPageTitle {
		position: relative;
		width: 100%;
		height: 332px;
		background-position: center center;
		background-size: cover;
		/*margin-bottom: 80px;*/
		margin-bottom: 10px;
		}
	.tempPageTitle .title {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
		text-align: center;
		color: #fff;
		/*      width: 347px;*/
		width: auto;
		height: 143px;
		padding: 40px;
		background-color: rgba(76, 88, 112, 0.8); }
	.tempPageTitle .title .jp {
		display: block;
		font-size: 28px;
		line-height: 1.1;
		margin-bottom: 4px; }
	.tempPageTitle .title .en {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        display: block;
        font-size: 19px; }

	.tempBanner {
		width: 100%;
		max-width: 1238px;
		padding: 0 40px;
		margin: 0 auto 78px; }
	.tempBanner ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; }
	.tempBanner ul li {
		width: 530px; } }
@media all and (min-width: 769px) and (max-width: 1180px) {
	.tempBanner ul li {
          width: 48%; } }
@media all and (min-width: 769px) {
	.tempBanner ul li a {
		position: relative;
		text-align: center;
		display: block;
		color: #fff; }
	.tempBanner ul li a .pct {
		position: relative;
		display: block; }
	.tempBanner ul li a .pct img {
		width: 100%; }
	.tempBanner ul li a .pct .bg {
		opacity: 0;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	.tempBanner ul li a .title {
		position: absolute;
		display: block;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%); }
	.tempBanner ul li a .title .jp {
		position: relative;
		display: inline-block;
		font-size: 28px; }
	.tempBanner ul li a .title .jp::after {
		content: "";
		position: absolute;
		top: 12px;
		right: -20px;
		width: 10px;
		height: 17px;
		background: url(../images/common/icon-link.svg) right center no-repeat;
		background-size: 10px 17px;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	.tempBanner ul li a .title .en {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		display: block;
		font-size: 19px; }
	.tempBanner ul li a:hover .pct .bg {
		opacity: 1; }
	.tempBanner ul li a:hover .title .jp::after {
		right: -27px; }
	.tempBanner ul li span {
		position: relative;
		text-align: center;
		display: block;
		color: #fff; }
	.tempBanner ul li span .pct {
		opacity: 0.5;
		position: relative;
		display: block; }
	.tempBanner ul li span .pct img {
		width: 100%; }
	.tempBanner ul li span .pct .bg {
		opacity: 0;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	.tempBanner ul li span .title {
		position: absolute;
		display: block;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%); }
	.tempBanner ul li span .title .jp {
		position: relative;
		display: inline-block;
		font-size: 28px; }
	.tempBanner ul li span .title .jp::after {
		content: "";
		position: absolute;
		top: 12px;
		right: -20px;
		width: 10px;
		height: 17px;
		background-size: 10px 17px;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	.tempBanner ul li span .title .en {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		display: block;
		font-size: 19px; }

	.tempBanner2{
		width: 960px;
		margin: auto auto 7rem;
	}
	.tempBanner3{
		max-width: 1160px;
		margin: auto auto 7rem;
	}
	.tempBanner2 a:hover,
	.tempBanner3 a:hover{
		opacity: .7;
	}
	
	.tempBanner4{
		width: 650px;
		margin: auto auto 7rem;
	}
	.tempBanner4 img{
		width: 100%;
		height: auto;
	}

}





@media all and (max-width: 768px) {
	header {
		position: fixed;
		z-index: 100;
		top: 0px;
		left: 0px;
		width: 100%;
		background-color: #EBEDEC; }
	header .wrap {
		position: relative;
		height: 57px; }
	header .wrap .logo {
		float: left;
		width: 42%;
		margin: 15px 0 0 5%; 
		z-index: 100;
		position: inherit;}
	header .wrap .logo a {
		display: block; }
	header .wrap .logo a img {
		width: 100%; }
	header .wrap .navi {
		float: left;
		width: 150px;
		padding-top: 2px;
		margin-left: 10px; } 
		
}
@media all and (max-width: 768px) and (min-width: 350px) {
	header .wrap .navi {
		margin-left: 24px; } 
}
		  
		  
@media all and (max-width: 768px) {
	header .wrap .navi ul li {
		display: none; }
	header .wrap .navi ul li.btn {
		float: left;
		display: block;
		margin-right: 5px; } 

	header .wrap .navi.pc {
		display: none;
	}
	.sp.cmLink p a {
		display: inline-block;
		font-size: 13px;
		line-height: 55px;
		padding: 0px 22px 0 15px;
		background: url(../images/common/icon-link-blue.svg) right center no-repeat;
		background-size: 15px;
	}	

	.cmLink {
		position: absolute;
		right: 60px;
		z-index: 101;
	}
		
			
}
			

@media all and (max-width: 768px) and (min-width: 350px) {
	header .wrap .navi ul li.btn {
	margin-right: 10px; } 

}

			  
			  
			  
@media all and (max-width: 768px) {
	header .wrap .navi ul li.btn a {
		display: inline-block;
		font-size: 12px;
		line-height: 25px;
		font-weight: 600;
		height: 25px;
		padding: 0 7px;
		background-color: #4C5870;
		color: #fff; }

	header .wrap .navi ul li.btn a.hover {
		text-decoration: none;
		opacity: 0.7; }
				
	header .wrap .menuBtn {
		position: absolute;
		top: 12px;
		right: 15px; }
		
	header .wrap .menuBtn span {
		display: block;
		text-indent: -9999px;
		width: 32px;
		height: 30px;
		background: url(../images/common/btn-menu-sp.png) left center no-repeat;
		background-size: 32px 30px; }

	.modalNavi .logo {
		padding: 15px 0 0 15px; }

	.modalNavi .logo img {
		width: 108px; }
	  
	.modalNavi .closebtn {
		position: fixed;
		top: 9px;
		right: 14px;
		width: 34px;
		height: 38px; }
	
	.modalNavi .closebtn .remodal-close {
		display: block;
		overflow: visible;
		margin: 0;
		padding: 0;
		cursor: pointer;
		text-decoration: none;
		border: 0;
		outline: 0;
		background: transparent;
		width: 34px;
		height: 38px;
		background: url(../images/common/btn-close-sp.png) center center no-repeat;
		background-size: 34px 38px; }
	  
	.modalNavi .head {
		height: 57px;
		background-color: #4C5870; }
	
	.modalNavi .navi {
		margin-bottom: 10px; }
	
	.modalNavi .navi ul {
		padding-top: 19px; }
	  
	.modalNavi .navi ul li {
		border-bottom: 1px solid #8F9DB9; }

	.modalNavi .navi ul li a {
		display: block;
		font-size: 15px;
		line-height: 1.1;
		padding: 17px 0 17px 24px;
		color: #000; }
		  
	.modalNavi .link {
		padding: 0 24px; }
	
	.modalNavi .link ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; }
	  
	.modalNavi .link ul li a {
		display: inline-block;
		font-size: 14px;
		line-height: 32px;
		font-weight: 600;
		height: 32px;
		padding: 0 11px;
		background-color: #4C5870;
		color: #fff; }
		
	.modalNavi .link ul li a.hover {
		text-decoration: none;
		opacity: 0.7; }

	#Contents {
		padding-top: 57px; }

	#Breadcrumb {
		display: none; }
	
	footer {
		padding-top: 30px;
		background-color: #EBEDEC;
		padding-bottom: 45px;
	}

	footer .innerBox {
		width: 92%;
		max-width: unset;
		margin: 0 auto;
	}

	#footerLogo img {
		width: 110px;
		margin-bottom: 30px;
	}

	footer .flexBox {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}

	footer .flexBox li.mark01,footer .flexBox li.mark02,footer .flexBox li {
		width: 50%;
		box-sizing: border-box;
	}

	footer .flexBox li.mark01,footer .flexBox li.mark02 {
		margin-bottom: 2rem;
	}

	footer .flexBox li a {
		font-size: 14px;
	}

	footer .flexBox li .underLayer {
		width: 100%;
	}

	footer .flexBox li .underLayer li {
		width: 100%;
	}

	footer .flexBox li.mark01 a {
		display: inline-block;
		height: 15px;
		font-size: 14px;
		line-height: 15px;
		padding-left: 22px;
		color: #000;
		background: url(../images/common/icon-link-blue.svg) left center no-repeat;
		background-size: 15px;
	}

	footer .flexBox li.mark02 a {
		display: inline-block;
		height: 15px;
		font-size: 12px;
		line-height: 15px;
		padding-left: 22px;
		color: #000;
		background: url(../images/common/icon-link-blue-below.svg) left center no-repeat;
		background-size: 15px;
	}

	footer .flexBox li .underLayer li a {
		background: none;
		padding-left:2.2rem;
		line-height: 2;
	}

	footer .flexBox li .contactBtn li {
		width: 100%;
	}

	footer .flexBox li .contactBtn li a {
		text-align: center;
		background: #4C5870;
		padding: 0.6rem;
		display: block;
		color: #fff;
		margin-bottom: 0.6rem;
	}

	footer .textSmall {
		font-size: 0.9rem;
		margin-bottom: 20px;
	}

	.bottomBlock {
		background: #4C5870;
		padding: 15px 0;
		text-align: center;
	}

	.link{
		display: inline-block;
		width: 100%;
	}

	.link li {
		display: inline-block;
		font-size: 12px;
		line-height: 1.1;
		color: #fff;
		border-right: 1px solid #fff;
		padding-right: 18px;
		margin-right: 14px;
	}

	.link li:last-child {
		border-right: none;
	}

	.bottomBlock a {
		color:#fff;
	}

	.bottomBlock .copyright {
		display: inline-block;
		font-size: 10px;
		color:#fff;
	}

	footer .pagetopBtn {
		position: fixed;
		left: 0;
		bottom: 145px;
		width: 100%;
		height: 0px;
		text-align: right;
		padding-right: 15px;
	}
	footer .pagetopBtn a img {
		width: 45px;
	}

	/*footer .pagetopBtn.fixed {
		position: relative;
		left: auto;
		right: 0px;
		padding-right: 0;
	}*/
}
			
@media all and (max-width: 667px) {
			
	footer .pagetopBtn {
		position: fixed;
		left: 0;
		bottom: 110px;
		width: 100%;
		height: 0px;
		text-align: right;
		padding-right: 10px;
	}
	.pagetopBtn.fixed {
		bottom: 110px;
	}
}
			
@media all and (max-width: 768px) and (max-width: 328px) {
	/*#Footer .bottomBlock .link li:nth-of-type(4) {
		border-right: 0px;
		padding-right: 0px;
		margin-right: 10px; }*/
	#Footer .bottomBlock .link li:nth-of-type(5) {
		margin-left: 10px; } }

@media all and (max-width: 768px) {
	#Footer .bottomBlock .copyright {
		font-size: 8px; }

	.tempPageTitle {
		position: relative;
		width: 100%;
		height: 230px;
		background-position: center center;
		background-size: cover;
		/*margin-bottom: 50px;*/
		margin-bottom: 10px;	
	}
	.tempPageTitle .title {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
		display: inline-block;
		text-align: center;
		color: #fff;
		min-width: 181px;
		height: 84px;
		padding: 20px 20px 0;
		background-color: rgba(76, 88, 112, 0.8); }
		.tempPageTitle .title .jp {
		display: block;
		font-size: 18px;
		line-height: 1.1;
		margin-bottom: 4px;
		white-space: nowrap; }
		.tempPageTitle .title .en {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		display: block;
		font-size: 13px; }

	.tempBanner {
		padding-bottom: 10px; }
	
	.tempBanner ul li {
		width: 75.7%;
		margin: 0 auto 40px; }
	
	.tempBanner ul li a {
		position: relative;
		text-align: center;
		display: block;
		color: #fff; }
	
	.tempBanner ul li a .pct {
		display: block; }
	
	.tempBanner ul li a .pct img {
		width: 100%; }
	
	.tempBanner ul li a .pct .bg {
		opacity: 0;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transition: ease .1s;
		transition: ease .1s; }

	.tempBanner ul li a .title {
		position: absolute;
		display: block;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%); }
	
	.tempBanner ul li a .title .jp {
		position: relative;
		display: inline-block;
		font-size: 18px; }
	
	.tempBanner ul li a .title .jp::after {
		content: "";
		position: absolute;
		top: 6px;
		right: -20px;
		width: 6px;
		height: 10px;
		background: url(../images/common/icon-link.svg) right center no-repeat;
		background-size: 6px 10px;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	
	.tempBanner ul li a .title .en {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		display: block;
		font-size: 15px; }
	
	.tempBanner ul li a.hover .pct .bg {
		opacity: 1; }
	
	.tempBanner ul li a.hover .title .jp::after {
		right: -27px; }
	
	.tempBanner ul li span {
		position: relative;
		text-align: center;
		display: block;
		color: #fff; }
	
	.tempBanner ul li span .pct {
		opacity: 0.5;
		display: block; }
	
	.tempBanner ul li span .pct img {
		width: 100%; }
		
	.tempBanner ul li span .pct .bg {
		opacity: 0;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	
	.tempBanner ul li span .title {
		position: absolute;
		display: block;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%); }

	.tempBanner ul li span .title .jp {
		position: relative;
		display: inline-block;
		font-size: 18px; }
	
	.tempBanner ul li span .title .jp::after {
		content: "";
		position: absolute;
		top: 6px;
		right: -20px;
		width: 6px;
		height: 10px;
		background: url(../images/common/icon-link.svg) right center no-repeat;
		background-size: 6px 10px;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	
	.tempBanner ul li span .title .en {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		display: block;
		font-size: 15px; }

	.tempBanner2{
		width: 90%;
		margin: 5rem auto 5rem;
	}
	.tempBanner3{
		width: 90%;
		margin: 5rem auto 5rem;
	}
	.tempBanner2 img,
	.tempBanner3 img{
		width: 100%;
	}
	
	.tempBanner4{
		width: 90%;
        margin: 5rem auto 5rem;
	}
	
	.tempBanner4 img{
		width: 100%;
		height: auto;
	}

}

@media all and (min-width: 769px) {
	.topPage .mvSec {
		position: relative;
		min-width: 1024px;
		width: 100%; }
	.topPage .mvSec .pct img {
		width: 100%; }
	.topPage .mvSec .lead {
		position: absolute;
		display: block;
		width: 100%;
		font-size: 44px;
		line-height: 1.8;
		color: #fff;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit-transform: translateY(-50%) translateX(-50%);
		text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); }
}

@media all and (min-width: 769px) and (max-width: 1150px) {
	.topPage .mvSec .lead {
		font-size: 40px; } }
		
@media all and (min-width: 769px) {
	.topPage .mvSec .lead img {
		width: 314px;
		margin-top: 10px;
		margin-right: 10px; } }
		
@media all and (min-width: 769px) and (max-width: 1150px) {
	.topPage .mvSec .lead img {
		width: 280px; } }
		  
@media all and (min-width: 769px) {
	.topPage .mvSec .lead span {
		display: block;
		padding-top: 30%;
		padding-left: 48%; }
		
	.topPage .topnaviSec {
		min-width: 1024px; }
	.topPage .topnaviSec .wrap {
		padding: 20px 0; }
	.topPage .topnaviSec .wrap ul {
		text-align: center; }
	.topPage .topnaviSec .wrap ul li {
		display: inline-block; }
	.topPage .topnaviSec .wrap ul li a {
		display: block;
		height: 50px;
		font-size: 16px;
		line-height: 50px;
		padding: 0 18px 0 16px;
		border-right: 1px solid #d1d4da;
		color: #000; }
	.topPage .topnaviSec .wrap ul li a:hover {
		text-decoration: underline; }
	.topPage .topnaviSec .wrap ul li:first-child a {
		border-left: 1px solid #d1d4da; }
	.topPage .linkSec {
		min-width: 1024px; }
	.topPage .linkSec .pattern1 ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; }
	.topPage .linkSec .pattern1 ul li {
		width: 50%;
		margin-bottom: 84px; }
	.topPage .linkSec .pattern1 ul li a {
		text-align: center;
		display: block;
		color: #000; }
	.topPage .linkSec .pattern1 ul li a .pct {
		display: block;
		margin-bottom: 32px; }
	.topPage .linkSec .pattern1 ul li a .pct img {
		width: 100%;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	.topPage .linkSec .pattern1 ul li a .title {
		display: block;
		width: 402px;
		padding: 7px 0;
		border-top: 1px solid #4C5870;
		border-bottom: 1px solid #4C5870;
		margin: 0 auto 17px; }
	.topPage .linkSec .pattern1 ul li a .title .jp {
		display: block;
		font-size: 24px; }
	.topPage .linkSec .pattern1 ul li a .title .en {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		display: block;
		font-size: 19px; }
	.topPage .linkSec .pattern1 ul li a .btn {
		position: relative;
		display: inline-block;
		font-size: 16px; }
	.topPage .linkSec .pattern1 ul li a .btn::after {
		content: "";
		position: absolute;
		top: 5px;
		right: -22px;
		width: 15px;
		height: 15px;
		background: url(../images/common/icon-link-red.svg) right center no-repeat;
		background-size: 15px;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
	.topPage .linkSec .pattern1 ul li a:hover .pct img {
		opacity: 0.7; }
	.topPage .linkSec .pattern1 ul li a:hover .btn::after {
		right: -27px; }
	.topPage .linkSec .pattern2 {
		margin-bottom: 80px; }
	.topPage .linkSec .pattern2 ul li a {
		position: relative;
		text-align: center;
		display: block;
		color: #fff; }
	.topPage .linkSec .pattern2 ul li a .pct {
		display: block; }
	.topPage .linkSec .pattern2 ul li a .pct img {
		width: 100%;
		-webkit-transition: ease .1s;
		transition: ease .1s; }
        .topPage .linkSec .pattern2 ul li a .title {
          position: absolute;
          display: block;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          -webkit-transform: translateY(-50%) translateX(-50%); }
          .topPage .linkSec .pattern2 ul li a .title .jp {
            position: relative;
            display: inline-block;
            font-size: 28px; }
            .topPage .linkSec .pattern2 ul li a .title .jp::after {
              content: "";
              position: absolute;
              top: 12px;
              right: -45px;
              width: 10px;
              height: 17px;
              background: url(../images/common/icon-link.svg) right center no-repeat;
              background-size: 10px 17px;
              -webkit-transition: ease .1s;
              transition: ease .1s; }
          .topPage .linkSec .pattern2 ul li a .title .en {
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            display: block;
            font-size: 19px; }
        .topPage .linkSec .pattern2 ul li a:hover .pct img {
          opacity: 0.7; }
        .topPage .linkSec .pattern2 ul li a:hover .title .jp::after {
          right: -52px; }
      .topPage .linkSec .pattern2 ul li span {
        position: relative;
        text-align: center;
        display: block;
        color: #fff; }
        .topPage .linkSec .pattern2 ul li span .pct {
          opacity: 0.5;
          display: block; }
          .topPage .linkSec .pattern2 ul li span .pct img {
            width: 100%;
            -webkit-transition: ease .1s;
            transition: ease .1s; }
        .topPage .linkSec .pattern2 ul li span .title {
          position: absolute;
          display: block;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          -webkit-transform: translateY(-50%) translateX(-50%); }
          .topPage .linkSec .pattern2 ul li span .title .jp {
            position: relative;
            display: inline-block;
            font-size: 28px; }
            .topPage .linkSec .pattern2 ul li span .title .jp::after {
              content: "";
              position: absolute;
              top: 12px;
              right: -45px;
              width: 10px;
              height: 17px;
              background-size: 10px 17px;
              -webkit-transition: ease .1s;
              transition: ease .1s; }
          .topPage .linkSec .pattern2 ul li span .title .en {
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            display: block;
            font-size: 19px; }
    .topPage .linkSec .pattern3 {
      width: 100%;
      max-width: 1158px;
      margin: 0 auto 78px; }
	  
	  
	  
      .topPage .linkSec .pattern3 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .topPage .linkSec .pattern3 ul li {
          margin-bottom: 8.5%;} 
		  }
       .topPage .linkSec .pattern3 ul li:nth-child(4) {
				margin-bottom: 0;} 
		  }
		  
    .topPage .linkSec .pattern5.bnrYoutube {
      	text-align: center;
		margin: 0 auto ;}
		
	.topPage .linkSec .pattern5.bnrYoutube ul {
		justify-content: center;
		margin: 0 auto 80px;
	}
	
	.topPage .linkSec .pattern5.bnrYoutube ul li {
		margin: 0 auto 30px;
		/*width: 70%;*/
		width: 90%;
		/*max-width: 835px;*/
		max-width: 1010px;
	}		
		  
    .topPage .linkSec .pattern5.bnrYoutube img {
      	width: 100%;
		}
		
	.pattern6{
		max-width: 1010px;
		margin-left: auto;
		margin-right: auto;
	}
		  
	.pattern6 img{
		width: 100%;
	}
		  
		  
@media all and (min-width: 769px) and (max-width: 1100px) {
  .topPage .linkSec .pattern3 ul li {
	width: 48%; } }
	
@media all and (min-width: 769px) {
          .topPage .linkSec .pattern3 ul li a {
            position: relative;
            text-align: center;
            display: block;
            color: #fff; }
            .topPage .linkSec .pattern3 ul li a .pct {
              position: relative;
              display: block; }
              .topPage .linkSec .pattern3 ul li a .pct img {
                width: 100%; }
              .topPage .linkSec .pattern3 ul li a .pct .bg {
                opacity: 0;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                -webkit-transition: ease .1s;
                transition: ease .1s; }
            .topPage .linkSec .pattern3 ul li a .title {
              position: absolute;
              display: block;
              width: 100%;
              top: 50%;
              left: 50%;
              transform: translateY(-50%) translateX(-50%);
              -webkit-transform: translateY(-50%) translateX(-50%); }
              .topPage .linkSec .pattern3 ul li a .title .jp {
                position: relative;
                display: inline-block;
                font-size: 28px; }
                .topPage .linkSec .pattern3 ul li a .title .jp::after {
                  content: "";
                  position: absolute;
                  top: 12px;
                  right: -20px;
                  width: 10px;
                  height: 17px;
                  background: url(../images/common/icon-link.svg) right center no-repeat;
                  background-size: 10px 17px;
                  -webkit-transition: ease .1s;
                  transition: ease .1s; }
              .topPage .linkSec .pattern3 ul li a .title .en {
                font-family: 'Open Sans', sans-serif;
                font-weight: 300;
                font-style: italic;
                display: block;
                font-size: 19px; }
            .topPage .linkSec .pattern3 ul li a:hover .pct .bg {
              opacity: 1; }
            .topPage .linkSec .pattern3 ul li a:hover .title .jp::after {
              right: -27px; }
          .topPage .linkSec .pattern3 ul li span {
            position: relative;
            text-align: center;
            display: block;
            color: #fff; }
            .topPage .linkSec .pattern3 ul li span .pct {
              opacity: 0.5;
              position: relative;
              display: block; }
              .topPage .linkSec .pattern3 ul li span .pct img {
                width: 100%; }
              .topPage .linkSec .pattern3 ul li span .pct .bg {
                opacity: 0;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                -webkit-transition: ease .1s;
                transition: ease .1s; }
            .topPage .linkSec .pattern3 ul li span .title {
              position: absolute;
              display: block;
              width: 100%;
              top: 50%;
              left: 50%;
              transform: translateY(-50%) translateX(-50%);
              -webkit-transform: translateY(-50%) translateX(-50%); }
              .topPage .linkSec .pattern3 ul li span .title .jp {
                position: relative;
                display: inline-block;
                font-size: 28px; }
                .topPage .linkSec .pattern3 ul li span .title .jp::after {
                  content: "";
                  position: absolute;
                  top: 12px;
                  right: -20px;
                  width: 10px;
                  height: 17px;
                  background-size: 10px 17px;
                  -webkit-transition: ease .1s;
                  transition: ease .1s; }
              .topPage .linkSec .pattern3 ul li span .title .en {
                font-family: 'Open Sans', sans-serif;
                font-weight: 300;
                font-style: italic;
                display: block;
                font-size: 19px; }
    .topPage .linkSec li {
      opacity: 0;
      transform: translate(0, 20px);
      -webkit-transform: translate(0, 20px);
      transition: .5s;
      -webkit-transition: .5s; }
    .topPage .linkSec .pattern4 {
      width: 100%;
      max-width: 1158px;
      margin: 0 auto 10px; }
      .topPage .linkSec .pattern4 a {
        display: inline-block;
        height: 15px;
        font-size: 16px;
        line-height: 15px;
        padding-left: 22px;
        color: #000;
        background: url(../images/common/icon-link-blue.svg) left center no-repeat;
        background-size: 15px; }
        .topPage .linkSec .pattern4 a:hover {
          text-decoration: underline; } 
		  		  
	.topPage .linkSec .pattern3.bnrYoutube img {
		width: auto;
	}		  
		  
		  }
@media all and (max-width: 768px) {
  .topPage .mvSec {
    position: relative; 
	
	}
    .topPage .mvSec .pct img {
      width: 100%; }
    .topPage .mvSec .lead {
      position: absolute;
      display: none;
      width: 100%;
      font-size: 22px;
      line-height: 1.8;
      color: #fff;
      top: 65%;
      left: 50%;
	  height: 90vh;
      transform: translateY(-50%) translateX(-50%);
      -webkit-transform: translateY(-50%) translateX(-50%);
      text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); } 
	  
	.topPage .linkSec .pattern5.bnrYoutube ul{
    margin: 0 auto 50px;
}	
	
	
	.topPage .linkSec .pattern5.bnrYoutube ul li {
		margin: 0 auto 30px;
		/*width: 80%;*/
		width: 90%;
	}	  

	.pattern6{
		width: 90%;
	}
		  
	.pattern6 img{
		width: 100%;
	}

	  
	  }
	  
    @media all and (max-width: 768px) and (max-width: 324px) {
      .topPage .mvSec .lead {
        font-size: 20px; } }
@media all and (max-width: 768px) {
      .topPage .mvSec .lead img {
        width: 170px;
        margin-top: 5px;
        margin-right: 5px; } }
      @media all and (max-width: 768px) and (max-width: 324px) {
        .topPage .mvSec .lead img {
          width: 150px; } }
@media all and (max-width: 768px) {
      .topPage .mvSec .lead span {
        display: block;
        padding-top: 92%;
        padding-left: 15px; }
  .topPage .topnaviSec .wrap {
    padding-bottom: 15px; }
    .topPage .topnaviSec .wrap ul {
      text-align: center;
      line-height: 1; }
      .topPage .topnaviSec .wrap ul li {
        display: inline-block; }
        .topPage .topnaviSec .wrap ul li a {
          display: block;
          height: 15px;
          font-size: 12px;
          line-height: 15px;
          padding: 0 8px 0 1px;
          border-right: 1px solid #d1d4da;
          color: #000; }
          .topPage .topnaviSec .wrap ul li a.hover {
            text-decoration: underline; }
        .topPage .topnaviSec .wrap ul li:nth-of-type(3) a, .topPage .topnaviSec .wrap ul li:nth-of-type(7) a {
          border-right: 0px; } }
      @media all and (max-width: 768px) and (max-width: 330px) {
        .topPage .topnaviSec .wrap ul li:nth-of-type(3) a {
          border-right: 1px solid #d1d4da; }
        .topPage .topnaviSec .wrap ul li:nth-of-type(2) a, .topPage .topnaviSec .wrap ul li:nth-of-type(5) a {
          border-right: 0px; } }
		  
@media all and (max-width: 768px) {
	.topPage .linkSec .pattern1 ul li {
	margin-bottom: 45px; }
	.topPage .linkSec .pattern1 ul li a {
	text-align: center;
	display: block;
	color: #000; }
	.topPage .linkSec .pattern1 ul li a .pct {
	display: block;
	margin-bottom: 20px; }
	.topPage .linkSec .pattern1 ul li a .pct img {
	width: 100%;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern1 ul li a .title {
	display: block;
	width: 88%;
	padding: 9px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin: 0 auto; }
	.topPage .linkSec .pattern1 ul li a .title .jp {
	display: block;
	font-size: 18px;
	margin-bottom: 3px; }
	.topPage .linkSec .pattern1 ul li a .title .en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	display: block;
	font-size: 15px; }
	.topPage .linkSec .pattern1 ul li a .btn {
	position: relative;
	display: inline-block;
	font-size: 14px; }
	.topPage .linkSec .pattern1 ul li a .btn::after {
	content: "";
	position: absolute;
	top: 4px;
	right: -18px;
	width: 11px;
	height: 11px;
	background: url(../images/common/icon-link-red.svg) right center no-repeat;
	background-size: 11px;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern1 ul li a.hover .pct img {
	opacity: 0.7; }
	.topPage .linkSec .pattern1 ul li a.hover .btn::after {
	right: -24px; }
	.topPage .linkSec .pattern2 {
	margin-bottom: 50px; }
	.topPage .linkSec .pattern2 ul li a {
	position: relative;
	text-align: center;
	display: block;
	color: #fff; }
	.topPage .linkSec .pattern2 ul li a .pct {
	display: block; }
	.topPage .linkSec .pattern2 ul li a .pct img {
	width: 100%;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern2 ul li a .title {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%); }
	.topPage .linkSec .pattern2 ul li a .title .jp {
	position: relative;
	display: inline-block;
	font-size: 20px; }
	.topPage .linkSec .pattern2 ul li a .title .jp::after {
	content: "";
	position: absolute;
	top: 8px;
	right: -20px;
	width: 6px;
	height: 10px;
	background: url(../images/common/icon-link.svg) right center no-repeat;
	background-size: 6px 10px;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern2 ul li a .title .en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	display: block;
	font-size: 13px; }
	.topPage .linkSec .pattern2 ul li a.hover .pct img {
	opacity: 0.7; }
	.topPage .linkSec .pattern2 ul li a.hover .title .jp::after {
	right: -28px; }
	.topPage .linkSec .pattern2 ul li span {
	position: relative;
	text-align: center;
	display: block;
	color: #fff; }
	.topPage .linkSec .pattern2 ul li span .pct {
	opacity: 0.5;
	display: block; }
	.topPage .linkSec .pattern2 ul li span .pct img {
	width: 100%;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern2 ul li span .title {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%); }
	.topPage .linkSec .pattern2 ul li span .title .jp {
	position: relative;
	display: inline-block;
	font-size: 20px; }
	.topPage .linkSec .pattern2 ul li span .title .jp::after {
	content: "";
	position: absolute;
	top: 8px;
	right: -20px;
	width: 6px;
	height: 10px;
	background-size: 6px 10px;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern2 ul li span .title .en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	display: block;
	font-size: 13px; }
	.topPage .linkSec .pattern3 {
	padding-bottom: 10px; }
	.topPage .linkSec .pattern3 ul li {
	width: 75.7%;
	margin: 0 auto 40px; }
	.topPage .linkSec .pattern3 ul li:nth-child(3),.topPage .linkSec .pattern3 ul li:nth-child(4){
	margin-bottom: 40px;} 
	.topPage .linkSec .pattern3 ul li a {
	position: relative;
	text-align: center;
	display: block;
	color: #fff; }
	.topPage .linkSec .pattern3 ul li a .pct {
	display: block; }
	.topPage .linkSec .pattern3 ul li a .pct img {
	width: 100%; }
	.topPage .linkSec .pattern3 ul li a .pct .bg {
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern3 ul li a .title {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%); }
	.topPage .linkSec .pattern3 ul li a .title .jp {
	position: relative;
	display: inline-block;
	font-size: 18px; }
	.topPage .linkSec .pattern3 ul li a .title .jp::after {
	content: "";
	position: absolute;
	top: 6px;
	right: -20px;
	width: 6px;
	height: 10px;
	background: url(../images/common/icon-link.svg) right center no-repeat;
	background-size: 6px 10px;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern3 ul li a .title .en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	display: block;
	font-size: 15px; }
	.topPage .linkSec .pattern3 ul li a.hover .pct .bg {
	opacity: 1; }
	.topPage .linkSec .pattern3 ul li a.hover .title .jp::after {
	right: -27px; }
	.topPage .linkSec .pattern3 ul li span {
	position: relative;
	text-align: center;
	display: block;
	color: #fff; }
	.topPage .linkSec .pattern3 ul li span .pct {
	opacity: 0.5;
	display: block; }
	.topPage .linkSec .pattern3 ul li span .pct img {
	width: 100%; }
	.topPage .linkSec .pattern3 ul li span .pct .bg {
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern3 ul li span .title {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%); }
	.topPage .linkSec .pattern3 ul li span .title .jp {
	position: relative;
	display: inline-block;
	font-size: 18px; }
	.topPage .linkSec .pattern3 ul li span .title .jp::after {
	content: "";
	position: absolute;
	top: 6px;
	right: -20px;
	width: 6px;
	height: 10px;
	background-size: 6px 10px;
	-webkit-transition: ease .1s;
	transition: ease .1s; }
	.topPage .linkSec .pattern3 ul li span .title .en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	display: block;
	font-size: 15px; }
	.topPage .linkSec li {
	opacity: 0;
	transform: translate(0, 20px);
	-webkit-transform: translate(0, 20px);
	transition: .5s;
	-webkit-transition: .5s; }
	.topPage .linkSec .pattern4 {
	padding: 0 20px 10px; }
	.topPage .linkSec .pattern4 a {
	display: block;
	font-size: 16px;
	line-height: 1.1;
	padding: 12px 0 12px 18px;
	color: #000;
	background: url(../images/common/icon-link-blue.svg) left center no-repeat;
	background-size: 12px; }
	.topPage .linkSec .pattern4 a.hover {
	text-decoration: underline; } 

	.topPage .linkSec .pattern3.bnrYoutube {
	padding-bottom: 40px;
	}		
}
		

.topPage li.jsInview {
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0); }


/*outlinePage　会社概要*/
.outlinePage .companyOutlineSec table td a {
	text-decoration: underline;
}

a.outline__link:hover{
	text-decoration: none!important;
}


@media all and (min-width: 769px) {
	.outlinePage .tempPageTitle.about {
	background-image: url(../images/outline/about/pct-mv.jpg); }
	.outlinePage .aboutLeadSec {
	min-width: 1024px;
	width: 100%;
	padding-bottom: 65px; }
	.outlinePage .aboutLeadSec .wrap {
	width: 817px;
	margin: 0 auto; }
	.outlinePage .aboutLeadSec .wrap .title {
	text-align: center;
	width: 517px;
	padding: 18px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin: 0 auto 76px; }
	.outlinePage .aboutLeadSec .wrap .title .main {
	font-size: 24px;
	line-height: 1.1;
	margin-bottom: 18px; }
	.outlinePage .aboutLeadSec .wrap .title .sub {
	font-size: 19px;
	line-height: 1.1; }
	.outlinePage .aboutLeadSec .wrap p {
	font-size: 16px;
	line-height: 30px; }
	.outlinePage .aboutLeadSec .wrap .fig {
	padding: 65px 0 60px; }
	.outlinePage .aboutLeadSec .wrap .fig img {
	width: 100%; }
	.outlinePage .aboutLeadSec .wrap .subtitle {
	text-align: center;
	font-size: 19px;
	line-height: 1.6;
	margin-bottom: 22px; }
	.outlinePage .aboutLeadSec .wrap p.mediaTitle {
	border-left: 10px solid #4C5870;
	font-size: 22px;
	padding-left: 1.5rem;
	margin: 0 0 1.5rem 0;
	}
	.outlinePage .aboutDetailSec {
	padding: 80px 0 70px;
	background-color: rgba(76, 88, 112, 0.05);
	margin-bottom: 90px; }

	.outlinePage .aboutDetailSec.bgWhite {
	background: #fff;
	padding: 0;
	}

	.outlinePage .aboutDetailSec .wrap {
	max-width: 1240px;
	margin: 0 auto; }
	.outlinePage .aboutDetailSec .wrap h2.title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 32px;
	border-left: 10px solid #4C5870;
	margin-bottom: 46px; }
	.outlinePage .aboutDetailSec .wrap h3.lead {
	font-size: 19px;
	font-weight: 600;
	line-height: 34px;
	margin-bottom: 20px; }
	.outlinePage .aboutDetailSec .wrap p {
	font-size: 16px;
	line-height: 30px; }
	.outlinePage .aboutDetailSec .wrap p small {
	display: block;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: -0.05em;
	padding-top: 8px; }
	.outlinePage .aboutDetailSec .achieveBlock {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 110px; }
	.outlinePage .aboutDetailSec .achieveBlock .text {
	width: calc(100% - 455px); }
	.outlinePage .aboutDetailSec .achieveBlock .pct {
	padding-top: 83px;
	width: 380px; }
	.outlinePage .aboutDetailSec .achieveBlock .pct .caption {
	text-align: center;
	font-size: 16px;
	line-height: 1.1;
	margin-bottom: 10px; }
	.outlinePage .aboutDetailSec .achieveBlock .pct img {
	width: 100%; }
	.outlinePage .aboutDetailSec .stractureBlock {
	margin-bottom: 125px; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	flex-flow: row-reverse;
	margin-bottom: 17px; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(1) .text {
	width: 42%; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(1) .pct {
	width: 50.9%;
	padding-top: 105px;
	padding-bottom: 16px; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(1) .pct img {
	width: 100%; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(2) {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	flex-flow: row-reverse; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(2) .text {
	width: calc(100% - 373px); }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(2) .pct {
	width: 290px; }
	.outlinePage .aboutDetailSec .stractureBlock .box:nth-of-type(2) .pct img {
	width: 100%; }
	.outlinePage .aboutDetailSec .pointBlock {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start; }
	.outlinePage .aboutDetailSec .pointBlock .text {
	width: calc(100% - 505px); }
	.outlinePage .aboutDetailSec .pointBlock .text ol {
	counter-reset: item;
	list-style-type: none;
	padding-left: 0; }
	.outlinePage .aboutDetailSec .pointBlock .text ol li {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 30px; }
	.outlinePage .aboutDetailSec .pointBlock .text ol li:last-child {
	margin-bottom: 0; }
	.outlinePage .aboutDetailSec .pointBlock .text ol li:before {
	counter-increment: item;
	content: counter(item) ".";
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 24px;
	padding-right: .5em; }
	.outlinePage .aboutDetailSec .pointBlock .pct {
	padding-top: 168px;
	width: 424px; }
	.outlinePage .aboutDetailSec .pointBlock .pct .caption {
	text-align: center;
	font-size: 16px;
	line-height: 1.1;
	margin-bottom: 10px; }
	.outlinePage .aboutDetailSec .pointBlock .pct img {
	width: 100%; }
	.outlinePage .tempPageTitle.company {
	background-image: url(../images/outline/pct-mv.jpg); }
	.outlinePage .companyPagelink {
	width: 1120px;
	margin: 0 auto; }


	.outlinePage ul.btnList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1120px;
	margin: 0 auto 80px; 
	}

	.outlinePage ul.btnList li a {
	display: block;
	width: 160px;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	color: #000;
	padding: 1.4rem 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	border-right: 1px solid #4C5870;
	}
	.outlinePage ul.btnList li a:hover {
	opacity: 1; 
	background: #4C5870;
	color: #fff;
	}
	.outlinePage ul.btnList li:first-child a {
	border-left: 1px solid #4C5870;
	}

	.outlinePage ul.btnList li.selected a {
	opacity: 1;
	background: #4C5870;
	color: #fff;
	}		



	.outlinePage .companyPagelink .title {
	text-align: center;
	width: 400px;
	padding: 18px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin: 0 auto 76px; }
	.outlinePage .companyPagelink .title .main {
	font-size: 24px;
	line-height: 1.1;
	margin-bottom: 8px; }
	.outlinePage .companyPagelink .title .sub {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 19px;
	line-height: 1.1; }
	.outlinePage .companyOutlineSec {
	margin-bottom: 80px; }
	.outlinePage .companyOutlineSec .wrap {
	width: 912px;
	margin: 0 auto; }
	.outlinePage .companyOutlineSec .wrap table {
	font-size: 16px;
	line-height: 30px;
	border-top: 1px solid rgba(76, 88, 112, 0.3); }
	.outlinePage .companyOutlineSec .wrap table th {
	vertical-align: middle;
	font-weight: 600;
	width: 234px;
	padding: 25px 0 25px 60px;
	background-color: rgba(76, 88, 112, 0.05);
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
	.outlinePage .companyOutlineSec .wrap table td {
	padding: 25px 0 25px 60px;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
	.outlinePage .companyPhilosophySec {
	margin-bottom: 80px; }
	.outlinePage .companyPhilosophySec .wrap {
	max-width: 1240px;
	padding: 0 40px;
	margin: 0 auto; }
	.outlinePage .companyPhilosophySec .wrap p {
	font-size: 16px;
	line-height: 30px; }
	.outlinePage .companyPhilosophySec .wrap p + p {
	padding-top: 2em; }
	.outlinePage .companyBusinessSec {
	margin-bottom: 80px; }
	.outlinePage .companyBusinessSec .wrap {
	max-width: 1240px;
	padding: 0 40px 70px;
	margin: 0 auto; }
	.outlinePage .companyBusinessSec .wrap .title {
	font-size: 24px;
	line-height: 1.1;
	padding: 2px 30px;
	border-left: 10px solid #4C5870;
	margin-bottom: 40px; }
	.outlinePage .companyBusinessSec .wrap p {
	font-size: 16px;
	line-height: 30px; }
	.outlinePage .companyBusinessSec .wrap p + p {
	padding-top: 2em; }
	.outlinePage .companyBusinessSec .pct img {
	width: 100%; }
	.outlinePage .companyResultSec {
	margin-bottom: 80px; }
	.outlinePage .companyResultSec .wrap {
	max-width: 1240px;
	padding: 0 40px;
	margin: 0 auto; }
	.outlinePage .companyResultSec .wrap .title {
	font-size: 24px;
	line-height: 1.1;
	padding: 2px 30px;
	border-left: 10px solid #4C5870;
	margin-bottom: 40px; }
	.outlinePage .companyResultSec .wrap .list {
	overflow: hidden; }
	.outlinePage .companyResultSec .wrap .list .left {
	float: left;
	width: 44.7%; }
	.outlinePage .companyResultSec .wrap .list .right {
	float: right;
	width: 44.7%; }
	.outlinePage .companyResultSec .wrap .list .area {
	margin-bottom: 60px; }
	.outlinePage .companyResultSec .wrap .list .subtitle {
	text-align: center;
	font-size: 19px;
	margin-bottom: 28px; }
	.outlinePage .companyResultSec .wrap .list .accordionTitle {
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	padding-top: 13px;
	height: 50px;
	border: 1px solid #4C5870; }
	.outlinePage .companyResultSec .wrap .list .accordionTitle span {
	position: relative;
	display: inline-block; }
	.outlinePage .companyResultSec .wrap .list .accordionTitle span::after {
	content: "";
	position: absolute;
	top: 8px;
	right: -15px;
	width: 5px;
	height: 9px;
	background: url(../images/outline/business/icon-link.png); }
	.outlinePage .companyResultSec .wrap .list .accordionTitle.current {
	background-color: #4C5870; }
	.outlinePage .companyResultSec .wrap .list .accordionTitle.current span {
	color: #fff; }
	.outlinePage .companyResultSec .wrap .list .accordionTitle.current span::after {
	top: 10px;
	right: -18px;
	width: 9px;
	height: 5px;
	background: url(../images/outline/business/icon-current.png); }
	.outlinePage .companyResultSec .wrap .list .accordionTitle:hover {
	opacity: 0.7; }
	.outlinePage .companyResultSec .wrap .list .accordionList {
	display: none;
	font-size: 16px; }
	.outlinePage .companyResultSec .wrap .list .accordionList dl {
	border-left: 1px solid rgba(76, 88, 112, 0.3);
	border-right: 1px solid rgba(76, 88, 112, 0.3); }
	.outlinePage .companyResultSec .wrap .list .accordionList dl dt {
	cursor: pointer;
	text-align: center;
	padding-top: 13px;
	height: 50px;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
	.outlinePage .companyResultSec .wrap .list .accordionList dl dt.selected {
	background-color: #F6F6F8; }
	.outlinePage .companyResultSec .wrap .list .accordionList dl dt.selected + dd {
	display: flex; }
	.outlinePage .companyResultSec .wrap .list .accordionList dl dt:hover {
	background-color: #F6F6F8; }
	.outlinePage .companyResultSec .wrap .list .accordionList dl dd {
	display: none;
	justify-content: center;
	padding: 24px 0;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
	.outlinePage .companyResultSec .wrap .list .accordionList dl dd span {
	display: inline-block;
	line-height: 2; }
}

@media all and (max-width: 768px) {
  .outlinePage .tempPageTitle.about {
    background-image: url(../images/outline/about/pct-mv-sp.jpg); }
  .outlinePage .aboutLeadSec {
    padding-bottom: 45px; }
    .outlinePage .aboutLeadSec .wrap {
      padding: 0 20px; }
      .outlinePage .aboutLeadSec .wrap .title {
        text-align: center;
        width: 100%;
        padding: 15px 0;
        border-top: 1px solid #4C5870;
        border-bottom: 1px solid #4C5870;
        margin: 0 auto 42px; }
        .outlinePage .aboutLeadSec .wrap .title .main {
          font-size: 16px;
          line-height: 1.1;
          margin-bottom: 12px; }
        .outlinePage .aboutLeadSec .wrap .title .sub {
          font-size: 13px;
          line-height: 1.1; }
      .outlinePage .aboutLeadSec .wrap p {
        font-size: 12px;
        line-height: 23px; }
		
      .outlinePage .aboutLeadSec .wrap .fig {
        padding: 30px 0 40px; }
        .outlinePage .aboutLeadSec .wrap .fig img {
          width: 100%; }
      .outlinePage .aboutLeadSec .wrap .subtitle {
        text-align: center;
        font-size: 13px;
        line-height: 1.1;
        margin-bottom: 15px; }
  .outlinePage .aboutDetailSec {
    padding: 53px 0 50px;
    background-color: rgba(76, 88, 112, 0.05);
    margin-bottom: 50px; }
	
	
.outlinePage .aboutDetailSec.bgWhite {
    background: #fff;
    padding: 0;
}	
	
	
    .outlinePage .aboutDetailSec .wrap {
      padding: 0 20px; }
      .outlinePage .aboutDetailSec .wrap h2.title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        padding-left: 16px;
        border-left: 5px solid #4C5870;
        margin-bottom: 23px; }
      .outlinePage .aboutDetailSec .wrap h3.lead {
        font-size: 13px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 15px; }
      .outlinePage .aboutDetailSec .wrap p {
        font-size: 12px;
        line-height: 23px; }
        .outlinePage .aboutDetailSec .wrap p small {
          display: block;
          font-size: 9px;
          line-height: 15px;
          padding-top: 12px; }
    .outlinePage .aboutDetailSec .achieveBlock {
      margin-bottom: 50px; }
      .outlinePage .aboutDetailSec .achieveBlock .text {
        margin-bottom: 30px; }
      .outlinePage .aboutDetailSec .achieveBlock .pct .caption {
        text-align: center;
        font-size: 12px;
        line-height: 1.1;
        margin-bottom: 10px; }
      .outlinePage .aboutDetailSec .achieveBlock .pct img {
        width: 100%; }
    .outlinePage .aboutDetailSec .stractureBlock {
      margin-bottom: 50px; }
      .outlinePage .aboutDetailSec .stractureBlock .box {
        margin-bottom: 23px; }
        .outlinePage .aboutDetailSec .stractureBlock .box .text {
          margin-bottom: 20px; }
        .outlinePage .aboutDetailSec .stractureBlock .box .pct img {
          width: 100%; }
    .outlinePage .aboutDetailSec .pointBlock .text {
      margin-bottom: 30px; }
      .outlinePage .aboutDetailSec .pointBlock .text ol {
        counter-reset: item;
        list-style-type: none;
        padding-left: 0; }
        .outlinePage .aboutDetailSec .pointBlock .text ol li {
          font-size: 12px;
          line-height: 23px;
          text-indent: -1.7em;
          padding-left: 1.7em;
          margin-bottom: 20px; }
          .outlinePage .aboutDetailSec .pointBlock .text ol li:last-child {
            margin-bottom: 0; }
        .outlinePage .aboutDetailSec .pointBlock .text ol li:before {
          counter-increment: item;
          content: counter(item) ".";
          font-family: 'Open Sans', sans-serif;
          font-weight: 300;
          font-style: italic;
          font-size: 16px;
          padding-right: .5em; }
    .outlinePage .aboutDetailSec .pointBlock .pct .caption {
      text-align: center;
      font-size: 12px;
      line-height: 1.1;
      margin-bottom: 10px; }
    .outlinePage .aboutDetailSec .pointBlock .pct img {
      width: 100%; }
  .outlinePage .tempPageTitle.company {
    background-image: url(../images/outline/pct-mv-sp.jpg); }
  .outlinePage .companyPagelink {
    width: 100%;
    margin-bottom: 50px; }
	
	
	
	
	
    .outlinePage ul.btnList {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0 20px;
      margin: 0 auto 40px; 
	  }
	  
      .outlinePage ul.btnList li {
        width: 50%;
		}
		
        .outlinePage ul.btnList li a {
          display: block;
          font-size: 13px;
          font-weight: 600;
          text-align: center;
          color: #000;
			padding: 1rem 0;
			border-bottom: 1px solid #4C5870;
			border-right: 1px solid #4C5870;
          opacity: 1; 
		  }
        .outlinePage ul.btnList li a:hover {
				opacity: 1; 
				background: #4C5870;
				color: #fff;
		  }
		  .outlinePage ul.btnList li:first-child a,.outlinePage ul.btnList li:nth-child(3) a,.outlinePage ul.btnList li:nth-child(5) a,.outlinePage ul.btnList li:nth-child(7) a {
		  	border-left: 1px solid #4C5870;
		  }
		  .outlinePage ul.btnList li:first-child a,.outlinePage ul.btnList li:nth-child(2) a {
		  	border-top: 1px solid #4C5870;
		  }
		  
      .outlinePage ul.btnList li.selected a {
			opacity: 1;
			background: #4C5870;
			color: #fff;
		}
		
		.outlinePage ul.btnList.mt80 {
			margin: 0 auto 40px;
		}		  
		  
		  
		  
		  
    .outlinePage .companyPagelink .title {
      text-align: center;
      padding: 12px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 20px; }
      .outlinePage .companyPagelink .title .main {
        font-size: 16px;
        line-height: 1.1;
        margin-bottom: 5px; }
      .outlinePage .companyPagelink .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 13px;
        line-height: 1.1; }
  .outlinePage .companyOutlineSec {
    margin-bottom: 50px; }
    .outlinePage .companyOutlineSec .wrap {
      padding: 0 20px; }
      .outlinePage .companyOutlineSec .wrap table {
        width: 100%;
        font-size: 12px;
        line-height: 23px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
        .outlinePage .companyOutlineSec .wrap table th {
          display: block;
          font-weight: 600;
          padding: 8px 25px;
          background-color: rgba(76, 88, 112, 0.05);
          border-top: 1px solid rgba(76, 88, 112, 0.3); }
        .outlinePage .companyOutlineSec .wrap table td {
          display: block;
          padding: 8px 25px 12px; }
  .outlinePage .companyPhilosophySec {
    margin-bottom: 50px; }
    .outlinePage .companyPhilosophySec .wrap {
      padding: 0 20px; }
      .outlinePage .companyPhilosophySec .wrap p {
        font-size: 12px;
        line-height: 23px; }
        .outlinePage .companyPhilosophySec .wrap p + p {
          padding-top: 2em; }
  .outlinePage .companyBusinessSec {
    margin-bottom: 40px; }
    .outlinePage .companyBusinessSec .wrap {
      padding: 0 20px 30px; }
      .outlinePage .companyBusinessSec .wrap .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.1;
        padding: 2px 15px;
        border-left: 5px solid #4C5870;
        margin-bottom: 25px; }
      .outlinePage .companyBusinessSec .wrap p {
        font-size: 12px;
        line-height: 23px; }
        .outlinePage .companyBusinessSec .wrap p + p {
          padding-top: 1.7em; }
    .outlinePage .companyBusinessSec .pct img {
      width: 100%; }
  .outlinePage .companyResultSec {
    margin-bottom: 80px; }
    .outlinePage .companyResultSec .wrap {
      padding: 0 20px 30px; }
      .outlinePage .companyResultSec .wrap .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.1;
        padding: 2px 15px;
        border-left: 5px solid #4C5870;
        margin-bottom: 25px; }
      .outlinePage .companyResultSec .wrap .list .area {
        margin-bottom: 30px; }
      .outlinePage .companyResultSec .wrap .list .subtitle {
        text-align: center;
        font-size: 13px;
        margin-bottom: 20px; }
      .outlinePage .companyResultSec .wrap .list .accordionTitle {
        cursor: pointer;
        text-align: center;
        font-size: 12px;
        padding-top: 8px;
        height: 35px;
        border: 1px solid #4C5870; }
        .outlinePage .companyResultSec .wrap .list .accordionTitle span {
          position: relative;
          display: inline-block; }
          .outlinePage .companyResultSec .wrap .list .accordionTitle span::after {
            content: "";
            position: absolute;
            top: 3px;
            right: -15px;
            width: 5px;
            height: 9px;
            background: url(../images/outline/business/icon-link.png); }
        .outlinePage .companyResultSec .wrap .list .accordionTitle.current {
          background-color: #4C5870; }
          .outlinePage .companyResultSec .wrap .list .accordionTitle.current span {
            color: #fff; }
            .outlinePage .companyResultSec .wrap .list .accordionTitle.current span::after {
              top: 5px;
              right: -18px;
              width: 9px;
              height: 5px;
              background: url(../images/outline/business/icon-current.png); }
        .outlinePage .companyResultSec .wrap .list .accordionTitle:active {
          opacity: 0.7; }
      .outlinePage .companyResultSec .wrap .list .accordionList {
        display: none;
        font-size: 12px; }
        .outlinePage .companyResultSec .wrap .list .accordionList dl {
          border-left: 1px solid rgba(76, 88, 112, 0.3);
          border-right: 1px solid rgba(76, 88, 112, 0.3); }
          .outlinePage .companyResultSec .wrap .list .accordionList dl dt {
            cursor: pointer;
            text-align: center;
            padding-top: 8px;
            height: 35px;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
            .outlinePage .companyResultSec .wrap .list .accordionList dl dt.selected {
              background-color: #F6F6F8; }
              .outlinePage .companyResultSec .wrap .list .accordionList dl dt.selected + dd {
                display: flex; }
            .outlinePage .companyResultSec .wrap .list .accordionList dl dt:active {
              opacity: 0.7; }
          .outlinePage .companyResultSec .wrap .list .accordionList dl dd {
            display: none;
            justify-content: center;
            padding: 13px 0;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
            .outlinePage .companyResultSec .wrap .list .accordionList dl dd span {
              display: inline-block;
              line-height: 2; } }
.outlinePage li.jsInview {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

@media all and (min-width: 769px) {
.lineupPage .tempPageTitle.index {
	background-image: url(../images/lineup/pct-mv.jpg); }
.lineupPage .indexLead {
	text-align: center;
	width: 400px;
	padding: 18px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin: 0 auto 76px;
}
.lineupPage .indexLead .title {
	font-size: 24px;
	line-height: 1.1;
	margin-bottom: 8px;
}
.lineupPage .indexLead .title span {
	color: #C21010;
}
.lineupPage .indexLead .sub {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 19px;
	line-height: 1.1;
}
.lineupPage .indexLinenup {
	padding: 80px 0 75px;
	background-color: rgba(76, 88, 112, 0.05);
	margin-bottom: 100px;
}
.lineupPage .indexLinenup .wrap {
	/*max-width: 1236px;*/
	max-width: 100%;
	padding: 0 7%;
	margin: 0 auto;
}
/*.lineupPage .indexLinenup .wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; }
.lineupPage .indexLinenup .wrap ul li {
	width: 27.7%; }*/
.lineupPage .indexLinenup .wrap ul li a {
	display: block;
	color: #000; }
.lineupPage .indexLinenup .wrap ul li a:hover {
	opacity: 0.7; }
.lineupPage .indexLinenup .wrap ul li .pct {
	margin-bottom: 30px;
	position: relative;
}
.lineupPage .indexLinenup .wrap ul li .pct .pr {
	padding: .5rem .8rem;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	color: #666;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 14px;
}
.lineupPage .indexLinenup .wrap ul li .pct img {
	width: 100%;
}
          .lineupPage .indexLinenup .wrap ul li .caption {
            text-align: center;
            font-size: 16px;
            line-height: 30px; }
            .lineupPage .indexLinenup .wrap ul li .caption strong {
              display: block;
              font-size: 19px;
              margin-bottom: 5px; }
  .lineupPage #pMerit1,
  .lineupPage #pMerit2,
  .lineupPage #pMerit3 {
    position: relative;
    top: -20px;
    display: inline-block;
    width: 1px;
    height: 1px; }
  .lineupPage .tempPageTitle.sotodannetsu {
    background-image: url(../images/lineup/sotodannetsu/pct-mv.jpg); }
  .lineupPage .sotodannetsuPagelink {
    width: 100%;
    margin-bottom: 78px; }
    .lineupPage .sotodannetsuPagelink .title {
      text-align: center;
      font-size: 28px;
      margin-bottom: 50px; }
    .lineupPage .sotodannetsuPagelink ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 600px;
      margin: 0 auto 80px; }
      .lineupPage .sotodannetsuPagelink ul li a {
        display: block;
        width: 200px;
        height: 40px;
        font-size: 18px;
        line-height: 1;
        font-weight: 600;
        text-align: center;
        color: #000;
        border-bottom: 1px solid #4C5870;
        opacity: 1; }
        .lineupPage .sotodannetsuPagelink ul li a:hover {
          opacity: 0.3; }
      .lineupPage .sotodannetsuPagelink ul li.selected a {
        opacity: 1; }
  .lineupPage .sotodannetsuMeritSec {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .sotodannetsuMeritSec .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .sotodannetsuMeritSec .wrap .lead {
        text-align: center;
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 18px; }
      .lineupPage .sotodannetsuMeritSec .wrap .title {
        text-align: center;
        width: 760px;
        padding: 43px 0 38px;
        border-top: 1px solid #4C5870;
        border-bottom: 1px solid #4C5870;
        margin: 0 auto 80px; }
        .lineupPage .sotodannetsuMeritSec .wrap .title .main {
          font-size: 24px;
          font-weight: 600;
          line-height: 1.1;
          margin-bottom: 15px; }
        .lineupPage .sotodannetsuMeritSec .wrap .title .sub {
          font-size: 19px;
          line-height: 30px; }
      .lineupPage .sotodannetsuMeritSec .wrap .detail {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1240px;
        padding: 0 40px; }
        .lineupPage .sotodannetsuMeritSec .wrap .detail .text .subtitle {
          font-size: 19px;
          font-weight: 600;
          line-height: 1.1;
          margin-bottom: 45px; }
        .lineupPage .sotodannetsuMeritSec .wrap .detail .text p {
          font-size: 16px;
          line-height: 30px; }
        .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li {
          margin-bottom: 32px; }
          .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li .listtitle {
            font-size: 16px;
            margin-bottom: 3px; }
            .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li .listtitle span {
              display: inline-block;
              font-size: 18px;
              width: 22px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 400;
              font-style: italic; }
          .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li p {
            padding-left: 22px; }
      .lineupPage .sotodannetsuMeritSec .wrap .photo {
        margin-bottom: 80px; }
        .lineupPage .sotodannetsuMeritSec .wrap .photo .subtitle {
          text-align: center;
          font-size: 19px;
          font-weight: 600;
          line-height: 1.1;
          margin-bottom: 38px; }
        .lineupPage .sotodannetsuMeritSec .wrap .photo .fig img {
          width: 100%; }
      .lineupPage .sotodannetsuMeritSec .wrap .photolist .subtitle {
        text-align: center;
        font-size: 19px;
        font-weight: 600;
        line-height: 1.1;
        margin-bottom: 50px; }
      .lineupPage .sotodannetsuMeritSec .wrap .photolist ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li {
          width: 28.4%; }
          .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li .pct {
            margin-bottom: 28px; }
            .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li .pct img {
              width: 100%; }
          .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li .caption {
            text-align: center;
            font-size: 16px;
            line-height: 30px; }
    .lineupPage .sotodannetsuMeritSec.merit1 .detail .text {
      padding-top: 35px;
      width: 51.7%; }
    .lineupPage .sotodannetsuMeritSec.merit1 .detail .fig {
      text-align: center;
      width: 44.8%; }
      .lineupPage .sotodannetsuMeritSec.merit1 .detail .fig img {
        width: 318px; }
    .lineupPage .sotodannetsuMeritSec.merit1 .detail.reverse {
      padding-top: 50px;
      margin-bottom: 80px; }
      .lineupPage .sotodannetsuMeritSec.merit1 .detail.reverse .text {
        padding-top: 50px;
        width: 45.3%; }
      .lineupPage .sotodannetsuMeritSec.merit1 .detail.reverse .fig {
        text-align: center;
        width: 50%; }
        .lineupPage .sotodannetsuMeritSec.merit1 .detail.reverse .fig img {
          width: 100%; }
    .lineupPage .sotodannetsuMeritSec.merit2 {
      background-color: #fff; }
      .lineupPage .sotodannetsuMeritSec.merit2 .detail .fig {
        padding-top: 10px;
        width: 42.7%; }
        .lineupPage .sotodannetsuMeritSec.merit2 .detail .fig img {
          width: 100%; }
      .lineupPage .sotodannetsuMeritSec.merit2 .detail .text {
        width: 50.6%; }
      .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse {
        padding-top: 80px;
        margin-bottom: 80px; }
        .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .text {
          padding-top: 45px;
          width: 48.7%; }
        .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .fig {
          text-align: center;
          width: 43.1%; }
          .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .fig .caption {
            font-size: 16px;
            margin-bottom: 8px; }
          .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .fig img {
            width: 100%; }
    .lineupPage .sotodannetsuMeritSec.merit3 {
      margin-bottom: 80px; }
  .lineupPage .tempPageTitle.economic {
    background-image: url(../images/lineup/sotodannetsu/pct-mv.jpg); }
  .lineupPage .economicPagelink {
    width: 100%;
    margin-bottom: 78px; }
    .lineupPage .economicPagelink .lead {
      text-align: center;
      font-size: 19px;
      line-height: 34px;
      margin-bottom: 50px; }
	  
	.lineupPage ul.btnList {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 1100px;
		margin: 0 auto 80px; 
	}

	.lineupPage ul.btnList li{
		border-bottom: 2px solid #f3f3f3;
	}
	.lineupPage ul.btnList li a {
		/*display: block;*/
		width: 220px;
		font-size: 18px;
		line-height: 1;
		font-weight: 600;
		text-align: center;
		color: #000;
		padding: 1.4rem 0;
		/*横から伸びる下線*/
		display: inline-block;
		position: relative;
	}

	.lineupPage ul.btnList li a::after{
		margin-bottom: -2px;
		background-color: #4C5870;
		bottom: 0;
		content: '';
		display: block;
		height: 2px;
		left: 0;
		position: absolute;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform .3s;
		width: 100%;
	}
	.lineupPage ul.btnList li a:hover::after{
		transform: scale(1, 1);
	}
	.lineupPage ul.btnList li a:hover {
		opacity: 1; 
		color: #4C5870;
	}
	.lineupPage ul.btnList li:first-child a {
		/*border-left: 1px solid #4C5870;*/
	}

	.lineupPage ul.btnList li.selected a {
		border-bottom: 2px solid #4C5870;
		margin-bottom: -2px;
		color: #4C5870;
	}
		
    .lineupPage .economicPagelink .title {
      text-align: center;
      width: 400px;
      padding: 18px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 auto 76px; }
      .lineupPage .economicPagelink .title .main {
        font-size: 24px;
        line-height: 1.1;
        margin-bottom: 8px; }
      .lineupPage .economicPagelink .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 19px;
        line-height: 1.1; }
		
  .lineupPage .economicDetail01 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05); }
	
    .lineupPage .economicDetail01 .wrap {
      max-width: 1160px;
      margin: 0 auto; 
	  }
      .lineupPage .economicDetail01 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 110px; }
        .lineupPage .economicDetail01 .wrap .block01 .pct {
          width: 43.8%; }
		  
          .lineupPage .economicDetail01 .wrap .block01 .pct img {
            width: 100%; }
			
        .lineupPage .economicDetail01 .wrap .block01 .detail {
          width: 50.9%; }
		  
          .lineupPage .economicDetail01 .wrap .block01 .pct .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
			
		.lineupPage .economicDetail01 .wrap .block01 .pct .caution .color01 {
			color:#BEBFBF;
		}	
		
		.lineupPage .economicDetail01 .wrap .block01 .pct .caution .color02 {
			color:#7991BB;
		}	
		  
          .lineupPage .economicDetail01 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 20px; }
          .lineupPage .economicDetail01 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
            .lineupPage .economicDetail01 .wrap .block01 .detail .text span {
              font-size: 30px; }
          .lineupPage .economicDetail01 .wrap .block01 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
          .lineupPage .economicDetail01 .wrap .block01 .detail .icon {
            padding: 10px 0 10px 50px; }
            .lineupPage .economicDetail01 .wrap .block01 .detail .icon img {
              width: 140px; }
      .lineupPage .economicDetail01 .wrap .block02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 80px; }
        .lineupPage .economicDetail01 .wrap .block02 .pct {
          width: 50.9%; }
          .lineupPage .economicDetail01 .wrap .block02 .pct img {
            width: 100%; }
        .lineupPage .economicDetail01 .wrap .block02 .detail {
          width: 43.8%; }
          .lineupPage .economicDetail01 .wrap .block02 .detail .title {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 10px;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
            .lineupPage .economicDetail01 .wrap .block02 .detail .title span {
              font-size: 24px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 300;
              font-style: italic;
              margin-left: 3px; }
          .lineupPage .economicDetail01 .wrap .block02 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
            .lineupPage .economicDetail01 .wrap .block02 .detail .text.mb {
              margin-bottom: 15px; }
            .lineupPage .economicDetail01 .wrap .block02 .detail .text span {
              font-size: 30px; }
          .lineupPage .economicDetail01 .wrap .block02 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
      .lineupPage .economicDetail01 .wrap .block03 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 60px; }
        .lineupPage .economicDetail01 .wrap .block03 .pct {
          width: 43.1%; }
          .lineupPage .economicDetail01 .wrap .block03 .pct img {
            width: 100%; }
        .lineupPage .economicDetail01 .wrap .block03 .detail {
          width: 43.5%; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .title {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 10px;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
            .lineupPage .economicDetail01 .wrap .block03 .detail .title span {
              font-size: 24px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 300;
              font-style: italic;
              margin-left: 3px; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
            .lineupPage .economicDetail01 .wrap .block03 .detail .text.mb {
              margin-bottom: 15px; }
            .lineupPage .economicDetail01 .wrap .block03 .detail .text span {
              font-size: 30px; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .graph {
            width: 440px;
            padding: 45px 0 24px; }
            .lineupPage .economicDetail01 .wrap .block03 .detail .graph img {
              width: 100%; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .closing {
            text-align: center;
            font-size: 19px;
            line-height: 68px;
            font-weight: 600;
            width: 115%;
            height: 68px;
            background-color: #fff; }
      .lineupPage .economicDetail01 .wrap .block04 {
        margin-bottom: 80px; }
        .lineupPage .economicDetail01 .wrap .block04 .box {
          position: relative;
          text-align: center;
          width: 918px;
          padding: 30px 0;
          border: 1px solid #4C5870;
          margin: 0 auto; }
          .lineupPage .economicDetail01 .wrap .block04 .box .title {
            position: absolute;
            top: -15px;
            left: 303px;
            display: block;
            text-align: center;
            width: 312px;
            font-size: 19px;
            font-weight: 600;
            background-color: #f6f6f8; }
          .lineupPage .economicDetail01 .wrap .block04 .box p {
            font-size: 16px;
            line-height: 36px; }
      .lineupPage .economicDetail01 .wrap .block05 {
        text-align: center; }
        .lineupPage .economicDetail01 .wrap .block05 .title {
          position: relative;
          display: inline-block;
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 30px; }
          .lineupPage .economicDetail01 .wrap .block05 .title::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .economicDetail01 .wrap .block05 .title::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
        .lineupPage .economicDetail01 .wrap .block05 ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; 
	margin-bottom: 6rem;}
          .lineupPage .economicDetail01 .wrap .block05 ul li {
            width: 32.0%; }
            .lineupPage .economicDetail01 .wrap .block05 ul li .pct {
              margin-bottom: 25px; }
              .lineupPage .economicDetail01 .wrap .block05 ul li .pct img {
                width: 100%; }
            .lineupPage .economicDetail01 .wrap .block05 ul li .caption {
              font-size: 16px;
              line-height: 1.8; }
              .lineupPage .economicDetail01 .wrap .block05 ul li .caption span {
                display: block;
                font-size: 19px;
                font-weight: 600; }
  .buildPage .economicDetail02 {
    width: 100%;
    padding: 80px 0; }
    .buildPage .economicDetail02 .wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      max-width: 1160px;
      margin: 0 auto; }
      .buildPage .economicDetail02 .wrap .pct {
        text-align: center;
        width: 44.8%; }
        .buildPage .economicDetail02 .wrap .pct .caption {
          font-size: 16px;
          line-height: 30px;
          padding-top: 27px; }
          .buildPage .economicDetail02 .wrap .pct .caption strong {
            display: block; }
      .buildPage .economicDetail02 .wrap .detail {
        width: 50%; }
        .buildPage .economicDetail02 .wrap .detail .title {
          border-left: 10px solid #4C5870;
          font-size: 24px;
          font-weight: 600;
          padding-left: 30px;
          margin-bottom: 5px; }
        .buildPage .economicDetail02 .wrap .detail .caution {
          text-align: right;
          font-size: 14px;
          font-weight: 600;
          line-height: 1.2;
          margin-bottom: 48px; }
        .buildPage .economicDetail02 .wrap .detail .text {
          font-size: 16px;
          line-height: 1.7; }
          .buildPage .economicDetail02 .wrap .detail .text span {
            font-size: 30px; }
        .buildPage .economicDetail02 .wrap .detail .graph {
          padding: 48px 0 20px;
          background: url(../images/lineup/economic/icon02.png) center bottom no-repeat;
          background-size: 26px 8px;
          margin-bottom: 10px; }
          .buildPage .economicDetail02 .wrap .detail .graph img {
            width: 100%; }
        .buildPage .economicDetail02 .wrap .detail .closing {
          text-align: center;
          font-size: 19px;
          line-height: 34px;
          font-weight: 600;
          padding: 14px 0 10px;
          background-color: rgba(76, 88, 112, 0.05); }
  .buildPage .economicDetail03 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05); 
	margin-bottom: 70px;}
    .buildPage .economicDetail03 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .buildPage .economicDetail03 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 85px; }
        .buildPage .economicDetail03 .wrap .block01 .pct {
          width: 43.1%; }
          .buildPage .economicDetail03 .wrap .block01 .pct img {
            width: 100%; }
        .buildPage .economicDetail03 .wrap .block01 .detail {
          width: 50.9%; }
          .buildPage .economicDetail03 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 40px; }
          .buildPage .economicDetail03 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
            .buildPage .economicDetail03 .wrap .block01 .detail .text strong {
              font-size: 19px;
              border-bottom: 1px solid #4C5870; }
              .buildPage .economicDetail03 .wrap .block01 .detail .text strong span {
                font-size: 26px; }
            .buildPage .economicDetail03 .wrap .block01 .detail .text.withicon {
              padding: 14px 0 15px;
              background: url(../images/lineup/economic/icon03.png) center bottom no-repeat;
              background-size: 26px 8px;
              margin-bottom: 20px; }
          .buildPage .economicDetail03 .wrap .block01 .detail .graph {
            margin-bottom: 25px; }
            .buildPage .economicDetail03 .wrap .block01 .detail .graph img {
              width: 105%; }
          .buildPage .economicDetail03 .wrap .block01 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
          .buildPage .economicDetail03 .wrap .block01 .detail .icon {
            padding: 10px 0 10px 75px; }
            .buildPage .economicDetail03 .wrap .block01 .detail .icon img {
              width: 65px; }
      .buildPage .economicDetail03 .wrap .block02 {
        text-align: center; }
        .buildPage .economicDetail03 .wrap .block02 .title {
          position: relative;
          display: inline-block;
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 30px; }
          .buildPage .economicDetail03 .wrap .block02 .title::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .buildPage .economicDetail03 .wrap .block02 .title::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
        .buildPage .economicDetail03 .wrap .block02 .pct {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .buildPage .economicDetail03 .wrap .block02 .pct picture:nth-of-type(1) {
            width: 52.6%; }
            .buildPage .economicDetail03 .wrap .block02 .pct picture:nth-of-type(1) img {
              width: 100%; }
          .buildPage .economicDetail03 .wrap .block02 .pct picture:nth-of-type(2) {
            width: 42.2%; }
            .buildPage .economicDetail03 .wrap .block02 .pct picture:nth-of-type(2) img {
              width: 100%; }
  .lineupPage .economicDetail04 {
    width: 100%;
    padding: 80px 0;
	    background-color: rgba(76, 88, 112, 0.05);
		margin-bottom: 70px;
}
    .lineupPage .economicDetail04 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .economicDetail04 .wrap .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 40px; }
		
.lineupPage .economicDetail04 .wrap .lead {
    font-size: 19px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 20px;
}		
		
      .lineupPage .economicDetail04 .wrap .text {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 45px; }
      .lineupPage .economicDetail04 .wrap ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 50px; }
        .lineupPage .economicDetail04 .wrap ul li {
          position: relative;
          width: 46.6%; }
          .lineupPage .economicDetail04 .wrap ul li img {
            width: 100%; }
          .lineupPage .economicDetail04 .wrap ul li:nth-of-type(1)::after {
            content: "";
            position: absolute;
            top: 45%;
            right: -50px;
            width: 18px;
            height: 50px;
            background: url(../images/lineup/economic/icon04.png) center bottom no-repeat;
            background-size: 18px 50px; }
          .lineupPage .economicDetail04 .wrap ul li p {
            font-size: 16px;
            line-height: 1.7;
            margin-bottom: 18px; }
      .lineupPage .economicDetail04 .wrap .closing {
        text-align: center;
        width: 840px;
        margin: 0 auto 50px;
        font-size: 19px;
        font-weight: 600;
        line-height: 36px;
        padding: 40px 0 35px;
        background-color: rgba(76, 88, 112, 0.05); }
      .lineupPage .economicDetail04 .wrap .btn {
        text-align: right;
        width: 840px;
        margin: 15px auto 0; }
        .lineupPage .economicDetail04 .wrap .btn a {
          display: inline-block;
          height: 21px;
          font-size: 17px;
          line-height: 18px;
          color: #000;
          padding-right: 22px;
          background: url(../images/common/icon-link-blue.svg) right 1px no-repeat;
          background-size: 15px;
          border-bottom: 1px solid #4C5870; }
          .lineupPage .economicDetail04 .wrap .btn a:hover {
            border-bottom: 1px solid #fff; }
			
			
	.lineupPage .economicDetail04 .wrap .linkBtn a {
    margin: 0 auto;
}	
			
  .lineupPage .comfortableDetail01 {
    width: 100%;
    padding: 0 0 80px; }
    .lineupPage .comfortableDetail01 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .comfortableDetail01 .wrap > .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 110px; }
      .lineupPage .comfortableDetail01 .wrap .subtitle {
        font-size: 19px;
        line-height: 36px;
        font-weight: 600;
        padding-left: 25px;
        background: url(../images/lineup/comfortable/icon-check.png) left center no-repeat;
        background-size: 16px 15px;
        margin-bottom: 34px; }
      .lineupPage .comfortableDetail01 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 60px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3);
        margin-bottom: 30px; }
        .lineupPage .comfortableDetail01 .wrap .block01 .detail {
          width: 44.1%; }
          .lineupPage .comfortableDetail01 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 36px; }
            .lineupPage .comfortableDetail01 .wrap .block01 .detail .text span {
              font-size: 30px; }
          .lineupPage .comfortableDetail01 .wrap .block01 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
        .lineupPage .comfortableDetail01 .wrap .block01 .pct {
          width: 50.9%; }

      .lineupPage .comfortableDetail01 .wrap .block02 {
        margin-bottom: 60px; }
        .lineupPage .comfortableDetail01 .wrap .block02 .pct {
          text-align: center;
          padding: 0 0 10px; }
          .lineupPage .comfortableDetail01 .wrap .block02 .pct img {
            width: 100%;
            max-width: 1078px; }
        .lineupPage .comfortableDetail01 .wrap .block02 .caution {
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 28px; }
      .lineupPage .comfortableDetail01 .wrap .block03 {
        margin-bottom: 80px; }
        .lineupPage .comfortableDetail01 .wrap .block03 .box {
          position: relative;
          text-align: center;
          width: 918px;
          padding: 30px 0;
          border: 1px solid #4C5870;
          margin: 0 auto; }
          .lineupPage .comfortableDetail01 .wrap .block03 .box .title {
            position: absolute;
            top: -15px;
            left: 303px;
            display: block;
            text-align: center;
            width: 312px;
            font-size: 19px;
            font-weight: 600;
            background-color: #fff; }
          .lineupPage .comfortableDetail01 .wrap .block03 .box p {
            font-size: 16px;
            line-height: 36px; }
      .lineupPage .comfortableDetail01 .wrap .block04 {
        text-align: center;
        padding-bottom: 60px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3);
        margin-bottom: 60px; }
        .lineupPage .comfortableDetail01 .wrap .block04 .title {
          position: relative;
          display: inline-block;
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 30px; }
          .lineupPage .comfortableDetail01 .wrap .block04 .title::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .comfortableDetail01 .wrap .block04 .title::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
        .lineupPage .comfortableDetail01 .wrap .block04 .list {
          text-align: left;
          width: 855px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin: 0 auto; }
          .lineupPage .comfortableDetail01 .wrap .block04 .list ul:nth-of-type(1) {
            width: 55.6%; }
          .lineupPage .comfortableDetail01 .wrap .block04 .list ul:nth-of-type(2) {
            width: 43.2%; }
          .lineupPage .comfortableDetail01 .wrap .block04 .list ul li {
            font-size: 16px;
            line-height: 24px;
            padding-left: 12px;
            background: url(../images/lineup/comfortable/icon-list.png) left 8px no-repeat;
            background-size: 9px;
            margin-bottom: 10px; }
      .lineupPage .comfortableDetail01 .wrap .block05 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 60px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3);
        margin-bottom: 60px; }
        .lineupPage .comfortableDetail01 .wrap .block05 .detail {
          width: 41.4%; }
          .lineupPage .comfortableDetail01 .wrap .block05 .detail .text {
            font-size: 16px;
            line-height: 36px; }
            .lineupPage .comfortableDetail01 .wrap .block05 .detail .text span {
              font-size: 30px; }
          .lineupPage .comfortableDetail01 .wrap .block05 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 28px; }
        .lineupPage .comfortableDetail01 .wrap .block05 .pct {
          width: 50%; }
          .lineupPage .comfortableDetail01 .wrap .block05 .pct img {
            width: 100%; }
      .lineupPage .comfortableDetail01 .wrap .block06 .text {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 50px; }
        .lineupPage .comfortableDetail01 .wrap .block06 .text span {
          font-size: 30px; }
        .lineupPage .comfortableDetail01 .wrap .block06 .text small {
          font-size: 12px;
          margin-left: 20px; }
      .lineupPage .comfortableDetail01 .wrap .block06 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .lineupPage .comfortableDetail01 .wrap .block06 ul li {
          width: 48%; }
          .lineupPage .comfortableDetail01 .wrap .block06 ul li .ctitle {
            display: inline-block;
            font-size: 16px;
            line-height: 1.1;
            padding: 5px;
            border: 1px solid #4C5870;
            margin-bottom: 10px; }
          .lineupPage .comfortableDetail01 .wrap .block06 ul li .clead {
            font-size: 16px;
            line-height: 30px;
            margin-bottom: 27px; }
          .lineupPage .comfortableDetail01 .wrap .block06 ul li .pct img {
            width: 100%; }
          .lineupPage .comfortableDetail01 .wrap .block06 ul li:nth-of-type(2) .pct {
            width: 80%;
            margin-bottom: 20px; }
  .lineupPage .comfortableDetail02 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .comfortableDetail02 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .comfortableDetail02 .wrap > .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 45px; }
      .lineupPage .comfortableDetail02 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 100px; }
        .lineupPage .comfortableDetail02 .wrap .block01 .pct {
          width: 39.6%; }
          .lineupPage .comfortableDetail02 .wrap .block01 .pct img {
            width: 100%; }
        .lineupPage .comfortableDetail02 .wrap .block01 .detail {
          width: 57.8%; }
          .lineupPage .comfortableDetail02 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
      .lineupPage .comfortableDetail02 .wrap .block02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 100px; }
        .lineupPage .comfortableDetail02 .wrap .block02 .pct {
          width: 51.5%; }
          .lineupPage .comfortableDetail02 .wrap .block02 .pct img {
            width: 100%; }
        .lineupPage .comfortableDetail02 .wrap .block02 .detail {
          width: 39.2%; }
          .lineupPage .comfortableDetail02 .wrap .block02 .detail .subtitle {
            font-size: 19px;
            font-weight: 600;
            line-height: 1.7;
            margin-bottom: 20px; }
          .lineupPage .comfortableDetail02 .wrap .block02 .detail .list ul li {
            font-size: 16px;
            margin-bottom: 12px; }
            .lineupPage .comfortableDetail02 .wrap .block02 .detail .list ul li span {
              font-size: 24px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 300;
              font-style: italic;
              margin-right: 8px; }
      .lineupPage .comfortableDetail02 .wrap .block03 {
        max-width: 880px;
        text-align: center;
        padding-bottom: 5px;
        margin: 0 auto; }
        .lineupPage .comfortableDetail02 .wrap .block03 .subtitle {
          position: relative;
          display: inline-block;
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 30px; }
          .lineupPage .comfortableDetail02 .wrap .block03 .subtitle::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .comfortableDetail02 .wrap .block03 .subtitle::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
        .lineupPage .comfortableDetail02 .wrap .block03 .pct {
          margin-bottom: 25px; }
          .lineupPage .comfortableDetail02 .wrap .block03 .pct img {
            width: 100%; }
        .lineupPage .comfortableDetail02 .wrap .block03 .text {
          text-align: left;
          font-size: 16px;
          line-height: 30px;
          margin-bottom: 40px; }
      .lineupPage .comfortableDetail02 .wrap .block04 {
        margin-bottom: 50px; }
        .lineupPage .comfortableDetail02 .wrap .block04 .subtitle {
          text-align: center; }
          .lineupPage .comfortableDetail02 .wrap .block04 .subtitle span {
            position: relative;
            display: inline-block;
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; }
            .lineupPage .comfortableDetail02 .wrap .block04 .subtitle span::before {
              position: absolute;
              left: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
            .lineupPage .comfortableDetail02 .wrap .block04 .subtitle span::after {
              position: absolute;
              right: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
        .lineupPage .comfortableDetail02 .wrap .block04 .inner {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 100px; }
          .lineupPage .comfortableDetail02 .wrap .block04 .inner .pct {
            width: 41.2%; }
            .lineupPage .comfortableDetail02 .wrap .block04 .inner .pct img {
              width: 100%; }
            .lineupPage .comfortableDetail02 .wrap .block04 .inner .pct .caption {
              padding-top: 8px;
              font-size: 12px; }
          .lineupPage .comfortableDetail02 .wrap .block04 .inner .text {
            width: 51.7%;
            font-size: 16px;
            line-height: 30px; }
      .lineupPage .comfortableDetail02 .wrap .block05 {
        margin-bottom: 50px; }
        .lineupPage .comfortableDetail02 .wrap .block05 .subtitle {
          text-align: center; }
          .lineupPage .comfortableDetail02 .wrap .block05 .subtitle span {
            position: relative;
            display: inline-block;
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; }
            .lineupPage .comfortableDetail02 .wrap .block05 .subtitle span::before {
              position: absolute;
              left: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
            .lineupPage .comfortableDetail02 .wrap .block05 .subtitle span::after {
              position: absolute;
              right: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
        .lineupPage .comfortableDetail02 .wrap .block05 ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 30px; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li:nth-of-type(1) {
            width: 36.3%; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li:nth-of-type(2) {
            width: 33.2%; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li:nth-of-type(3) {
            width: 25.9%; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li .caption {
            font-size: 12px;
            margin-bottom: 3px; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li img {
            width: 100%; }
        .lineupPage .comfortableDetail02 .wrap .block05 .text {
          width: 82%;
          font-size: 16px;
          line-height: 30px;
          margin: 0 auto; }
      .lineupPage .comfortableDetail02 .wrap .block06 {
        margin-bottom: 50px; }
        .lineupPage .comfortableDetail02 .wrap .block06 .subtitle {
          text-align: center; }
          .lineupPage .comfortableDetail02 .wrap .block06 .subtitle span {
            position: relative;
            display: inline-block;
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; }
            .lineupPage .comfortableDetail02 .wrap .block06 .subtitle span::before {
              position: absolute;
              left: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
            .lineupPage .comfortableDetail02 .wrap .block06 .subtitle span::after {
              position: absolute;
              right: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
        .lineupPage .comfortableDetail02 .wrap .block06 ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 30px; }
          .lineupPage .comfortableDetail02 .wrap .block06 ul li:nth-of-type(1) {
            width: 47.2%; }
          .lineupPage .comfortableDetail02 .wrap .block06 ul li:nth-of-type(2) {
            width: 46.6%; }
          .lineupPage .comfortableDetail02 .wrap .block06 ul li .caption {
            font-size: 12px;
            margin-bottom: 3px; }
          .lineupPage .comfortableDetail02 .wrap .block06 ul li img {
            width: 100%; }
        .lineupPage .comfortableDetail02 .wrap .block06 .text {
          width: 82%;
          font-size: 16px;
          line-height: 30px;
          margin: 0 auto; }
      .lineupPage .comfortableDetail02 .wrap .closing {
        width: 80.5%;
        height: 125px;
        text-align: center;
        font-size: 19px;
        line-height: 1.2;
        font-weight: 600;
        padding-top: 50px;
        margin: 0 auto; }
  .lineupPage .comfortableDetail03 {
    width: 100%;
    padding: 80px 0; }
    .lineupPage .comfortableDetail03 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .comfortableDetail03 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 80px; }
        .lineupPage .comfortableDetail03 .wrap .block01 .pct {
          width: 46.5%; }
          .lineupPage .comfortableDetail03 .wrap .block01 .pct img {
            width: 100%; }
        .lineupPage .comfortableDetail03 .wrap .block01 .detail {
          width: 51.5%; }
          .lineupPage .comfortableDetail03 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 40px; }
          .lineupPage .comfortableDetail03 .wrap .block01 .detail .subtitle {
            font-size: 19px;
            font-weight: 600;
            line-height: 36px;
            margin-bottom: 30px; }
          .lineupPage .comfortableDetail03 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
      .lineupPage .comfortableDetail03 .wrap .block02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 80px; }
        .lineupPage .comfortableDetail03 .wrap .block02 .detail {
          width: 50%; }
          .lineupPage .comfortableDetail03 .wrap .block02 .detail .subtitle {
            font-size: 19px;
            font-weight: 600;
            line-height: 36px;
            margin-bottom: 30px; }
          .lineupPage .comfortableDetail03 .wrap .block02 .detail .text {
            font-size: 16px;
            line-height: 1.7; }
        .lineupPage .comfortableDetail03 .wrap .block02 .pct {
          width: 44.8%; }
          .lineupPage .comfortableDetail03 .wrap .block02 .pct img {
            width: 100%; }
      .lineupPage .comfortableDetail03 .wrap .block03 {
        text-align: center; }
        .lineupPage .comfortableDetail03 .wrap .block03 ul {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .lineupPage .comfortableDetail03 .wrap .block03 ul li:nth-of-type(1) {
            width: 31.9%; }
          .lineupPage .comfortableDetail03 .wrap .block03 ul li:nth-of-type(2) {
            width: 65.9%; }
          .lineupPage .comfortableDetail03 .wrap .block03 ul li img {
            width: 100%; }
          .lineupPage .comfortableDetail03 .wrap .block03 ul li .caption {
            font-size: 16px;
            line-height: 30px;
            padding-top: 20px; }
  .lineupPage .insulationDetail01 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail01 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail01 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 40px; }
        .lineupPage .insulationDetail01 .wrap .block01 .pct {
          width: 45.6%; }
          .lineupPage .insulationDetail01 .wrap .block01 .pct img {
            width: 100%; }
        .lineupPage .insulationDetail01 .wrap .block01 .detail {
          width: 50%; }
          .lineupPage .insulationDetail01 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 20px; }
      .lineupPage .insulationDetail01 .wrap .block02,
      .lineupPage .insulationDetail01 .wrap .block03,
      .lineupPage .insulationDetail01 .wrap .block04 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 30px; }

      .lineupPage .insulationDetail01 .wrap .block04 {
        margin-bottom: 0; }
		
        .lineupPage .insulationDetail01 .wrap .block02 .pct,
        .lineupPage .insulationDetail01 .wrap .block03 .pct,
        .lineupPage .insulationDetail01 .wrap .block04 .pct {
          width: 45.6%;
          padding-top: 25px; }
          .lineupPage .insulationDetail01 .wrap .block02 .pct img,
          .lineupPage .insulationDetail01 .wrap .block03 .pct img,
          .lineupPage .insulationDetail01 .wrap .block04 .pct img {
            width: 100%; }
        .lineupPage .insulationDetail01 .wrap .block02 .detail,
        .lineupPage .insulationDetail01 .wrap .block03 .detail,
        .lineupPage .insulationDetail01 .wrap .block04 .detail {
          width: 50%; }
          .lineupPage .insulationDetail01 .wrap .block02 .detail .title,
          .lineupPage .insulationDetail01 .wrap .block03 .detail .title,
          .lineupPage .insulationDetail01 .wrap .block04 .detail .title {
            font-size: 19px;
            font-weight: 600;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3);
            margin-bottom: 30px; }
            .lineupPage .insulationDetail01 .wrap .block02 .detail .title span,
            .lineupPage .insulationDetail01 .wrap .block03 .detail .title span,
            .lineupPage .insulationDetail01 .wrap .block04 .detail .title span {
              font-size: 24px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 400;
              font-style: italic;
              margin-right: 8px; }
          .lineupPage .insulationDetail01 .wrap .block02 .detail .text,
          .lineupPage .insulationDetail01 .wrap .block03 .detail .text,
          .lineupPage .insulationDetail01 .wrap .block04 .detail .text {
            font-size: 16px;
            line-height: 1.7;
            padding-left: 24px; }
			
			
  .lineupPage .insulationDetail02 {
    width: 100%;
	margin-bottom: 80px;
	margin-top: 80px;
}
    .lineupPage .insulationDetail02 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail02 .wrap .block01,.lineupPage .insulationDetail02 .wrap .block04 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 80px; }
        .lineupPage .insulationDetail02 .wrap .block01 .detail,.lineupPage .insulationDetail02 .wrap .block04 .detail {
          width: 36.6%; }
          .lineupPage .insulationDetail02 .wrap .block01 .detail h3.title,.lineupPage .insulationDetail02 .wrap h3.title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 40px; }
			
          .lineupPage .insulationDetail02 .wrap .block01 .detail .title,.lineupPage .insulationDetail02 .wrap .block04 .detail .title {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; }
			
          .lineupPage .insulationDetail02 .wrap .block01 .detail .text,.lineupPage .insulationDetail02 .wrap .block04 .detail .text {
            font-size: 16px;
            line-height: 1.7; margin-bottom: 30px;}
			.lineupPage .insulationDetail02 .wrap .block04 .detail .text {
			margin-bottom: 25px;
			}
            .lineupPage .wrap .text strong {
              font-size: 25px; }
          .lineupPage .insulationDetail02 .wrap .block01 .detail .caution,.lineupPage .insulationDetail02 .wrap .block04 .detail .caution {
            font-size: 12px;
            line-height: 22px;
            padding-top: 10px; }
        .lineupPage .insulationDetail02 .wrap .block01 .pct,.lineupPage .insulationDetail02 .wrap .block04 .pct {
          text-align: center;
          width: 58.3%; }
	
	.lineupPage .insulationDetail02 .wrap .block01 .pct {
		width: 676px;
	}	


	
		  .lineupPage .insulationDetail02 .wrap .block04 .pct .title {
		  /*text-align: left;*/
		  font-size: 19px;
    font-weight: 600;
	margin-bottom: 5px;
		  }
		  
          .lineupPage .insulationDetail02 .wrap .block01 .pct img,.lineupPage .insulationDetail02 .wrap .block04 .pct img {
            width: 100%; }
			
			
			
      .lineupPage .insulationDetail02 .wrap .block02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 80px; }
		
	.lineupPage .insulationDetail02 .wrap .block07 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
	margin: 0 auto;
}		
		
        .lineupPage .insulationDetail02 .wrap .block02 .detail {
          width: 50%; }
		  
		  .lineupPage .insulationDetail02 .wrap .block07 .pct {
          width: 59%; }
		  
          .lineupPage .insulationDetail02 .wrap .block02 .detail .title,.lineupPage .insulationDetail02 .wrap .block07 .detail .title {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; }
			
          .lineupPage .insulationDetail02 .wrap .block02 .detail .subtitle {
            font-size: 16px;
            font-weight: 600;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3);
            margin-bottom: 12px; }
			
          .lineupPage .insulationDetail02 .wrap .block02 .detail .text,.lineupPage .insulationDetail02 .wrap .block07 .detail .text {
            font-size: 16px;
            line-height: 1.7;
            margin-bottom: 25px; }
			
          .lineupPage .insulationDetail02 .wrap .block02 .detail .list {
            font-size: 16px;
            line-height: 1.1; }
			
            .lineupPage .insulationDetail02 .wrap .block02 .detail .list ul li {
              margin-bottom: 12px; 
			  padding-left: 2rem;
			  line-height: 1.4;
			  }
			  
            .lineupPage .insulationDetail02 .wrap .block02 .detail .list ul li:last-child {
              margin-bottom: 0; 
			  }
			  
              .lineupPage .insulationDetail02 .wrap .block02 .detail .list ul li span {
                font-size: 23px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 400;
                font-style: italic;
                margin-right: 8px;
				margin-left: -2rem;
				}
        .lineupPage .insulationDetail02 .wrap .block02 .pct {
          text-align: center;
          width: 46.4%; }
		  
		  
          .lineupPage .insulationDetail02 .wrap .block02 .pct img {
            width: 100%; }
			
		.lineupPage .insulationDetail02 .wrap .block07 .detail {
          width: 41%; }
			
      .lineupPage .insulationDetail02 .wrap .block05 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 80px; }
		
		
        .lineupPage .insulationDetail02 .wrap .block05 .detail {
          width: 58%; 
		  }
		  
		  
          .lineupPage .insulationDetail02 .wrap .title {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; 
			}
			
			
          .lineupPage .insulationDetail02 .wrap .block05 .pct img {
            width: 100%;
			}
			
			
          .lineupPage .insulationDetail02 .wrap .text {
            font-size: 16px;
            line-height: 1.7;
            margin-bottom: 80px; }
			
          .lineupPage .insulationDetail02 .wrap .text.mb20 {
            margin-bottom: 20px; }

			
        .lineupPage .insulationDetail02 .wrap .block05 .pct {
          text-align: center;
          width: 38%; }
		  
		
		.right {
			text-align: right;
		}
			
			
			
  .lineupPage .insulationDetail03 {
    width: 100%;
    padding: 80px 0;
}
    .lineupPage .insulationDetail03 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail03 .wrap .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 40px; }
      .lineupPage .insulationDetail03 .wrap .text {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 50px; }
      .lineupPage .insulationDetail03 .wrap .pct {
        margin-bottom: 55px; }
        .lineupPage .insulationDetail03 .wrap .pct img {
          width: 100%; }
      .lineupPage .insulationDetail03 .wrap .closing {
        width: 770px;
        text-align: center;
        font-size: 19px;
        line-height: 34px;
        font-weight: 600;
        padding: 14px 0 10px;
        background-color: rgba(255, 255, 255, 0.5);
        margin: 0 auto; }
  .lineupPage .insulationDetail04 {
    width: 100%;
    padding: 80px 0; }
    .lineupPage .insulationDetail04 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail04 .wrap .block01 {
        margin-bottom: 95px; }
        .lineupPage .insulationDetail04 .wrap .block01 .title {
          border-left: 10px solid #4C5870;
          font-size: 24px;
          font-weight: 600;
          padding-left: 30px;
          margin-bottom: 50px; }
		  
        .lineupPage .insulationDetail04 .wrap .block01 .pct {
          text-align: center;
          margin-bottom: 15px; }
		  
		  
		  
		  
		  
		  
		  
		  
          .lineupPage .insulationDetail04 .wrap .block01 .pct img {
            width: 1016px; }
        .lineupPage .insulationDetail04 .wrap .block01 .text {
          font-size: 16px;
          line-height: 1.7;
          margin-bottom: 45px; }
      .lineupPage .insulationDetail04 .wrap .block02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: center;
        margin-bottom: 80px; }
        .lineupPage .insulationDetail04 .wrap .block02 .left .pct,
        .lineupPage .insulationDetail04 .wrap .block02 .right .pct {
          margin-bottom: 25px; }
        .lineupPage .insulationDetail04 .wrap .block02 .left .text .title,
        .lineupPage .insulationDetail04 .wrap .block02 .right .text .title {
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 8px; }
        .lineupPage .insulationDetail04 .wrap .block02 .left .text p,
        .lineupPage .insulationDetail04 .wrap .block02 .right .text p {
          font-size: 16px;
          line-height: 30px; }
        .lineupPage .insulationDetail04 .wrap .block02 .left .text small,
        .lineupPage .insulationDetail04 .wrap .block02 .right .text small {
          font-size: 12px; }
        .lineupPage .insulationDetail04 .wrap .block02 .left {
          width: 35%; }
          .lineupPage .insulationDetail04 .wrap .block02 .left .pct {
            padding: 15% 0; }
            .lineupPage .insulationDetail04 .wrap .block02 .left .pct img {
              width: 90%; }
        .lineupPage .insulationDetail04 .wrap .block02 .right {
          width: 62.6%; }
          .lineupPage .insulationDetail04 .wrap .block02 .right .pct img {
            width: 100%; }
      .lineupPage .insulationDetail04 .wrap .block03 {
        text-align: center; }
        .lineupPage .insulationDetail04 .wrap .block03 .title {
          position: relative;
          display: inline-block;
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 40px; }
          .lineupPage .insulationDetail04 .wrap .block03 .title::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .insulationDetail04 .wrap .block03 .title::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
        .lineupPage .insulationDetail04 .wrap .block03 .pct img {
          width: 100%; }
  .lineupPage .insulationDetail05 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail05 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail05 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 60px; }
        .lineupPage .insulationDetail05 .wrap .block01 .detail {
          width: 47.4%; }
          .lineupPage .insulationDetail05 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 43px; }
          .lineupPage .insulationDetail05 .wrap .block01 .detail .subtitle {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 26px; }
          .lineupPage .insulationDetail05 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 36px; }
        .lineupPage .insulationDetail05 .wrap .block01 .pct {
          text-align: center;
          width: 50%; }
          .lineupPage .insulationDetail05 .wrap .block01 .pct img {
            width: 100%; }
          .lineupPage .insulationDetail05 .wrap .block01 .pct .caption {
            font-size: 16px;
            margin-bottom: 5px; }
      .lineupPage .insulationDetail05 .wrap .block02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-flow: row-reverse; }
        .lineupPage .insulationDetail05 .wrap .block02 .detail {
          width: 52.8%; }
          .lineupPage .insulationDetail05 .wrap .block02 .detail .subtitle {
            font-size: 19px;
            line-height: 36px;
            font-weight: 600;
            margin-bottom: 26px; }
          .lineupPage .insulationDetail05 .wrap .block02 .detail .text {
            font-size: 16px;
            line-height: 30px; }
        .lineupPage .insulationDetail05 .wrap .block02 .pct {
          width: 40%; }
          .lineupPage .insulationDetail05 .wrap .block02 .pct img {
            width: 100%; }
  .lineupPage .insulationDetail06 {
    width: 100%;
    padding: 80px 0; }
    .lineupPage .insulationDetail06 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail06 .wrap .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 40px; }
      .lineupPage .insulationDetail06 .wrap .text {
        font-size: 19px;
        font-weight: 600;
        line-height: 1.7;
        margin-bottom: 45px; }
      .lineupPage .insulationDetail06 .wrap .pct img {
        width: 100%; }
  /*.lineupPage .insulationDetail07 {
    width: 100%;
    padding: 80px 0 5px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail07 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail07 .wrap .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 20px; }
      .lineupPage .insulationDetail07 .wrap ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .lineupPage .insulationDetail07 .wrap ul li {
          width: 48.3%;
          margin-bottom: 70px; }
          .lineupPage .insulationDetail07 .wrap ul li .subtitle {
            font-size: 18px;
            font-weight: 600;
            padding-bottom: 3px;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3);
            margin-bottom: 5px; }
            .lineupPage .insulationDetail07 .wrap ul li .subtitle span {
              font-size: 23px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 400;
              font-style: italic;
              margin-right: 8px; }
          .lineupPage .insulationDetail07 .wrap ul li .text {
            font-size: 16px;
            line-height: 30px;
            margin-bottom: 22px; }
          .lineupPage .insulationDetail07 .wrap ul li .pct {
            text-align: center; }
            .lineupPage .insulationDetail07 .wrap ul li .pct .caption {
              font-size: 14px;
              line-height: 26px;
              padding-top: 20px;
              margin-bottom: 25px; }
          .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(1) .pct img {
            width: 374px; }
          .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(2) .pct img {
            width: 148px; }
          .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(3) .pct img {
            width: 480px; }
          .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(4) .pct img {
            width: 460px; }*/
  .lineupPage .insulationDetail08 {
    width: 100%;
    padding: 80px 0; }
    .lineupPage .insulationDetail08 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .insulationDetail08 .wrap .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 80px; }
      .lineupPage .insulationDetail08 .wrap ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1045px;
        margin: 0 auto; }
        .lineupPage .insulationDetail08 .wrap ul li {
          text-align: center;
          width: 45.8%; }
          .lineupPage .insulationDetail08 .wrap ul li .pct img {
            width: 100%; }
          .lineupPage .insulationDetail08 .wrap ul li .pct .caption {
            padding-top: 30px;
            font-size: 16px;
            line-height: 30px; }
            .lineupPage .insulationDetail08 .wrap ul li .pct .caption strong {
              display: block;
              font-size: 19px;
              font-weight: 600;
              margin-bottom: 10px; }
            .lineupPage .insulationDetail08 .wrap ul li .pct .caption small {
              display: block;
              font-size: 12px;
              line-height: 20px;
              padding-top: 8px; }
  .lineupPage .durabilityDetail01 {
    width: 100%;
    padding: 0 0 80px; }
    .lineupPage .durabilityDetail01 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .durabilityDetail01 .wrap .block01 {
        margin-bottom: 55px; }
        .lineupPage .durabilityDetail01 .wrap .block01 .title {
          border-left: 10px solid #4C5870;
          font-size: 24px;
          font-weight: 600;
          padding-left: 30px;
          margin-bottom: 40px; }
        .lineupPage .durabilityDetail01 .wrap .block01 .text {
          font-size: 16px;
          line-height: 30px; }
        .lineupPage .durabilityDetail01 .wrap .block01 .pct {
          padding: 40px 0 34px; }
          .lineupPage .durabilityDetail01 .wrap .block01 .pct img {
            padding-top: 40px;
            width: 100%; }
        .lineupPage .durabilityDetail01 .wrap .block01 .caution {
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 28px; }
      .lineupPage .durabilityDetail01 .wrap .block02 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 84px; }
        .lineupPage .durabilityDetail01 .wrap .block02 ul li {
          width: 46.2%; }
          .lineupPage .durabilityDetail01 .wrap .block02 ul li .title {
            font-size: 19px;
            margin-bottom: 12px;
            border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
            .lineupPage .durabilityDetail01 .wrap .block02 ul li .title span {
              font-size: 24px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 300;
              font-style: italic;
              margin-left: 8px; }
          .lineupPage .durabilityDetail01 .wrap .block02 ul li .pct {
            text-align: center;
            padding: 20px 0 25px; }
            .lineupPage .durabilityDetail01 .wrap .block02 ul li .pct img {
              width: 270px; }
          .lineupPage .durabilityDetail01 .wrap .block02 ul li .text {
            font-size: 16px;
            line-height: 30px; }
      .lineupPage .durabilityDetail01 .wrap .block02 .closing {
        text-align: center;
        font-size: 19px;
        font-weight: 600; }
  .lineupPage .durabilityDetail02 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05);
	margin-bottom: 80px;
	}
	
    .lineupPage .durabilityDetail02 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .durabilityDetail02 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 45px; }
        .lineupPage .durabilityDetail02 .wrap .block01 .pct {
          width: 49.1%; }
          .lineupPage .durabilityDetail02 .wrap .block01 .pct img {
            width: 100%; }
        .lineupPage .durabilityDetail02 .wrap .block01 .detail {
          width: 45%; }
          .lineupPage .durabilityDetail02 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 45px; }
          .lineupPage .durabilityDetail02 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 30px; }
            .lineupPage .durabilityDetail02 .wrap .block01 .detail .text p {
              margin-bottom: 1em; }
            .lineupPage .durabilityDetail02 .wrap .block01 .detail .text small {
              display: block;
              text-align: right;
              font-size: 12px; }
      .lineupPage .durabilityDetail02 .wrap .block02 {
        margin-bottom: 50px; }
        .lineupPage .durabilityDetail02 .wrap .block02 .title {
          text-align: center; }
          .lineupPage .durabilityDetail02 .wrap .block02 .title span {
            position: relative;
            display: inline-block;
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 30px; }
            .lineupPage .durabilityDetail02 .wrap .block02 .title span::before {
              position: absolute;
              left: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
            .lineupPage .durabilityDetail02 .wrap .block02 .title span::after {
              position: absolute;
              right: -42px;
              top: 50%;
              content: "";
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
        .lineupPage .durabilityDetail02 .wrap .block02 .pct {
          width: 69%;
          margin: 0 auto; }
          .lineupPage .durabilityDetail02 .wrap .block02 .pct img {
            width: 100%; }
        .lineupPage .durabilityDetail02 .wrap .block02 .list {
          margin-bottom: 45px; }
          .lineupPage .durabilityDetail02 .wrap .block02 .list ul li {
            font-size: 16px;
            margin-bottom: 12px; }
            .lineupPage .durabilityDetail02 .wrap .block02 .list ul li span {
              font-size: 24px;
              font-family: 'Open Sans', sans-serif;
              font-weight: 300;
              font-style: italic;
              margin-right: 12px; }
      .lineupPage .durabilityDetail02 .wrap .block03 {
        margin-bottom: 75px; }
        .lineupPage .durabilityDetail02 .wrap .block03 .title {
          font-size: 19px;
          font-weight: 600;
          margin-bottom: 28px; }
        .lineupPage .durabilityDetail02 .wrap .block03 .text {
          font-size: 16px;
          line-height: 30px;
          margin-bottom: 20px; }
        .lineupPage .durabilityDetail02 .wrap .block03 .link a {
          font-size: 16px;
          color: #000;
          display: inline-block;
          padding-right: 30px;
          background: url(../images/common/icon-link-blue.svg) right center no-repeat;
          background-size: 15px;
          border-bottom: 1px solid #4C5870; }
          .lineupPage .durabilityDetail02 .wrap .block03 .link a:hover {
            border-bottom: 1px solid rgba(76, 88, 112, 0); }
      .lineupPage .durabilityDetail02 .wrap .closing {
        width: 80.5%;
        text-align: center;
        font-size: 19px;
        line-height: 34px;
        font-weight: 600;
        padding: 25px 0;
        background-color: rgba(255, 255, 255, 0.5);
        margin: 0 auto; }
  .lineupPage .durabilityDetail03 {
    width: 100%;
    padding: 80px 0; }
    .lineupPage .durabilityDetail03 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .durabilityDetail03 .wrap .title {
        border-left: 10px solid #4C5870;
        font-size: 24px;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 40px; }
      .lineupPage .durabilityDetail03 .wrap .subtitle {
        font-size: 19px;
        margin-bottom: 12px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
        .lineupPage .durabilityDetail03 .wrap .subtitle span {
          font-size: 24px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 300;
          font-style: italic;
          margin-left: 8px; }
      .lineupPage .durabilityDetail03 .wrap .lead {
        font-size: 19px;
        font-weight: 600;
        line-height: 34px;
        margin-bottom: 30px; }
		
		.lineupPage .durabilityDetail03 .wrap .caption.lead {
    margin-bottom: 0;
}

      .lineupPage .durabilityDetail03 .wrap .text {
        font-size: 16px;
        line-height: 1.7; }
        .lineupPage .durabilityDetail03 .wrap .text.mb {
          margin-bottom: 55px; }
      .lineupPage .durabilityDetail03 .wrap .pct1 {
        padding: 25px 0 0;
        margin: 0 auto 60px;
    width: 683px;}
        .lineupPage .durabilityDetail03 .wrap .pct1 .caption {
          font-size: 16px;
          padding-bottom: 8px; }
        .lineupPage .durabilityDetail03 .wrap .pct1 img {
          width: 100%; }
      .lineupPage .durabilityDetail03 .wrap .pct2 {
        padding: 25px 0 0;
        text-align: center;
        margin-bottom: 80px; }
        .lineupPage .durabilityDetail03 .wrap .pct2 .caption {
          font-size: 16px;
          padding-bottom: 8px; }
        .lineupPage .durabilityDetail03 .wrap .pct2 img {
          width: 460px; }
      .lineupPage .durabilityDetail03 .wrap .closing {
        width: 88.8%;
        text-align: center;
        font-size: 19px;
        line-height: 34px;
        font-weight: 600;
        padding: 25px 10px;
        background-color: rgba(76, 88, 112, 0.05);
        margin: 0 auto; }
		
		
.lineupPage .durabilityDetail03	.wrap .flexBox {
	display: flex;
	justify-content: space-between;
}
		
.lineupPage .durabilityDetail03	.wrap .flexBox div {
	width:49%;
}

.lineupPage .durabilityDetail03	.wrap .w675 {
	width:675px;
	margin: 0 auto;
}	
		
		
  .lineupPage .durabilityDetail04 {
    width: 100%;
    padding: 80px 0;
    background-color: rgba(76, 88, 112, 0.05);
    margin-bottom: 80px; }
    .lineupPage .durabilityDetail04 .wrap {
      max-width: 1160px;
      margin: 0 auto; }
      .lineupPage .durabilityDetail04 .wrap .block01 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .lineupPage .durabilityDetail04 .wrap .block01 .pct {
          width: 44.8%; }
          .lineupPage .durabilityDetail04 .wrap .block01 .pct img {
            width: 100%; }
        .lineupPage .durabilityDetail04 .wrap .block01 .detail {
          width: 50%; }
          .lineupPage .durabilityDetail04 .wrap .block01 .detail .title {
            border-left: 10px solid #4C5870;
            font-size: 24px;
            font-weight: 600;
            padding-left: 30px;
            margin-bottom: 45px; }
          .lineupPage .durabilityDetail04 .wrap .block01 .detail .text {
            font-size: 16px;
            line-height: 30px; }
            .lineupPage .durabilityDetail04 .wrap .block01 .detail .text small {
              display: block;
              font-size: 12px; }
  .lineupPage .pagetextlink,.lineupPage .pagetextlink02 {
    position: relative;
    max-width: 1240px;
    height: 90px;
    margin: 0 auto; }
    .lineupPage .pagetextlink a,.lineupPage .pagetextlink02 a {
      display: inline-block;
      height: 18px;
      font-size: 18px;
      line-height: 18px;
      color: #000; }
      .lineupPage .pagetextlink a:hover,.lineupPage .pagetextlink02 a:hover {
        text-decoration: underline; }
    .lineupPage .pagetextlink .prev,.lineupPage .pagetextlink02 .prev {
      position: absolute;
      top: 0;
      left: 40px; }
      .lineupPage .pagetextlink .prev a,.lineupPage .pagetextlink02 .prev a {
        padding-left: 22px;
        background: url(../images/common/icon-link-blue-prev.svg) left center no-repeat;
        background-size: 15px; }
    .lineupPage .pagetextlink .next,.lineupPage .pagetextlink02 .next {
      position: absolute;
      top: 0;
      right: 40px; }
      .lineupPage .pagetextlink .next a,.lineupPage .pagetextlink02 .next a {
        padding-right: 22px;
        background: url(../images/common/icon-link-blue.svg) right center no-repeat;
        background-size: 15px; } }



@media all and (max-width: 768px) {
.lineupPage .tempPageTitle.index {
	background-image: url(../images/lineup/pct-mv-sp.jpg); }
.lineupPage .indexLead {
	margin: 0 20px 40px;
	padding: 12px 0;
	text-align: center;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
}
.lineupPage .indexLead .title {
	font-size: 16px;
	line-height: 1.1;
	margin-bottom: 5px; }
.lineupPage .indexLead .title span {
	color: #C21010; }
.lineupPage .indexLead .sub {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 13px;
	line-height: 1.1;}
  .lineupPage .indexLinenup {
    padding: 50px 0 12px;
    background-color: rgba(76, 88, 112, 0.05);
    margin-bottom: 50px; }
    .lineupPage .indexLinenup .wrap {
      padding: 0 20px; }
      .lineupPage .indexLinenup .wrap ul li {
        margin-bottom: 35px; }
        .lineupPage .indexLinenup .wrap ul li a {
          display: block;
          color: #000; }
          .lineupPage .indexLinenup .wrap ul li a:active {
            opacity: 0.7; }
.lineupPage .indexLinenup .wrap ul li .pct {
	position: relative;
	margin-bottom: 20px; }
.lineupPage .indexLinenup .wrap ul li .pct img {
	width: 100%; }
.lineupPage .indexLinenup .wrap ul li .pct .pr {
	padding: .3rem .5rem;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	color: #666;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 12px;
}
        .lineupPage .indexLinenup .wrap ul li .caption {
          text-align: center;
          font-size: 12px;
          line-height: 23px; }
          .lineupPage .indexLinenup .wrap ul li .caption strong {
            display: block;
            font-size: 13px;
            margin-bottom: 3px; }
  .lineupPage #pMerit1,
  .lineupPage #pMerit2,
  .lineupPage #pMerit3 {
    position: relative;
    top: -60px;
    display: inline-block;
    width: 1px;
    height: 1px; }
  .lineupPage .tempPageTitle.sotodannetsu {
    background-image: url(../images/lineup/sotodannetsu/pct-mv-sp.jpg); }
	
  .lineupPage .sotodannetsuPagelink {
    padding: 0 20px;
    margin-bottom: 50px;
	}
    .lineupPage .sotodannetsuPagelink .title {
      font-size: 18px;
      line-height: 32px;
      margin-bottom: 28px; }
    .lineupPage .sotodannetsuPagelink ul {
      overflow: hidden;
      line-height: 0;
      padding-top: 10px; }
      .lineupPage .sotodannetsuPagelink ul li {
        float: left; }
        .lineupPage .sotodannetsuPagelink ul li:nth-of-type(1), .lineupPage .sotodannetsuPagelink ul li:nth-of-type(2), .lineupPage .sotodannetsuPagelink ul li:nth-of-type(3) {
          width: 33.3%; }
        .lineupPage .sotodannetsuPagelink ul li a {
          display: block;
          text-align: center;
          width: 100%;
          height: 26px;
          font-size: 13px;
          line-height: 1;
          font-weight: 600;
          color: #000;
          border-bottom: 1px solid #4C5870;
          opacity: 1; }
          .lineupPage .sotodannetsuPagelink ul li a:active {
            opacity: 0.3; }
        .lineupPage .sotodannetsuPagelink ul li.selected a {
          opacity: 1; }
  .lineupPage .sotodannetsuMeritSec {
    padding: 50px 0 32px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .sotodannetsuMeritSec .wrap {
      padding: 0 20px; }
      .lineupPage .sotodannetsuMeritSec .wrap .lead {
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 13px; }
      .lineupPage .sotodannetsuMeritSec .wrap .title {
        text-align: center;
        padding: 17px 0 13px;
        border-top: 1px solid #4C5870;
        border-bottom: 1px solid #4C5870;
        margin: 0 auto 45px; }
        .lineupPage .sotodannetsuMeritSec .wrap .title .main {
          font-size: 16px;
          font-weight: 600;
          line-height: 28px;
          margin-bottom: 15px; }
        .lineupPage .sotodannetsuMeritSec .wrap .title .sub {
          font-size: 13px;
          line-height: 23px; }
      .lineupPage .sotodannetsuMeritSec .wrap .detail .text .subtitle {
        font-size: 13px;
        font-weight: 600;
        line-height: 23px;
        margin-bottom: 26px; }
      .lineupPage .sotodannetsuMeritSec .wrap .detail .text p {
        font-size: 13px;
        line-height: 23px; }
      .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li {
        margin-bottom: 18px; }
        .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li .listtitle {
          font-size: 13px;
          margin-bottom: 3px; }
          .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li .listtitle span {
            display: inline-block;
            font-size: 14px;
            width: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            font-style: italic; }
        .lineupPage .sotodannetsuMeritSec .wrap .detail .text ul li p {
          padding-left: 16px; }
      .lineupPage .sotodannetsuMeritSec .wrap .photo {
        margin-bottom: 80px; }
        .lineupPage .sotodannetsuMeritSec .wrap .photo .subtitle {
          text-align: center;
          font-size: 13px;
          font-weight: 600;
          line-height: 23px;
          margin-bottom: 17px; }
        .lineupPage .sotodannetsuMeritSec .wrap .photo .fig img {
          width: 100%; }
      .lineupPage .sotodannetsuMeritSec .wrap .photolist .subtitle {
        font-size: 13px;
        font-weight: 600;
        line-height: 23px;
        margin-bottom: 17px; }
      .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li {
        margin-bottom: 20px; }
        .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li .pct {
          margin-bottom: 14px; }
          .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li .pct img {
            width: 100%; }
        .lineupPage .sotodannetsuMeritSec .wrap .photolist ul li .caption {
          text-align: center;
          font-size: 12px;
          line-height: 23px; }
    .lineupPage .sotodannetsuMeritSec.merit1 .detail .text {
      margin-bottom: 20px; }
    .lineupPage .sotodannetsuMeritSec.merit1 .detail .fig img {
      width: 100%; }
    .lineupPage .sotodannetsuMeritSec.merit1 .detail.reverse {
      padding-top: 20px;
      margin-bottom: 25px; }
      .lineupPage .sotodannetsuMeritSec.merit1 .detail.reverse .fig img {
        width: 100%; }
    .lineupPage .sotodannetsuMeritSec.merit2 {
      background-color: #fff; }
      .lineupPage .sotodannetsuMeritSec.merit2 .detail {
        display: flex;
        flex-flow: column-reverse; }
        .lineupPage .sotodannetsuMeritSec.merit2 .detail .fig {
          width: 100%;
          padding-top: 15px; }
          .lineupPage .sotodannetsuMeritSec.merit2 .detail .fig img {
            width: 100%; }
        .lineupPage .sotodannetsuMeritSec.merit2 .detail .text {
          width: 100%; }
        .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse {
          display: block; }
          .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .text {
            padding-top: 25px;
            margin-bottom: 25px; }
          .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .fig {
            margin-bottom: 32px; }
            .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .fig .caption {
              font-size: 12px;
              margin-bottom: 8px; }
            .lineupPage .sotodannetsuMeritSec.merit2 .detail.reverse .fig img {
              width: 100%; }
    .lineupPage .sotodannetsuMeritSec.merit3 {
      margin-bottom: 60px; }
  .lineupPage .tempPageTitle.economic {
    background-image: url(../images/lineup/sotodannetsu/pct-mv.jpg); }
  .lineupPage .economicPagelink {
    width: 100%;
    margin-bottom: 40px; }
    .lineupPage .economicPagelink .lead {
      text-align: center;
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 35px; }
	  
	.lineupPage ul.btnList {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0 20px;
		margin: 0 auto 40px; 
	}

	.lineupPage ul.btnList li {
		width: 50%;
		border-bottom: 2px solid #f3f3f3;
	}
		
	.lineupPage ul.btnList li a {
		font-size: 13px;
		font-weight: 600;
		text-align: center;
		color: #000;
		width: 100%;
		padding: 1rem 0;
		opacity: 1;
		/*横から伸びる下線*/
		display: inline-block;
		position: relative;
	}
	.lineupPage ul.btnList li a::after{
		margin-bottom: -2px;
		background-color: #4C5870;
		bottom: 0;
		content: '';
		display: block;
		height: 2px;
		left: 0;
		position: absolute;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform .1s;
		width: 100%;
	}
	.lineupPage ul.btnList li a:hover {
		opacity: 1; 
		color: #4C5870;
	}

	.lineupPage ul.btnList li a:hover::after{
		transform: scale(1, 1);
	}
	.lineupPage ul.btnList li:first-child a,.lineupPage ul.btnList li:nth-child(3) a,.lineupPage ul.btnList li:nth-child(5) a {
		/*border-left: 1px solid #4C5870;*/
	}
	.lineupPage ul.btnList li:first-child a,.lineupPage ul.btnList li:nth-child(2) a {
		/*border-top: 1px solid #4C5870;*/
	}

	.lineupPage ul.btnList li.selected a {
		border-bottom: 2px solid #4C5870;
		margin-bottom: -2px;
		color: #4C5870;
	}

	.lineupPage ul.btnList.mt80 {
		margin: 0 auto 40px;
	}



    .lineupPage .economicPagelink .title {
      text-align: center;
      padding: 18px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 20px 40px;
	  }
      .lineupPage .economicPagelink .title .main {
        font-size: 16px;
        line-height: 1.1;
        margin-bottom: 8px; }
      .lineupPage .economicPagelink .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 13px;
        line-height: 1.1; }
  .lineupPage .economicDetail01 {
    width: 100%;
    padding: 50px 20px;
    background-color: rgba(76, 88, 112, 0.05); }
	
    .lineupPage .economicDetail01 .wrap .block01 {
      display: flex;
      flex-flow: column-reverse;
      margin-bottom: 50px; }
	  
      .lineupPage .economicDetail01 .wrap .block01 .detail {
        width: 100%;
        margin-bottom: 25px; }
        .lineupPage .economicDetail01 .wrap .block01 .detail .title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 20px; }
		  
          .lineupPage .economicDetail01 .wrap .block01 .pct .caution {
          font-size: 9px;
          line-height: 15px;
          margin-bottom: 14px; }
			
		.lineupPage .economicDetail01 .wrap .block01 .pct .caution .color01 {
			color:#BEBFBF;
		}	
		
		.lineupPage .economicDetail01 .wrap .block01 .pct .caution .color02 {
			color:#7991BB;
		}	
		  
        .lineupPage .economicDetail01 .wrap .block01 .detail .text {
          font-size: 12px;
          line-height: 1.7; }
          .lineupPage .economicDetail01 .wrap .block01 .detail .text span {
            font-size: 19px; }
        .lineupPage .economicDetail01 .wrap .block01 .detail .caution {
          font-size: 9px;
          line-height: 15px;
          margin-bottom: 14px; }
		  
        .lineupPage .economicDetail01 .wrap .block01 .detail .icon {
          padding: 5px 0 5px 30px; }
		  
          .lineupPage .economicDetail01 .wrap .block01 .detail .icon img {
            width: 100px; }
			
      .lineupPage .economicDetail01 .wrap .block01 .pct img {
        width: 100%; }
    .lineupPage .economicDetail01 .wrap .block02 {
      margin-bottom: 50px; }
      .lineupPage .economicDetail01 .wrap .block02 .detail {
        width: 100%;
        margin-bottom: 32px; }
        .lineupPage .economicDetail01 .wrap .block02 .detail .title {
          font-size: 13px;
          font-weight: 600;
          padding-bottom: 5px;
          margin-bottom: 10px;
          border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
          .lineupPage .economicDetail01 .wrap .block02 .detail .title span {
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            margin-left: 3px; }
        .lineupPage .economicDetail01 .wrap .block02 .detail .text {
          font-size: 12px;
          line-height: 1.7; }
          .lineupPage .economicDetail01 .wrap .block02 .detail .text.mb {
            margin-bottom: 8px; }
          .lineupPage .economicDetail01 .wrap .block02 .detail .text span {
            font-size: 19px; }
        .lineupPage .economicDetail01 .wrap .block02 .detail .caution {
          font-size: 9px;
          line-height: 15px;
          margin-bottom: 15px; }
      .lineupPage .economicDetail01 .wrap .block02 .pct img {
        width: 100%; }
    .lineupPage .economicDetail01 .wrap .block03 {
      margin-bottom: 40px; }
      .lineupPage .economicDetail01 .wrap .block03 .detail {
        width: 100%;
        margin-bottom: 30px; }
        .lineupPage .economicDetail01 .wrap .block03 .detail .title {
          font-size: 13px;
          font-weight: 600;
          padding-bottom: 5px;
          margin-bottom: 10px;
          border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
          .lineupPage .economicDetail01 .wrap .block03 .detail .title span {
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            margin-left: 3px; }
        .lineupPage .economicDetail01 .wrap .block03 .detail .text {
          font-size: 12px;
          line-height: 1.7; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .text span {
            font-size: 19px; }
        .lineupPage .economicDetail01 .wrap .block03 .detail .graph {
          padding: 25px 0 22px; }
          .lineupPage .economicDetail01 .wrap .block03 .detail .graph img {
            width: 100%; }
        .lineupPage .economicDetail01 .wrap .block03 .detail .caution {
          font-size: 9px;
          line-height: 15px;
          margin-bottom: 15px; }
        .lineupPage .economicDetail01 .wrap .block03 .detail .closing {
          text-align: center;
          font-size: 13px;
          font-weight: 600;
          padding: 18px;
          background-color: #fff; }
      .lineupPage .economicDetail01 .wrap .block03 .pct img {
        width: 100%; }
    .lineupPage .economicDetail01 .wrap .block04 {
      margin-bottom: 50px; }
      .lineupPage .economicDetail01 .wrap .block04 .box {
        position: relative;
        text-align: center;
        padding: 25px 0;
        border: 1px solid #4C5870;
        margin: 0 auto; }
        .lineupPage .economicDetail01 .wrap .block04 .box .title {
          position: absolute;
          top: -7px;
          left: calc(50% - 102px);
          display: block;
          text-align: center;
          width: 205px;
          font-size: 13px;
          font-weight: 600;
          background-color: #f6f6f8; }
        .lineupPage .economicDetail01 .wrap .block04 .box p {
          font-size: 12px;
          line-height: 1.9; }
    .lineupPage .economicDetail01 .wrap .block05 {
      text-align: center; }
      .lineupPage .economicDetail01 .wrap .block05 .title {
        position: relative;
        display: inline-block;
        font-size: 13px;
        line-height: 23px;
        font-weight: 600;
        margin-bottom: 20px; }
        .lineupPage .economicDetail01 .wrap .block05 .title::before {
          position: absolute;
          left: -60px;
          top: 50%;
          content: "";
          width: 50px;
          height: 1px;
          background-color: #4C5870; }
        .lineupPage .economicDetail01 .wrap .block05 .title::after {
          position: absolute;
          right: -60px;
          top: 50%;
          content: "";
          width: 50px;
          height: 1px;
          background-color: #4C5870; }
      .lineupPage .economicDetail01 .wrap .block05 ul li {
        margin-bottom: 25px; }
        .lineupPage .economicDetail01 .wrap .block05 ul li:nth-last-of-type(1) {
          margin-bottom: 0; }
        .lineupPage .economicDetail01 .wrap .block05 ul li .pct {
          margin-bottom: 15px; }
          .lineupPage .economicDetail01 .wrap .block05 ul li .pct img {
            width: 100%; }
        .lineupPage .economicDetail01 .wrap .block05 ul li .caption {
          font-size: 12px;
          line-height: 1.8; }
          .lineupPage .economicDetail01 .wrap .block05 ul li .caption span {
            display: block;
            font-size: 13px;
            font-weight: 600; }
  .buildPage .economicDetail02 {
    padding: 50px 20px; }
    .buildPage .economicDetail02 .wrap {
      display: flex;
      flex-flow: column-reverse; }
      .buildPage .economicDetail02 .wrap .detail {
        width: 100%;
        margin-bottom: 30px; }
        .buildPage .economicDetail02 .wrap .detail .title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 20px; }
        .buildPage .economicDetail02 .wrap .detail .caution {
          font-size: 10px;
          font-weight: 600;
          line-height: 1.2;
          padding-left: 20px;
          margin-bottom: 22px; }
        .buildPage .economicDetail02 .wrap .detail .text {
          font-size: 12px;
          line-height: 1.7; }
        .buildPage .economicDetail02 .wrap .detail .graph {
          padding: 20px 0 17px;
          background: url(../images/lineup/economic/icon02.png) center bottom no-repeat;
          background-size: 21px 6px;
          margin-bottom: 10px; }
          .buildPage .economicDetail02 .wrap .detail .graph img {
            width: 100%; }
        .buildPage .economicDetail02 .wrap .detail .closing {
          text-align: center;
          font-size: 13px;
          line-height: 25px;
          font-weight: 600;
          padding: 14px 0 10px;
          background-color: rgba(76, 88, 112, 0.05); }
      .buildPage .economicDetail02 .wrap .pct {
        text-align: center; margin-bottom: 50px;}
        .buildPage .economicDetail02 .wrap .pct img {
          width: 100%; }
        .buildPage .economicDetail02 .wrap .pct .caption {
          font-size: 12px;
          line-height: 23px;
          padding-top: 15px; }
          .buildPage .economicDetail02 .wrap .pct .caption strong {
            display: block; }
  .buildPage .economicDetail03 {
    padding: 50px 20px 30px;
    background-color: rgba(76, 88, 112, 0.05); 
	margin-bottom: 40px;
	}
    .buildPage .economicDetail03 .wrap .block01 {
      margin-bottom: 50px; 
	  }
      .buildPage .economicDetail03 .wrap .block01 .detail {
        width: 100%;
        margin-bottom: 30px; 
		}
        .buildPage .economicDetail03 .wrap .block01 .detail .title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 20px; }
        .buildPage .economicDetail03 .text {
          font-size: 12px;
          line-height: 1.7; }
          .buildPage .economicDetail03 .wrap .block01 .detail .text strong {
            font-size: 13px;
            border-bottom: 1px solid #4C5870; }
            .buildPage .economicDetail03 .wrap .block01 .detail .text strong span {
              font-size: 20px; }
          .buildPage .economicDetail03 .wrap .block01 .detail .text.withicon {
            padding: 7px 0 10px;
            background: url(../images/lineup/economic/icon03.png) center bottom no-repeat;
            background-size: 21px 6px;
            margin-bottom: 15px; }
        .buildPage .economicDetail03 .wrap .block01 .detail .graph {
          margin-bottom: 12px; }
          .buildPage .economicDetail03 .wrap .block01 .detail .graph img {
            width: 100%; }
        .buildPage .economicDetail03 .wrap .block01 .detail .caution {
          font-size: 9px;
          line-height: 15px;
          margin-bottom: 15px; }
      .buildPage .economicDetail03 .wrap .block01 .pct img {
        width: 100%; }
    .buildPage .economicDetail03 .wrap .block02 {
      text-align: center; }
      .buildPage .economicDetail03 .wrap .block02 .title {
        position: relative;
        display: inline-block;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 20px; }
        .buildPage .economicDetail03 .wrap .block02 .title::before {
          position: absolute;
          left: -60px;
          top: 50%;
          content: "";
          width: 50px;
          height: 1px;
          background-color: #4C5870; }
        .buildPage .economicDetail03 .wrap .block02 .title::after {
          position: absolute;
          right: -60px;
          top: 50%;
          content: "";
          width: 50px;
          height: 1px;
          background-color: #4C5870; }
      .buildPage .economicDetail03 .wrap .block02 .pct img {
        width: 100%;
        margin-bottom: 30px; }
  .lineupPage .economicDetail04 {
    padding: 50px 20px; 
	    background-color: rgba(76, 88, 112, 0.05);
		margin-bottom: 50px;
}
    .lineupPage .economicDetail04 .wrap .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 20px; }
    .lineupPage .economicDetail04 .wrap .text {
      font-size: 12px;
      line-height: 1.7;
      margin-bottom: 20px; }
    .lineupPage .economicDetail04 .wrap ul {
      margin-bottom: 50px; }
      .lineupPage .economicDetail04 .wrap ul li {
        position: relative;
        width: 100%; }
        .lineupPage .economicDetail04 .wrap ul li:nth-of-type(1) {
          padding-bottom: 25px;
          background: url(../images/lineup/economic/icon03.png) center bottom no-repeat;
          background-size: 21px 6px;
          margin-bottom: 12px; }
        .lineupPage .economicDetail04 .wrap ul li p {
          font-size: 12px;
          line-height: 1.7;
          margin-bottom: 10px; }
        .lineupPage .economicDetail04 .wrap ul li img {
          width: 100%; }
    .lineupPage .economicDetail04 .wrap .closing {
      text-align: center;
      font-size: 13px;
      font-weight: 600;
      line-height: 23px;
      padding: 18px 0;
      background-color: rgba(76, 88, 112, 0.05); 
	  margin-bottom: 50px;}
    .lineupPage .economicDetail04 .wrap .btn {
      text-align: right;
      margin-top: 2px; }
      .lineupPage .economicDetail04 .wrap .btn a {
        display: inline-block;
        height: 16px;
        font-size: 14px;
        line-height: 14px;
        color: #000;
        padding-right: 17px;
        background: url(../images/common/icon-link-blue.svg) right center no-repeat;
        background-size: 11px;
        border-bottom: 1px solid #4C5870; }
        .lineupPage .economicDetail04 .wrap .btn a:active {
          border-bottom: 1px solid #fff; }
  .lineupPage .comfortableDetail01 {
    padding: 0 20px 50px; }
    .lineupPage .comfortableDetail01 .wrap > .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 45px; }
    .lineupPage .comfortableDetail01 .wrap .subtitle {
      font-size: 14px;
      line-height: 25px;
      font-weight: 600;
      padding-left: 16px;
      background: url(../images/lineup/comfortable/icon-check.png) left 7px no-repeat;
      background-size: 12px 10px;
      margin-bottom: 20px; }
    .lineupPage .comfortableDetail01 .wrap .block01 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-bottom: 50px;
      border-bottom: 1px solid rgba(76, 88, 112, 0.3);
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail01 .wrap .block01 .detail {
        margin-bottom: 30px; }
        .lineupPage .comfortableDetail01 .wrap .block01 .detail .text {
          font-size: 12px;
          line-height: 23px; }
          .lineupPage .comfortableDetail01 .wrap .block01 .detail .text span {
            font-size: 23px; }
        .lineupPage .comfortableDetail01 .wrap .block01 .detail .caution {
          font-size: 9px;
          line-height: 15px;
          margin-bottom: 15px; }
      .lineupPage .comfortableDetail01 .wrap .block01 .pct img {
        width: 100%; }
    .lineupPage .comfortableDetail01 .wrap .block02 {
      margin-bottom: 60px; }
      .lineupPage .comfortableDetail01 .wrap .block02 .pct img {
        width: 100%; }
      .lineupPage .comfortableDetail01 .wrap .block02 .caution {
        font-size: 9px;
        line-height: 15px;
        margin-bottom: 28px; }
    .lineupPage .comfortableDetail01 .wrap .block03 {
      margin-bottom: 40px; }
      .lineupPage .comfortableDetail01 .wrap .block03 .box {
        position: relative;
        text-align: center;
        padding: 25px 0;
        border: 1px solid #4C5870;
        margin: 0 auto; }
        .lineupPage .comfortableDetail01 .wrap .block03 .box .title {
          position: absolute;
          top: -8px;
          left: calc(50% - 102px);
          display: block;
          text-align: center;
          width: 205px;
          font-size: 13px;
          font-weight: 600;
          background-color: #fff; }
        .lineupPage .comfortableDetail01 .wrap .block03 .box p {
          font-size: 12px;
          line-height: 23px; }
    .lineupPage .comfortableDetail01 .wrap .block04 {
      text-align: center;
      padding-bottom: 45px;
      border-bottom: 1px solid rgba(76, 88, 112, 0.3);
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail01 .wrap .block04 .title {
        position: relative;
        display: inline-block;
        font-size: 13px;
        line-height: 23px;
        font-weight: 600;
        margin-bottom: 15px; }
        .lineupPage .comfortableDetail01 .wrap .block04 .title::before {
          position: absolute;
          left: -42px;
          top: 50%;
          content: "";
          width: 31px;
          height: 1px;
          background-color: #4C5870; }
        .lineupPage .comfortableDetail01 .wrap .block04 .title::after {
          position: absolute;
          right: -42px;
          top: 50%;
          content: "";
          width: 31px;
          height: 1px;
          background-color: #4C5870; }
      .lineupPage .comfortableDetail01 .wrap .block04 .list {
        text-align: left; }
        .lineupPage .comfortableDetail01 .wrap .block04 .list ul li {
          font-size: 12px;
          line-height: 20px;
          padding-left: 20px;
          background: url(../images/lineup/comfortable/icon-list.png) left 6px no-repeat;
          background-size: 8px;
          margin-bottom: 5px; }
    .lineupPage .comfortableDetail01 .wrap .block05 {
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail01 .wrap .block05 .detail {
        margin-bottom: 22px; }
        .lineupPage .comfortableDetail01 .wrap .block05 .detail .text {
          font-size: 12px;
          line-height: 23px; }
        .lineupPage .comfortableDetail01 .wrap .block05 .detail .caution {
          font-size: 12px;
          line-height: 22px;
          margin-bottom: 28px; }
      .lineupPage .comfortableDetail01 .wrap .block05 .pct img {
        width: 100%; }
    .lineupPage .comfortableDetail01 .wrap .block06 .text {
      font-size: 12px;
      line-height: 23px;
      margin-bottom: 20px; }
      .lineupPage .comfortableDetail01 .wrap .block06 .text span {
        font-size: 18px; }
      .lineupPage .comfortableDetail01 .wrap .block06 .text small {
        display: block;
        font-size: 9px; }
    .lineupPage .comfortableDetail01 .wrap .block06 ul li:nth-of-type(1) {
      margin-bottom: 40px; }
    .lineupPage .comfortableDetail01 .wrap .block06 ul li .ctitle {
      display: inline-block;
      font-size: 12px;
      line-height: 1.1;
      padding: 3px 6px;
      border: 1px solid #4C5870;
      margin-bottom: 8px; }
    .lineupPage .comfortableDetail01 .wrap .block06 ul li .clead {
      font-size: 12px;
      line-height: 23px;
      margin-bottom: 10px; }
    .lineupPage .comfortableDetail01 .wrap .block06 ul li .pct {
      margin-bottom: 20px; }
      .lineupPage .comfortableDetail01 .wrap .block06 ul li .pct img {
        width: 100%; }
  .lineupPage .comfortableDetail02 {
    padding: 50px 20px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .comfortableDetail02 .wrap > .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 20px; }
    .lineupPage .comfortableDetail02 .wrap .block01 {
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail02 .wrap .block01 .pct img {
        width: 100%; }
      .lineupPage .comfortableDetail02 .wrap .block01 .detail {
        margin-bottom: 30px; }
        .lineupPage .comfortableDetail02 .wrap .block01 .detail .text {
          font-size: 12px;
          line-height: 23px; }
    .lineupPage .comfortableDetail02 .wrap .block02 {
      display: flex;
      flex-flow: column-reverse;
      margin-bottom: 20px; }
      .lineupPage .comfortableDetail02 .wrap .block02 .detail {
        margin-bottom: 20px; }
        .lineupPage .comfortableDetail02 .wrap .block02 .detail .subtitle {
          font-size: 13px;
          font-weight: 600;
          line-height: 1.7;
          margin-bottom: 20px; }
        .lineupPage .comfortableDetail02 .wrap .block02 .detail .list ul li {
          font-size: 12px;
          margin-bottom: 6px; }
          .lineupPage .comfortableDetail02 .wrap .block02 .detail .list ul li span {
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            margin-right: 5px; }
      .lineupPage .comfortableDetail02 .wrap .block02 .pct img {
        width: 100%; }
    .lineupPage .comfortableDetail02 .wrap .block03 {
      text-align: center;
      padding-bottom: 5px; }
      .lineupPage .comfortableDetail02 .wrap .block03 .subtitle {
        position: relative;
        display: inline-block;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 20px; }
        .lineupPage .comfortableDetail02 .wrap .block03 .subtitle::before {
          position: absolute;
          left: -42px;
          top: 50%;
          content: "";
          width: 31px;
          height: 1px;
          background-color: #4C5870; }
        .lineupPage .comfortableDetail02 .wrap .block03 .subtitle::after {
          position: absolute;
          right: -42px;
          top: 50%;
          content: "";
          width: 31px;
          height: 1px;
          background-color: #4C5870; }
      .lineupPage .comfortableDetail02 .wrap .block03 .pct {
        margin-bottom: 15px; }
        .lineupPage .comfortableDetail02 .wrap .block03 .pct img {
          width: 100%; }
      .lineupPage .comfortableDetail02 .wrap .block03 .text {
        text-align: left;
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 30px; }
    .lineupPage .comfortableDetail02 .wrap .block04 {
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail02 .wrap .block04 .subtitle {
        text-align: center; }
        .lineupPage .comfortableDetail02 .wrap .block04 .subtitle span {
          position: relative;
          display: inline-block;
          font-size: 13px;
          font-weight: 600;
          margin-bottom: 20px; }
          .lineupPage .comfortableDetail02 .wrap .block04 .subtitle span::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .comfortableDetail02 .wrap .block04 .subtitle span::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
      .lineupPage .comfortableDetail02 .wrap .block04 .inner {
        display: flex;
        flex-flow: column-reverse;
        margin-bottom: 30px; }
        .lineupPage .comfortableDetail02 .wrap .block04 .inner .pct img {
          width: 100%; }
        .lineupPage .comfortableDetail02 .wrap .block04 .inner .pct .caption {
          padding-top: 6px;
          font-size: 10px; }
        .lineupPage .comfortableDetail02 .wrap .block04 .inner .text {
          font-size: 12px;
          line-height: 23px;
          margin-bottom: 15px; }
    .lineupPage .comfortableDetail02 .wrap .block05 {
      margin-bottom: 30px; }
      .lineupPage .comfortableDetail02 .wrap .block05 .subtitle {
        text-align: center; }
        .lineupPage .comfortableDetail02 .wrap .block05 .subtitle span {
          position: relative;
          display: inline-block;
          font-size: 13px;
          font-weight: 600;
          margin-bottom: 30px; }
          .lineupPage .comfortableDetail02 .wrap .block05 .subtitle span::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .comfortableDetail02 .wrap .block05 .subtitle span::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
      .lineupPage .comfortableDetail02 .wrap .block05 ul {
        margin-bottom: 30px; }
        .lineupPage .comfortableDetail02 .wrap .block05 ul li {
          text-align: center;
          margin-bottom: 20px; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li .caption {
            text-align: left;
            font-size: 10px;
            margin-bottom: 6px; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li img {
            width: 100%; }
          .lineupPage .comfortableDetail02 .wrap .block05 ul li:nth-of-type(3) img {
            width: 80%; }
      .lineupPage .comfortableDetail02 .wrap .block05 .text {
        font-size: 12px;
        line-height: 23px; }
    .lineupPage .comfortableDetail02 .wrap .block06 {
      margin-bottom: 30px; }
      .lineupPage .comfortableDetail02 .wrap .block06 .subtitle {
        text-align: center; }
        .lineupPage .comfortableDetail02 .wrap .block06 .subtitle span {
          position: relative;
          display: inline-block;
          font-size: 13px;
          font-weight: 600;
          margin-bottom: 40px; }
          .lineupPage .comfortableDetail02 .wrap .block06 .subtitle span::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .comfortableDetail02 .wrap .block06 .subtitle span::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
      .lineupPage .comfortableDetail02 .wrap .block06 ul li {
        margin-bottom: 20px; }
        .lineupPage .comfortableDetail02 .wrap .block06 ul li .caption {
          font-size: 10px;
          margin-bottom: 6px; }
        .lineupPage .comfortableDetail02 .wrap .block06 ul li img {
          width: 100%; }
      .lineupPage .comfortableDetail02 .wrap .block06 .text {
        font-size: 12px;
        line-height: 23px; }
    .lineupPage .comfortableDetail02 .wrap .closing {
      text-align: center;
      font-size: 13px;
      line-height: 25px;
      font-weight: 600;
      padding: 25px 5px;
      background-color: rgba(255, 255, 255, 0.5); }
  .lineupPage .comfortableDetail03 {
    padding: 50px 20px; }
    .lineupPage .comfortableDetail03 .wrap .block01 {
      display: flex;
      flex-flow: column-reverse;
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail03 .wrap .block01 .detail .title {
        border-left: 5px solid #4C5870;
        font-size: 16px;
        line-height: 28px;
        font-weight: 600;
        padding-left: 15px;
        margin-bottom: 27px; }
      .lineupPage .comfortableDetail03 .wrap .block01 .detail .subtitle {
        font-size: 13px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 15px; }
      .lineupPage .comfortableDetail03 .wrap .block01 .detail .text {
        font-size: 12px;
        line-height: 23px; }
      .lineupPage .comfortableDetail03 .wrap .block01 .pct img {
        width: 100%; }
    .lineupPage .comfortableDetail03 .wrap .block02 {
      margin-bottom: 50px; }
      .lineupPage .comfortableDetail03 .wrap .block02 .detail {
        margin-bottom: 30px; }
        .lineupPage .comfortableDetail03 .wrap .block02 .detail .subtitle {
          font-size: 13px;
          font-weight: 600;
          line-height: 25px;
          margin-bottom: 15px; }
        .lineupPage .comfortableDetail03 .wrap .block02 .detail .text {
          font-size: 12px;
          line-height: 23px; }
      .lineupPage .comfortableDetail03 .wrap .block02 .pct img {
        width: 100%; }
    .lineupPage .comfortableDetail03 .wrap .block03 {
      text-align: center; }
      .lineupPage .comfortableDetail03 .wrap .block03 ul li:nth-of-type(1) {
        margin-bottom: 16px; }
      .lineupPage .comfortableDetail03 .wrap .block03 ul li img {
        width: 100%; }
      .lineupPage .comfortableDetail03 .wrap .block03 ul li .caption {
        font-size: 12px;
        line-height: 23px;
        padding-top: 12px; }
  .lineupPage .insulationDetail01 {
    padding: 50px 20px 10px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail01 .wrap .block01 {
      margin-bottom: 45px; }
      .lineupPage .insulationDetail01 .wrap .block01 .detail .title {
        border-left: 5px solid #4C5870;
        font-size: 16px;
        line-height: 28px;
        font-weight: 600;
        padding-left: 15px;
        margin-bottom: 50px; }
      .lineupPage .insulationDetail01 .wrap .block01 .pct img {
        width: 100%; }
    .lineupPage .insulationDetail01 .wrap .block02,
    .lineupPage .insulationDetail01 .wrap .block03,
    .lineupPage .insulationDetail01 .wrap .block04 {
      margin-bottom: 42px; }
      .lineupPage .insulationDetail01 .wrap .block02 .detail,
      .lineupPage .insulationDetail01 .wrap .block03 .detail,
      .lineupPage .insulationDetail01 .wrap .block04 .detail,
      .lineupPage .insulationDetail01 .wrap .block05 .detail {
        margin-bottom: 20px; }
        .lineupPage .insulationDetail01 .wrap .block02 .detail .title,
        .lineupPage .insulationDetail01 .wrap .block03 .detail .title,
        .lineupPage .insulationDetail01 .wrap .block04 .detail .title,
        .lineupPage .insulationDetail01 .wrap .block05 .detail .title {
          font-size: 14px;
          font-weight: 600;
          padding-bottom: 5px;
          border-bottom: 1px solid rgba(76, 88, 112, 0.3);
          margin-bottom: 12px; }
          .lineupPage .insulationDetail01 .wrap .block02 .detail .title span,
          .lineupPage .insulationDetail01 .wrap .block03 .detail .title span,
          .lineupPage .insulationDetail01 .wrap .block04 .detail .title span {
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            font-style: italic;
            margin-right: 8px; }
        .lineupPage .insulationDetail01 .wrap .block02 .detail .text,
        .lineupPage .insulationDetail01 .wrap .block03 .detail .text,
        .lineupPage .insulationDetail01 .wrap .block04 .detail .text,
        .lineupPage .insulationDetail01 .wrap .block05 .detail .text {
          font-size: 12px;
          line-height: 23px; }
      .lineupPage .insulationDetail01 .wrap .block02 .pct,
      .lineupPage .insulationDetail01 .wrap .block03 .pct,
      .lineupPage .insulationDetail01 .wrap .block04 .pct,
      .lineupPage .insulationDetail01 .wrap .block05 .pct {
        text-align: center; }
        .lineupPage .insulationDetail01 .wrap .block02 .pct img,
        .lineupPage .insulationDetail01 .wrap .block03 .pct img,
        .lineupPage .insulationDetail01 .wrap .block04 .pct img,
        .lineupPage .insulationDetail01 .wrap .block05 .pct img {
          width: 96%; }
  .lineupPage .insulationDetail02 {
    padding: 50px 20px 35px; }
    .lineupPage .insulationDetail02 .wrap .block01 {
      margin-bottom: 50px; }
      .lineupPage .insulationDetail02 .wrap .block01 .detail {
        margin-bottom: 15px; }
        .lineupPage .insulationDetail02 .wrap h3.title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 20px; }

          .lineupPage .wrap .text strong {
            font-size: 18px; }
        .lineupPage .insulationDetail02 .wrap .caution {
          font-size: 9px;
          line-height: 15px;
          padding-top: 7px; }
      .lineupPage .insulationDetail02 .wrap .block01 .pct img {
        width: 100%; }
		
    .lineupPage .insulationDetail02 .wrap .block02,.lineupPage .insulationDetail02 .wrap .block04{
      margin-bottom: 50px; }
	  
	  .lineupPage .insulationDetail02 .wrap .block04 .detail {
	  	margin-bottom: 20px;
	  }
	  
	  .lineupPage .insulationDetail02 .wrap .block04 .pct .title {
	  	margin-bottom: 5px;
	  }
	  
	  .lineupPage .insulationDetail02 .wrap .block06,.lineupPage .insulationDetail02 .wrap .block07 img {
      margin-bottom: 50px; }
	  
      .lineupPage .insulationDetail02 .wrap .block02 .detail .title,.lineupPage .insulationDetail02 .wrap div.title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 17px; }
      .lineupPage .insulationDetail02 .wrap .block02 .detail .subtitle {
        font-size: 12px;
        font-weight: 600;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3);
        margin-bottom: 10px; }
      .lineupPage .insulationDetail02 .wrap .text {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 15px; }
      .lineupPage .insulationDetail02 .wrap .block02 .detail .list {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 15px; }
        .lineupPage .insulationDetail02 .wrap .block02 .detail .list ul li {
          margin-bottom: 5px;
          text-indent: -16px;
          padding-left: 16px; }
          .lineupPage .insulationDetail02 .wrap .block02 .detail .list ul li span {
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            font-style: italic;
            margin-right: 8px; }
      .lineupPage .insulationDetail02 .wrap img {
        width: 100%; }
		
		.lineupPage .insulationDetail02 .wrap .block07 .sp {
			display: inline-block;
		}
		
		
  .lineupPage .insulationDetail03 {
    padding: 50px 20px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail03 .wrap .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 20px; }
    .lineupPage .insulationDetail03 .wrap .text {
      font-size: 12px;
      line-height: 23px;
      margin-bottom: 30px; }
    .lineupPage .insulationDetail03 .wrap .pct {
      margin-bottom: 55px; }
      .lineupPage .insulationDetail03 .wrap .pct img {
        width: 100%; }
    .lineupPage .insulationDetail03 .wrap .closing {
      text-align: center;
      font-size: 14px;
      line-height: 25px;
      font-weight: 600;
      padding: 20px 0;
      background-color: rgba(255, 255, 255, 0.5);
      margin: 0 auto; }
  .lineupPage .insulationDetail04 {
    padding: 50px 20px; }
    .lineupPage .insulationDetail04 .wrap .block01 {
      margin-bottom: 50px; }
      .lineupPage .insulationDetail04 .wrap .block01 .title {
        border-left: 5px solid #4C5870;
        font-size: 16px;
        line-height: 28px;
        font-weight: 600;
        padding-left: 15px;
        margin-bottom: 20px; }
      .lineupPage .insulationDetail04 .wrap .block01 .pct {
        margin-bottom: 15px; }
        .lineupPage .insulationDetail04 .wrap .block01 .pct img {
          width: 100%; }
      .lineupPage .insulationDetail04 .wrap .block01 .text {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 20px; }
    .lineupPage .insulationDetail04 .wrap .block02 {
      text-align: center;
      margin-bottom: 80px; }
      .lineupPage .insulationDetail04 .wrap .block02 .left .pct,
      .lineupPage .insulationDetail04 .wrap .block02 .right .pct {
        margin-bottom: 14px; }
        .lineupPage .insulationDetail04 .wrap .block02 .left .pct img,
        .lineupPage .insulationDetail04 .wrap .block02 .right .pct img {
          width: 100%; }
      .lineupPage .insulationDetail04 .wrap .block02 .left .text .title,
      .lineupPage .insulationDetail04 .wrap .block02 .right .text .title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 8px; }
      .lineupPage .insulationDetail04 .wrap .block02 .left .text p,
      .lineupPage .insulationDetail04 .wrap .block02 .right .text p {
        font-size: 12px;
        line-height: 23px; }
      .lineupPage .insulationDetail04 .wrap .block02 .left .text small,
      .lineupPage .insulationDetail04 .wrap .block02 .right .text small {
        font-size: 9px; }
      .lineupPage .insulationDetail04 .wrap .block02 .left {
        margin-bottom: 40px; }
    .lineupPage .insulationDetail04 .wrap .block03 {
      text-align: center; }
      .lineupPage .insulationDetail04 .wrap .block03 .title {
        position: relative;
        display: inline-block;
        font-size: 13px;
        line-height: 25px;
        font-weight: 600;
        margin-bottom: 20px; }
        .lineupPage .insulationDetail04 .wrap .block03 .title::before {
          position: absolute;
          left: -50px;
          top: 50%;
          content: "";
          width: 31px;
          height: 1px;
          background-color: #4C5870; }
        .lineupPage .insulationDetail04 .wrap .block03 .title::after {
          position: absolute;
          right: -50px;
          top: 50%;
          content: "";
          width: 31px;
          height: 1px;
          background-color: #4C5870; }
      .lineupPage .insulationDetail04 .wrap .block03 .pct img {
        width: 100%; }
  .lineupPage .insulationDetail05 {
    padding: 50px 20px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail05 .wrap .block01 {
      margin-bottom: 40px; }
      .lineupPage .insulationDetail05 .wrap .block01 .detail {
        margin-bottom: 30px; }
        .lineupPage .insulationDetail05 .wrap .block01 .detail .title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 25px; }
        .lineupPage .insulationDetail05 .wrap .block01 .detail .subtitle {
          font-size: 14px;
          line-height: 23px;
          font-weight: 600;
          margin-bottom: 12px; }
        .lineupPage .insulationDetail05 .wrap .block01 .detail .text {
          font-size: 12px;
          line-height: 23px; }
      .lineupPage .insulationDetail05 .wrap .block01 .pct img {
        width: 100%; }
      .lineupPage .insulationDetail05 .wrap .block01 .pct .caption {
        text-align: center;
        font-size: 12px;
        margin-bottom: 5px; }
    .lineupPage .insulationDetail05 .wrap .block02 .detail .subtitle {
      font-size: 14px;
      line-height: 23px;
      font-weight: 600;
      margin-bottom: 12px; }
    .lineupPage .insulationDetail05 .wrap .block02 .detail .text {
      font-size: 12px;
      line-height: 23px;
      margin-bottom: 30px; }
    .lineupPage .insulationDetail05 .wrap .block02 .pct {
      text-align: center; }
      .lineupPage .insulationDetail05 .wrap .block02 .pct img {
        width: 95%; }
  .lineupPage .insulationDetail06 {
    padding: 50px 20px; }
    .lineupPage .insulationDetail06 .wrap .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 25px; }
    .lineupPage .insulationDetail06 .wrap .text {
      font-size: 14px;
      font-weight: 600;
      line-height: 25px;
      margin-bottom: 28px; }
    .lineupPage .insulationDetail06 .wrap .pct img {
      width: 100%; }
 /* .lineupPage .insulationDetail07 {
    padding: 50px 20px 5px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .insulationDetail07 .wrap .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 50px; }
    .lineupPage .insulationDetail07 .wrap ul li {
      margin-bottom: 35px; }
      .lineupPage .insulationDetail07 .wrap ul li .subtitle {
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 5px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3);
        margin-bottom: 5px; }
        .lineupPage .insulationDetail07 .wrap ul li .subtitle span {
          font-size: 16px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 400;
          font-style: italic;
          margin-right: 8px; }
      .lineupPage .insulationDetail07 .wrap ul li .text {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 22px; }
      .lineupPage .insulationDetail07 .wrap ul li .pct {
        text-align: center; }
        .lineupPage .insulationDetail07 .wrap ul li .pct .caption {
          font-size: 11px;
          line-height: 18px;
          padding-top: 10px;
          margin-bottom: 25px; }
      .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(1) .pct img {
        width: 100%; }
      .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(2) .pct img {
        width: 123px; }
      .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(3) .pct img {
        width: 100%; }
      .lineupPage .insulationDetail07 .wrap ul li:nth-of-type(4) .pct img {
        width: 100%; }*/
  .lineupPage .insulationDetail08 {
    padding: 50px 20px 20px; }
    .lineupPage .insulationDetail08 .wrap .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 50px; }
    .lineupPage .insulationDetail08 .wrap ul {
      margin: 0 auto; }
      .lineupPage .insulationDetail08 .wrap ul li {
        margin-bottom: 40px; }
        .lineupPage .insulationDetail08 .wrap ul li .pct img {
          width: 100%; }
        .lineupPage .insulationDetail08 .wrap ul li .pct .caption {
          text-align: center;
          padding-top: 15px;
          font-size: 12px;
          line-height: 23px; }
          .lineupPage .insulationDetail08 .wrap ul li .pct .caption strong {
            display: block;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 7px; }
          .lineupPage .insulationDetail08 .wrap ul li .pct .caption small {
            display: block;
            font-size: 9px;
            line-height: 18px;
            padding-top: 5px; }
  .lineupPage .durabilityDetail01 {
    padding: 0 20px 50px; }
    .lineupPage .durabilityDetail01 .wrap .block01 {
      margin-bottom: 50px; }
      .lineupPage .durabilityDetail01 .wrap .block01 .title {
        border-left: 5px solid #4C5870;
        font-size: 16px;
        line-height: 28px;
        font-weight: 600;
        padding-left: 15px;
        margin-bottom: 20px; }
      .lineupPage .durabilityDetail01 .wrap .block01 .text {
        font-size: 12px;
        line-height: 23px; }
      .lineupPage .durabilityDetail01 .wrap .block01 .pct {
        padding: 0 0 23px; }
        .lineupPage .durabilityDetail01 .wrap .block01 .pct img {
          padding-top: 45px;
          width: 100%; }
      .lineupPage .durabilityDetail01 .wrap .block01 .caution {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 28px; }
    .lineupPage .durabilityDetail01 .wrap .block02 ul {
      margin-bottom: 40px; }
      .lineupPage .durabilityDetail01 .wrap .block02 ul li:nth-of-type(1) {
        margin-bottom: 30px; }
      .lineupPage .durabilityDetail01 .wrap .block02 ul li .title {
        font-size: 13px;
        padding-bottom: 5px;
        margin-bottom: 12px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
        .lineupPage .durabilityDetail01 .wrap .block02 ul li .title span {
          font-size: 16px;
          font-family: 'Open Sans', sans-serif;
          font-weight: 300;
          font-style: italic;
          margin-left: 6px; }
      .lineupPage .durabilityDetail01 .wrap .block02 ul li .pct {
        text-align: center;
        padding: 15px 0; }
        .lineupPage .durabilityDetail01 .wrap .block02 ul li .pct img {
          width: 165px; }
      .lineupPage .durabilityDetail01 .wrap .block02 ul li .text {
        font-size: 12px;
        line-height: 23px; }
    .lineupPage .durabilityDetail01 .wrap .block02 .closing {
      text-align: center;
      font-size: 13px;
      line-height: 25px;
      font-weight: 600; }
  .lineupPage .durabilityDetail02 {
    padding: 50px 20px;
    background-color: rgba(76, 88, 112, 0.05); }
    .lineupPage .durabilityDetail02 .wrap .block01 {
      display: flex;
      flex-flow: column-reverse;
      margin-bottom: 45px; }
      .lineupPage .durabilityDetail02 .wrap .block01 .detail {
        margin-bottom: 30px; }
        .lineupPage .durabilityDetail02 .wrap .block01 .detail .title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 20px; }
        .lineupPage .durabilityDetail02 .wrap .block01 .detail .text {
          font-size: 12px;
          line-height: 23px; }
          .lineupPage .durabilityDetail02 .wrap .block01 .detail .text p {
            margin-bottom: 1em; }
          .lineupPage .durabilityDetail02 .wrap .block01 .detail .text small {
            display: block;
            font-size: 9px;
            margin-top: -5px; }
      .lineupPage .durabilityDetail02 .wrap .block01 .pct img {
        width: 100%; }
    .lineupPage .durabilityDetail02 .wrap .block02 {
      margin-bottom: 40px; }
      .lineupPage .durabilityDetail02 .wrap .block02 .title {
        text-align: center; }
        .lineupPage .durabilityDetail02 .wrap .block02 .title span {
          position: relative;
          display: inline-block;
          font-size: 13px;
          line-height: 23px;
          font-weight: 600;
          margin-bottom: 30px; }
          .lineupPage .durabilityDetail02 .wrap .block02 .title span::before {
            position: absolute;
            left: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
          .lineupPage .durabilityDetail02 .wrap .block02 .title span::after {
            position: absolute;
            right: -42px;
            top: 50%;
            content: "";
            width: 31px;
            height: 1px;
            background-color: #4C5870; }
      .lineupPage .durabilityDetail02 .wrap .block02 .pct {
        margin: 0 auto; }
        .lineupPage .durabilityDetail02 .wrap .block02 .pct img {
          width: 100%; }
      .lineupPage .durabilityDetail02 .wrap .block02 .list {
        margin-bottom: 30px; }
        .lineupPage .durabilityDetail02 .wrap .block02 .list ul li {
          font-size: 12px;
          line-height: 23px;
          margin-bottom: 12px;
          text-indent: -2em;
          padding-left: 2em; }
          .lineupPage .durabilityDetail02 .wrap .block02 .list ul li span {
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            margin-right: 12px; }
    .lineupPage .durabilityDetail02 .wrap .block03 {
      margin-bottom: 45px; }
      .lineupPage .durabilityDetail02 .wrap .block03 .title {
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 15px; }
      .lineupPage .durabilityDetail02 .wrap .block03 .text {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 10px; }
      .lineupPage .durabilityDetail02 .wrap .block03 .link a {
        font-size: 12px;
        color: #000;
        display: inline-block;
        padding-right: 15px;
        background: url(../images/common/icon-link-blue.svg) right center no-repeat;
        background-size: 10px;
        border-bottom: 1px solid #4C5870; }
        .lineupPage .durabilityDetail02 .wrap .block03 .link a:active {
          border-bottom: 1px solid rgba(76, 88, 112, 0); }
    .lineupPage .durabilityDetail02 .wrap .closing {
      text-align: center;
      font-size: 13px;
      line-height: 25px;
      font-weight: 600;
      padding: 16px 0;
      background-color: rgba(255, 255, 255, 0.5);
      margin: 0 auto; }

    .lineupPage .durabilityDetail03 .wrap .title {
      border-left: 5px solid #4C5870;
      font-size: 16px;
      line-height: 28px;
      font-weight: 600;
      padding-left: 15px;
      margin-bottom: 20px; }
    .lineupPage .durabilityDetail03 .wrap .subtitle {
      font-size: 13px;
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
      .lineupPage .durabilityDetail03 .wrap .subtitle span {
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        margin-left: 8px; }
    .lineupPage .durabilityDetail03 .wrap .lead {
      font-size: 13px;
      line-height: 25px;
      font-weight: 600;
      margin-bottom: 20px; }
    .lineupPage .durabilityDetail03 .wrap .text {
      font-size: 12px;
      line-height: 23px;
}
      .lineupPage .durabilityDetail03 .wrap .text.mb {
        margin-bottom: 2rem; }
    .lineupPage .durabilityDetail03 .wrap .pct1 {
      padding: 25px 0 0;
      margin-bottom: 60px; }
      .lineupPage .durabilityDetail03 .wrap .caption {
        font-size: 12px;
        padding-bottom: 4px; }
      .lineupPage .durabilityDetail03 .wrap .pct1 img {
        width: 100%; }
    .lineupPage .durabilityDetail03 .wrap .pct2 {
      padding: 25px 0 0;
      text-align: center;
      margin-bottom: 80px; }
      .lineupPage .durabilityDetail03 .wrap .pct2 .caption {
        font-size: 12px;
        padding-bottom: 4px; }
      .lineupPage .durabilityDetail03 .wrap .pct2 img {
        width: 100%; }
    .lineupPage .durabilityDetail03 .wrap .closing {
      text-align: center;
      font-size: 13px;
      line-height: 25px;
      font-weight: 600;
      padding: 17px 10px;
      background-color: rgba(76, 88, 112, 0.05); }
	  
	  .lineupPage .durabilityDetail03 .wrap img {
	  	width: 100%
	  }
	  
.lineupPage .durabilityDetail03	.wrap .flexBox {
	display: block;
}
		
.lineupPage .durabilityDetail03	.wrap .flexBox div {
	width:100%;
}

.lineupPage .durabilityDetail03	.wrap .w675 {
	width:100%;
	margin: 0 auto;
}		  
	  
	  
	  
	  
	  
	  
	  
  .lineupPage .durabilityDetail04 {
    padding: 50px 20px;
    background-color: rgba(76, 88, 112, 0.05);
    margin-bottom: 40px; }
    .lineupPage .durabilityDetail04 .wrap .block01 {
      display: flex;
      flex-flow: column-reverse; }
      .lineupPage .durabilityDetail04 .wrap .block01 .pct img {
        width: 100%; }
      .lineupPage .durabilityDetail04 .wrap .block01 .detail {
        margin-bottom: 28px; }
        .lineupPage .durabilityDetail04 .wrap .block01 .detail .title {
          border-left: 5px solid #4C5870;
          font-size: 16px;
          line-height: 28px;
          font-weight: 600;
          padding-left: 15px;
          margin-bottom: 20px; }
        .lineupPage .durabilityDetail04 .wrap .block01 .detail .text {
          font-size: 12px;
          line-height: 23px; }
          .lineupPage .durabilityDetail04 .wrap .block01 .detail .text small {
            display: block;
            font-size: 9px; }
  .lineupPage .pagetextlink,.lineupPage .pagetextlink02 {
    position: relative;
    height: 55px; }
    .lineupPage .pagetextlink a,.lineupPage .pagetextlink02 a {
      display: block;
      height: 14px;
      font-size: 14px;
      line-height: 14px;
      color: #000; }
      .lineupPage .pagetextlink a:hover,.lineupPage .pagetextlink02 a:hover {
        text-decoration: underline; }
    .lineupPage .pagetextlink .prev,.lineupPage .pagetextlink02 .prev {
      position: absolute;
      top: 0;
      left: 20px; }
      .lineupPage .pagetextlink .prev a,.lineupPage .pagetextlink02 .prev a {
        padding-left: 17px;
        background: url(../images/common/icon-link-blue-prev.svg) left center no-repeat;
        background-size: 11px; }
    .lineupPage .pagetextlink .next,.lineupPage .pagetextlink02 .next {
      position: absolute;
      top: 0;
      right: 20px; }
      .lineupPage .pagetextlink .next a,.lineupPage .pagetextlink02 .next a {
        padding-right: 17px;
        background: url(../images/common/icon-link-blue.svg) right center no-repeat;
        background-size: 11px; } }

@media all and (min-width: 769px) {
  .housegalleryPage .tempPageTitle.housegallery {
    background-image: url(../images/housegallery/pct-mv.jpg); }
  .housegalleryPage .listSec {
    margin-bottom: 80px; }
    .housegalleryPage .listSec ul li {
      padding: 60px 0; }
      .housegalleryPage .listSec ul li .wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 996px;
        padding: 0 40px;
        margin: 0 auto; }
        .housegalleryPage .listSec ul li .wrap .pct {
          width: 49.1%; }
          .housegalleryPage .listSec ul li .wrap .pct img {
            width: 100%; }
        .housegalleryPage .listSec ul li .wrap .detail {
          width: 326px; }
          .housegalleryPage .listSec ul li .wrap .detail .title {
            height: 70px;
            border-top: 1px solid #4C5870;
            border-bottom: 1px solid #4C5870;
            margin-bottom: 25px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .housegalleryPage .listSec ul li .wrap .detail .title h2 {
              display: inline-block;
              font-size: 19px;
              line-height: 28px; }
          .housegalleryPage .listSec ul li .wrap .detail .spec {
            width: 360px;
            margin-bottom: 20px; }
            .housegalleryPage .listSec ul li .wrap .detail .spec p {
              font-size: 16px;
              line-height: 28px;
              padding-left: 25px; }
              .housegalleryPage .listSec ul li .wrap .detail .spec p.address {
                background: url(../images/housegallery/icon-address.png) left 7px no-repeat;
                background-size: 10px 15px; }
              .housegalleryPage .listSec ul li .wrap .detail .spec p.time {
                background: url(../images/housegallery/icon-time.png) left 7px no-repeat;
                background-size: 11px; }
              .housegalleryPage .listSec ul li .wrap .detail .spec p.tel {
                background: url(../images/housegallery/icon-tel.png) left 7px no-repeat;
                background-size: 11px; }
          .housegalleryPage .listSec ul li .wrap .detail .btn a {
            display: block;
            text-align: center;
            font-size: 16px;
            line-height: 42px;
            height: 42px;
            color: #fff;
            background-color: #4C5870; }
            .housegalleryPage .listSec ul li .wrap .detail .btn a:hover {
              opacity: 0.7; }
      /*.housegalleryPage .listSec ul li:nth-of-type(1) {
        padding-top: 0; }*/
      .housegalleryPage .listSec ul li:nth-of-type(2n) {
        background-color: rgba(76, 88, 112, 0.05); }
        .housegalleryPage .listSec ul li:nth-of-type(2n) .wrap {
          flex-flow: row-reverse; }
  .housegalleryPage .housegalleryTitle {
    text-align: center;
    width: 628px;
    padding: 30px 0 28px;
    border-top: 1px solid #4C5870;
    border-bottom: 1px solid #4C5870;
    margin: 80px auto 60px; }
    .housegalleryPage .housegalleryTitle .title {
      font-size: 24px;
      font-weight: 600;
      line-height: 1.1;
      margin-bottom: 12px; }
      .housegalleryPage .housegalleryTitle .title span {
        color: #C21010; }
    .housegalleryPage .housegalleryTitle .sub {
      font-size: 19px;
      line-height: 30px; }
  .housegalleryPage .housegallerySlide {
    height: 620px; }
    .housegalleryPage .housegallerySlide ul.slide {
      width: 100%; }
      .housegalleryPage .housegallerySlide ul.slide li {
        width: 880px;
        margin: 0 3px; }
        .housegalleryPage .housegallerySlide ul.slide li div {
          width: 100%;
          height: 500px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat; }
    .housegalleryPage .housegallerySlide .slick-prev,
	.housegalleryPage .housegallerySlide .slick-next {
		position: absolute;
		z-index: 1;
		display: block;
		width: 60px;
		height: 60px;
		line-height: 0px;
		font-size: 0px;
		cursor: pointer;
		top: 45%;
		padding: 0;
		border: none;
		outline: none; }
    .housegalleryPage .housegallerySlide .slick-prev:hover,
    .housegalleryPage .housegallerySlide .slick-next:hover {
      opacity: 0.7; }
    .housegalleryPage .housegallerySlide .slick-prev {
      left: calc(50% - 470px); }
    .housegalleryPage .housegallerySlide .slick-next {
      right: calc(50% - 470px); }
    .housegalleryPage .housegallerySlide .slick-prev:before {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 60px;
      height: 60px;
      background: url(../images/housegallery/btn-slide-l.png);
      background-size: cover; }
    .housegalleryPage .housegallerySlide .slick-next:before {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 60px;
      height: 60px;
      background: url(../images/housegallery/btn-slide-r.png);
      background-size: cover; }
    .housegalleryPage .housegallerySlide .slick-track {
      margin-left: inherit;
      margin-right: inherit; }
  .housegalleryPage .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  .housegalleryPage ul.slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .housegalleryPage ul.slick-dots > li {
      position: relative;
      display: inline-block;
      width: 20px !important;
      height: 20px;
      margin: 0 5px !important;
      padding: 0;
      cursor: pointer; }
      .housegalleryPage ul.slick-dots > li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 12px;
        height: 12px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        .housegalleryPage ul.slick-dots > li button:hover, .housegalleryPage ul.slick-dots > li button:focus {
          outline: none; }
        .housegalleryPage ul.slick-dots > li button:hover:before, .housegalleryPage ul.slick-dots > li button:focus:before {
          opacity: 1; }
        .housegalleryPage ul.slick-dots > li button:before {
          font-size: 1px;
          line-height: 1;
          position: absolute;
          top: 0;
          left: 0;
          width: 12px;
          height: 12px;
          content: '';
          opacity: .3;
          background-color: #4C5870;
          border-radius: 6px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px; }
      .housegalleryPage ul.slick-dots > li.slick-active button:before {
        opacity: 1; }
  .housegalleryPage .housegalleryDetail {
    padding: 80px 0 0;
    background-color: rgba(76, 88, 112, 0.1);
    margin-bottom: 80px; }
    .housegalleryPage .housegalleryDetail .wrap {
      max-width: 1240px;
      padding: 0 40px;
      margin: 0 auto; }
    .housegalleryPage .housegalleryDetail .pct {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 55px; }
      .housegalleryPage .housegalleryDetail .pct picture {
        width: 45.8%; }
    .housegalleryPage .housegalleryDetail .detail {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 50px; }
      .housegalleryPage .housegalleryDetail .detail .spec {
        width: 360px;
        margin-bottom: 20px; }
        .housegalleryPage .housegalleryDetail .detail .spec p {
          font-size: 16px;
          line-height: 26px;
          padding-left: 25px;
          margin-bottom: 8px; }
          .housegalleryPage .housegalleryDetail .detail .spec p.address {
            background: url(../images/housegallery/icon-address.png) left 7px no-repeat;
            background-size: 10px 15px; }
          .housegalleryPage .housegalleryDetail .detail .spec p.time {
            font-size: 18px;
            background: url(../images/housegallery/icon-time.png) left 9px no-repeat;
            background-size: 11px; }
          .housegalleryPage .housegalleryDetail .detail .spec p.tel {
            background: url(../images/housegallery/icon-tel.png) left 7px no-repeat;
            background-size: 11px; }
      .housegalleryPage .housegalleryDetail .detail .access p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 8px; }
    .housegalleryPage .housegalleryDetail .map {
      font-size: 0;
      line-height: 1; }
      .housegalleryPage .housegalleryDetail .map iframe {
        width: 100%;
        height: 412px; }
  .housegalleryPage .housegalleryBanner {
    width: 100%;
    max-width: 1238px;
    padding: 0 40px;
    margin: 0 auto 78px; }
    .housegalleryPage .housegalleryBanner ul li {
      width: 700px;
      margin: 0 auto; }
      .housegalleryPage .housegalleryBanner ul li a {
        position: relative;
        text-align: center;
        display: block;
        color: #fff; }
        .housegalleryPage .housegalleryBanner ul li a .pct {
          position: relative;
          display: block; }
          .housegalleryPage .housegalleryBanner ul li a .pct img {
            width: 100%; }
          .housegalleryPage .housegalleryBanner ul li a .pct .bg {
            opacity: 0;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            -webkit-transition: ease .1s;
            transition: ease .1s; }
        .housegalleryPage .housegalleryBanner ul li a .title {
          position: absolute;
          display: block;
          width: 100%;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          -webkit-transform: translateY(-50%) translateX(-50%); }
          .housegalleryPage .housegalleryBanner ul li a .title .jp {
            position: relative;
            display: inline-block;
            font-size: 28px; }
            .housegalleryPage .housegalleryBanner ul li a .title .jp::after {
              content: "";
              position: absolute;
              top: 12px;
              right: -20px;
              width: 10px;
              height: 17px;
              background: url(../images/common/icon-link.svg) right center no-repeat;
              background-size: 10px 17px;
              -webkit-transition: ease .1s;
              transition: ease .1s; }
          .housegalleryPage .housegalleryBanner ul li a .title .en {
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            display: block;
            font-size: 19px; }
        .housegalleryPage .housegalleryBanner ul li a:hover .pct .bg {
          opacity: 1; }
        .housegalleryPage .housegalleryBanner ul li a:hover .title .jp::after {
          right: -27px; } 
		  
		  .housegalleryPage #honsha #mapSpec {
		  	margin: 6% 0 0;
		  }
		  
		  .housegalleryPage #honsha .floatL {
		  width: 35%;
		  float:left;
		  margin-bottom: 8%;
		  }
		  .housegalleryPage #honsha .floatL img {
		  width: 100%;
		  }

		  
		  .housegalleryPage #honsha .floatR {
		  width: 60%;
		  float:right;
		  margin-top: 2%;
		  }
		  
		  .housegalleryPage #honsha .floatR .spec {
		  margin-bottom: 6%;
		  }
		  
.housegalleryPage #honsha .floatR .spec p {
    font-size: 16px;
    line-height: 26px;
    padding-left: 25px;
    margin-bottom: 8px;
}		  
.housegalleryPage #honsha .floatR .spec p.address {
    background: url(../images/housegallery/icon-address.png) left 7px no-repeat;
    background-size: 10px 15px;
}		  

.housegalleryPage #honsha .floatR .spec p.time {
    font-size: 18px;
    background: url(../images/housegallery/icon-time.png) left 9px no-repeat;
    background-size: 11px;
}

.housegalleryPage #honsha .floatR .spec p.tel {
    background: url(../images/housegallery/icon-tel.png) left 7px no-repeat;
    background-size: 11px;
}

.housegalleryPage #honsha .floatR .access p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 8px;
}

		  
		  }
@media all and (max-width: 768px) {
  .housegalleryPage .tempPageTitle.housegallery {
    background-image: url(../images/housegallery/pct-mv-sp.jpg); }
  .housegalleryPage .listSec {
    margin-bottom: 40px; }
    .housegalleryPage .listSec ul li {
      padding: 40px 0; }
      .housegalleryPage .listSec ul li .wrap {
        padding: 0 20px; }
        .housegalleryPage .listSec ul li .wrap .pct {
          margin-bottom: 30px; }
          .housegalleryPage .listSec ul li .wrap .pct img {
            width: 100%; }
        .housegalleryPage .listSec ul li .wrap .detail {
          width: 77.7%;
          margin: 0 auto; }
          .housegalleryPage .listSec ul li .wrap .detail .title {
            height: 57px;
            border-top: 1px solid #4C5870;
            border-bottom: 1px solid #4C5870;
            margin-bottom: 15px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .housegalleryPage .listSec ul li .wrap .detail .title h2 {
              display: inline-block;
              font-size: 13px;
              line-height: 23px; }
          .housegalleryPage .listSec ul li .wrap .detail .spec {
            margin-bottom: 20px; }
            .housegalleryPage .listSec ul li .wrap .detail .spec p {
              font-size: 12px;
              line-height: 23px;
              padding-left: 22px; }
              .housegalleryPage .listSec ul li .wrap .detail .spec p.address {
                background: url(../images/housegallery/icon-address.png) 3px 5px no-repeat;
                background-size: 10px 15px; }
              .housegalleryPage .listSec ul li .wrap .detail .spec p.time {
                background: url(../images/housegallery/icon-time.png) 3px 7px no-repeat;
                background-size: 11px; }
              .housegalleryPage .listSec ul li .wrap .detail .spec p.tel {
                background: url(../images/housegallery/icon-tel.png) 3px 7px no-repeat;
                background-size: 11px; }
          .housegalleryPage .listSec ul li .wrap .detail .btn a {
            display: block;
            text-align: center;
            font-size: 12px;
            line-height: 28px;
            height: 28px;
            color: #fff;
            background-color: #4C5870; }
            .housegalleryPage .listSec ul li .wrap .detail .btn a:active {
              opacity: 0.7; }
      .housegalleryPage .listSec ul li:nth-of-type(1) {
        padding-top: 0; }
      .housegalleryPage .listSec ul li:nth-of-type(2n) {
        background-color: rgba(76, 88, 112, 0.05); }
  .housegalleryPage .housegalleryTitle {
    text-align: center;
    padding: 12px 0 8px;
    border-top: 1px solid #4C5870;
    border-bottom: 1px solid #4C5870;
    margin: 40px 20px 30px; }
    .housegalleryPage .housegalleryTitle .title {
      font-size: 16px;
      font-weight: 600;
      line-height: 28px;
      margin-bottom: 6px; }
      .housegalleryPage .housegalleryTitle .title span {
        color: #C21010; }
    .housegalleryPage .housegalleryTitle .sub {
      font-size: 13px;
      line-height: 23px; }
  .housegalleryPage .housegallerySlide {
    height: 285px; }
    .housegalleryPage .housegallerySlide ul.slide {
      width: 100%; }
      .housegalleryPage .housegallerySlide ul.slide li {
        margin: 0 1px; }
        .housegalleryPage .housegallerySlide ul.slide li div {
          width: 100%;
          height: 240px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat; }
    .housegalleryPage .housegallerySlide .slick-prev,
    .housegalleryPage .housegallerySlide .slick-next {
      position: absolute;
      z-index: 5;
      display: block;
      width: 37px;
      height: 37px;
      line-height: 0px;
      font-size: 0px;
      cursor: pointer;
      top: 45%;
      padding: 0;
      border: none;
      outline: none; }
    .housegalleryPage .housegallerySlide .slick-prev:hover,
    .housegalleryPage .housegallerySlide .slick-next:hover {
      opacity: 0.7; }
    .housegalleryPage .housegallerySlide .slick-prev {
      left: 12px; }
    .housegalleryPage .housegallerySlide .slick-next {
      right: 12px; }
    .housegalleryPage .housegallerySlide .slick-prev:before {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 37px;
      height: 37px;
      background: url(../images/housegallery/btn-slide-l.png);
      background-size: cover; }
    .housegalleryPage .housegallerySlide .slick-next:before {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 37px;
      height: 37px;
      background: url(../images/housegallery/btn-slide-r.png);
      background-size: cover; }
    .housegalleryPage .housegallerySlide .slick-track {
      margin-left: inherit;
      margin-right: inherit; }
  .housegalleryPage .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  .housegalleryPage ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .housegalleryPage ul.slick-dots > li {
      position: relative;
      display: inline-block;
      width: 7px !important;
      height: 7px;
      margin: 0 3px !important;
      padding: 0;
      cursor: pointer; }
      .housegalleryPage ul.slick-dots > li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 7px;
        height: 7px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        .housegalleryPage ul.slick-dots > li button:hover, .housegalleryPage ul.slick-dots > li button:focus {
          outline: none; }
        .housegalleryPage ul.slick-dots > li button:hover:before, .housegalleryPage ul.slick-dots > li button:focus:before {
          opacity: 1; }
        .housegalleryPage ul.slick-dots > li button:before {
          font-size: 1px;
          line-height: 1;
          position: absolute;
          top: 0;
          left: 0;
          width: 7px;
          height: 7px;
          content: '';
          opacity: .3;
          background-color: #4C5870;
          border-radius: 4px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px; }
      .housegalleryPage ul.slick-dots > li.slick-active button:before {
        opacity: 1; }
  .housegalleryPage .housegalleryDetail {
    padding: 50px 0 0;
    background-color: rgba(76, 88, 112, 0.1);
    margin-bottom: 50px; }
    .housegalleryPage .housegalleryDetail .wrap {
      padding: 0 20px; }
    .housegalleryPage .housegalleryDetail .pct picture {
      display: block;
      margin-bottom: 30px; }
      .housegalleryPage .housegalleryDetail .pct picture img {
        width: 100%; }
    .housegalleryPage .housegalleryDetail .detail {
      padding-left: 14px;
      margin-bottom: 50px; }
      .housegalleryPage .housegalleryDetail .detail .spec {
        margin-bottom: 20px; }
        .housegalleryPage .housegalleryDetail .detail .spec p {
          font-size: 12px;
          line-height: 23px;
          padding-left: 20px;
          margin-bottom: 2px; }
          .housegalleryPage .housegalleryDetail .detail .spec p.address {
            background: url(../images/housegallery/icon-address.png) left 7px no-repeat;
            background-size: 10px 15px; }
          .housegalleryPage .housegalleryDetail .detail .spec p.time {
            background: url(../images/housegallery/icon-time.png) left 7px no-repeat;
            background-size: 11px; }
          .housegalleryPage .housegalleryDetail .detail .spec p.tel {
            background: url(../images/housegallery/icon-tel.png) left 7px no-repeat;
            background-size: 11px; }
      .housegalleryPage .housegalleryDetail .detail .access p {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 2px; }
    .housegalleryPage .housegalleryDetail .map {
      font-size: 0;
      line-height: 1; }
      .housegalleryPage .housegalleryDetail .map iframe {
        width: 100%;
        height: 210px; }
  .housegalleryPage .housegalleryBanner {
    padding-bottom: 10px; }
    .housegalleryPage .housegalleryBanner ul li {
      width: 75.7%;
      margin: 0 auto 40px; }
      .housegalleryPage .housegalleryBanner ul li a {
        position: relative;
        text-align: center;
        display: block;
        color: #fff; }
        .housegalleryPage .housegalleryBanner ul li a .pct {
          display: block; }
          .housegalleryPage .housegalleryBanner ul li a .pct img {
            width: 100%; }
          .housegalleryPage .housegalleryBanner ul li a .pct .bg {
            opacity: 0;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            -webkit-transition: ease .1s;
            transition: ease .1s; }
        .housegalleryPage .housegalleryBanner ul li a .title {
          position: absolute;
          display: block;
          width: 100%;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          -webkit-transform: translateY(-50%) translateX(-50%); }
          .housegalleryPage .housegalleryBanner ul li a .title .jp {
            position: relative;
            display: inline-block;
            font-size: 18px; }
            .housegalleryPage .housegalleryBanner ul li a .title .jp::after {
              content: "";
              position: absolute;
              top: 6px;
              right: -20px;
              width: 6px;
              height: 10px;
              background: url(../images/common/icon-link.svg) right center no-repeat;
              background-size: 6px 10px;
              -webkit-transition: ease .1s;
              transition: ease .1s; }
          .housegalleryPage .housegalleryBanner ul li a .title .en {
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-style: italic;
            display: block;
            font-size: 15px; }
        .housegalleryPage .housegalleryBanner ul li a.hover .pct .bg {
          opacity: 1; }
        .housegalleryPage .housegalleryBanner ul li a.hover .title .jp::after {
          right: -27px; } 
		  
		  .housegalleryPage #honsha img {
		  	width: 100%;
		  }
		  .housegalleryPage #honsha #mapSpec {
		  	margin: 6% 0 0;
		  }
		  
		  .housegalleryPage #honsha .floatL {
		  width: 100%;
		  float:none;
		  margin-bottom: 8%;
		  }

		  
		  .housegalleryPage #honsha .floatR {
		  width: 100%;
		  float:none;
		  padding-left: 14px;
    margin-bottom: 50px;
		  font-size: 12px;
		  }
		  
		  .housegalleryPage #honsha .floatR .spec {
		  margin-bottom: 8%;
		  }
		  
.housegalleryPage #honsha .floatR .spec p {
    font-size: 12px;
    line-height: 23px;
    padding-left: 20px;
    margin-bottom: 2px;
}		  
		  
		  
.housegalleryPage #honsha .floatR .spec p.address {
    background: url(../images/housegallery/icon-address.png) left 7px no-repeat;
    background-size: 10px 15px;
}	

.housegalleryPage #honsha .floatR .spec p.time {
    background: url(../images/housegallery/icon-time.png) left 7px no-repeat;
    background-size: 11px;
}

.housegalleryPage #honsha .floatR .spec p.tel {
    background: url(../images/housegallery/icon-tel.png) left 7px no-repeat;
    background-size: 11px;
}		  

.housegalleryPage #honsha .floatR .access p {
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 2px;
}







		  
		  }
.housegalleryPage li.jsInview {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

@media all and (min-width: 769px) {

/*====小林住宅の家づくり====*/

	.buildPage .tempPageTitle.build {
		background-image: url(../images/build/pct-mv.jpg);
	}
	.buildPage ul.btnList {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		max-width: 1152px;
		margin: 0 auto 80px; 
	}
	.buildPage ul.btnList li{
		border-bottom: 2px solid #f3f3f3;
	}
	.buildPage ul.btnList li a {
		/*display: block;*/
		width: 164px;
		font-size: 18px;
		line-height: 1;
		font-weight: 600;
		text-align: center;
		color: #000;
		padding: 1.4rem 0;
		/*横から伸びる下線*/
		display: inline-block;
		position: relative;
	}
	.buildPage ul.btnList li a::after{
		margin-bottom: -2px;
		background-color: #4C5870;
		bottom: 0;
		content: '';
		display: block;
		height: 2px;
		left: 0;
		position: absolute;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform .3s;
		width: 100%;
	}
	.buildPage ul.btnList li a:hover::after{
		transform: scale(1, 1);
	}
	.buildPage ul.btnList li a:hover {
		opacity: 1; 
		color: #4C5870;
	}
	.buildPage ul.btnList li:first-child a {
		/*border-left: 1px solid #4C5870;*/
	}

	.buildPage ul.btnList li.selected a {
		border-bottom: 2px solid #4C5870;
		margin-bottom: -2px;
		color: #4C5870;
	}
		
    .buildPage .pagelink .title {
      text-align: center;
      width: 400px;
      padding: 18px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 auto 80px; }
      .buildPage .pagelink .title .main {
        font-size: 24px;
        line-height: 1.1;
        margin-bottom: 8px; }
      .buildPage .pagelink .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 19px;
        line-height: 1.1; }
  .buildPage .pagetextlink {
    position: relative;
    max-width: 1240px;
    height: 90px;
    margin: 0 auto; }
    .buildPage .pagetextlink a {
      display: inline-block;
      height: 18px;
      font-size: 18px;
      line-height: 18px;
      color: #000; }
      .buildPage .pagetextlink a:hover {
        text-decoration: underline; }
    .buildPage .pagetextlink .prev {
      position: absolute;
      top: 0;
      left: 40px; }
      .buildPage .pagetextlink .prev a {
        padding-left: 22px;
        background: url(../images/common/icon-link-blue-prev.svg) left center no-repeat;
        background-size: 15px; }
    .buildPage .pagetextlink .next {
      position: absolute;
      top: 0;
      right: 40px; }
      .buildPage .pagetextlink .next a {
        padding-right: 22px;
        background: url(../images/common/icon-link-blue.svg) right center no-repeat;
        background-size: 15px; }
  .buildPage .system01Sec {
    margin-bottom: 80px; }
    .buildPage .system01Sec .wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      flex-flow: row-reverse;
      max-width: 1240px;
      padding: 0 40px;
      margin: 0 auto; }
      .buildPage .system01Sec .wrap .detail {
        width: calc(100% - 553px); }
        .buildPage .system01Sec .wrap .detail .title {
          font-size: 24px;
          font-weight: 600;
          line-height: 1.4;
          padding-left: 32px;
          border-left: 10px solid #4C5870;
          margin-bottom: 23px; }
        .buildPage .system01Sec .wrap .detail p {
          font-size: 16px;
          line-height: 30px; }
      .buildPage .system01Sec .wrap .fig {
        width: 460px; }
        .buildPage .system01Sec .wrap .fig img {
          width: 100%; }
  .buildPage .system02Sec {
    padding: 80px 0 90px;
    background-color: rgba(76, 88, 112, 0.05);
    margin-bottom: 80px; }
    .buildPage .system02Sec .wrap {
      max-width: 1240px;
      padding: 0 40px;
      margin: 0 auto; }
      .buildPage .system02Sec .wrap .title {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.4;
        padding-left: 32px;
        border-left: 10px solid #4C5870;
        margin-bottom: 28px; }
      .buildPage .system02Sec .wrap .lead {
        font-size: 19px;
        font-weight: 600;
        line-height: 34px;
        margin-bottom: 20px; }
      .buildPage .system02Sec .wrap p {
        font-size: 16px;
        line-height: 30px; }
        .buildPage .system02Sec .wrap p small {
          display: block;
          font-size: 12px;
          line-height: 1.3;
          letter-spacing: -0.05em;
          padding-top: 8px; }
    .buildPage .system02Sec .firstBlock {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 50px; }
      .buildPage .system02Sec .firstBlock .detail {
        width: calc(100% - 553px); }
      .buildPage .system02Sec .firstBlock .pct {
        width: 460px; }
        .buildPage .system02Sec .firstBlock .pct img {
          width: 100%; }
    .buildPage .system02Sec .secondBlock .box {
      margin-bottom: 40px; }
      .buildPage .system02Sec .secondBlock .box:nth-of-type(2) {
        margin-bottom: 0; }
      .buildPage .system02Sec .secondBlock .box .illust {
        text-align: center;
        width: 798px;
        padding: 30px 0;
        margin: 0 auto; }
        .buildPage .system02Sec .secondBlock .box .illust img {
          width: 100%; }
      .buildPage .system02Sec .secondBlock .box .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 55px 0 47px; }
        .buildPage .system02Sec .secondBlock .box .list dl {
          width: 320px;
          text-align: center;
          padding: 30px 5px;
          background-color: #fff;
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1); } }
        @media all and (min-width: 769px) and (max-width: 1065px) {
          .buildPage .system02Sec .secondBlock .box .list dl {
            width: 32%; } }
			
@media all and (min-width: 769px) {
          .buildPage .system02Sec .secondBlock .box .list dl dt {
            display: inline-block;
            position: relative;
            font-size: 19px;
            font-weight: 600;
            line-height: 34px;
            margin-bottom: 16px; }
            .buildPage .system02Sec .secondBlock .box .list dl dt::before, .buildPage .system02Sec .secondBlock .box .list dl dt::after {
              content: "";
              position: absolute;
              top: 16px;
              width: 31px;
              height: 1px;
              background-color: #4C5870; }
            .buildPage .system02Sec .secondBlock .box .list dl dt::before {
              left: -50px; }
            .buildPage .system02Sec .secondBlock .box .list dl dt::after {
              right: -50px; }
          .buildPage .system02Sec .secondBlock .box .list dl dd {
            font-size: 16px;
            line-height: 30px; } }
          @media all and (min-width: 769px) and (max-width: 1065px) {
            .buildPage .system02Sec .secondBlock .box .list dl dd br {
              display: none; } }
@media all and (min-width: 769px) {
  /*.buildPage .quality01Sec {
    margin-bottom: 80px; }*/
    .buildPage .quality01Sec .lead {
      text-align: center;
      font-size: 19px;
      font-weight: 600;
      line-height: 34px;
      margin-bottom: 48px; }
    .buildPage .quality01Sec .wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      flex-flow: row-reverse;
      max-width: 1240px;
      padding: 0 40px;
      margin: 0 auto; }
      .buildPage .quality01Sec .wrap .detail {
        width: calc(100% - 553px); }
        .buildPage .quality01Sec .wrap .detail .title {
          font-size: 24px;
          font-weight: 600;
          line-height: 1.4;
          padding-left: 32px;
          border-left: 10px solid #4C5870;
          margin-bottom: 23px; }
        .buildPage .quality01Sec .wrap .detail p {
          font-size: 16px;
          line-height: 30px; }
      .buildPage .quality01Sec .wrap .fig {
        width: 460px; }
        .buildPage .quality01Sec .wrap .fig img {
          width: 100%; }
  .lineupPage .quality02Sec {
    padding: 80px 0 80px;
     }
    .lineupPage .quality02Sec .wrap {
      max-width: 1240px;
      padding: 0 40px;
      margin: 0 auto; }
      .lineupPage .quality02Sec .wrap .title {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.4;
        padding-left: 32px;
        border-left: 10px solid #4C5870;
        margin-bottom: 45px; }
      .lineupPage .quality02Sec .wrap .lead {
        font-size: 19px;
        font-weight: 600;
        line-height: 34px;
        margin-bottom: 20px; }
      .lineupPage .quality02Sec .wrap p {
        font-size: 16px;
        line-height: 30px; }
        .lineupPage .quality02Sec .wrap p small {
          display: block;
          font-size: 12px;
          line-height: 1.3;
          letter-spacing: -0.05em;
          padding-top: 8px; }
    .lineupPage .quality02Sec .box {
      margin-bottom: 5px; }
      .lineupPage .quality02Sec .box .pct {
        text-align: center;
        width: 798px;
        padding: 25px 0;
        margin: 0 auto; }
        .lineupPage .quality02Sec .box .pct img {
          width: 100%; }
      .lineupPage .quality02Sec .box:nth-of-type(2) {
        margin-bottom: 0; }
        .lineupPage .quality02Sec .box:nth-of-type(2) .pct:nth-of-type(2) {
          padding: 7px 0 25px; } }
		  
@media all and (max-width: 768px) {
	.buildPage .tempPageTitle.build {
		background-image: url(../images/build/pct-mv-sp.jpg);
	}
	.buildPage .pagelink {
		width: 100%;
		margin-bottom: 50px;
	}
	
	.buildPage ul.btnList {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0 20px;
		margin: 0 auto 40px; 
	}
	.buildPage ul.btnList li {
		width: 50%;
		border-bottom: 2px solid #f3f3f3;
	}
	.buildPage ul.btnList li a {
		font-size: 13px;
		font-weight: 600;
		text-align: center;
		color: #000;
		width: 100%;
		padding: 1rem 0;
		opacity: 1;
		/*横から伸びる下線*/
		display: inline-block;
		position: relative;
	}
	.buildPage ul.btnList li a::after{
		margin-bottom: -2px;
		background-color: #4C5870;
		bottom: 0;
		content: '';
		display: block;
		height: 2px;
		left: 0;
		position: absolute;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform .1s;
		width: 100%;
	}
	.buildPage ul.btnList li a:hover {
		opacity: 1; 
		color: #4C5870;
	}
	.buildPage ul.btnList li a:hover::after{
		transform: scale(1, 1);
	}
	.buildPage ul.btnList li:first-child a,.buildPage ul.btnList li:nth-child(3) a {
		/*border-left: 1px solid #4C5870;*/
	}
	.buildPage ul.btnList li:first-child a,.buildPage ul.btnList li:nth-child(2) a {
		/*border-top: 1px solid #4C5870;*/
	}

	.buildPage ul.btnList li.selected a {
		border-bottom: 2px solid #4C5870;
		margin-bottom: -2px;
		color: #4C5870;
	}
		
	.lineupPage ul.btnList.mt80 {
		margin: 0 auto 40px;
	}

	.buildPage .pagelink .title {
		text-align: center;
		padding: 12px 0;
		border-top: 1px solid #4C5870;
		border-bottom: 1px solid #4C5870;
		margin: 0 20px; }
	.buildPage .pagelink .title .main {
		font-size: 16px;
		line-height: 1.1;
		margin-bottom: 5px; }
	.buildPage .pagelink .title .sub {
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-style: italic;
		font-size: 13px;
		line-height: 1.1; }
  .buildPage .pagetextlink {
    position: relative;
    height: 55px; }
    .buildPage .pagetextlink a {
      display: block;
      height: 14px;
      font-size: 14px;
      line-height: 14px;
      color: #000; }
      .buildPage .pagetextlink a:hover {
        text-decoration: underline; }
    .buildPage .pagetextlink .prev {
      position: absolute;
      top: 0;
      left: 20px; }
      .buildPage .pagetextlink .prev a {
        padding-left: 17px;
        background: url(../images/common/icon-link-blue-prev.svg) left center no-repeat;
        background-size: 11px; }
    .buildPage .pagetextlink .next {
      position: absolute;
      top: 0;
      right: 20px; }
      .buildPage .pagetextlink .next a {
        padding-right: 17px;
        background: url(../images/common/icon-link-blue.svg) right center no-repeat;
        background-size: 11px; }
		
		
.lineupPage .economicPagelink .wrap {
    padding: 0 20px;
}		
  .buildPage .system01Sec {
    margin-bottom: 50px; }
    .buildPage .system01Sec .wrap {
      padding: 0 20px; }
      .buildPage .system01Sec .wrap .detail {
        margin-bottom: 20px; }
        .buildPage .system01Sec .wrap .detail .title {
          font-size: 16px;
          font-weight: 600;
          line-height: 1.4;
          padding-left: 15px;
          border-left: 5px solid #4C5870;
          margin-bottom: 23px; }
        .buildPage .system01Sec .wrap .detail p {
          font-size: 12px;
          line-height: 23px; }
      .buildPage .system01Sec .wrap .fig img {
        width: 100%; }
  .buildPage .system02Sec {
    padding: 50px 0;
    background-color: rgba(76, 88, 112, 0.05);
    margin-bottom: 17px; }
    .buildPage .system02Sec .wrap {
      padding: 0 20px; }
      .buildPage .system02Sec .wrap .title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        padding-left: 15px;
        border-left: 5px solid #4C5870;
        margin-bottom: 23px; }
      .buildPage .system02Sec .wrap .lead {
        font-size: 13px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 20px; }
      .buildPage .system02Sec .wrap p {
        font-size: 12px;
        line-height: 23px; }
        .buildPage .system02Sec .wrap p small {
          display: block;
          font-size: 10px;
          line-height: 1.3;
          letter-spacing: -0.05em;
          padding-top: 8px; }
    .buildPage .system02Sec .firstBlock {
      margin-bottom: 28px; }
      .buildPage .system02Sec .firstBlock .pct {
        padding: 25px 0 0; }
        .buildPage .system02Sec .firstBlock .pct img {
          width: 100%; }
    .buildPage .system02Sec .secondBlock .box {
      margin-bottom: 25px; }
      .buildPage .system02Sec .secondBlock .box:nth-of-type(2) {
        margin-bottom: 0; }
      .buildPage .system02Sec .secondBlock .box .illust {
        padding: 25px 0 15px; }
        .buildPage .system02Sec .secondBlock .box .illust img {
          width: 100%; }
      .buildPage .system02Sec .secondBlock .box .list {
        padding: 32px 0 5px; }
        .buildPage .system02Sec .secondBlock .box .list dl {
          width: 100%;
          text-align: center;
          padding: 20px 5px 40px;
          background-color: #fff;
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
          margin-bottom: 22px; }
          .buildPage .system02Sec .secondBlock .box .list dl dt {
            display: inline-block;
            position: relative;
            font-size: 13px;
            font-weight: 600;
            line-height: 15px;
            margin-bottom: 12px; }
            .buildPage .system02Sec .secondBlock .box .list dl dt::before, .buildPage .system02Sec .secondBlock .box .list dl dt::after {
              content: "";
              position: absolute;
              top: 6px;
              width: 15px;
              height: 1px;
              background-color: #4C5870; }
            .buildPage .system02Sec .secondBlock .box .list dl dt::before {
              left: -25px; }
            .buildPage .system02Sec .secondBlock .box .list dl dt::after {
              right: -25px; }
          .buildPage .system02Sec .secondBlock .box .list dl dd {
            font-size: 12px;
            line-height: 23px; }
  /*.buildPage .quality01Sec {
    margin-bottom: 50px; }*/
    .buildPage .quality01Sec .lead {
      text-align: center;
      font-size: 13px;
      font-weight: 600;
      line-height: 25px;
      padding: 0 20px;
      margin-bottom: 22px; }
    .buildPage .quality01Sec .wrap {
      padding: 0 20px; }
      .buildPage .quality01Sec .wrap .detail .title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        padding-left: 15px;
        border-left: 5px solid #4C5870;
        margin-bottom: 23px; }
      .buildPage .quality01Sec .wrap .detail p {
        font-size: 12px;
        line-height: 23px; }
      .buildPage .quality01Sec .wrap .fig {
        padding: 20px 0 0; }
        .buildPage .quality01Sec .wrap .fig img {
          width: 100%; }
  .lineupPage .quality02Sec {
    padding: 50px 0 50px;
	}
    .lineupPage .quality02Sec .wrap {
      padding: 0 20px; }
      .lineupPage .quality02Sec .wrap .title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        padding-left: 15px;
        border-left: 5px solid #4C5870;
        margin-bottom: 23px; }
      .lineupPage .quality02Sec .wrap .lead {
        font-size: 13px;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 12px; }
      .lineupPage .quality02Sec .wrap p {
        font-size: 12px;
        line-height: 23px; }
        .lineupPage .quality02Sec .wrap p small {
          display: block;
          font-size: 10px;
          line-height: 1.3;
          letter-spacing: -0.05em;
          padding-top: 4px; }
    .lineupPage .quality02Sec .box {
      margin-bottom: 5px; }
      .lineupPage .quality02Sec .box .pct {
        padding: 17px 0 15px; }
        .lineupPage .quality02Sec .box .pct img {
          width: 100%; }
      .lineupPage .quality02Sec .box:nth-of-type(2) {
        margin-bottom: 0; }
        .lineupPage .quality02Sec .box:nth-of-type(2) .pct:nth-of-type(2) {
          padding: 7px 0 20px; } }
.buildPage li.jsInview {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

@media all and (min-width: 769px) {
  .qaPage .qaTitle {
    width: 100%;
    margin: 80px auto 70px; }
    .qaPage .qaTitle .title {
      text-align: center;
      width: 400px;
      padding: 18px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 auto 70px; }
      .qaPage .qaTitle .title .main {
        font-size: 24px;
        line-height: 1.1;
        margin-bottom: 8px; }
      .qaPage .qaTitle .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 19px;
        line-height: 1.1; }
    .qaPage .qaTitle .lead {
		width: 680px;
		margin: auto;
      font-size: 16px;
      line-height: 36px; }
  .qaPage .qaSec {
    width: 880px;
    margin: 0 auto; }
    .qaPage .qaSec .title {
      font-size: 24px;
      font-weight: 600;
      line-height: 1.4;
      padding-left: 32px;
      border-left: 10px solid #4C5870;
      margin-bottom: 38px; }
    .qaPage .qaSec .list {
      margin-bottom: 80px;
      border: 1px solid rgba(76, 88, 112, 0.3);
      border-bottom: 0px; }
      .qaPage .qaSec .list dl span {
        font-size: 16px;
        line-height: 30px;
        text-indent: 1.4em;
        margin-left: -1.4em; }
      .qaPage .qaSec .list dl dt {
        cursor: pointer;
        padding: 14px 85px 14px 58px;
        background-image: url(../images/qa/icon-accordion.png);
        background-position: right 38px center;
        background-repeat: no-repeat;
        background-color: #F6F6F8;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
        .qaPage .qaSec .list dl dt.selected {
          background-image: url(../images/qa/icon-accordion-open.png); }
      .qaPage .qaSec .list dl dd {
        display: none;
        padding: 20px 85px 20px 58px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); } }
@media all and (max-width: 768px) {
  .qaPage .qaTitle {
    margin: 50px 20px; }
    .qaPage .qaTitle .title {
      text-align: center;
      padding: 12px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 0 50px; }
      .qaPage .qaTitle .title .main {
        font-size: 16px;
        line-height: 1.1;
        margin-bottom: 5px; }
      .qaPage .qaTitle .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 13px;
        line-height: 1.1; }
    .qaPage .qaTitle .lead {
      font-size: 12px;
      line-height: 23px; }
  .qaPage .qaSec {
    margin: 0 20px; }
    .qaPage .qaSec .title {
      font-size: 16px;
      font-weight: 600;
      line-height: 1.4;
      padding-left: 15px;
      border-left: 5px solid #4C5870;
      margin-bottom: 25px; }
    .qaPage .qaSec .list {
      margin-bottom: 50px;
      border: 1px solid rgba(76, 88, 112, 0.3);
      border-bottom: 0px; }
      .qaPage .qaSec .list dl span {
        display: block;
        font-size: 12px;
        line-height: 20px;
        text-indent: -1.4em;
        margin-left: 1.4em; }
      .qaPage .qaSec .list dl dt {
        cursor: pointer;
        padding: 12px 45px 12px 15px;
        background-image: url(../images/qa/icon-accordion.png);
        background-position: right 15px center;
        background-repeat: no-repeat;
        background-color: #F6F6F8;
        background-size: 4px 7px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
        .qaPage .qaSec .list dl dt.selected {
          background-image: url(../images/qa/icon-accordion-open.png);
          background-size: 7px 4px; }
      .qaPage .qaSec .list dl dd {
        display: none;
        padding: 12px 15px 12px 15px;
        border-bottom: 1px solid rgba(76, 88, 112, 0.3); } }

@media all and (min-width: 769px) {
  .sitemapPage .sitemapTitle {
    width: 680px;
    margin: 80px auto 80px; }
    .sitemapPage .sitemapTitle .title {
      text-align: center;
      width: 400px;
      padding: 18px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870;
      margin: 0 auto; }
      .sitemapPage .sitemapTitle .title .main {
        font-size: 24px;
        line-height: 1.1;
        margin-bottom: 8px; }
      .sitemapPage .sitemapTitle .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 19px;
        line-height: 1.1; }
  .sitemapPage .pageList {
    width: 912px;
    margin: 0 auto 40px; }
    .sitemapPage .pageList .wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      color: #000; }
      .sitemapPage .pageList .wrap > div {
        width: 415px; }
      .sitemapPage .pageList .wrap ul li {
        padding: 40px 0;
        border-top: 1px solid rgba(76, 88, 112, 0.3); }
        .sitemapPage .pageList .wrap ul li a {
          display: inline-block;
          font-size: 24px;
          font-weight: 600;
          line-height: 1.1;
          color: #000;
          padding-left: 43px;
          background-image: url(../images/common/icon-link-blue.svg);
          background-position: left center;
          background-size: 19px;
          background-repeat: no-repeat; }
          .sitemapPage .pageList .wrap ul li a:hover {
            text-decoration: underline; }
        .sitemapPage .pageList .wrap ul li dl {
          padding-left: 40px;
          margin-top: 25px; }
          .sitemapPage .pageList .wrap ul li dl dt {
            font-size: 16px;
            font-weight: 600;
            line-height: 1.1;
            margin-bottom: 15px; }
          .sitemapPage .pageList .wrap ul li dl dd a {
            display: block;
            font-size: 16px;
            font-weight: 400;
            line-height: 1.1;
            padding-left: 13px;
            background-image: url(../images/qa/icon-accordion.png);
            background-size: 4px 7px;
            margin-bottom: 15px; }
            .sitemapPage .pageList .wrap ul li dl dd a:nth-last-of-type(1) {
              margin-bottom: 0; }
            .sitemapPage .pageList .wrap ul li dl dd a:hover {
              text-decoration: underline; } }
@media all and (max-width: 768px) {
  .sitemapPage .sitemapTitle {
    margin: 50px 20px; }
    .sitemapPage .sitemapTitle .title {
      text-align: center;
      padding: 12px 0;
      border-top: 1px solid #4C5870;
      border-bottom: 1px solid #4C5870; }
      .sitemapPage .sitemapTitle .title .main {
        font-size: 16px;
        line-height: 1.1;
        margin-bottom: 5px; }
      .sitemapPage .sitemapTitle .title .sub {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 13px;
        line-height: 1.1; }
  .sitemapPage .pageList {
    margin: 0 20px 40px; }
    .sitemapPage .pageList .wrap {
      color: #000; }
      .sitemapPage .pageList .wrap ul li {
        padding: 27px 0;
        border-top: 1px solid rgba(76, 88, 112, 0.3); }
        .sitemapPage .pageList .wrap ul li a {
          display: block;
          font-size: 16px;
          font-weight: 600;
          line-height: 1.1;
          color: #000;
          padding-left: 32px;
          background-image: url(../images/common/icon-link-blue.svg);
          background-position: left center;
          background-size: 17px;
          background-repeat: no-repeat; }
          .sitemapPage .pageList .wrap ul li a:active {
            text-decoration: underline; }
        .sitemapPage .pageList .wrap ul li dl {
          padding-left: 40px;
          margin-top: 18px; }
          .sitemapPage .pageList .wrap ul li dl dt {
            font-size: 12px;
            font-weight: 600;
            line-height: 1.1;
            margin-bottom: 14px; }
          .sitemapPage .pageList .wrap ul li dl dd a {
            display: block;
            font-size: 12px;
            font-weight: 400;
            line-height: 1.1;
            padding-left: 13px;
            background-image: url(../images/qa/icon-accordion.png);
            background-size: 4px 7px;
            margin-bottom: 10px; }
            .sitemapPage .pageList .wrap ul li dl dd a:nth-last-of-type(1) {
              margin-bottom: 0; }
            .sitemapPage .pageList .wrap ul li dl dd a:active {
              text-decoration: underline; } }

/*form*/
@media all and (min-width: 769px) {
.contactPage #floatingMenu{display: none;}
.contactPage .contactTitle {
	width: 690px;
	margin: 80px auto 80px;
}
.contactPage .contactTitle .title {
	text-align: center;
	width: 400px;
	padding: 18px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin: 0 auto 76px;
}
.contactPage .contactTitle .title .main {
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 8px;
}
.contactPage .contactTitle .title .sub {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 19px;
	line-height: 1.1; }
.contactPage .contactTitle .lead {
	font-size: 16px; }
.contactPage .contactTitle .lead small {
	display: block;
	font-size: 12px;
	padding-top: 3px; }
.contactPage .tel {
	width: 912px;
	margin: 0 auto 80px; }
.contactPage .tel .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 32px;
	border-left: 10px solid #4C5870;
	margin-bottom: 25px; }
.contactPage .tel .lead {
	font-size: 16px;
	margin-bottom: 15px; }
.contactPage .tel .lead small {
	display: block;
	font-size: 12px;
	padding-top: 5px; }
.contactPage .tel dl {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 60px; }
.contactPage .tel dl dt {
	width: 328px;
	height: 60px;
	font-weight: 600;
	border-bottom: 1px solid rgba(76, 88, 112, 0.6); }
.contactPage .tel dl dd {
	width: 296px;
	height: 60px;
	padding-left: 85px;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
.contactPage .form {
	/*		width: 912px;*/
	width: 100%;
	margin: 0 auto 80px; }
.contactPage .form .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 32px;
	border-left: 10px solid #4C5870;
	width: 912px;
	margin: auto;
	margin-bottom: 25px; }

.contactPage .form .lead {
	width: 912px;
	margin: auto;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 25px; }

.contactPage .form .inputListV .lead {
	font-size: 14px;
	border-bottom: 1px solid #333;
	line-height: 1rem;
}

.contactPage .form .lead.topNarrow {
	margin-top: -20px; }
.contactPage .form .lead small {
	display: block;
	font-size: 12px;
	padding-top: 5px; }
.contactPage .form .lead a {
	color: #000;
	text-decoration: underline; }
.contactPage .form .lead a:hover {
	text-decoration: none; }
.contactPage .form .lead .clrRed {
	color: #C21010; }
.contactPage .form .lead .point {
	display: block;
	padding-top: 8px; }
.contactPage .form .lead .point::before {
	content: "●";
	font-size: 10px;
	margin-right: 2px;
	vertical-align: middle; }
.contactPage .form table {
	/*      width: 100%;*/
	width: 912px;
	margin: auto;
	font-size: 16px;
	border-top: 1px solid rgba(76, 88, 112, 0.3);
	margin-bottom: 40px; }
.contactPage .form table tr th {
	width: 234px;
	font-weight: 600;
	vertical-align: middle;
	padding: 30px;
	background-color: rgba(76, 88, 112, 0.05);
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
.contactPage .form table tr th span.redmark {
	position: relative;
	top: -5px;
	font-size: 10px;
	color: #C21010;
	margin-left: 2px; }
.contactPage .form table tr th small {
	display: block;
	font-size: 12px;
	padding-top: 6px; }
.contactPage .form table tr td {
	padding: 20px 0 20px 40px;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3);
	line-height: 2.5;}

.contactPage .form.kakunin table tr td {
	padding: 0 0 0 40px;}

.submitBtn {
	display: flex;
	justify-content: center;
}
		
.contactPage .form table tr td span {
	margin-right: 25px;
	margin-bottom: 10px;}
.contactPage .form table tr td small {
	font-size: 14px; }
.contactPage .form table tr td span.beforeInput {
	margin-right: 15px; }
.contactPage .form table tr td span.afterInput {
	margin-left: 15px; }
.contactPage .form table tr td .inputListFamily {
	line-height: 2.3; }
.contactPage .form table tr td .inputListOccupation {
	display: flex;
	flex-wrap: wrap;
	width: 678px; }
.contactPage .form table tr td .inputListOccupation p {
	margin-bottom: 5px; }
.contactPage .form table tr td .inputListOccupation p:nth-of-type(1), 
.contactPage .form table tr td .inputListOccupation p:nth-of-type(5){
	width: 100px;
	line-height: 2;}
.contactPage .form table tr td .inputListOccupation p:nth-of-type(9) {
	margin-bottom: 0; 
	width: 365px;
	line-height: 2;}
.contactPage .form table tr td .inputListOccupation p:nth-of-type(2), 
.contactPage .form table tr td .inputListOccupation p:nth-of-type(6) {
	width: 165px;
	line-height: 2;}
.contactPage .form table tr td .inputListOccupation p:nth-of-type(3), 
.contactPage .form table tr td .inputListOccupation p:nth-of-type(7) {
	width: 100px;
	line-height: 2;}
.contactPage .form table tr td .inputListOccupation p:nth-of-type(4), 
.contactPage .form table tr td .inputListOccupation p:nth-of-type(8) {
	width: 270px;
	line-height: 2;}

.contactPage .form table tr td .inputListStandard {
	display: flex;
	flex-wrap: wrap;
	width: 678px; }
.contactPage .form table tr td .inputListStandard p {
	width: 100px;
	margin-bottom: 5px;
	line-height: 2;}
			  
.contactPage .form table tr td .inputListHouse {
	display: flex;
	flex-wrap: wrap;
	width: 678px; }
.contactPage .form table tr td .inputListHouse p {
	margin-bottom: 5px;
	line-height: 2;}
.contactPage .form table tr td .inputListHouse p:nth-of-type(1), .contactPage .form table tr td .inputListHouse p:nth-of-type(3) {
	width: 180px; }
.contactPage .form table tr td .inputListHouse p:nth-of-type(2), .contactPage .form table tr td .inputListHouse p:nth-of-type(4) {
	width: 450px; }
.contactPage .form table tr td .inputListHouse p:nth-of-type(5), .contactPage .form table tr td .inputListHouse p:nth-of-type(6) {
	width: 100%; }
.contactPage .form table tr td .inputListTiming {
	display: flex;
	flex-wrap: wrap;
	width: 678px; }
.contactPage .form table tr td .inputListTiming p {
	margin-bottom: 5px; }
.contactPage .form table tr td .inputListTiming p:nth-of-type(1), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(5), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(9) {
	width: 132px;
	line-height: 2;}
.contactPage .form table tr td .inputListTiming p:nth-of-type(2), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(6){
	width: 132px;line-height: 2;}
.contactPage .form table tr td .inputListTiming p:nth-of-type(10) {
	width: 396px;line-height: 2;}			  
.contactPage .form table tr td .inputListTiming p:nth-of-type(3), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(7), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(11) {
	width: 148px;line-height: 2;}
.contactPage .form table tr td .inputListTiming p:nth-of-type(4), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(8), 
.contactPage .form table tr td .inputListTiming p:nth-of-type(12) {
	width: 220px;line-height: 2;}
.contactPage .form table tr td .inputListTiming p:nth-of-type(13) {
	width: 100%;
	margin-bottom: 0; }
.contactPage .form table tr td .inputListType {
	display: flex;
	flex-wrap: wrap;
	width: 678px; }
.contactPage .form table tr td .inputListType p {
	margin-right: 28px;
	margin-bottom: 5px;
	line-height: 2;}
.contactPage .form table tr td .inputListType p:nth-of-type(5) {
	width: 100%;
	margin-bottom: 0; }
.contactPage .form table tr td .inputListH {
	display: flex;
	flex-wrap: wrap;
	width: 678px; }
.contactPage .form table tr td .inputListH p {
	width: 100%;
	margin-right: 28px; 
	line-height: 2;}
.contactPage .form table tr td .inputListV {
	line-height: 2; }
	
.contactPage .form table tr td .inputListV p.annotation {
	line-height: 1.6; 
	padding-left: 1.2rem;
	text-indent: -1.4rem;
}	
.contactPage .form table tr td a {
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: underline;
	margin-left: 35px; }
.contactPage .form table tr td a:hover {
	text-decoration: none; }
.contactPage .form table tr td a::after {
	content: "";
	position: absolute;
	right: -12px;
	top: 9px;
	width: 5px;
	height: 7px;
	background: url(../images/contact/icon-link.png);
	background-size: cover; }

	.contactPage .form table tr td .free{
		margin-top: 20px;
	}

/*question*/
	.contactPage .form table tr .question{
		margin-top: 10px;
		padding-left: 20px;
		background: url(/_assets/images/common/icon-link-question.svg) no-repeat left;
		background-size: 17px;
		font-size: 14px;
	}
	.contactPage .form table tr .question a{
		text-decoration: underline;
	}
	.contactPage .form table tr .question a:hover{
		text-decoration: none;
	}
	#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose, #cboxTitle{
		top: -40px!important;
	}

.contactPage .form input[type="text"] {
	width: 218px;
	/*height: 36px;*/
	font-size: 16px;
	line-height: 2;
	text-indent: 1em;
	border: 1px solid #4c5870; }
.contactPage .form input[type="text"].inputTextS {
	width: 120px; }
.contactPage .form input[type="text"].inputTextM {
	width: 250px; }
.contactPage .form input[type="text"].inputTextL {
	width: 360px; }
	
.contactPage .form textarea.nobeyuka {
	width: 460px;
	height: 130px;
	font-size: 16px;
	line-height: 1.1;
	text-indent: 1em;
	padding: 10px 0;
	border: 1px solid #4c5870; }
.contactPage .form textarea {
	width: 460px;
	height: 130px;
	font-size: 16px;
	line-height: 1.1;
	text-indent: 1em;
	padding: 10px 0;
	border: 1px solid #4c5870; }
.contactPage .form select {
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
	height: 36px;
	padding: 0 20px 0 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #4C5870;
	background: #fff url(../images/contact/icon-select.png) right 4px center no-repeat;
	background-size: 7px 4px;
	border-radius: 1px; }
.contactPage .form select::-ms-expand {
	display: none; }
.contactPage .form p.caption {
	width: 912px;
	margin: auto;
	font-size: 12px;
	margin-top: -20px;
	margin-bottom: 30px; }
.contactPage p.submit {
	position: relative;
	width: 254px;
	margin: 0 auto 8rem; }
/*.contactPage p.submit::after {
	content: "";
	position: absolute;
	top: 16px;
	right: 56px;
	width: 5px;
	height: 8px;
	background: url(../images/contact/icon-sendbtn.png);
	background-size: 5px 8px; }*/
.contactPage input[type="submit"],.contactPage input[type="button"] {
	border: 0;
	width: 254px;
	height: 40px;
	font-size: 16px;
	line-height: 1.1;
	color: #fff;
	background-color: #4C5870; }
.contactPage input[type="submit"]:hover,.contactPage input[type="button"]:hover {
	opacity: 0.7; }
.contactPage .form p.back {
	position: relative;
	width: 254px; }
.contactPage .form p.back a {
	display: block;
	text-align: center;
	width: 254px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	background-color: #999; }
.contactPage .form p.back a:hover {
	opacity: 0.7; }
.contactPage .form .btnSet {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 560px;
	margin: 0 auto; }
.contactPage .form .btnSet p.submit {
	margin: 0; }
.contactPage .form input[type="text"]::-webkit-input-placeholder {
	color: #fff; }
.contactPage .form input[type="text"]::-moz-placeholder {
	color: #fff; }
.contactPage .form input[type="text"]:-ms-input-placeholder {
	color: #fff; }

.contactPage .form.recruit input[type="text"]::-webkit-input-placeholder {
	color: #AAA; }
.contactPage .form.recruit input[type="text"]::-moz-placeholder {
	color: #AAA; }
.contactPage .form.recruit input[type="text"]:-ms-input-placeholder {
	color: #AAA; }

.contactPage #pContact1,
.contactPage #pContact2 {
	position: relative;
	top: -20px;
	display: inline-block;
	width: 1px;
	height: 1px; }
.contactPage .contactPagelink {
	width: 100%;
	margin-top: 80px;
	margin-bottom: 40px; }
.contactPage .contactPagelink ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 400px;
	margin: 0 auto 40px; }
.contactPage .contactPagelink ul li a {
	display: block;
	width: 195px;
	height: 40px;
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	color: #000;
	border-bottom: 1px solid #4C5870;
	opacity: 1; }
.contactPage .contactPagelink ul li a:hover {
	opacity: 0.3; }
.contactPage .contactPagelink ul li.selected a {
	opacity: 1; }
	
	

	
input[type="radio"] {
	margin: 0 3px 5px 0;
}
	
.inputListConsultation {
	display: flex;
}

.inputListConsultation p {
	margin-right: 4rem;
}

.contactPage .flexBox {
	display: flex;
	justify-content: center;
}

.contactPage .flexBox p.submit {
	margin: 0 2rem;
}	




}
@media all and (max-width: 768px) {
.contactPage .contactTitle {
	margin: 50px 20px; }
.contactPage .contactTitle .title {
	text-align: center;
	padding: 12px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin-bottom: 36px; }
.contactPage .contactTitle .title .main {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px; }
.contactPage .contactTitle .title .sub {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 13px;
	line-height: 1.1; }
.contactPage .contactTitle .lead {
	font-size: 12px;
	line-height: 23px; }
.contactPage .contactTitle .lead small {
	display: block;
	font-size: 9px;
	padding-top: 3px; }
.contactPage .tel {
	margin: 0 20px 50px; }
.contactPage .tel .title {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 20px;
	border-left: 5px solid #4C5870;
	margin-bottom: 10px; }
.contactPage .tel .lead {
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 25px; }
.contactPage .tel .lead small {
	display: block;
	font-size: 9px;
	padding-top: 5px; }
.contactPage .tel dl {
	font-size: 12px;
	line-height: 35px; }
.contactPage .tel dl dt {
	height: 35px;
	font-weight: 600;
	border-bottom: 1px solid rgba(76, 88, 112, 0.6); }
.contactPage .tel dl dd {
	height: 35px;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
.contactPage .tel dl dd a {
	color: #000;
	text-decoration: underline; }
.contactPage .form {
	margin: 0 20px 50px; }
.contactPage .form .title {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	padding-left: 20px;
	border-left: 5px solid #4C5870;
	margin-bottom: 10px; }
.contactPage .form .lead {
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 25px; }
.contactPage .form .lead.topNarrow {
	margin-top: -20px; }
.contactPage .form .lead small {
	display: block;
	font-size: 9px;
	padding-top: 5px;
	color: #C21010; }
.contactPage .form .lead a {
	color: #000;
	text-decoration: underline; }
.contactPage .form .lead a.hover {
	text-decoration: none; }
.contactPage .form .lead .clrRed {
	color: #C21010; }
.contactPage .form .lead .point {
	display: block;
	padding-top: 8px; }
.contactPage .form .lead .point::before {
	content: "●";
	font-size: 10px;
	margin-right: 2px;
	vertical-align: middle; }
.contactPage .form table {
	width: 100%;
	font-size: 12px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(76, 88, 112, 0.3); }
.contactPage .form table tr th {
	display: block;
	font-weight: 600;
	padding: 15px 15px;
	background-color: rgba(76, 88, 112, 0.05);
	border-top: 1px solid rgba(76, 88, 112, 0.3); }
.contactPage .form table tr th span.redmark {
	position: relative;
	top: -5px;
	font-size: 10px;
	color: #C21010;
	margin-left: 2px; }
.contactPage .form table tr th small {
	font-size: 9px;
	margin-left: 8px; }
.contactPage .form table tr td {
	display: block;
	padding: 15px; }
.contactPage .form table tr td small {
	font-size: 10px; }
.contactPage .form table tr td span.beforeInput {
	margin-right: 8px; }
.contactPage .form table tr td span.afterInput {
	margin-left: 8px; }
.contactPage .form table tr td .inputListFamily {
	line-height: 2.5; }
.contactPage .form table tr td .inputListFamily .sp-flex {
	display: inline-block;
/*	margin-top: -20px;*/
	margin-top: 0;
	margin-bottom: 10px;
	}
.contactPage .form table tr td .inputListFamily .sp-flex input {
	margin-left: 30px; }
.contactPage .form table tr td .inputListFamily .sp-flex input:nth-of-type(1) {
	margin-left: 2px; }
.contactPage .form table tr td .inputListOccupation {
	display: flex;
	flex-wrap: wrap; }
.contactPage .form table tr td .inputListOccupation p {
	margin-bottom: 15px;
	margin-right: 20px; }
.contactPage .form table tr td .inputListHouse {
	display: flex;
	flex-wrap: wrap; }
.contactPage .form table tr td .inputListHouse p {
	margin-bottom: 15px; }
.contactPage .form table tr td .inputListHouse p:nth-of-type(1), 
.contactPage .form table tr td .inputListHouse p:nth-of-type(2), 
.contactPage .form table tr td .inputListHouse p:nth-of-type(3), 
.contactPage .form table tr td .inputListHouse p:nth-of-type(4) {
	width: 50%; }
.contactPage .form table tr td .inputListHouse p:nth-of-type(5), 
.contactPage .form table tr td .inputListHouse p:nth-of-type(6) {
	width: 100%; }
.contactPage .form table tr td .sp-listPlan {
	display: flex;
	flex-wrap: wrap; }
.contactPage .form table tr td .sp-listPlan p {
	margin-bottom: 15px;
	margin-right: 0 !important; }
.contactPage .form table tr td .sp-listPlan p:nth-of-type(1), 
.contactPage .form table tr td .sp-listPlan p:nth-of-type(2) {
	width: 50%; }
.contactPage .form table tr td .sp-listPlan p:nth-of-type(3) {
	width: 100%; }
.contactPage .form table tr td .inputListTiming {
	display: flex;
	flex-wrap: wrap; }
.contactPage .form table tr td .inputListTiming p {
	margin-right: 28px;
	margin-bottom: 12px; }
.contactPage .form table tr td .inputListType {
	display: flex;
	flex-wrap: wrap; }
.contactPage .form table tr td .inputListType p {
	margin-right: 25px;
	margin-bottom: 12px; }
.contactPage .form table tr td .inputListH {
	display: flex;
	flex-wrap: wrap; }
.contactPage .form table tr td .inputListH p {
	margin-right: 28px; }
.contactPage .form table tr td .inputListV {
	line-height: 2.5; } 
	
.contactPage .form table tr td .inputListV p.annotation {
    line-height: 1.6;
	padding-left: 1.2rem;
    text-indent: -1rem;
}
	
	

/*question*/
.contactPage .form table tr .question{
	margin-top: 10px;
	padding-left: 18px;
	background: url(/_assets/images/common/icon-link-question.svg) no-repeat left;
	background-size: 14px;
	font-size: 12px;
}
.contactPage .form table tr .question a{
	text-decoration: underline;
}
.contactPage .form table tr .question a:hover{
	text-decoration: none;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose, #cboxTitle{
	top: -40px!important;
}

}
@media all and (max-width: 768px) and (max-width: 360px) {
.contactPage .form table tr td .sp-date {
	display: block;
	margin-bottom: 8px; } }
@media all and (max-width: 768px) {
.contactPage .form table tr td a {
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: underline;
	margin-top: 5px;
	margin-left: 17px; }
.contactPage .form table tr td a:hover {
	text-decoration: none; }
.contactPage .form table tr td a::after {
	content: "";
	position: absolute;
	right: -12px;
	top: 5px;
	width: 5px;
	height: 7px;
	background: url(../images/contact/icon-link.png);
	background-size: cover; }
.contactPage .form input[type="text"] {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.1;
	text-indent: 1em;
	border: 1px solid #4c5870;
	border-radius: 2px; }
.contactPage .form input[type="text"].sp-half {
	width: 30%;
	margin-right: 15%; }
.contactPage .form input[type="text"].inputTextS {
	width: 36%; }

/*ご来場予定日のカレンダーサイズ指定*/
.ui-datepicker {
	font-size: 80%!important;
	width: 80%!important;
}
.contactPage .form input[type="text"]::-webkit-input-placeholder {
	color: #ccc; }
.contactPage .form input[type="text"]::-moz-placeholder {
	color: #ccc; }
.contactPage .form input[type="text"]:-ms-input-placeholder {
	color: #ccc; }

}
@media all and (max-width: 768px) and (max-width: 360px) {
.contactPage .form input[type="text"].inputTextS {
	width: 34%; } 
}

@media all and (max-width: 768px) {
.contactPage .form input[type="text"].inputTextM {
	width: 36%;margin-bottom: 5px; }

.contactPage .form input[type="text"].inputTextL {
	width: 100%; }

.contactPage .form input[type="text"].inputTextL.sp-narrow {
	width: 66.8%; }

.contactPage .form textarea {
	width: 100%;
	height: 108px;
	font-size: 16px;
	line-height: 1.1;
	text-indent: 1em;
	padding: 10px 0;
	border: 1px solid #4c5870;
	border-radius: 2px; }

.contactPage .form select {
	height: 30px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 0 15px 0 6px;
	font-size: 10px;
	color: #000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #4C5870;
	background: #fff url(../images/contact/icon-select.png) right 4px center no-repeat;
	background-size: 7px 4px;
	border-radius: 1px; }
.contactPage .form p.caption {
	font-size: 9px;
}
.contactPage p.submit {
	position: relative;
	margin: 0 15px; }
	
/*.contactPage p.submit::after {
	content: "";
	position: absolute;
	top: 20px;
	right: calc(50% - 35px);
	width: 5px;
	height: 8px;
	background: url(../images/contact/icon-sendbtn.png);
	background-size: 5px 8px; }*/
	
.contactPage .form input[type="submit"],
.contactPage input[type="button"] {
	border: 0;
	width: 100%;
	height: 32px;
	font-size: 12px;
	line-height: 1.1;
	font-weight: 600;
	color: #fff;
	background-color: #4C5870; 
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
}
	

.contactPage .form input[type="submit"].hover,
.contactPage input[type="button"]:hover {
	opacity: 0.7; }
	
.contactPage .form table tr td .free{
	margin-top: 10px;
}
	
.contactPage #pContact1,
.contactPage #pContact2 {
	position: relative;
	top: -60px;
	display: inline-block;
	width: 1px;
	height: 1px; }
.contactPage .contactPagelink {
	padding: 0 20px;
	margin: 50px 0 50px; }
.contactPage .contactPagelink ul {
	overflow: hidden;
	line-height: 0;
	padding-top: 10px; }
.contactPage .contactPagelink ul li {
	float: left; }
.contactPage .contactPagelink ul li:nth-of-type(1),
.contactPage .contactPagelink ul li:nth-of-type(2) {
	width: 50%; }
.contactPage .contactPagelink ul li a {
	display: block;
	text-align: center;
	width: 100%;
	height: 26px;
	font-size: 13px;
	line-height: 1;
	font-weight: 600;
	color: #000;
	border-bottom: 1px solid #4C5870;
	opacity: 1; }
.contactPage .contactPagelink ul li a:active {
	opacity: 0.3; }
.contactPage .contactPagelink ul li.selected a {
	opacity: 1; }
	

}

.movieBox {
    width: 60%;
    margin: 0 auto;
}
.movieBox--wide{
    width: 68%;
}

.youtube {
    position: relative;
    width: 100%;
    padding: 56.2% 0 0 0;
    margin: 0 auto;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media all and (max-width: 768px) {

.movieBox {
    width: 100%;
    margin: 2rem auto 5rem;
}

iframe {
	width: 100%;
}

}

/*=========
動画　2個横並び
==========*/

.movieWrap {
	max-width: 1160px;
	margin: 80px auto 0;
	display: flex;
	gap: 40px;
	
}




@media all and (max-width: 768px) {
	.movieWrap.col2 {
		padding: 0 0 5px;
		flex-wrap: wrap;
	}
	
    .movieWrap.col2 .movieBox {
        width: 100%;
        margin: 0 auto 50px;
    }	
	

}




/*===2023/02/14 フローティングメニュー追加（PC）====*/
@media all and (min-width: 769px) {
#floatingMenu * {
	box-sizing: border-box;
}
#floatingMenu.floatingMenu {
	position: fixed;
	width: 210px;
	top: calc(50% - 130px);
	right: -13px;
/*	z-index: 991;*/
	pointer-events: none;
	text-align: left;
}

#floatingMenu .floatingMenuBody {
	cursor: pointer;
	transition: transform 0.5s ease;
	padding-top: 24px;
	pointer-events: all;/*ホバーでメニュー出現*/
}
#floatingMenu .floatingMenuBody_hide {
	transform: translateX(140px);
}
#floatingMenu .floatingMenuBody_linkActive .floatingMenu_link {
	pointer-events: all;/*リンクを有効にする*/
}
#floatingMenu .floatingMenu_inner {
	position: relative;
	padding: 0px 7px 0px 7px;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
	background: rgba(255,255,255,0.5);
}
#floatingMenu .arrow{
	height: 23px;
	background-image: url(/_assets/images/common/arrow-left-long-solid.svg);
	background-position: 11px 2px;
	background-size: 25px;
	background-repeat: no-repeat;
}
#floatingMenu .floatingMenu_list {
	display: flex;
	flex-direction: column;
}
#floatingMenu .floatingMenu_item {
	margin-bottom: 7px;
	background-color: #4C5870;
	transition: opacity 0.3s;
}
#floatingMenu .floatingMenu_item:hover {
	opacity: 0.8;
}
#floatingMenu .floatingMenu_link {
	position: relative;
	display: block;
	padding: 12px 0;
	padding-left: 50px;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
	pointer-events: none;
}
#floatingMenu .floatingMenu_link::before {/*アイコン設定*/
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 16px);
	left: 12px;
	width: 18px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#floatingMenu .iconReserve::before {
	background-image: url(/_assets/images/common/icon01.svg);
	width: 40px;
	height: 30px;
	left: 5px;
}
#floatingMenu .iconRequest::before {
	background-image: url(/_assets/images/common/icon02.svg);
	width: 40px;
	height: 30px;
	left: 5px;
}
#floatingMenu .iconOnline::before {
	background-image: url(/_assets/images/common/icon04.svg);
	width: 40px;
	height: 30px;
	left: 5px;
}
#floatingMenu .iconMadori::before {
	background-image: url(/_assets/images/common/icon05.svg);
	width: 40px;
	height: 30px;
	left: 5px;
}
#floatingMenu .iconTochi::before {
	background-image: url(/_assets/images/common/icon06.svg);
	width: 40px;
	height: 30px;
	left: 5px;
}
/*
#localNavOverlay.localNavOverlay--isActive + .floatingMenu {
	z-index: 80;
}
*/
}



/*===2024/02/19 パンくずリスト====*/
.breadWrap{
	width: 100%;
	max-width: 1240px;
	margin: 10px auto 60px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 12px;
}
.breadWrap.mgT10{
	margin-top: 10px;
}
.breadWrap.mgT110{
	margin-top: 110px;
	margin-bottom: 0;
}
.breadList{
	margin: 0;
	word-break: break-all;
}
.breadList a{
	text-decoration: none;
}
.breadList a:hover{
	text-decoration: underline;
}

@media all and (max-width: 768px) {
.breadWrap{
	margin-bottom: 60px;
	margin-left: 0px;
	font-size: 14px;
}
}

@media all and (max-width: 767px) {
.breadWrap{
	width: auto;
	margin: auto 20px 20px 20px;
	font-size: 12px;
}
.breadList{
	margin:0;
	line-height: 1.6;
}
}


/*===2023/12/13 ヘッダー・フッター改修====*/
header img,
header figure,
header picture,
footer img,
footer figure,
footer picture {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
header a,
footer a {
  transition: opacity 0.2s;
}
header a:hover,
footer a:hover {
  opacity: 0.7;
}


/*-------------------------
header
-------------------------*/
.hd_menu_sp {
  display: none;
}
@media only screen and (max-width: 768px){
  .hd_menu_pc {
    display: none;
  }
  .hd_menu_sp {
    display: inline-block;
  }
}

/* PC */
header {
	height: 115px;
	background: url("../images/common/hd_bg.jpg") repeat;
	padding: 19px 5% 0;
	position: fixed;
	z-index: 11;
	width: 100%;
	top: 0;
	left: 0;
	/* line-height: 1; */
}
header .hd_menu_pc .hd_wrap {
  display: flex;
  justify-content: space-between;
  min-height: 56px;
}
header .hd_menu_pc .hd_wrap .logo {
	max-width: 372px;
	width: 23.25%;
}
header .hd_menu_pc .hd_wrap .navi ul {
  display: flex;
  gap: 0 10px;
}
header .hd_menu_pc .hd_wrap .navi ul li a {
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 33px;
  background: #131313;
  padding: 0 1em;
  line-height: 1.571;
}
header .hd_menu_pc .hd_menu > ul {
  display: flex;
  justify-content: flex-end;
  gap: 0 5.5%;
}
header .hd_menu_pc .hd_menu > ul > li {
  position: relative;
}
header .hd_menu_pc .hd_menu > ul > li > a {
  font-weight: 600;
  font-size: calc(16/1200*100vw);
  color: #0a070b;
  padding-bottom: 21px;
  line-height: 1.625;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown {
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s;
  width: 100%;
  position: fixed;
  top: 115px;
  left: 0;
  padding: 53px 0 58px;
  backdrop-filter: blur(6px);
  background: rgba(255, 255, 255, 0.79);
}
header .hd_menu_pc .hd_menu > ul > li:hover .hd_dropdown {
  visibility: visible;
  opacity: 1;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn {
  width: 90%;
  max-width: 1159px;
  margin: 0 auto;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn > ul {
  display: flex;
  /* justify-content: space-between; */
  flex-flow: wrap;
  gap: 0 1.1%;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn > ul > li {
  width: 15.75%;
  /* padding-bottom: 99px; */
  margin-bottom: 30px;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn > .hd_txt {
  font-weight: 600;
  font-size: 22px;
  color: #000;
  margin-bottom: 24px;
  padding-left: 14px;
  position: relative;
  line-height: 1.444;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn > .hd_txt::before {
  content: "";
  width: 5px;
  height: 20px;
  display: inline-block;
  background-color: #131313;
  position: absolute;
  left: 0;
  top: 0.2em;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li .img {
  margin-bottom: 10.8px;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li .hd_txt_link {
  font-weight: 600;
  font-size: 16px;
  color: #000;
  /* padding: 0 0 15.7px 30.3px; */
  padding-left: 30.3px;
  position: relative;
  display: block;
  margin-bottom: 11.5px;
  line-height: 1.625;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li .hd_txt_link::after {
  content: "";
  width: 15px;
  height: 1.5px;
  display: inline-block;
  background-color: #131313;
  position: absolute;
  left: 0;
  top: 47%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  border-top: 1px dashed #707070;
  padding-top: 15.7px;
}
.header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li .hd_txt_link:hover ul {
  visibility: visible;
  opacity: 1;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li ul li {
  /* width: 42.19%; */
  width: 45%;
  margin-bottom: 12px;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li ul li a {
  font-weight: normal;
  font-size: 16px;
  color: #000;
  position: relative;
  display: block;
  line-height: 1.625;
}
header .hd_menu_pc .hd_menu > ul > li .hd_dropdown .hd_dropdown_inn ul li ul li a::after {
  content: "";
  position: absolute;
  background: url("../images/common/arrow01.svg") no-repeat;
  background-size: cover;
  top: 0.4em;
  right: 0;
  width: 6px;
  height: 10.8px;
}
/* .hd_dropdown .hd_dropdown_inn ul li.hd_menu_wrap {
  width: 100%!important;
  margin-bottom: 60px!important;
} */
/* .hd_dropdown .hd_dropdown_inn ul li.hd_menu_wrap .flex_area {
  display: flex;
  gap: 0 3.71%;
} */
/* .hd_dropdown .hd_dropdown_inn ul li.hd_menu_wrap .flex_area .left_item {
  width: 19.06%;
} */
.hd_dropdown .hd_dropdown_inn ul li {
    /* width: 45.81%; */
    width: 77.39%;
}
.hd_dropdown .hd_dropdown_inn .hd_menu_sub {
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
  /* gap: 24.9px 5.64%; */
  /* gap: 24.9px 3.3%; */
  /*gap: 10px 2.5%;*/
  gap: 10px 2%;
  margin-top: 25.7px;
}
.hd_dropdown .hd_dropdown_inn .hd_menu_sub .hd_menu_sub_item {
  /* width: 29.56%; */
  /* width: 17.36%; */
  /*width: 13.64%;*/
  width: 12.5%;
}
.hd_dropdown .hd_dropdown_inn .hd_menu_sub .hd_menu_sub_item .img {
  margin-bottom: 16.1px;
}
.hd_dropdown .hd_dropdown_inn .hd_menu_sub .hd_menu_sub_item .hd_menu_sub_link {
	position: relative;
	padding-right: 1.5em;
	width: fit-content;
}
.hd_dropdown .hd_dropdown_inn .hd_menu_sub .hd_menu_sub_item .hd_menu_sub_link::after {
  content: "";
  position: absolute;
  background: url("../images/common/arrow01.svg") no-repeat;
  background-size: cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 6px;
  height: 10.8px;
}
@media only screen and (min-width: 1200px){
  header .hd_menu_pc .hd_menu > ul > li > a {
    font-size: 16px;
  }
}

/* SP */
@media only screen and (max-width: 768px){
  header {
    height: 57px;
    padding: 0;
  }
  header .hd_menu_sp .logo {
    width: auto;
    position: absolute;
    top: 50%;
    -webkit-transform : translateY(-50%);
    transform : translateY(-50%);
    left: 5%;
    max-width: 42%;
  }
  header .hd_menu_sp .logo a {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header .hd_menu_sp .cm_txt {
    height: 32.5px;
    position: absolute;
    top: 50%;
    -webkit-transform : translateY(-50%);
    transform : translateY(-50%);  
    right: calc(5% + 33.5px + 12.5px);
  }
  header .hd_menu_sp .cm_txt a {
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: #131313;
    padding: 0 1em;
    line-height: 1;
  }

  /* ハンバーガーメニューボタン */
  header .hd_menu_sp .openbtn {
    top: 12px;
    right: 5%;
    /* width: 22.5px; */
    width: 33.5px;
    height: 36.25px;    
    position: fixed;
    /* z-index: 10000; */
  }
  header .hd_menu_sp .openbtn span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    height: 2px;
    background-color: #4C5870;
    width: 22.5px;
    left: 4px;
  }
  header .hd_menu_sp .openbtn.active span {
    background-color: #333;
  }
  header .hd_menu_sp .openbtn span:nth-of-type(1) {
  top: 0;
  }
  header .hd_menu_sp .openbtn span:nth-of-type(2) {
    top: 8px;
  }
  header .hd_menu_sp .openbtn span:nth-of-type(3) {
    top: 16px;
  }
  header .hd_menu_sp .openbtn.active span:nth-of-type(1) {
    transform: translateY(6px) rotate(-45deg);
  }
  header .hd_menu_sp .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  header .hd_menu_sp .openbtn.active span:nth-of-type(3) {
    top: 12px;
    transform: translateY(-6px) rotate(45deg);
  }
  header .hd_menu_sp .openbtn p {
    font-family: 'Noto Serif', serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #4c5870;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform : translateX(-50%);
    transform : translateX(-50%);
  }
  header .hd_menu_sp .openbtn p.close_txt {
    display: none;
  }
  header .hd_menu_sp .openbtn.active p.close_txt {
    display: block;
  }
  header .hd_menu_sp .openbtn.active p.menu_txt {
    display: none;
  }
	
  /* ハンバーガーメニュー */
  header .hd_menu_sp nav {
    position: fixed;
    top: 57px;
    right: -120%;
    width: 100%;
    height: 100vh;
    background: #fff;
    transition: all 0.6s;
    display: block;
    /* padding: 55px 0 80px; */
    overflow-y: scroll;
  }
  header .hd_menu_sp nav.panelactive {
    right: 0;
  }
  header .hd_menu_sp nav.panelactive .g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* btn_area */
  header .hd_menu_sp nav {
    padding: 11px 5% 80px;
  }
  header .hd_menu_sp nav .btn_area {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    gap: 15px 13px;
    margin-bottom: 28.5px;
  }
  header .hd_menu_sp nav .btn_area .hd_btn {
    height: 41.5px;
  }
  header .hd_menu_sp nav .btn_area .hd_btn a {
    font-weight: 600;
    font-size: 17.5px;
    letter-spacing: 0.1em;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  header .hd_menu_sp nav .btn_area .hd_btn.hd_btn01 {
    width: 100%;
  } 
  header .hd_menu_sp nav .btn_area .hd_btn.hd_btn01 a {
    background: linear-gradient(#697491 0%, #434d67 100%);
  }  
  header .hd_menu_sp nav .btn_area .hd_btn.hd_btn02 {
    width: 47.88%;
  }
  header .hd_menu_sp nav .btn_area .hd_btn.hd_btn02 a {
    background: #9e8a5e;
  }
  
  /* sns_area */
  header .hd_menu_sp nav .sns_area{
	width: auto;
	margin:15px;
	display: flex;
	gap:20px;
	justify-content: center;
	align-items: center;
  }
  
  header .hd_menu_sp nav .sns_area .hd_btn.hd_btn03 {
  	max-width: 134px;
	margin-top :auto;
	margin-bottom :auto;
  }
  
/*banner_area*/
.bnanner_area{
	margin: 20px;
}
.bnanner_area img{
	width: 100%;
}



  /* hd_menu_title */
  header .hd_menu_sp nav > ul > li:not(:last-child) {
    margin-bottom: 10.5px
  }
  header .hd_menu_sp nav li .hd_menu_title {
    font-weight: 600;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #CBCBCB;
    padding-left: 7.5px;
    padding-left: 8px;
  }
  header .hd_menu_sp nav ul li .hd_menu_title a {
    padding-bottom: 9px;
    display: inline-block;
  }
  
  /*アコーディオンタイトル*/
  header .hd_menu_sp .aco_title {
      position: relative;
      cursor: pointer;
      transition: all .5s ease;
  }

  /*アイコンの＋と×*/
  header .hd_menu_sp .aco_title::before,
  header .hd_menu_sp .aco_title::after{
      position: absolute;
      content:'';
      width: 12.955px;
      height: 1px;
      background: #333;
      top: 0.5em;
      right: 15px;
      transition: all .2s;
  }
  header .hd_menu_sp .aco_title::before {
      transform: rotate(0deg);
  }
  header .hd_menu_sp .aco_title::after{
      transform: rotate(90deg);
  }
  /*　closeというクラスがついたら形状変化　*/
  header .hd_menu_sp .aco_title.close::after{
    transform: rotate(0deg);
  }
  
  /*アコーディオンで現れるエリア*/
  header .hd_menu_sp .aco_content {
    display: none;
  }
  header .hd_menu_sp nav ul li .aco_content ul {
    display: flex;
    flex-flow: wrap;
    padding: 19.5px 6.3% 24.5px;
    justify-content: space-between;
    gap: 25px 0;
  }
  header .hd_menu_sp nav ul li .aco_content ul li {
    width: fit-content;
    width: 47%;
    line-height: 1;
    display: inherit;
  }
  header .hd_menu_sp nav ul li .aco_content ul li.sub_link01 {
    min-width: 40%;
  }
  header .hd_menu_sp nav ul li .aco_content ul li.sub_link02 {
    min-width: 30%;
  }
  header .hd_menu_sp nav ul li .aco_content ul li a {
    font-weight: normal;
    font-size: 12.5px;
    color: #000;
    position: relative;
    padding-right: 2em;
    width: 100%;
    display: inline-block;
    line-height: 1.3;
  }
  header .hd_menu_sp nav ul li .aco_content ul li.sub_link01 a {
    font-size: 12.5px;
  }
  header .hd_menu_sp nav ul li .aco_content ul li.sub_link02 a {
    font-size: 10px;
  }
  header .hd_menu_sp nav ul li .aco_content ul li a::after {
    content: "";
    position: absolute;
    background: url(../images/common/arrow01.svg) no-repeat;
    background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 6px;
    height: 10.8px;
  }
  header .hd_menu_sp nav ul li .aco_content ul li.w100 {
    /*width: 100%;*/
  }
  header .hd_menu_sp nav ul li .aco_content ul li.w100 a {
    /*width: fit-content;*/
  }
}

/*アコーディオンの中のアコーディオンタイトル*/
.aco_sub_title{
	width: 96%;
	margin: 3%;
	margin: 0 0 3% auto;
	padding-bottom: 10px;
	border-bottom: none!important;
	font-size: 12.5px!important;
	color: #000!important;
}
.aco_sub_content ul{
	padding-top: 0!important;
}
.aco_content_pdg_T{
	padding-top: 4px!important;
}





/*-------------------------
footer
-------------------------*/
footer .pagetopBtn {
  z-index: 1;
}
footer {
  background: none;
  padding: 0;
}
footer .flex_area {
  display: flex;
}
footer .flex_area .left_item {
  width: 19.9375%;
  background: url("../images/common/ft_bg01.jpg") repeat;
  background-size: 50% auto;  
  padding: 81px 0 0;
}
footer .logo_area .inner_item {
}
footer .logo_area .inner_item .ft_logo {
  max-width: 215px;
  width: 67.39%;
  margin: 0 auto;
}
footer .flex_area .right_item {
  width: calc(100% - 19.9375%);
  background: url("../images/common/ft_bg02.jpg") repeat;
  background-size: cover;
  padding: 85px 6% 16.1px;
  display: flex;
  justify-content: space-between;
  gap: 0 7.43%;
}
footer .nav_area {
  width: 76.03%;
}
footer .nav_area .inner_item {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  /* width: 84.15%; */
  margin: 0 auto 33px;
}
footer .nav_area .inner_item .nav_box {
  width: 22.69%;
  margin-bottom: 63px;
}
footer .nav_area .inner_item .nav_box_wide {
  width: 47.37%;
}
footer .nav_area .inner_item .nav_box .hd_txt a {
  font-weight: normal;
  font-size: calc(16/1600*100vw);
  letter-spacing: 0.1em;
  color: #fff;
  padding: 0 0em 18px 0;
  border-bottom: 1px solid #fff;
  display: block;
  margin-bottom: 18px;
  position: relative;
}
footer .nav_area .inner_item .nav_box .hd_txt a::after {
  content: "";
  position: absolute;
  background: url("../images/common/arrow05.svg") no-repeat;
  background-size: cover;
  top: 0.4em;
  right: 0;
  width: 5.5px;
  height: 10px;
}
footer .nav_area .inner_item .nav_box ul li:not(:last-child) {
	margin-bottom: 5px;
}
footer .nav_area .inner_item .nav_box ul li a {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #fff;
}
footer .copyright {
  font-family: 'Noto Sans', sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
footer .inner_item > .copyright {
  display: none;
}
footer .fotter_textSmall{
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin: 1% 0;
}
footer .btn_area {
  width: calc(100% - 76.03%);
}
footer .btn_area .inner_item ul.ft_btn {
	margin-bottom: 92px;
}
footer .btn_area .inner_item ul.ft_btn li {
  max-width: 225px;
  height: 60px;
}
footer .btn_area .inner_item ul.ft_btn li:not(:last-child) {
  margin-bottom: 20px;
}
footer .btn_area .inner_item ul.ft_btn li a {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  background: linear-gradient(#697491 0%, #434d67 100%);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer .btn_area .inner_item ul.link_area {
	margin-bottom: 71px;
}
footer .nav_area .inner_item .nav_box ul li.indent_txt {
  margin-left: 1em;
  padding-left: 0.5em;
  position: relative;
}
footer .nav_area .inner_item .nav_box ul li.indent_txt::before {
  content: "";
  width: 5px;
  height: 1px;
  display: inline-block;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0.65em;
}
footer .btn_area .inner_item ul.link_area li:not(:last-child) {
	margin-bottom: 20px;
}
footer .btn_area .inner_item ul.link_area li a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
}
footer .btn_area .inner_item .sns_area ul {
	display: flex;
	/*gap: 0 23.51%;*/
	justify-content: space-between;
  align-items: center;
}
footer .btn_area .inner_item .sns_area ul li.icon_instagram {
  width: 17.58%;
}
footer .btn_area .inner_item .sns_area ul li.icon_youtube {
  width: 58.9%;
}
@media only screen and (min-width: 1600px){
  footer .nav_area .inner_item .nav_box .hd_txt a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 950px){
  footer {
    background: url("../images/common/ft_bg02.jpg") repeat;
  }
  footer .flex_area {
    display: block;
  }
  footer .flex_area .left_item {
    width: 100%;
    background: none;
    background-size: 50% auto;
    padding: 0;
  }
  footer .logo_area .inner_item {
  }
  footer .logo_area .inner_item .ft_logo {
    max-width: 211.855px;
    width: 56.49%;
    margin: 0;
    background: url(../images/common/ft_bg01.jpg) repeat;
    padding: 31px 5%;
  }
  footer .flex_area .right_item {
    width: 100%;
    background: none;
    padding: 53.3px 5% 34.4px;
    display: block;
  }
  footer .nav_area {
    width: 100%;
  }
  footer .nav_area .inner_item {
  margin-bottom: 7.45px;
  }
  footer .nav_area .inner_item .nav_box {
    width: 47.01%;
    margin-bottom: 50.25px;
  }
  footer .nav_area .inner_item .nav_box_wide {
    width: 47.01%;
  }
  footer .nav_area .inner_item .nav_box .hd_txt a {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 5.25px;
  }
  footer .nav_area .inner_item .nav_box .hd_txt a::after {
    content: "";
    position: absolute;
    background: url("../images/common/arrow05.svg") no-repeat;
    background-size: cover;
    top: 0.4em;
    right: 0;
    width: 5.5px;
    height: 10px;
  }
  footer .nav_area .inner_item .nav_box ul li {
    line-height: 1;
  }
  footer .nav_area .inner_item .nav_box ul li:not(:last-child) {
    margin-bottom: 0;
  }
  footer .btn_area {
    width: 100%;
  }
  footer .btn_area .inner_item ul.ft_btn {
  display: none;
  }
  footer .btn_area .inner_item ul.ft_btn li {
    max-width: 225px;
    height: 60px;
  }
  footer .btn_area .inner_item ul.ft_btn li:not(:last-child) {
    margin-bottom: 20px;
  }
  footer .btn_area .inner_item ul.ft_btn li a {
    font-size: 18px;
  }
  footer .btn_area .inner_item ul.link_area {
    display: flex;
    flex-flow: wrap;
    gap: 0 1em;
    width: 81.79%;
    margin: 0 auto 39.25px;
  }
  footer .nav_area .inner_item .nav_box ul li.indent_txt {
    margin-left: 0.5em;
    padding-left: 0.2em;
  }
  footer .nav_area .inner_item .nav_box ul li.indent_txt::before {
    width: 3px;
  }
  footer .btn_area .inner_item ul.link_area li:not(:last-child) {
    margin-bottom: 10px;
  }
  footer .btn_area .inner_item ul.link_area li a {
  }
  footer .btn_area .inner_item .sns_area {
    margin-bottom: 67.9px;
  }
  footer .btn_area .inner_item .sns_area ul {
    display: flex;
    gap: 0 23.05px;
    justify-content: center;
  }
  footer .btn_area .inner_item .sns_area ul li.icon_instagram {
    width: fit-content;
  }
  footer .btn_area .inner_item .sns_area ul li.icon_youtube {
    width: fit-content;
  }
  footer .nav_area .copyright {
    display: none;
  }
  footer .inner_item > .copyright {
    display: block;
	margin-bottom: 30px;
  }
  footer .fotter_textSmall{
		margin:0 0 50px;
	}
}


.newMark {
	position: relative;
}

.newMark:before {
	position: absolute;
	content:"[NEW]";
	left: -4em;
	top: 41%;
	transform: translateY(-50%);
	color:#DE2322;
	font-size: 19px;
	line-height: 1;
}

.landiPage .newMark:before {
    left: 28px;
}

.campaign .newMark:before {
    left: 20px;
    color: #bea774;
}


@media all and (max-width:768px) {
	.newMark:before {
		left: -4em;
		font-size: 13px;
	}	
	
	.landiPage .newMark:before {
		left: 12%;
		font-size: 16px;
	}
	
	.campaign .newMark:before {
		left: 10px;
		font-size: 16px;
	}	
	

}

/*＝＝＝＝＝＝＝＝＝＝
住宅展示場
＝＝＝＝＝＝＝＝＝＝＝*/

ul.houseList{
    max-width: 1180px;
    width: 90%;
    margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
	align-items: flex-start;
}
ul.houseList li {
    width: 32%;
    margin: 0 2% 90px 0;
}

ul.houseList li:nth-child(3n) {
    margin: 0 0 90px;
}

ul.houseList li h3 {
	min-height: 72px;
	margin-top: 5%;
	padding: 3%;
	font-size: 18px;
	line-height: 1.4;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	display: flex;
	justify-content: center;
	align-items: center;
}
ul.houseList li .address {
	margin-top: 5%;
	font-size: 14px;
	line-height: 1.6;
}

@media screen and (min-width:320px) and ( max-width:768px) {

	ul.houseList li h3 {
		font-size: 16px;
	}
	ul.houseList{
		flex-direction: column;
	}
	
	ul.houseList li {
		width: 100%;
		margin: 0 0 60px;
	}
	
	ul.houseList li:nth-child(3n) {
		margin: 0 0 60px;
	}

	ul.houseList li .address {
		font-size: 14px;
	}

}

@media screen and (min-width:769px) and ( max-width:1080px) {

	ul.houseList li {
		width: 49%;
		margin: 0 2% 60px 0;
	}	
	
	ul.houseList li:nth-child(3n) {
		margin: 0 2% 60px 0;
	}
	
	ul.houseList li:nth-child(2n) {
		margin: 0 0 60px 0;
	}	

}


/*============================
#underPage_spfooter #sec_nav
============================*/
#underPage_spfooter #sec_nav {
	margin-bottom: 178px;
	
}
#underPage_spfooter #sec_nav ul.main_nav {
	display: flex;
	gap: 0 3px;
}
#underPage_spfooter #sec_nav ul.main_nav li {
	width: calc(50% - 1.5px);
}
#underPage_spfooter #sec_nav ul.main_nav li.nav_catalog {
	background: url("../images/top/nav_img01.jpg") no-repeat;
	background-size: cover;
}
#underPage_spfooter #sec_nav ul.main_nav li.nav_reservation {
	background: url("../images/top/nav_img02.jpg") no-repeat;
	background-size: cover;
}
#underPage_spfooter #sec_nav ul.main_nav li a {
	padding: 150px 12%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.jp {
	font-weight: normal;
	font-size: calc(70/1600*100vw);
	letter-spacing: 0.05em;
	color: #bea774;
	margin-bottom: 73px;
	line-height: 1.6;
	position: relative;
}
#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.jp::after {
	content: "";
	position: absolute;
	background: url("../images/common/arrow06.svg") no-repeat;
	background-size: cover;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 30.73px;
	height: 30.73px;
	transition: right 0.2s;
}
#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.jp {
	position: relative;
	padding-right: 74.53px;
	display: inline-block;
	width: fit-content;
}
#underPage_spfooter #sec_nav ul.main_nav li a:hover .hd_txt span.jp::after {
	right: -5px;
}
#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.en {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	font-size: calc(30/1600*100vw);
	letter-spacing: 0.1em;
	color: #cebf82;
	display: block;
	line-height: 1.133;
}
#underPage_spfooter #sec_nav ul.main_nav li a p.txt {
	font-weight: 600;
	font-size: calc(20/1600*100vw);
	letter-spacing: 0.1em;
	color: #fff;
}
#underPage_spfooter #sec_nav ul.sub_nav {
	display: flex;
}
#underPage_spfooter #sec_nav ul.sub_nav li {
	width: calc(100%/3);
	border-bottom: 1px solid #707070;
}
#underPage_spfooter #sec_nav ul.sub_nav li:not(:last-child) {
	border-right: 1px solid #707070;
}
#underPage_spfooter #sec_nav ul.sub_nav li a {
	padding: 94.9px 6% 89.5px;
	display: block;
	position: relative;
}
#underPage_spfooter #sec_nav ul.sub_nav li a::after {
	content: "";
	position: absolute;
	background: url("../images/common/icon_next.svg") no-repeat;
	background-size: cover;
	bottom: 50.5px;
	right: 8.285%;
	width: 30.73px;
	height: 30.73px;
	transition: right 0.2s;
}
/*#underPage_spfooter #sec_nav ul.sub_nav li a:hover::after {
	right: calc(8.285% - 5px);
}*/
#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt {
	margin-bottom: 56px;
}
#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt span {
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.05em;
	color: #bea774;
	margin-bottom: 25px;
	display: block;
}
#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt p {
	font-weight: 600;
	font-size: calc(35/1600*100vw);
	font-size: calc(29/1600*100vw);
	letter-spacing: 0.05em;
	color: #2e374a;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt p::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}
#underPage_spfooter #sec_nav ul.sub_nav li.nav_madori a .hd_txt p {
	padding-left: 84px;
}
#underPage_spfooter #sec_nav ul.sub_nav li.nav_madori a .hd_txt p::before {
	background: url("../images/top/nav_icon_madori.svg") no-repeat;
	background-size: cover;	
	width: 59.2px;
	height: 40.87px;
}
#underPage_spfooter #sec_nav ul.sub_nav li.nav_online a .hd_txt p {
	padding-left: 76.03px;
}
#underPage_spfooter #sec_nav ul.sub_nav li.nav_online a .hd_txt p::before {
	background: url("../images/top/nav_icon_online.svg") no-repeat;
	background-size: cover;	
	width: 61.73px;
	height: 57px;
}
#underPage_spfooter #sec_nav ul.sub_nav li.nav_bunjou a .hd_txt p {
	padding-left: 83.97px;	
}
#underPage_spfooter #sec_nav ul.sub_nav li.nav_bunjou a .hd_txt p::before {
	background: url("../images/top/nav_icon_bunjou.svg") no-repeat;
	background-size: cover;	
	width: 68.47px;
	height: 28.74px;
}
#underPage_spfooter #sec_nav ul.sub_nav li a p.txt {
	font-weight: 600;
	font-size: calc(20/1600*100vw);
	letter-spacing: 0.1em;
	color: #545454;
}
@media only screen and (min-width: 1600px){
	#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.jp {
		font-size: 70px;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.en {
		font-size: 30px;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a p.txt {
		font-size: 20px;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a {
		padding-left: 135px;
		padding-right: 135px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt span {
		font-size: 20px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt p {
		font-size: 35px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a p.txt {
		font-size: 20px;
	}
}
@media only screen and (max-width: 768px){
	
	#underPage_spfooter {
		background: #EDEDED;
		padding-bottom: 80px;
	}
	
	#underPage_spfooter #sec_nav {
		margin-bottom: 40px;
	}
	#underPage_spfooter #sec_nav ul.main_nav {
		display: block;
	}
	#underPage_spfooter #sec_nav ul.main_nav li {
		width: 100%;
	}
	#underPage_spfooter #sec_nav ul.main_nav li.nav_catalog {
	border-bottom: 3px solid #fff;
    background: url(../images/top/nav_img01.jpg) no-repeat 100% 20%;
    background-size: 120%;
	}
	#underPage_spfooter #sec_nav ul.main_nav li.nav_reservation {
		background: url("../images/top/nav_img02.jpg") no-repeat;
		background-size: cover;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a {
		padding: 25px 5%;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.jp {
		font-size: 20px;
		margin-bottom: 0;
		padding-right: 28px;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.jp::after {
		top: 55%;
        width: 16px;
        height: 16px;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a .hd_txt span.en {
		font-size: 12px;
		line-height: 0;
	}
	#underPage_spfooter #sec_nav ul.main_nav li a p.txt {
		font-size: 12px;
        letter-spacing: 0.1em;
        color: #fff;
        width: 48%;
	}
	#underPage_spfooter #sec_nav ul.sub_nav {
		display: block;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li {
		width: 100%;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li:not(:last-child) {
		border-right: none;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a {
		padding: 15px 5% 18px
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a::after {
        right: 5%;
        bottom: 23px;
        width: 18px;
        height: 18px;
    }
	#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt {
		margin-bottom: 0;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt span {
		font-size: 12px;
		margin-bottom: 0;
        margin-left: 48px;
        line-height: 1;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt p {
		font-size: 16px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a .hd_txt p::before {
		content: "";
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 0;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li.nav_madori a .hd_txt p {
		padding-left: 48px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li.nav_madori a .hd_txt p::before {
		width: 30px;
        height: 26px;
        background-size: 100%;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li.nav_online a .hd_txt p {
		padding-left: 48px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li.nav_online a .hd_txt p::before {
		width: 30px;
		height: 37px;
		background-size: 100%;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li.nav_bunjou a .hd_txt p {
		padding-left: 48px;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li.nav_bunjou a .hd_txt p::before {
		width: 30px;
		height: 16px;
		background-size: 100%;
	}
	#underPage_spfooter #sec_nav ul.sub_nav li a p.txt {
		font-size: 16px;
		height: auto!important;
		display: none;
	}
}

/*============================
#underPage_spfooter #sec_contact
============================*/
#underPage_spfooter #sec_contact {
	margin-bottom: 161.6px;
}
#underPage_spfooter #sec_contact .inner {
	max-width: 963px;
}
#underPage_spfooter #sec_contact .inner h2 {
	margin-bottom: 26px;
}
#underPage_spfooter #sec_contact .inner p.txt {
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #000;
	margin-bottom: 62px;
	line-height: 1.625;
}
#underPage_spfooter #sec_contact .inner .tel_list.inview {
    display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
	flex-wrap: wrap;
}

#underPage_spfooter #sec_contact .inner .tel_list dl {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	gap: 0 2em;
	border-bottom: 1px solid #CBCBCB;
	padding: 0 48.7px 0 11px;
	height: 111px;
	width: 100%;
}

#underPage_spfooter #sec_contact .inner .tel_list dl:first-child {
	border-top: 1px solid #CBCBCB;
}
#underPage_spfooter #sec_contact .inner .tel_list dl:nth-child(odd) {
	background: #F8F8F8;
}
#underPage_spfooter #sec_contact .inner .tel_list dl dt,
#underPage_spfooter #sec_contact .inner .tel_list dl dd {
	display: flex;
	flex-direction: column;
	justify-content: center;	
}
#underPage_spfooter #sec_contact .inner .tel_list dl dt {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.444;
	color: #000;
	padding-left: 35.3px;
	position: relative;
	width: calc(369px + 35.3px);
	min-width: max-content;
}
#underPage_spfooter #sec_contact .inner .tel_list dl dt::before {
	content: "";
	width: 9px;
	height: 9px;
	display: inline-block;
	background: #34476D;
	border-radius: 50%;
	position: absolute;
	left: 0;
	/* top: 0.45em; */
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#underPage_spfooter #sec_contact .inner .tel_list dl dd {
	font-family: 'Jost', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.444;
	color: #000;
	text-align: center;
}
#underPage_spfooter #sec_contact .inner .tel_list dl dd .notes {
	font-family: 'Noto Serif', serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
@media only screen and (max-width: 1050px){
	#underPage_spfooter #sec_contact .inner .tel_list dl {
		justify-content: flex-start;
	}	
	#underPage_spfooter #sec_contact .inner .tel_list dl dt {
		width: 100%;
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dd {
		text-align: left;
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dd .notes {
		text-align: left;
	}
}
@media only screen and (max-width: 768px){
	#underPage_spfooter #sec_contact {
        margin-bottom: 0;
    }
	#underPage_spfooter #sec_contact .inner {
		width: 100%;
	}
	#underPage_spfooter #sec_contact .inner h2 {
		margin-bottom: 25px;
		text-align: center;
		color:#1F2043;
	}
	#underPage_spfooter #sec_contact .inner p.txt {
		font-size: 14px;
		margin-bottom: 30px;
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl {
		gap: 10px 5%;
		padding: 15px 5%;
		height: auto;
		/* justify-content: flex-start; */
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dt,
	#underPage_spfooter #sec_contact .inner .tel_list dl dd {
		display: flex;
		flex-direction: column;
		justify-content: center;	
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dt {
		font-size: 16px;
		padding-left: 20px;
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dd.w100 {
		width: 100%;
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dt::before {
		width: 8px;
		height: 8px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		top: 0.5em;
	}
	#underPage_spfooter #sec_contact .inner .tel_list dl dd {
		font-weight: 500;
		font-size: 16px;
		justify-content: flex-start;
	}
	
	
}
@media only screen and (max-width: 640px){
	#underPage_spfooter #sec_contact .inner .tel_list dl dd .notes br {
		/* display: none; */
	}
}

/*フッター　アコーディオンタイトル*/
footer .aco_title {
	position: relative;
	cursor: pointer;
	transition: all .5s ease;
	font-size: 12px;
	margin: 1rem 0 1rem;
	color: #fff;
	letter-spacing: 0.1em;
}

/*アイコンの＋と×*/
footer .aco_title::before,
footer .aco_title::after{
	position: absolute;
	content:'';
	width: 12.955px;
	height: 1px;
	background: #fff;
	top: 0.8em;
	right: 15px;
	transition: all .2s;
}
footer .aco_title::before {
	transform: rotate(0deg);
}
footer .aco_title::after{
	transform: rotate(90deg);
}
/*　closeというクラスがついたら形状変化　*/
footer .aco_title.close::after{
	transform: rotate(0deg);
}

/*アコーディオンで現れるエリア*/
footer .aco_content {
	display: none;
}

/* タイトルに .close がついたときだけ隣の .aco_content を開く */
footer .aco_title.close + .aco_content {
	display: block;
}

footer .aco_content ul {
	display: flex;
	flex-flow: wrap;
	padding: 5px 6.33% 24.5px;
	justify-content: space-between;
	gap: 5px 0;
}
footer .aco_content ul li {
	width: 100%;
	line-height: 1.3;
}
footer .aco_content ul li a {
	font-weight: normal;
	font-size: 12.5px;
	color: #fff;
	position: relative;
	padding-right: 2em;
	width: 100%;
	display: inline-block;
	/*line-height: 1.3;*/
}
footer .aco_content ul li a::after {
	content: "";
	position: absolute;
/*	background: url(../images/common/arrow05.svg) no-repeat;*/
/*	background-size: cover;*/
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 6px;
	height: 10.8px;
}
@media (max-width: 768px){
footer .aco_title {
	margin: 1.4rem 0 0;
}
}
@media (max-width: 430px){
footer .aco_title {
	margin: 1.3rem 0 0 -1px;
}
footer .aco_content ul {
	gap: 0;
    padding: 0px 6.33% 24.5px;
}

footer .aco_content ul li a::after {
    right: 9px;
}
}




