@charset "UTF-8";
/*** 共通 ***/
.g-recaptcha > div {
  margin-left: auto;
  margin-right: auto;
}

.swiper-frame {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 461px;
  text-align: center;
}

#mv_slider {
  width: 3240px;
  position: absolute;
/*  left: -9999999px;
  right: -9999999px;*/
    left: -200vw;
    right: -200vw;
  margin: auto;
  top: 0;
}
#mv_slider .swiper-slide {
  display: block;
}
.swiper-frame.stay .swiper-slide{
    background-size: 0 0;
}


.pageheader {
  margin-bottom: 3.18rem;
}
.pageheader .icons {
  margin-top: -7rem;
  text-align: right;
  padding-right: 1.25rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.pageheader .icons img {
  margin: 0 0.375rem;
}
.pageheader .pager {
  position: relative;
  z-index: 1;
}
.pageheader .prev, .pageheader .next {
  border-color: #e7141a;
  border-width: 2px 2px 0 0;
  border-style: solid;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: -15.0625rem;
  outline: none;
}
.pageheader .prev {
  left: -4.0625rem;
  transform: rotate(-135deg);
}
.pageheader .next {
  transform: rotate(45deg);
  right: -4.0625rem;
}

.sec01 {
/*  margin-bottom: -72px;*/
	position: relative;
}
.sec01 .btn_go_movie{
	position: absolute;
	left: 0;
	top: -134px;
	z-index: 1;
}
.sec01 ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.sec01 li {
  width: 252px;
  flex-grow: 0;
  flex-shrink: 0;
  padding-bottom: 182px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 1.50027rem;
  line-height: 1em;
}
.sec01 li:first-child {
  background-image: url("/wp-content/themes/starpaint2019/images/index/service1.jpg");
}
.sec01 li:nth-child(2) {
  background-image: url("/wp-content/themes/starpaint2019/images/index/service2.jpg");
}
.sec01 li:nth-child(3) {
  background-image: url("/wp-content/themes/starpaint2019/images/index/service3.jpg");
}
.sec01 li:nth-child(4) {
  background-image: url("/wp-content/themes/starpaint2019/images/index/service4.jpg");
}
.sec01+.box_slider{
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.sec02 {
  padding-top: 57px;
  margin-bottom: 40px;
}
.sec02 .bans {
  justify-content: space-between;
  margin: 0 0 36px;
  padding: 0;
  list-style: none;
}
.sec02 .bans a {
  width: 526px;
  height: 160px;
  text-decoration: none;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.87462rem;
  line-height: 1.4293510324em;
  padding-left: 29px;
  background-repeat: no-repeat;
}
.sec02 .bans li:first-child a {
  background-image: url("/wp-content/themes/starpaint2019/images/index/ban-shindan1.jpg");
}
.sec02 .bans li:last-child a {
  background-image: url("/wp-content/themes/starpaint2019/images/index/ban-shindan2.jpg");
}
.sec02 .bans div:first-child {
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  font-size: 2.4227325rem;
  margin-left: -16px;
  margin-bottom: 14px;
}
.sec02 .bans div:first-child span {
  display: inline-flex;
  width: 70px;
  height: 67px;
  background: url("/wp-content/themes/starpaint2019/images/index/txt-free.png");
  font-size: 1.3208675rem;
  align-items: center;
  justify-content: center;
  padding-left: 0.1em;
  box-sizing: border-box;
  margin-right: 9px;
}
#form{
	margin-bottom: 3.75rem;
}
#form .left {
  color: #fff;
  width: 275px;
  flex-shrink: 0;
  flex-grow: 0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  background: #e7141a;
  box-sizing: border-box;
  padding-left: 25px;
}
#form .left div:first-child {
  font-size: 0.89628rem;
  line-height: 1.3683448026em;
  transform: rotate(-3deg);
  margin-bottom: 26px;
  position: relative;
  padding-left: 26px;
  display: inline-block;
  letter-spacing: 0.05em;
  padding-top: 4px;
}
#form .left div:first-child:before, #form .left div:first-child:after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 24px;
  background: #fff;
}
#form .left div:first-child:before {
  transform: rotate(-50deg);
  left: 8px;
  bottom: -4px;
}
#form .left div:first-child:after {
  transform: rotate(38deg);
  bottom: 0;
  right: -10px;
}
#form .left h3 {
  margin: 0;
  font-size: 1.8669725rem;
  line-height: 2.5624021875rem;
}
#form .left h3 .s {
  font-size: 1.58001625rem;
}
#form .left h3 .ylw {
  color: #ffff00;
}
#form .pc_flex {
  position: relative;
}
#form .pc_flex img:last-child {
  position: absolute;
  bottom: 0;
  right: -37px;
}
#form form {
  background: #eee;
  width: 100%;
}
#form form dl {
  padding-top: 9px;
}
#form form dl > div {
  border: none;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 11px;
}
/*
#form form dl > div:first-child {
  margin-bottom: 8px;
}*/
#form form dt {
  width: 154px;
  box-sizing: border-box;
  padding-left: 29px;
  padding-top: 0.45em;
  line-height: 1.4;/*39px;*/
}
#form form input[type=text] {
  width: 330px;
  height: 39px;
}
#form form textarea {
  width: 330px;
  height: 64px;
}
#form form dl > div:before, #form form dt:before {
  content: none !important;
}
#form form .need dt:after {
  content: '※';
  color: #e7141a;
  display: inline-block;
  padding-left: 0.5em;
}
#form form .selectlist {
  padding-top: 6px;
  padding-right: 0;
  margin-bottom: -3px;
}
#form form .selectlist li {
  margin-bottom: 13px;
}
#form form .box_btn {
  padding-left: 120px;
  padding-bottom: 24px;
}
#form form button {
  background: #e7141a;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 416px;
  height: 47px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  font-size: 1.313971875rem;
}
#form form button:before {
  content: '';
  display: inline-block;
  margin-right: 15px;
  width: 36px;
  height: 21px;
  background: url("/wp-content/themes/starpaint2019/images/index/ico-plane-wh.png") no-repeat;
}
#form #formlead {
  margin-bottom: 0;
}
#form #formlead.error {
  padding-left: 2rem;
  padding-top: 2rem;
}
#form #formlead.error p:before {
  content: '※ ';
}

.minibans {
	margin-top: 0;
	margin-bottom: 0;
  padding: 0;
  list-style: none;
/*  display: inline-flex;*/
  justify-content: space-between;
}
.minibans a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 88px;
	padding-left: 106px;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 1.6254rem;
  line-height: 1.1857142857em;
  background-position: left center;
  background-repeat: no-repeat;
	background-size: auto 100%;
}
.minibans .more{
	font-size: 0.577em;
	line-height: 1em;
	margin-top: 1rem;
}
.minibans .more:before{
	content: '';
	display: inline-block;
	margin-right: 0.4735rem;
	width: 0;
	height: 0;
	border-width: 5px 7px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #000;
	vertical-align: middle;
}
.minibans li:first-child a {
  background-image: url("/wp-content/themes/starpaint2019/images/index/btn-beginner.png");
}
.minibans li:nth-child(2) a {
  background-image: url("/wp-content/themes/starpaint2019/images/index/btn-estimate.png");
}
.minibans li:nth-child(3) a {
  background-image: url("/wp-content/themes/starpaint2019/images/index/btn-sr.png");
}
.mapframe{
	overflow: hidden;
}
.mapframe .cover{
	background: rgba(255,255,255,0.5);
	padding-bottom: 3.12rem;
}
#box_movie{
	margin-bottom: 3.125rem;
}
#box_movie .pc_flex{
	justify-content: space-between;
}
#box_movie h2{
	margin-bottom: 1.75rem;
}
#box_movie .txt{
	font-size: 1.06rem;
	line-height: 1.53em;
}
#box_movie video{
	display: block;
}
#box_movie .right{
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 570px;
	height: 0;
	padding-bottom: 29.6875%;
}
#box_movie video{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 100%;
}

.sec03 {
  background-image: linear-gradient(#fff 75%, transparent 70%), linear-gradient(90deg, #b6bec1 20%, #fff 25%);
  background-size: 4px 4px,4px 4px;
  padding-bottom: 56px;
}
.sec03 .box_h2 {
  text-align: center;
  padding-top: 57px;
  padding-bottom: 16px;
  margin-bottom: 41px;
  background: url("/wp-content/themes/starpaint2019/images/index/img-areamap-red.png") left bottom no-repeat;
}
.sec03 .box_h2 .sub {
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: 0.5em;
  font-weight: 700;
}
.sec03 .box_h2 h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.625rem;
  line-height: 1.2857142857em;
  letter-spacing: 0.05em;
}
.sec03 .box_h2 h2 .s {
  font-size: 0.8571428571em;
}
.sec03 .box_h2 h2 .bg {
  display: inline-block;
  background: url("/wp-content/themes/starpaint2019/images/index/bg-paint-ylw.png") center bottom/100% no-repeat;
  padding-left: 30px;
  margin-left: -30px;
  padding-right: 24px;
  margin-right: -24px;
}
.sec03 .box_h2 h2 .zi1 {
  position: relative;
  z-index: 1;
}
.sec03 .box_h2 .dot {
  position: relative;
}
.sec03 .box_h2 .dot:after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: -0.2em;
  margin: auto;
}
.sec03 .point {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 9px 0 0 0;
}
.sec03 .point li {
  width: 344px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 31px;
  position: relative;
}
.sec03 .point li:before, .sec03 .point li:after, .sec03 .point li > span:first-child {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  position: absolute;
  left: 24px;
  width: 56px;
  display: block;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
.sec03 .point li:before {
  content: '';
  width: 0;
  height: 0;
  border-width: 10px 28px;
  border-color: #e7141a #e7141a transparent;
  border-style: solid;
  top: 60px;
}
.sec03 .point li:after {
  content: 'point';
  top: -9px;
  height: 36px;
  font-size: 0.809635rem;
  line-height: 1em;
  padding-top: 16px;
  background: #e7141a;
  padding-left: 0.1em;
  letter-spacing: 0.1em;
}
.sec03 .point li > span:first-child {
  font-size: 2.565233125rem;
  line-height: 1em;
  top: 22px;
  background: #e7141a;
}
.sec03 .point .txt {
  background: #fff;
  padding: 246px 19px 24px 19px;
  background-repeat: no-repeat;
  background-position: center 24px;
  background-size: 298px;
  font-size: 1.0793525rem;
  line-height: 1.3751452839rem;
}
.sec03 .point li:first-child .txt {
  background-image: url("/wp-content/themes/starpaint2019/images/index/point01-img.jpg");
}
.sec03 .point li:nth-child(2) .txt {
  background-image: url("/wp-content/themes/starpaint2019/images/index/point02-img.jpg");
}
.sec03 .point li:nth-child(3) .txt {
  background-image: url("/wp-content/themes/starpaint2019/images/index/point03-img.jpg");
}
.sec03 .point li:nth-child(4) .txt {
  background-image: url("/wp-content/themes/starpaint2019/images/index/point04-img.jpg");
}
.sec03 .point li:nth-child(5) .txt {
  background-image: url("/wp-content/themes/starpaint2019/images/index/point05-img.jpg");
}
.sec03 .point li:nth-child(6) .txt {
  background-image: url("/wp-content/themes/starpaint2019/images/index/point06-img.jpg");
}
.sec03 h3 {
  background-image: linear-gradient(-45deg, #f49799 20%, #fce5e5 25%, #fce5e5 50%, #f49799 55%, #f49799 70%, #fce5e5 75%);
  background-size: 4px 4px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  min-height: 90px;
  box-sizing: border-box;
  padding-left: 95px;
  font-size: 1.5625rem;
  justify-content: center;
  line-height: 1.28em;
}
.sec03 h3 .s {
  font-size: 0.72em;
}
.sec03 h3:before, .sec03 h3:after {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 400;
  position: absolute;
  left: 24px;
  width: 56px;
  display: block;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
.sec04 {
  position: relative;
}
.sec04 .bg_map {
  position: relative;
  left: 390px;
	top: -336px;/*margin-bにもこの数値、地図内コンテンツpadding-bも修正*/
	margin-bottom: -336px;
  display: flex;
  justify-content: flex-start;
	z-index: -1;
}
.sec04 .bg_map:before {
  content: url("/wp-content/themes/starpaint2019/images/index/showrooms-bg.png?1731");
/*  position: relative;
  top: 0;*/
}
.sec04 .box_inner:first-child {
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: calc( 50% - 540px );
/*	padding-bottomは404に地図のtop絶対値をプラス;*/
	padding-bottom: 740px;
}
.sec04 .lead {
  color: #e7141a;
  font-weight: 700;
  align-items: center;
}
.sec04 .lead > div {
  align-items: flex-end;
}
.sec04 .lead > div > div:first-child {
  font-size: 1.5375rem;
  line-height: 1.2333333333em;
  margin-right: 1.125rem;
}
.sec04 .lead > div > div:nth-child(2) {
  font-size: 5.4525rem;
  line-height: 1em;
  font-style: italic;
  margin-right: 36px;
}
.sec04 .box_area {
  margin-bottom: 10px;
}
.sec04 .box_area img {
  width: 134px;
  margin-bottom: 9px;
}
.sec04 .box_area > div:first-child {
  color: #e7141a;
  font-size: 1.5006rem;
  font-weight: 700;
  margin-right: 1.125rem;
}
.sec04 .box_area dl {
  margin: 0 0 10px;
  padding: 0;
  display: flex;
}
.sec04 .box_area dl > div {
  display: flex;
  align-items: center;
  margin-right: 1.5rem;
}
.sec04 .box_area dt {
  background: #e7141a;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0.625rem;
  margin-right: 1.3125rem;
  min-height: 58px;
  white-space: nowrap;
  box-sizing: border-box;
}
.sec04 .box_area dt + div {
  display: flex;
  flex-wrap: wrap;
}
.sec04 .box_area dd {
  margin-left: 0;
  margin-right: 1rem;
  line-height: 1.4em;
  white-space: nowrap;
	display: inline-flex;
	align-items: center;
}
.sec04 .box_area dd:before {
	content: '';
	display: inline-block;
	width: 0.25em;
	height: 0.25em;
	margin-right: 0.5em;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: #e7141a;
	transform: rotate(45deg);
}
.sec04 a {
  display: inline-flex;
  text-decoration: none;
  position: absolute;
  align-items: stretch;
  height: 111px;
}
.sec04 a:nth-of-type(1) {
  top: 472px;
  left: 246px;
}
.sec04 a:nth-of-type(3){
	left: 118px;
	top: 346px;
}
.sec04 a:nth-of-type(2){
	left: 0px;
	top: 220px;
}
.sec04 a .img {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 164px;
  height: 100%;
  background-color: #f0f0f0;
  flex-shrink: 0;
  flex-grow: 0;
}
.sec04 a > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.5em 11px 0.5em 11px;
  min-height: 111px;
  min-width: 226px;
  background: #e7141a;
  color: #fff;
  font-weight: 700;
  box-sizing: border-box;
  font-size: 1.45rem;
  line-height: 1em;
  font-style: italic;
}
.sec04 a .s {
  font-weight: 500;
  display: inline-block;
  margin-top: 0.75rem;
  font-size: 0.6465517241em;
  line-height: 1em;
  font-style: normal;
}

.bg_through {
/*  margin-top: -164px;*/
	margin-top: -404px;
  background: rgba(255, 255, 255, 0.59);
  padding-top: 60px;
  padding-bottom: 56px;
}

.box_voiceslider {
  margin-bottom: 56px;
}

.bg_menu {
  background: url("/wp-content/themes/starpaint2019/images/common/bg-graywall.jpg") center top;
  padding-top: 56px;
  padding-bottom: 55px;
  margin-bottom: 60px;
}
.bg_menu .box_inner > .pc_flex {
  justify-content: space-between;
}
.bg_menu .set1 article {
  background: #fff;
  width: 521px;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 24px 22px;
  text-align: center;
}
.bg_menu .set1 .img {
  height: 187px;
  margin-bottom: 23px;
}
.bg_menu .bg_red {
  background: #e7141a;
  color: #fff;
  padding: 16px 20px;
}
.bg_menu h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 2.12463rem;
  line-height: 1em;
}
.bg_menu h3 .s {
  font-size: 0.7650273224em;
  line-height: 1em;
  text-align: center;
  margin-bottom: 0.5em;
}
.bg_menu h3 .color {
  padding-left: 64px;
  background-repeat: no-repeat;
  background-position: left center;
}
.bg_menu h4 {
  margin-top: 0;
  font-size: 1.37514rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 53px;
  border-style: solid;
  border-width: 3px 0;
  border-style: solid;
  margin-bottom: 19px;
}
.bg_menu h4 + div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}
.bg_menu .set1 {
  margin-bottom: 56px;
  position: relative;
}
.bg_menu .set1:after {
  content: '';
  position: absolute;
  width: 245px;
  height: 43px;
  display: block;
  background: url("/wp-content/themes/starpaint2019/images/index/txt-more.png");
  bottom: 70px;
  left: 0;
  right: 0;
  margin: auto;
}
.bg_menu .set1 article {
  margin-bottom: 89px;
}
.bg_menu .set1 > div:first-child h3 .color {
  color: #00b9ff;
  background-image: url("/wp-content/themes/starpaint2019/images/index/ico-roller-blu.png");
}
.bg_menu .set1 > div:first-child .img {
  background: url("/wp-content/themes/starpaint2019/images/index/wallpack-img.jpg") center top no-repeat;
}
.bg_menu .set1 > div:nth-child(2) h3 .color {
  color: #ffd903;
  background-image: url("/wp-content/themes/starpaint2019/images/index/ico-roller-ylw.png");
}
.bg_menu .set1 > div:nth-child(2) .img {
  background: url("/wp-content/themes/starpaint2019/images/index/roofpack-img.jpg") center top no-repeat;
}
.bg_menu .merit {
  list-style: none;
  display: inline-flex;
  justify-content: center;
  margin: 0;
}
.bg_menu .merit > div {
  width: 84px;
  height: 84px;
  margin: 0 7px;
  border-radius: 50%;
  background-image: linear-gradient(-45deg, #e80c13 25%, #f16e71 25%, #f16e71 50%, #e80c13 50%, #e80c13 75%, #f16e71 75%);
  background-size: 4px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.87462rem;
  line-height: 1.2148967552em;
  flex-direction: column;
}
.bg_menu .price {
  font-size: 3.582271875rem;
  display: inline-flex;
  justify-content: center;
  align-items: flex-end;
  font-weight: 700;
  font-family: "Oswald", sans-serif, YuGothic, "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1em;
}
.bg_menu .price .s {
  font-size: 0.7678018576em;
  line-height: 1em;
}
.bg_menu .price .ss {
  font-size: 0.5407636739em;
  line-height: 1em;
}
.bg_menu .set1 .price {
  padding-bottom: 1.1875rem;
  margin-left: 20px;
}
.bg_menu .set1 .btn {
  border: solid 1px #fff;
  height: 50px;
  align-items: center;
  justify-content: center;
  padding-left: 31px;
}
.bg_menu .set1 .btn:after {
  content: '';
  display: inline-block;
  border-color: #fff;
  border-style: solid;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
  margin-left: 48px;
  width: 9px;
  height: 9px;
}
.bg_menu .set1 {
  margin-bottom: 32px;
}
.bg_menu .set1 .btn_hake {
  display: flex;
  align-items: center;
  text-decoration: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.37429375rem;
  font-weight: 700;
  height: 61px;
  justify-content: center;
}
.bg_menu .set1 .btn_hake:before {
  content: '';
  display: inline-block;
  margin-right: 14px;
  width: 30px;
  height: 30px;
  background: url("/wp-content/themes/starpaint2019/images/common/ico-hake-wh.png") center/contain no-repeat;
}
.bg_menu .set1 > div:first-child .btn_hake {
  background-color: #00bbff;
}
.bg_menu .set1 > div:nth-child(2) .btn_hake {
  background-color: #f9cf01;
}
.bg_menu .set3 article {
  width: 345px;
  flex-shrink: 0;
  flex-grow: 0;
  font-weight: 700;
  font-size: 0.99975rem;
  line-height: 1.500516129em;
}
.bg_menu .set3 a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bg_menu .set3 .btn {
  background: #fff;
  background-repeat: no-repeat;
  background-position: right top;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 13px;
  height: 131px;
  margin-bottom: 1rem;
}
.bg_menu .set3 .ttl {
  font-size: 1.6254rem;
  line-height: 1.1857142857em;
}
.bg_menu .set3 .ttl > .s {
  font-size: 0.769047619em;
}
.bg_menu .set3 .price {
  color: #e7141a;
  margin-bottom: 0;
  font-size: 1.89076125rem;
}
.bg_menu .set3 article:first-child .btn {
  background-image: url("/wp-content/themes/starpaint2019/images/index/ban-wpack-bg.jpg");
}
.bg_menu .set3 article:nth-child(2) .btn {
  background-image: url("/wp-content/themes/starpaint2019/images/index/ban-outer-bg.jpg");
}
.bg_menu .set3 article:nth-child(3) .btn {
  background-image: url("/wp-content/themes/starpaint2019/images/index/ban-color-bg.jpg");
}

.newsslider_bg {
  background: url("/wp-content/themes/starpaint2019/images/common/bg-graywall.jpg") center top no-repeat;
  padding: 30px 0;
}
.newsslider_bg .box_inner {
  position: relative;
}
.newsslider_bg a.more {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  font-size: 0.874596875rem;
  line-height: 16px;
  vertical-align: middle;
  border-left: solid 16px #000;
  letter-spacing: 0.1em;
  padding-left: 12px;
}

.newsslider_bg a.more:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
  margin: auto;
  width: 5px;
  height: 5px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #fff;
  transform: rotate(45deg);
}

.newsslider_bg h2 {
  font-size: 1.6238875rem;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  letter-spacing: 0.25em;
}

.newsslider_bg h2:after {
  content: attr(data-eng);
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  font-size: 0.874596875rem;
  margin-left: 21px;
  vertical-align: middle;
}

#news_slider .swiper-wrapper {
  display: flex;
}
#news_slider .swiper-slide {
  width: 33%;
}
#news_slider a {
  display: flex;
}
#news_slider a > div:nth-child(2) {
  padding-top: 12px;
}
#news_slider .meta {
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
#news_slider .catlabel {
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
  height: 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  margin-left: 13px;
}
#news_slider .boxShop {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 0.25em 0.7em;
  background-color: #0a6b1a;
  font-size: 0.9rem;
  color: #fff;
}
@media all and (max-width: 480px){
  #news_slider .boxShop {
    font-size: 0.8rem;
  }
}
#news_slider .img {
  width: 100px;
  height: 100px;
  margin-right: 25px;
	background: #fff url("/wp-content/themes/starpaint2019/images/common/no_image.jpg") center/contain no-repeat;
  flex-grow: 0;
  flex-shrink: 0;
}
#news_slider .txt {
  font-size: 0.8740125rem;
  line-height: 1.5714077316em;
  padding-right: 2em;
}

.f_mv {
  height: 401px;
  box-sizing: border-box;
  background: url("/wp-content/themes/starpaint2019/images/index/companylink-bg.jpg") center top no-repeat;
  padding-top: 83px;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1em;
  margin-bottom: 55px;
}
.f_mv .box_inner{
/*	text-align: right;*/
}
.f_mv .l {
  font-size: 2.133105802rem;
  line-height: 1.5em;
  margin-top: 1em;
  margin-bottom: 2em;
  text-shadow: 0 0 18px rgba(56, 9, 15, 0.5);
}
.f_mv .l .s {
  font-size: 0.853em;
}
.f_mv .btn {
  width: 368px;
}
.f_mv span.glow {
  text-shadow: 0 0 7px rgba(56, 9, 15, 0.5);
}

#works_slider + .pager > div {
  margin-top: -248px;
}

#voice_slider + .pager > div {
  bottom: 190px;
}
.bg_wall{
	background: url("/wp-content/themes/starpaint2019/images/common/bg-graywall.jpg");
	padding-top: 4rem;
	padding-bottom: 2rem;
	margin-bottom: 4rem;
}

.box_cm_info{
	display: flex;
}
.box_cm_info .box_left{
	width: 570px;
	flex-shrink: 0;
	flex-grow: 0;
	margin-right: 71px;
}
.box_cm_info .box_right{
	font-weight: 700;
	box-sizing: border-box;
	min-height: 370px;
	position: relative;
	width: 50%;
	flex-grow: 1;
	padding-top: 184px;
}
.box_cm_info .box_right>img:first-child{
	position: absolute;
	top: -16px;
	left: 0;
}
.box_cm_info .txt_red{
	width: 224px;
	color: #e11b21;
	font-size: 17px;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 0.4em;
}
.box_cm_info .txt{
	width: 224px;
	font-size: 17px;
	line-height: 1.5em;
	color: #010101;
}

@media screen and (max-width: 480px) {
  /*** 共通 ***/
  html {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  body {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  .pageheader .swiper-frame {
    height: 526px;/*572px;*/
  }

  #mv_slider {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    height: 526px;/*572px;*/
  }
  #mv_slider .swiper-slide {
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #mv_slider .swiper-slide img {
    display: none;
  }

  .swiper-frame.stay .swiper-slide {
    display: block;
    background-repeat: no-repeat;
    background-size: 100% auto;/*cover;*/
    background-position: top center;/*center center;*/
  }
  .swiper-frame.stay .swiper-slide>img {
    display: none;
  }



  .pageheader {
    margin-bottom: 35px;
  }
  .pageheader .icons {
    text-align: left;
  }
  .pageheader .icons img {
    width: 133px;
    margin: 0 9px 0 0;
  }
  .pageheader .pager {
    display: none;
  }
	.sec01 .btn_go_movie{
		position: static;
		margin: 5px auto 40px;
		display: inline-block;
		background: url("/images_sp/index/btn-go-movie.png") center/contain no-repeat;
		height: 100px;
		width: 100%;
	}
	.sec01 .btn_go_movie img{
		display: none;
	}
  .sec01 {
/*    margin-bottom: -307px; 20190625*/
  }
  .sec01 ul {
    flex-wrap: wrap;
  }
  .sec01 li {
    width: 214px;
    padding-bottom: 156px;
    font-size: 1.056rem;
    margin-bottom: 1.5rem;
  }

  .sec02 .bans {
    margin: 0;
  }
  .sec02 .bans a {
    width: 100%;
    height: 138px;
    font-size: 0.649938rem;
    padding-left: 25px;
    background-size: 100%;
    box-sizing: border-box;
  }
  .sec02 .bans li {
    margin-bottom: 24px;
  }
  .sec02 .bans li:first-child a {
    background-image: url("/images_sp/index/ban-shindan1.jpg");
  }
  .sec02 .bans li:last-child a {
    background-image: url("/images_sp/index/ban-shindan2.jpg");
  }
  .sec02 .bans div:first-child {
    font-size: 1.679382rem;
    margin-left: -14px;
    margin-bottom: 11px;
  }
  .sec02 .bans div:first-child span {
    width: 61px;
    height: 58px;
    background: none;
    font-size: 0.915474rem;
    letter-spacing: 0.1em;
    margin-right: 6px;
  }

  #form .left {
    width: 100%;
    align-items: center;
    flex-direction: row;
    padding-left: 30px;
    height: 120px;
  }
  #form .left div:first-child {
    font-size: 0.7988325rem;
    margin: auto 46px auto -24px;
    padding-left: 0;
    padding-top: 0;
  }
  #form .left div:first-child:before, #form .left div:first-child:after {
    width: 2px;
    height: 36px;
    left: auto;
  }
  #form .left div:first-child:before {
    transform: rotate(-50deg);
    bottom: 56px;
    transform-origin: right bottom;
    right: -12px;
  }
  #form .left div:first-child:after {
    transform: rotate(235deg);
    bottom: -26px;
    right: 0;
  }
  #form .left h3 {
    font-size: 1.3492325rem;
    line-height: 1.4074297795em;
  }
  #form .pc_flex img:last-child {
	  display: none;
  }
  #form form {
    padding-bottom: 37px;
  }
  #form form dl {
    padding: 36px 25px 0;
  }
  #form form dl > div {
    padding: 0;
    margin-bottom: 31px !important;
  }
	#form form dl > div:nth-child(n+3){
		flex-wrap: nowrap;
	}
  #form form dt {
    width: 100%;
    padding-left: 0;
    line-height: 1em;
    margin-bottom: 23px;
    font-size: 1.000935rem;
  }
	#form form dl > div:nth-child(n+3) dt{
		width: 28%;
		padding-top: 0.5rem;
	}
	#form form dl > div:nth-child(n+3) dd{
		width: 72%;
	}
	#form form input[type=text] {
    width: 100%;
    height: 43px;
/*		font-size: 1rem;*/
		font-size: 100%;
  }
  #form form textarea {
    width: 100%;
    height: 75px;
/*	  font-size: 1rem;*/
	  font-size: 100%;
	  line-height: 1.4em;
  }
  #form form .selectlist {
    margin-bottom: -16px;
  }
  #form form .selectlist li {
    margin-bottom: 22px;
  }
  #form form .box_btn {
    padding: 0 25px 0;
  }
  #form form button {
    width: 100%;
    height: 53px;
  }
  #form form button:before {
    content: '';
    display: inline-block;
    margin-right: 15px;
    width: 36px;
    height: 21px;
    background: url("/wp-content/themes/starpaint2019/images/index/ico-plane-wh.png") no-repeat;
  }

  .minibans {
    margin-bottom: 14px;
    display: block;
  }
  .minibans li {
    margin-bottom: 32px;
  }
  .minibans a {
    width: 100%;
    height: 107px;
    font-size: 31.76px;
    padding-left: 120px;
	  align-items: flex-start;
  }
	.minibans .more{
		margin-top: 16px;
	}
  .sec03 {
    padding-bottom: 40px;
  }
  .sec03 .box_h2 {
    padding-top: 39px;
    padding-bottom: 0;
    margin-bottom: 34px;
    background-size: 123px;
    background-position: 0 14px;
  }
  .sec03 .box_h2 .sub {
    font-size: 1.15rem;
    margin-bottom: 1.3em;
  }
  .sec03 .box_h2 h2 {
    font-size: 1.56523rem;
  }
  .sec03 .box_h2 h2 .bg {
    padding-left: 16px;
    margin-left: -16px;
    padding-right: 12px;
    margin-right: -12px;
    font-size: 1.2069050555em;
  }
  .sec03 #point_slider {
    width: 344px;
  }
  .sec03 #point_slider + .pager {
    position: relative;
    margin-bottom: 40px;
  }
  .sec03 #point_slider + .pager .prev, .sec03 #point_slider + .pager .next {
    position: absolute;
    z-index: 1;
    bottom: 190px;
    width: 30px;
    height: 30px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #e7141a;
  }
  .sec03 #point_slider + .pager .prev {
    left: 0;
    transform: rotate(-135deg);
  }
  .sec03 #point_slider + .pager .next {
    right: 0;
    transform: rotate(45deg);
  }
  .sec03 .point {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .sec03 .point li {
    padding-top: 9px;
    margin-bottom: 0;
  }
  .sec03 .point li:before {
    top: 68px;
  }
  .sec03 .point li:after {
    content: 'point';
    top: -9px;
    height: 36px;
    font-size: 0.809635rem;
    line-height: 1em;
    padding-top: 16px;
    background: #e7141a;
    padding-left: 0.1em;
    letter-spacing: 0.1em;
  }
  .sec03 .point li > span:first-child {
    font-size: 2.565233125rem;
    line-height: 1em;
    top: 22px;
    background: #e7141a;
  }
  .sec03 .point .txt {
    font-size: 0.863482rem;
  }
  .sec03 h3 {
    font-size: 1.349456rem;
  }
  .sec03 h3:before, .sec03 h3:after {
    left: 24px;
    width: 56px;
  }
	#box_movie .left{
		margin-bottom: 1.5rem;
	}
	#box_movie .right{
		width: 100%;
		height: 253px;
		padding: 0;
	}
	#box_movie video{
		position: static;
	}

  .sec04 .bg_map {
	  top: 0;
    left: 0;
    width: 500px;
    z-index: -1;
    padding-top: 0;
	  justify-content: flex-end;
	  margin-bottom: 0;
	  padding-bottom: 100px;
  }
  .sec04 .bg_map:before {
    content: url("/images_sp/index/showrooms-bg.png");
  }
  .sec04 .box_inner:first-child {
    padding-top: 27px;
    height: 100%;
    left: 0;
/*    padding-bottom: 195px;*/
	  padding-bottom: 0;
    margin-left: 25px;
  }
  .sec04 .lead {
    justify-content: space-between;
  }
  .sec04 .lead > div > div:first-child {
    font-size: 0.9375rem;
    margin-right: 14px;
  }
  .sec04 .lead > div > div:nth-child(2) {
    font-size: 3.3285rem;
    margin-right: 0;
  }
  .sec04 .lead img {
    width: 110px;
  }
  .sec04 .box_area {
    margin-bottom: 0;
  }
  .sec04 .box_area img {
    width: 136px;
    height: auto;
    margin-bottom: 0;
    margin-right: 11px;
  }
  .sec04 .box_area > div:first-child {
    font-size: 1.102218rem;
    margin-right: 0;
    text-align: center;
  }
  .sec04 .box_area dl {
    margin: 24px 0 -1rem;
    flex-wrap: wrap;
  }
  .sec04 .box_area dl>div {
	  margin-right: 0;
	margin-bottom: 1rem;
	  align-items: stretch;
	}
  .sec04 .box_area dl>div>div {
	  display: flex;
	  align-items: center;
	}
	.sec04 .box_area dt {
    margin-right: 17px;
/*    min-height: 85px;*/
		min-height: 55px;
		width: 140px;
		flex-shrink: 0;
		flex-grow: 0;
  }
  .sec04 a {
    display: inline-block;
    background: #e7141a;
    height: auto;
    padding: 10px;
  }
  .sec04 a:nth-of-type(1) {
    top: 548px;
    left: 0px;
  }
  .sec04 a:nth-of-type(3) {
    top: 386px;
    left: 0px;
  }
  .sec04 a:nth-of-type(2) {
    top: 226px;
    left: 0px;
  }
  .sec04 a .img {
    width: 171px;
    height: 78px;
    margin-bottom: 8px;
  }
  .sec04 a > div {
    display: block;
    padding: 0;
    min-height: inherit;
    min-width: inherit;
    text-align: center;
    font-size: 0.899329rem;
  }
  .sec04 a .s {
    margin-top: 7px;
    font-size: 0.649533em;
  }

  .bg_through {
/*    margin-top: -147px;*/
	  margin-top: 0;
    padding-top: 47px;
    padding-bottom: 56px;
  }

  .box_voiceslider {
    margin-bottom: 56px;
  }

  .bg_menu {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 60px;
  }
  .bg_menu .set1 article {
    width: 100%;
    padding: 21px 25px;
  }
  .bg_menu .set1 .img {
    height: 159px;
    margin-bottom: 20px;
  }
  .bg_menu .bg_red {
    padding: 17px 13px;
  }
  .bg_menu h3 {
    margin-bottom: 20px;
    font-size: 1.442772rem;
  }
  .bg_menu h3 .color {
    padding-left: 53px;
    background-size: 34px;
  }
  .bg_menu h4 {
    font-size: 0.9979215rem;
    height: 45px;
    border-width: 2px 0;
    margin-bottom: 12px;
  }
  .bg_menu h4 + div {
    margin-bottom: 14px;
  }
  .bg_menu .merit > div {
    width: 71px;
    height: 71px;
    margin: 0 5px;
    font-size: 0.586809rem;
  }
  .bg_menu .price {
    font-size: 2.6041875rem;
  }
  .bg_menu .set1 article {
    margin-bottom: 23px;
  }
  .bg_menu .set1 .price {
    padding-bottom: 0;
    margin-left: 14px;
  }
  .bg_menu .set1 .btn {
    height: 42px;
    font-size: 0.8230905rem;
  }
  .bg_menu .set1 {
    margin-bottom: 44px;
  }
  .bg_menu .set1:after {
    content: none;
  }
  .bg_menu .set1 .btn_hake {
    align-items: left;
    padding-left: 132px;
    font-size: 1.099648rem;
    height: 75px;
    background: url("/images_sp/index/txt-madamada.png") 15px center/105px no-repeat;
  }
  .bg_menu .set1 .btn_hake:before {
    content: none;
  }
  .bg_menu .set3 article {
    width: 100%;
    font-size: 0.900789rem;
    margin-bottom: 28px;
  }
  .bg_menu .set3 .btn {
    padding-left: 20px;
    height: 136px;
    margin-bottom: 18px;
  }
  .bg_menu .set3 .ttl {
    font-size: 1.33686rem;
  }
  .bg_menu .set3 .price {
    font-size: 1.555245rem;
  }
  .bg_menu .set3 article:first-child .btn {
    background-image: url("/wp-content/themes/starpaint2019/images/index/ban-wpack-bg.jpg");
  }
  .bg_menu .set3 article:nth-child(2) .btn {
    background-image: url("/wp-content/themes/starpaint2019/images/index/ban-outer-bg.jpg");
  }
  .bg_menu .set3 article:nth-child(3) .btn {
    background-image: url("/wp-content/themes/starpaint2019/images/index/ban-color-bg.jpg");
  }

  .newsslider_bg {
    background: url("/wp-content/themes/starpaint2019/images/common/bg-graywall.jpg") center top no-repeat;
    padding: 30px 0;
    margin-bottom: 32px;
  }
  .newsslider_bg .box_inner {
    position: relative;
  }
  .newsslider_bg a.more {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 700;
    font-size: 0.874596875rem;
    line-height: 16px;
    vertical-align: middle;
    border-left: solid 16px #000;
    letter-spacing: 0.1em;
    padding-left: 12px;
  }

  .newsslider_bg a.more:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -12px;
    margin: auto;
    width: 5px;
    height: 5px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #fff;
    transform: rotate(45deg);
  }
  .newsslider_bg h2 {
    font-size: 1.6238875rem;
    margin-top: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    letter-spacing: 0.25em;
  }
  .newsslider_bg h2 .sp_block{
	  font-size: 0.4em;
	  position: absolute;
	  left: 0;
	  top: -2em;
	}
  .newsslider_bg h2:after {
    content: attr(data-eng);
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.1em;
    font-size: 0.874596875rem;
    margin-left: 0.3em;
    vertical-align: middle;
  }

  #news_slider .swiper-wrapper {
    display: flex;
  }
  #news_slider .swiper-slide {
    width: 33%;
  }
  #news_slider a {
    display: flex;
  }
  #news_slider a > div:nth-child(2) {
    padding-top: 12px;
  }
  #news_slider .meta {
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  #news_slider .catlabel {
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    height: 25px;
    border-style: solid;
    border-width: 2px;
    border-color: #000;
    margin-left: 13px;
  }
  #news_slider .img {
    width: 100px;
    height: 100px;
    margin-right: 25px;
    background-color: #f0f0f0;
    background-size: cover;
    background-position: center;
    flex-grow: 0;
    flex-shrink: 0;
  }
  #news_slider .txt {
    font-size: 0.8740125rem;
    line-height: 1.5714077316em;
    padding-right: 2em;
  }

  .f_mv {
    height: 377px;
    background: url("/images_sp/index/companylink-bg.jpg") center top/100% no-repeat;
    padding-top: 34px;
    font-size: 1.0336rem;
    margin-bottom: 88px;
  }
	.f_mv .box_inner{
		text-align: center;
	}
  .f_mv .l {
    font-size: 2.177175rem;
    line-height: 1.224996337em;
    margin-top: 14px;
    margin-bottom: 0;
    height: 276px;
    display: block;
  }
  .f_mv .btn {
    width: 400px;
    height: 60px;
    margin: auto;
    font-size: 1.24415rem;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
  }

  #voice_slider + .pager > div {
    bottom: 220px;
  }
	.bg_wall{
		padding: 0;
		background: none;
	}
	.box_cm_info{
		background: #eee;
	}
	.box_cm_info .box_left{
		width: 170px;
		margin-right: 10px;
		height: auto;
	}
	.box_cm_info .txt_red{
		font-size: 14px;
		line-height: 1.3em;
		white-space: nowrap;
	}
	.box_cm_info .txt{
		display: none;
	}
	.box_cm_info .box_right{
		background: url("/images_sp/index/txt-onair.png") center  13px/auto 50px no-repeat;
		padding-top: 70px;
		box-sizing: border-box;
		min-height: inherit;
	}
	.box_cm_info .box_right>img:first-child {
		display: none;
	}
	.box_cm_info .box_left img {
		width: 170px;
	}
}


/*##### Top Notice #####*/
.boxIndexTopNotice00Wrap {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 480px) {
  .boxIndexTopNotice00Wrap {
    margin-bottom: 2.5em;
  }
}

.boxIndexTopNoticeWrap {
  margin-bottom: 2.5em;
  color: #e7141a;
}
@media screen and (max-width: 480px) {
  .boxIndexTopNoticeWrap {
    margin-bottom: 2em;
  }
}

.boxIndexTopNotice {
  width: 80%;
  margin: 0 auto;
  padding: 0.5em 0 0.7em 0;;
  border: 1px #e7141a solid;
}
@media screen and (max-width: 480px) {
  .boxIndexTopNotice {
    width: 100%;
  }
}

.boxIndexTopNotice .ttl01 {
  margin-bottom: 0;
  font-size: 1.5rem;
}
@media screen and (max-width: 480px) {
  .boxIndexTopNotice .ttl01 {
    font-size: 1.3rem;
  }
}

.boxIndexTopNotice .ttl01:after {
  content: none;
}

.boxIndexTopNotice01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxIndexTopNotice01 .ul01 {
  margin: 0;
}

.boxIndexTopNotice01 .ul01 > li {
  margin-bottom: 0.2em;
  line-height: 1.4;
}


/*Type New*/
.box_IndexTopNoticeWrap {
  box-sizing: border-box;
  margin-bottom: 3.4em;
}
@media screen and (max-width: 480px) {
  .box_IndexTopNoticeWrap {
    margin-bottom: 2em;
  }
}

.box_IndexTopNoticeWrap * {
  box-sizing: border-box;
}

.box_IndexTopNotice {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
  padding: 0.5em 0 0.5em 0;
  border: 1px #e7141a solid;
  color: #e7141a;
}
@media screen and (max-width: 480px) {
  .box_IndexTopNotice {
    display: block;
    height: auto;
    padding: 0.5em 1.0em 0.5em 1.0em;
  }
}

.box_IndexTopNotice .ttl01 {
  width: 32%;
  margin-bottom: 0;
  padding-left: 1.2em;
  text-align: left;
  line-height: 1.4;
  font-size: 1.25rem;
}
@media screen and (max-width: 480px) {
  .box_IndexTopNotice .ttl01 {
    width: 100%;
    margin-bottom: 0.5em;
    padding-left: 0;
    font-size: 1.3rem;
  }
}

.box_IndexTopNotice .ttl01:after {
  content: none;
}

.box_IndexTopNotice01 {
  width: 68%;
}
@media screen and (max-width: 480px) {
  .box_IndexTopNotice01 {
    width: 100%;
  }
}

.box_IndexTopNotice01 .ul01 {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .box_IndexTopNotice01 .ul01 {
    padding-left: 1.5em;
  }
}

.box_IndexTopNotice01 .ul01 > li {
  margin-bottom: 0.2em;
  line-height: 1.4;
}
/*Type New*/


/*##### Index Line #####*/
.boxIndexLineWrap {
  margin-top: -2.2em;
  margin-bottom: 3.3em;
}
@media screen and (max-width: 480px) {
  .boxIndexLineWrap {
    margin-top: 0;
    margin-bottom: 2.0em;
  }
}

.boxIndexLine a {
  display: block;
  text-decoration: none;
}

.boxIndexLineLR {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  height: 93px;
  background-color: #eee;
  background-image: url('/wp-content/themes/starpaint2019/images/index/index-line-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: auto auto;
}
@media screen and (max-width: 480px) {
  .boxIndexLineLR {
    height: 85px;
  }
}

.boxIndexLineLR .img01IndexLine {
  position: absolute;
  left: 14px;
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .boxIndexLineLR .img01IndexLine {
    left: -20px;
  }
}

.boxIndexLineLR .boxImg {
  width: 16.8%;
  text-align: right;
}
@media screen and (max-width: 480px) {
  .boxIndexLineLR .boxImg {
    width: 16.0%;
  }
}

@media screen and (max-width: 480px) {
  .boxIndexLineLR .boxImg img {
    display: none;
  }
}

.boxIndexLineLR .boxTxt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 81.6%;
}
@media screen and (max-width: 480px) {
  .boxIndexLineLR .boxTxt {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 84.0%;
  }
}

.boxIndexLineLR .boxTxt .txt01 {
  margin-right: 0.75em;
  letter-spacing: normal;
  font-size: 1.47rem;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .boxIndexLineLR .boxTxt .txt01 {
    margin-right: 0;
    margin-bottom: 0.3em;
    letter-spacing: normal;
    font-size: 1.2rem;
  }
}

.boxIndexLineLR .boxTxt .txt02 {
  font-size: 0.97rem;
}
@media screen and (max-width: 480px) {
  .boxIndexLineLR .boxTxt .txt02 {
    font-size: 0.72rem;
  }
}


/* ##### Index Top #####*/
.boxIndexTopWrap * {
  box-sizing: border-box;
}

.boxIndexTopWrap {
  box-sizing: border-box;
  margin-bottom: 3em;
}

.boxIndexTopIn {
  width: 80.5%;
  margin: 0 auto;
  padding: 0 1.2em 1.3em 1.7em;
  /*border: 2px #ccc solid;*/
  background-image: url('/wp-content/themes/starpaint2019/images/index/index-top-bg01-top.png'), url('/wp-content/themes/starpaint2019/images/index/index-top-bg01-bottom.png'), url('/wp-content/themes/starpaint2019/images/index/index-top-bg01-left.png'), url('/wp-content/themes/starpaint2019/images/index/index-top-bg01-right.png'), url('/wp-content/themes/starpaint2019/images/index/index-top-bg01.jpg');
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, left bottom, left top, right top, right top;
  background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%, auto 100%;
  color: #626262;
}
@media screen and (max-width: 480px) {
  .boxIndexTopIn {
    width: 100%;
    padding: 0 1.0em 1.3em 1.3em;
  }
}

.boxIndexTopIn .ttl01 {
  margin-bottom: 1.0em;
  margin-top: -0.45em;
  padding-left: 0.3em;
  font-size: 1.32rem;
}
@media screen and (max-width: 480px) {
  .boxIndexTopIn .ttl01 {
    padding-left: 0;
    font-size: 1.1rem;
  }
}

.boxIndexTopIn .ttl01 .small {
  font-size: 1.0rem;
}
@media screen and (max-width: 480px) {
  .boxIndexTopIn .ttl01 .small {
    font-size: 0.95rem;
  }
}

.boxIndexTopIn .ttl01 .txt01 {
  margin-left: 0.15em;
  font-family: 'Oswald', sans-serif;
  font-style: italic;
  font-size: 5.9rem;
  color: #e7141a;
}
@media screen and (max-width: 480px) {
  .boxIndexTopIn .ttl01 .txt01 {
    margin-left: 0.1em;
    font-size: 2.5rem;
  }
}

.boxIndexTopIn .boxBaseCom > p {
  letter-spacing: 0.01em;
  font-size: 0.96rem;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .boxIndexTopIn .boxBaseCom > p {
    font-size: 0.9rem;
  }
}


/* ##### Index Bn *#####*/
/*
.boxIndexBnWrap {
  margin-bottom: 5em;
}
@media screen and (max-width: 480px) {
  .boxIndexBnWrap {
    margin-bottom: 2.5em;
  }
}
*/

.boxIndexBn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .boxIndexBn {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .boxIndexBn a:nth-child(1) img {
    margin-bottom: 1.5em;
  }
}



/*##### Index Lineup #####*/
.boxIndexLineupWrap * {
  box-sizing: border-box;
}

.boxIndexLineupWrap {
  box-sizing: border-box;
  margin-bottom: 3.4em;
}
@media screen and (max-width: 480px) {
  .boxIndexLineupWrap {
    margin-bottom: 3.0em;
  }
}

.boxIndexLineup01 {
  margin-bottom: 2.7em;
}

.boxIndexLineup01 .ttl01 {
  margin-bottom: 1.3em;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup01 .ttl01 {
    margin-bottom: 1.0em;
    line-height: 1.3;
  }
}

.boxIndexLineup01 .boxUl01Wrap {
  margin-bottom: 2.1em;
}

.boxIndexLineup01 .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup01 .ul01 {
    display: block;
  }
}

.boxIndexLineup01 .ul01 > li {
  width: 31.8%;
  margin-right: calc((100% - 31.8% * 3) / 2);
  margin-bottom: 16px;
  background-color: #eee;
  /*background-image: url('/wp-content/themes/starpaint2019/images/index/index-lineup01-img0101.jpg');*/
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup01 .ul01 > li {
    width: 100%;
    margin-right: 0;
  }
}

.boxIndexLineup01 .ul01 > li:nth-child(3n) {
  margin-right: 0;
}

.boxIndexLineup01 .ul01 > li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 68px;
  padding: 0 1.9em 0 4.4em;
  background-image: url('/wp-content/themes/starpaint2019/images/index/index-lineup01-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 91.5% center;
  background-size: auto auto;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 1.13rem;
  font-weight: 700;
  text-decoration: none;
}


.boxIndexLineup02Wrap {
  padding: 36px 0;
  background-color: #f3f3f3;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02Wrap {
    padding: 36px 0 25px 0;
  }
}

.boxIndexLineup02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02LR {
    display: block;
  }
}

.boxIndexLineup02L {
  width: 19.8%;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02L {
    width: 100%;
    margin-bottom: 1.5em;
  }
}

.boxIndexLineup02L .ttl01 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 1.85rem;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02L .ttl01 {
    text-align: center;
    font-size: 1.7rem;
  }
}

.boxIndexLineup02L .ttl01 .txt01 {
  display: block;
  margin-bottom: 0.4em;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02L .ttl01 .txt01 {
    margin-bottom: 0.1em;
  }
}

.boxIndexLineup02L .ttl01 .txt01 .small02 {
  font-size: 1.2rem;
}

.boxIndexLineup02L .ttl01 .txt0101 {
  font-size: 2.8rem;
  color: #e7141a;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02L .ttl01 .txt0101 {
    margin-left: 0.2em;
    font-size: 2.6rem;
  }
}

.boxIndexLineup02L .ttl01 .txt0101 .fontEn {
  font-weight: 400;
}

.boxIndexLineup02L .ttl01 .txt0101 .small {
  font-size: 1.6rem;
  font-weight: 700;
}

.boxIndexLineup02L .ttl01 .txt02 {
  display: block;
}

.boxIndexLineup02L .ttl01 .txt0201 {
  font-size: 2.8rem;
  color: #e7141a;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02L .ttl01 .txt0201 {
    margin-left: 0.2em;
    font-size: 2.6rem;
  }
}

.boxIndexLineup02L .ttl01 .txt0201 .fontEn {
  font-weight: 400;
}

.boxIndexLineup02L .ttl01 .txt0201 .small {
  font-size: 2.0rem;
  font-weight: 700;
}

.boxIndexLineup02L .p01 {
  width: 83%;
  margin: 0;
  margin-top: 0.9em;
  padding-top: 1.2em;
  border-top: 1px #c1c1c1 solid;
  line-height: 1.3;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02L .p01 {
    width: 100%;
    margin-top: 1.2em;
    padding-top: 0.8em;
    text-align: center;
  }
}


.boxIndexLineup02R {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 80.2%;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02R {
    flex-direction: column;
    width: 100%;
  }
}

.boxIndexLineup02ROne {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 31.6%;
  height: 300px;
  border: 1px #c1c1c1 solid;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: auto;/*350px;*/
    /*margin: 0 auto;*/
    margin-bottom: 1.5em;
    padding: 0.8em 0;
  }
}

.boxIndexLineup02ROne .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  margin-bottom: 1.1em;
  line-height: 1.0;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne .ttl02 {
    margin-bottom: 0.7em;
  }
}

.boxIndexLineup02ROne .ttl02 .ttlSub {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.4em;
}

.boxIndexLineup02ROne .ttl02 .ttlSub .ttlStr {
  position: relative;
  bottom: -0.1em;
  margin-right: 0.5em;
  line-height: 1.4;
  letter-spacing: normal;
  font-size: 0.9rem;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne .ttl02 .ttlSub .ttlStr {
    font-size: 0.72rem;
  }
}

.boxIndexLineup02ROne .ttl02 .ttlSub .ttlStr .fontEn {
  margin-left: 0.7em;
}

.boxIndexLineup02ROne .ttl02 .ttlSub .ttlNum {
  letter-spacing: 0.03em;
  font-size: 2.6rem;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne .ttl02 .ttlSub .ttlNum {
    font-size: 2.0rem;
  }
}

.boxIndexLineup02ROne .ttl02 .ttlImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 102px;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne .ttl02 .ttlImg {
    height: 90px;
  }
}

.boxIndexLineup02ROne .ttl02 .ttlMain {
  letter-spacing: 0.03em;
  font-size: 1.6rem;
  color: #e7141a;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne .ttl02 .ttlMain {
    text-align: center;
    line-height: 1.4;
    font-size: 1.0rem;
  }
}

.boxIndexLineup02ROne .boxBaseCom > p {
  padding: 0 1.3em 0 1.6em;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 1.0rem;
}
@media screen and (max-width: 480px) {
  .boxIndexLineup02ROne .boxBaseCom > p {
    padding: 0 0.8em;
    font-size: 0.8rem;
  }
}



/*##### Index Voice #####*/
.boxIndexVoiceWrap {
  margin-bottom: 5em;
  padding-top: 5em;
}
.boxIndexVoiceWrap.type2020 {
  padding-top: 1em;
}
@media screen and (max-width: 480px) {
  .boxIndexVoiceWrap {
    padding-top: 3em;
  }
}

.boxIndexVoice {
  position: relative;
}

.boxIndexVoice .typeIndeVoice {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 480px) {
  .boxIndexVoice .typeIndeVoice {
    margin-bottom: 0.6em;
    line-height: 1.2;
  }
}

.boxIndexVoice .boxList {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 480px) {
  .boxIndexVoice .boxList {
    /*display: block;*/
  }
}

.boxIndexVoice .boxList * {
  box-sizing: border-box;
}

.boxIndexVoice .boxListOne {
  width: 24%;
  margin-right: calc((100% - 24% * 4) / 3);
  background-image: url('/wp-content/themes/starpaint2019/images/common/bg-graywall.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .boxIndexVoice .boxListOne {
    /*width: 100%;
    margin-bottom: 2em;
    margin-right: 0;*/
  }
}

.boxIndexVoice .boxListOne:nth-child(4n) {
  /*margin-right: 0;*/
}

.boxIndexVoice .boxListOne a {
  display: block;
  text-decoration: none;
}

.boxIndexVoice .boxListOneIn {
  padding: 1em;
}

.boxIndexVoice .boxListImg {
  width: 100%;
  height: 154px;
  margin-bottom: 1em;
}
@media screen and (max-width: 480px) {
  .boxIndexVoice .boxListImg {
    /*height: 240px;*/
  }
}

.boxIndexVoice .boxListImg img {
  max-width: 100%;
}

.boxIndexVoice .boxListTxt .boxList01 {
  margin-top: -0.2em;
  margin-bottom: 0.5em;
}

.boxIndexVoice .boxListTxt .boxDate {
  margin-bottom: 0.5em;
  font-size: 0.95rem;
}
@media screen and (max-width: 480px) {
  .boxIndexVoice .boxListTxt .boxDate {
    margin-bottom: 0.5em;
    margin-right: 1.0em;
    padding-top: 0.6em;
    font-size: 1.0rem;
  }
}



/*##### Index Works #####*/
.typeIndexWorks {
  margin-bottom: 1.7em;
}



/* ##### Else #####*/
.page_front .boxList01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.2em;
}
.page_front #voice_slider .boxList01 {
  margin-top: -0.2em;
  margin-bottom: 0.5em;
}

.page_front .boxList01 .boxShop {
  padding: 0;
  background-color: transparent;
  font-size: 1.0rem;
  color: #000;
}
@media all and (max-width: 480px){
  .page_front .boxList01 .boxShop {
    font-size: 0.8rem;
  }
}
