@charset "utf-8";
html,body {overflow-x: hidden;}
#continer {
    z-index: 10;
}
#footer {
    margin-top: 0px;
    z-index: 0;
}
p {
    font-size: 120%;
}
.lead-box {
    padding: 0;
}
/* .lead-box::after {
    border-bottom: #c4a656 solid 5px;
} */

.wrap {
    width: 100%;
    background-repeat: repeat-y;
    background-position: center;
    background-size: contain;
}
.wrap_inner {
    max-width: 1200px;
    width: 100%;
    margin: 235px auto 0 auto;
    position: relative;
    top: -200px;
}

.mt-box .heading {
    font-size: 277%;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.6;
}

.main_image {
    width: 100%;
}


.project_wrap {
    width: 100%;
    box-sizing: border-box;
    box-shadow: 14px 14px 18px rgba(0, 0, 0, .3);
    margin: 0 0 60px 0;
    padding-top: 70px;
    box-sizing: border-box;
}

.pBackground01{
    background: url(/files/images/project/common/bg_content1.png) repeat;
}
.pBackground02{
    background: url(/files/images/project/common/bg_content2.png) repeat;
}
.pBackground03{
    background: url(/files/images/project/common/bg_content3.png) repeat;
}
.pBackground04{
    background: url(/files/images/project/common/bg_content4.png) no-repeat;
    background-size: 100%;
}


.pTitle01_wrap {
    padding: 0 0 30px 0;
}
.pTitle01{
    position: relative;
    display: inline-block;
    width: 49%;
    font-size: 190%;
    line-height: 130%;
}
.pTitle01 span{
    content:"";
    position: relative;
    line-height: 1.5;
    z-index: 99;
}
.pTitle02{
	position: relative;
	display: inline-block;
	width: 100%;
	font-size: 190%;
	line-height: 130%;
}
.pTitle02 span{
    content:"";
    position: relative;
    line-height: 1.5;
    z-index: 99;
}


.pBox01 {
    padding: 0 7% 50px 7%;
}
.pBox02 {
    padding: 0 7% 60px 7%;
}
.pBox01_left,
.pBox02_left {
    max-width: 500px;
    width: 50%;
    padding: 0 1% 50px 0;
    box-sizing: border-box;
    float: left;
}
.pBox01_right,
.pBox02_right {
    max-width: 500px;
    width: 50%;
    padding: 0 0 10% 2%;
    box-sizing: border-box;
    float: right;
}
.pBox02_right {
    padding: 0 0 0 2%;
}

.pBox03 {
    width: 100%;
    padding: 0 7% 65px 7%;
    box-sizing: border-box;
}
.pBox03_inner {
    position: relative;
    padding: 45px 6% 50px 6%;
}
.pBox03_inner::before,
.pBox06_inner::before {
    content: '';
    background: url(/files/images/project/common/tape_left01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -16px;
    left: -21px;
    width: 79px;
    height: 65px;
    z-index: 100;
}
.pBox03_inner::after,
.pBox06_inner::after {
    content: '';
    background: url(/files/images/project/common/tape_right01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    bottom: -16px;
    right: -21px;
    width: 69px;
    height: 87px;
    z-index: 100;
}
.pTitle03{
    font-size: 165%;
    line-height: 1;
    padding: 0 0 50px 0;
}
.pTitle04{
    line-height: 1;
    padding: 60px 0 70px 0;
    text-align: center;
    font-size: 255%;
    color: #af2424;
}

.pBox04 {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 360px;
}
.pBox04_item {
    width: 25%;
    transform: scale(1.1);
    transform-origin: top left;
    text-align: center;
    position: relative;
    min-height: 375px;
}
.pBox04_item:nth-of-type(1) {
    background: url(/files/images/project/common/photoFrame_s1.png) no-repeat;
    background-size: 100%;
    left: 0.5%;
}
.pBox04_item:nth-of-type(1)::before {
    content: '';
    background: url(/files/images/project/common/tape02.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 100px;
    width: 70px;
    height: 38px;
    z-index: 100;
}
.pBox04_item:nth-of-type(2) {
    background: url(/files/images/project/common/photoFrame_s2.png) no-repeat;
    background-size: 100%;
    left: -3%;
}
.pBox04_item:nth-of-type(2)::before {
    content: '';
    background: url(/files/images/project/common/tape03.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 100px;
    width: 92px;
    height: 37px;
    z-index: 100;
}
.pBox04_item:nth-of-type(3) {
    background: url(/files/images/project/common/photoFrame_s3.png) no-repeat;
    background-size: 100%;
    left: -3%;
}
.pBox04_item:nth-of-type(3)::before {
    content: '';
    background: url(/files/images/project/common/tape04.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 134px;
    width: 78px;
    height: 65px;
    z-index: 100;
}
.pBox04_item:nth-of-type(4) {
    background: url(/files/images/project/common/photoFrame_s4.png) no-repeat;
    background-size: 100%;
    left: -2.5%;
}
.pBox04_item:nth-of-type(4)::before {
    content: '';
    background: url(/files/images/project/common/tape05.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -24px;
    left: 100px;
    width: 74px;
    height: 75px;
    z-index: 100;
}

.pBox04_item img {
    position: relative;
}
.pBox04_item:nth-of-type(1) img {
    width: 71.5%;
    top: 37px;
    left: 2%;
    transform: rotate(-13deg);
}
.pBox04_item:nth-of-type(2) img {
    width: 78%;
    top: 25px;
    left: 1%;
    transform: rotate(0.5deg);
}
.pBox04_item:nth-of-type(3) img {
    width: 76.5%;
    top: 32px;
    left: -2%;
    transform: rotate(10.5deg);
}
.pBox04_item:nth-of-type(4) img {
    width: 85%;
    top: 17px;
    left: -3.2%;
    transform: rotate(-1deg);
}


.pBox05 {
    width: 100%;
    padding: 0 7% 65px 7%;
    box-sizing: border-box;
}
.pBox05_left {
    max-width: 500px;
    width: 50%;
    padding: 0 1% 0 0;
    box-sizing: border-box;
    float: left;
}
.pBox05_right {
    max-width: 500px;
    width: 50%;
    padding: 0 0 0 2%;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    float: right;
}
.pBox05_right_inner {
    background: url(/files/images/project/common/bg_content5.png) no-repeat;
    background-size: 100%;
    min-height: 505px;
    transform: scale(1.15);
    transform-origin: top left;
}
/*
.pBox05_right_inner::before {
    content: '';
    background: url(/files/images/project/common/balloon01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 245px;
    left: 203px;
    width: 115px;
    height: 118px;
}
*/
.icon_bus::after {
    content: '';
    background: url(/files/images/project/common/memo_bus.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 340px;
    left: 61px;
    width: 242px;
    height: 75px;
}
.icon_train::after {
    content: '';
    background: url(/files/images/project/common/memo_train.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 340px;
    left: 61px;
    width: 242px;
    height: 75px;
}
.pBox05_image {
    position: relative;
    background: url(/files/images/project/common/photoFrame05.png) no-repeat;
    background-size: 100%;
    left: -7%;
    text-align: center;
    min-height: auto;
    padding: 0 0 81%;
}
.pBox05_image::before {
    content: '';
    background: url(/files/images/project/common/clip01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: 90px;
    left: -71px;
    width: 114px;
    height: 101px;
    z-index: 100;
}
.pBox05_image img {
    position: absolute;
    width: 83.5%;
    top: 44px;
    left: 37px;
    transform: rotate(-6.5deg);
}
.pBox05_right_text {
    line-height: 2;
    padding: 94px 0 0 50px;
    font-size: 120%;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.pBox06 {
    width: 100%;
    padding: 0 7% 65px 7%;
    box-sizing: border-box;
}
.pBox06_inner {
    position: relative;
    padding: 45px 3% 50px 3%;
	    min-height: 470px;
}
.pBox06_left {
    line-height: 2;
}
.pBox06_right {
    float: right;
    transform: rotate(7deg);
    padding: 0 39px 0 13px;
}

.pBox07 {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
}
.pBox07_item,
.slick-slide{
    z-index: 999;
}



.slickPhotoFrame01 a::after,
.slickPhotoFrame02 a::after,
.slickPhotoFrame03 a::after {
    content: '';
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(/files/images/project/common/slick_zoom_icon.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    bottom: 30px;
    right: 95px;
}
.pBox08 {
    width: 1060px;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    position: relative;
    left: 30px;
    padding-bottom: 50px;
}
.pBox08_inner {
    padding: 0 0 120px 0;
    min-height: 781px;
}
.pBox08_left {
    float: left;
    width: 47%;
    padding: 0px 60px;
    box-sizing: border-box;
}
.pBox08_left li {
    color: #af2424;
    font-size: 143%;
    margin-bottom: 7px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.pBox08_left li::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(/files/images/project/common/check_icon.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    padding-left: 12px;
}
.pBox08_left li:nth-of-type(1) {line-height: 1}
.pBox08_left li span {
    padding-left: 46px;
}
.pBox08_right {
    float: left;
    width: 47%;
    padding: 50px 18px 0px 75px;
    box-sizing: border-box;
    height: 300px;
}

.stain::after {
    content: '';
    display: inline-block;
    width: 19%;
    height: 29%;
    background: url(/files/images/project/common/stain01.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    bottom: 5%;
    left: 22%;
}
.coffee::before {
    content: '';
    display: inline-block;
    width: 42%;
    height: 42%;
    background: url(/files/images/project/common/coffee01.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    bottom: -8%;
    left: -10%;
}

.coffee2,
.phone {
    position: relative;
}
.coffee2::before {
    content: '';
    display: inline-block;
    width: 411px;
    height: 449px;
    background: url(/project/template/demo/img/side_right.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: -376px;
}
.phone::before {
    content: '';
    display: inline-block;
    width: 352px;
    height: 552px;
    background: url(/files/images/project/common/leftside_ipone.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: -352px;
}

.businessCard {
    position: relative;
}
.businessCard_link {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 190px;
    height: 65px;
}
.businessCard_link a {
    /*width: 100%;
    text-align: center;
    color: #000;
    display: block;
    border: solid 2px #5e5e5e;
    background: #fff;*/
    /* line-height: 70px; */
	color: #fff;
  display: block;
  letter-spacing: .1px;
  line-height: 1;
  padding: 8.3% 15%;
  position: relative;
  text-align: right;
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  background: #000;
	z-index: 0;
}
/*矢印*/
.businessCard_link a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 40%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  z-index: 1
}
/*ボタンhover　追加*/
.businessCard_link a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #747474;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.businessCard_link a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}


/* 問い合わせフォーム */
.pBoxContact {
    width: 100%;
    background: #f9f8ec;
    padding: 0 0 100px 0;
}
.pTitle05_wrap {
    width: 100%;
    background: #810000;
}
.pTitle05_inner {
    max-width: 1000px;
    width: 100%;
    height: 140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pTitle05 {
    display: inline-block;
    color: #fff;
    font-size: 246%;
    line-height: 1;
}
.pTel_wrap {
    background: url(/files/images/project/common/bg_content6.png) no-repeat;
    background-position: left top;
    background-size: 348px;
    width: 338px;
    height: 93px;
    position: relative;
    line-height: 1;
}
.pTel_wrap::before {
    content: '';
    background: url(/files/images/project/common/tape_left02.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -11px;
    left: -21px;
    width: 59px;
    height: 40px;
    z-index: 100;
}
.pTel_wrap::after {
    content: '';
    background: url(/files/images/project/common/tape_right02.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    right: -21px;
    width: 59px;
    height: 40px;
    z-index: 100;
}

.pTel_no {
    font-size: 41px;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', HiraginoCustom, 'Hiragino Kaku Gothic ProN', YuGothic, 'Yu Gothic Medium', Meiryo, sans-serif;
    padding: 10px 15px 5px 0;
    text-align: right;
    position: relative;
    letter-spacing: 2px;
}
.pTel_no:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 30px;/*画像の幅*/
  height: 42px;/*画像の高さ*/
  background: url(/files/images/project/common/phone_icon.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 17px;
  top: 29px;
}

.pTel_time {
    font-size: 14px;
    text-align: right;
    padding: 0 20px;
    letter-spacing: .5px;
}

.pBoxContact_inner {
    width: 100%;
    max-width: 1000px;
    padding: 0;
    margin: 0 auto;
}


.photoFrame01 {
    background: url(/files/images/project/common/photoFrame01.png) no-repeat;
    background-size: 413px;
    /* background-position: center top; */
    background-position: 20px top;
    min-height: auto;
    position: relative;
}
.photoFrame01 img {
    width: 370px;
    transform: rotate(3.2deg);
    top: 23px;
    position: relative;
    left: 18px;
}
.photoFrame01::before {
    content: '';
    background: url(/files/images/project/common/tape01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -3%;
    left: 183px;
    width: 19%;
    height: 19%;
    z-index: 100;
}

.photoFrame02 {
    background: url(/files/images/project/common/photoFrame02.png) no-repeat;
    background-size: 413px;
    background-position: 20px top;
    min-height: auto;
    position: relative;
}
.photoFrame02 img {
    width: 370px;
    transform: rotate(-1.2deg);
    top: 19px;
    position: relative;
    left: 38px;
}
.photoFrame02::before,
.photoFrame03::before {
    content: '';
    background: url(/files/images/project/common/tape01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -16px;
    left: 183px;
    width: 70px;
    height: 51px;
    z-index: 100;
}

.photoFrame03 {
    background: url(/files/images/project/common/photoFrame03.png) no-repeat;
    background-size: 411px;
    background-position: center top;
    min-height: 297px;
    position: relative;
    margin: 0 0 0 9px;
}
.photoFrame03 img {
    width: 370px;
    transform: rotate(2.8deg);
    top: 22px;
    position: relative;
    left: 10px;
}

.photoFrame04 {
    background: url(/files/images/project/common/photoFrame04.png) no-repeat;
    background-size: 308px;
    background-position: left top;
    min-height: 326px;
    position: relative;
    margin: 0 0 76px 9px;
}
.photoFrame04 img {
    width: 240px;
    transform: rotate(-8.2deg);
    top: 40px;
    position: relative;
    left: 30px;
}
.photoFrame04::before {
    content: '';
    background: url(/files/images/project/common/tape06.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -3px;
    left: 83px;
    width: 90px;
    height: 55px;
    z-index: 100;
}
.photoFrame04_caption {
    position: absolute;
    top: 257px;
    left: 53px;
    color: #555;
    transform: rotate(-8.2deg);
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 115%;
}
.slickPhotoFrame01,
.slickPhotoFrame02 {
    background: url(/files/images/project/common/photoFrame01.png) no-repeat;
    background-size: 411px;
    background-position: left top;
    min-height: 297px;
    position: relative;
    margin: 0 0 0 9px;
}
.slickPhotoFrame01 img,
.slickPhotoFrame02 img {
    width: 370px;
    transform: rotate(3.3deg);
    top: 21px;
    position: relative;
    left: 17px;
}
.slickPhotoFrame01::before,
.slickPhotoFrame02::before,
.slickPhotoFrame03::before {
    content: '';
    background: url(/files/images/project/common/tape01.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 183px;
    width: 70px;
    height: 51px;
    z-index: 100;
}
.slickPhotoFrame03 {
    background: url(/files/images/project/common/photoFrame02.png) no-repeat;
    background-size: 411px;
    background-position: left top;
    min-height: 297px;
    position: relative;
    margin: 0 0 0 9px;
}
.slickPhotoFrame03 img {
    width: 370px;
    transform: rotate(-1.2deg);
    top: 19px;
    position: relative;
    left: 16px;
}

.tag01 {
    position: absolute;
    top: 79%;
    right: 0;
    width: 58%;
    left: -56px;
    display: inline-block;
    background: #f8f6ed;
    margin: 0 auto;
    font-size: 100%;
    padding: 2%;
    line-height: 1.2;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, .3);
}

/*---------------------------------------------------------------------
  outline-box
---------------------------------------------------------------------*/
.outline-box .slide-wrap {
    height: 0;
    padding-bottom: 47.509%;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.outline-box .slide-wrap li {
    height: 100%;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transition: opacity 1s, -webkit-transform 10s linear;
    transition: opacity 1s, transform 10s linear;
    transition: opacity 1s, transform 10s linear, -webkit-transform 10s linear;
    width: 100%;
    z-index: 1;
}
.outline-box .slide-wrap li.show_ {
    opacity: 1;
}
.outline-box .slide-wrap li.zoom_ {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}
.outline-box .outline-img {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 55.5475%;
    z-index: 2;
}

/*---------------------------------------------------------------------
  commitment-box
---------------------------------------------------------------------*/
.commitment-box {
    background-color: #fff;
    padding: 4.9% 0 6.3% 5.2091%;
}
.commitment-box .commitment-heading {
    background-color: #b90000;
    border-radius: 125px 0 0 125px;
    margin: 0 0 4% 18.1%;
    width: auto
}
.commitment-box .commitment-heading h2 {
    padding: 0 0 0 4.4%;
}
.commitment-box .commitment-heading h2 span {
    background-size: 16.3% auto;
    box-sizing: content-box;
    display: block;
    padding-top: 2%;
    padding-right: 0%;
    padding-left: 0%;
    padding-bottom: 2%;
    width: 50%;
}
.commitment-box .commitment-list {
    margin: 0% 23.5% auto;
    width: 75%;
}
.commitment-box .commitment-list li {
    background: url(/files/images/project/ico_commitment-list.png) left center no-repeat;
    font-size: 140%;
    line-height: 1.75;
    padding-left: 54px;
}


.commitment-box .commitment-list li + li {
    margin-top: 2%;
}

/*---------------------------------------------------------------------
  tab-continer
---------------------------------------------------------------------*/
/*kyoeiaad*/
.detail-inr .padding-top {
    padding-top: 40px;
}
.tab-continer {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.tab-continer .tab-heading {
 font-size: calc(48 * ((100vw - 769px) / 1920) + 25px);
    text-align: center;
}
.tab-continer .tab-head {
    display: table;
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 20px;
    width: 100%;
}
.tab-continer .tab-head li:first-child {
    border-left: 1px solid #999;
}
.tab-continer .tab-head li {
    border-right: 1px solid #999;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 14.2857%;
}
.tab-continer .tab-head li a {
    background-color: #fff;
    color: #000;
    display: table;
    padding: 22px 0;
    position: relative;
    -webkit-transition: background 0.6s ease-in-out, color 0.6s ease-in-out;
    transition: background 0.6s ease-in-out, color 0.6s ease-in-out;
    vertical-align: middle;
    width: 100%;
}
.tab-continer .tab-head li a:after {
    border-color: #000000 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: border 0.6s ease-in-out;
    transition: border 0.6s ease-in-out;
    width: 0;
}
.tab-continer .tab-head li a span {
    display: table-cell;
    font-size: 100%; /*  16px  */
    letter-spacing: .1px;
    line-height: 1.5;
    vertical-align: middle;
    width: 100%;
}
.tab-continer .tab-head li a.active {
    background-color: #b90000;
    color: #fff;
}
.tab-continer .tab-head li a.active:after {
    border-color: #ffffff transparent transparent transparent;
}
.tab-continer .tab-wrap {
    background-color: #f4f4f4;
}
.tab-continer .tab-inner {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 20px;
    width: 100%;
}
.tab-continer .tab-body {
    padding: 7.5% 0 9.5%;
}
.tab-continer .tab-body.hide {
    display: none;
}
.tab-continer .medium-box {
    margin-bottom: 5.5%;
}
.tab-continer .medium-box img {
    opacity: 0.55;
    transition: all 2s;
}
.tab-continer .medium-head {
    margin-bottom: 35px;
}
.tab-continer .region-title {
    font-size: 200%; /*  32px  */
    letter-spacing: .1px;
    float: left;
}
.tab-continer .in-page {
    font-size: 0;
    float: right;
    margin-top: 2.5%;
    width: 57.6%;
}
.tab-continer .in-page li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 33.3%;
}
.tab-continer .in-page li + li {
    border-left: 1px solid #666;
}
.tab-continer .in-page li a {
    color: #000;
    display: block;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 22px;
    position: relative;
    padding-top: 20px;
}
.tab-continer .in-page li a.scroll {
    -webkit-transition: background 0.6s ease-in-out, color 0.6s ease-in-out;
    transition: background 0.6s ease-in-out, color 0.6s ease-in-out;
}
.tab-continer .in-page li a.scroll:after {
    border-color: #000000 transparent transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: border 0.6s ease-in-out;
    transition: border 0.6s ease-in-out;
    width: 0;
}
.tab-continer .in-page li a.scroll.up:after {
    border-color: transparent transparent #000000 transparent;
    border-width: 0 10px 10px 10px;
}
.tab-continer .in-page li a.over:before {
    background-size: 34px auto;
    height: 34px;
    width: 34px;
}
.tab-continer .medium-body .medium-item {
    color: #fff;
    float: left;
    margin-bottom: 3.5%;
    margin-left: 2%;
    position: relative;
    width: 23.5%;
    background: #000;
    transition: background 0.6s ease-in-out;
}
/*媒体画像をクリックすると表示されるリスト*/
.medium-item-box {
    position: absolute;
    z-index: 10;
    background: #fff;
    color: #000;
    width: 90%;
    top: 50%;
    left: 5%;
}
.medium-item-box p {
    padding: 0 10px;
    color: #fff;
    background: #b90000
}
.medium-item-box li {
    padding: 0 0 0 10px;
    color: #b90000;
    position: relative;
    padding-left: 35px
}
.medium-item-box li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f138";
    font-weight: bold;
    color: #b90000;
    position: absolute;
    left: 10px
}
.medium-item-box li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 0;
    height: 5px;
    background: #b90000;
    transition: .3s;
}
.medium-item-box li:hover::after {
    width: 100%;
}
.medium-item-box li a {
    width: 100%;
    display: block;
    color: #b90000
}
/*スマホで媒体画像と文字を横並びにするために必要なtable*/
.over_table {
    display: table;
    width: 100%
}
.tab-continer .medium-body .medium-item:hover {
    background: none;
}
.tab-continer .medium-body .medium-item:hover img {
    opacity: 1
}
.tab-continer .medium-body .medium-item:nth-child(4n + 1) {
    margin-left: 0;
}
.tab-continer .medium-body .medium-item .medium-txt {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 83.41%;
    z-index: 1;
}
.tab-continer .medium-body .medium-item .medium-title {
    border-bottom: 1px solid rgba(255, 255, 255, .6);
 font-size: calc(19 * ((100vw - 769px) / 1920) + 10px); /*  18px  */
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 2.045%;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    line-height: 1.5em
}
.tab-continer .medium-body .medium-item .medium-en {
    color: rgba(255, 255, 255, .6);
 font-size: calc(14 * ((100vw - 769px) / 1920) + 8px); /*  16px  */
    font-weight: bold;
    letter-spacing: 3px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    line-height: 1.5em
}
.tab-continer .medium-body .bet-txt {
    letter-spacing: 1px!important;
}


/*
************************ */
.bottomMenu {
    position: fixed;
    bottom: 0;
    left: 0;
    display: none; /* ヘッダーバーを非表示 */

    width: 100%;
    z-index: 999999;
    padding: 20px 0;

    background: linear-gradient(-45deg,#e0e0e0 25%,transparent 25%,transparent 50%,#e0e0e0 50%,#e0e0e0 75%,transparent 75%,transparent);
    background: -webkit-linear-gradient(-45deg,#e0e0e0 25%,transparent 25%,transparent 50%,#e0e0e0 50%,#e0e0e0 75%,transparent 75%,transparent);
    background-size: 3px 3px;
}
.bottomMenu a{
    color: #000;
}
.bottomMenu_inner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottomMenu_nav {
    width: 40%;
}
.bottomMenu_nav ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.bottomMenu_area {
    width: 33%;
    right: 15px;
    bottom: 15px;
    height: 45px;
}
.bottomMenu_area a {
    width: 87%;
    margin: 0 auto;
    text-align: center;
    display: block;

	color: #fff;
	letter-spacing: .1px;
	line-height: 1;
	padding: 5.3% 15%;
	position: relative;
	-webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
	background: #000;
	position: relative;
	z-index: 0
}
/*矢印　追加*/
.bottomMenu_area a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 45%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  z-index: 1
}
/*ボタン黒い背景　追加*/
.bottomMenu_area a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #747474;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.bottomMenu_area a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.bottomMenu_tel {
    width: 27%;
    text-align: right;
}
.bottomMenu_tel_no {
    font-size: 180%;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', HiraginoCustom, 'Hiragino Kaku Gothic ProN', YuGothic, 'Yu Gothic Medium', Meiryo, sans-serif;
    line-height: 1;
    position: relative;
    display: inline-block;
}
.bottomMenu_tel_no:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 42px;
    background: url(/files/images/project/common/phone_icon.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: -38px;
    top: 15px;
}
.bottomMenu_tel_time {
    line-height: 1.2;
    font-size: 88%;
}





/* 幅645px以上　telのリンク非表示
------------------------------------------------------------*/
@media only screen and (min-width: 645px){
	.pTel_no a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}



@media screen and (min-width:769px) {
.tab-continer .tab-head li a:hover,  .tab-continer .in-page li a.scroll:hover {
    background-color: #b90000;
    color: #fff;
}
.tab-continer .tab-head li a:hover:after,  .tab-continer .in-page li a.scroll:hover:after {
    border-color: #ffffff transparent transparent transparent;
}
.tab-continer .in-page li a.scroll.up:hover:after {
    border-color: transparent transparent #ffffff transparent;
}
.tab-continer .medium-body .medium-item.over:hover .medium-txt .medium-title {
    border-color: rgba(185, 000, 000, .6) !important;
    color: #b90000 !important;
}
.tab-continer .medium-body .medium-item.over:hover .medium-txt .medium-en {
    color: rgba(185, 000, 000, .6) !important;
}
}





.next-content {
    background-color: #f4f4f4;
}
/*20181218*/
.tab-continer .region-btn .btn-title strong {
    display: block;
    margin-bottom: 20px;

    padding: 20px 0px;
    border-bottom: 2px solid #000000;
}
.tab-continer .region-btn .btn-title span {
	font-size: 16px;
}
@media screen and (max-width:769px) {
    .tab-continer .region-btn .btn-title strong {
        padding: 10px;
    	margin-bottom: 0px;
    	background: #2f2f2f;
        color: #fff;
    }
    .tab-continer .region-btn .btn-title {
        padding: 0px!important;
    	vertical-align: top!important;
    }
    .tab-continer .region-btn .btn-title span {
        padding: 10px 10px;
        display: block;
    }
}



/* *** Common
****************************************************************** */
.wrap_bg1 {
    background-image: url(/files/images/project/common/bg1s.jpg);
    background-size: contain;
}
.wrap_bg2 {
    background-image: url(/files/images/project/common/bg2.jpg);
}
.wrap_bg3 {
    background-image: url(/files/images/project/common/bg3.jpg);
}
.pc_project {
    display: block;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.br_bf::before {
    content: "\A";
    white-space: pre;
}

.pRed {color: #cc0000;}

.wrap_outer {
    position: relative;
    top: -830px;
    width: 100%;
    margin-bottom: -806px;
    padding: 20px 0 0 0;
}
.wrap_outer2 {
}
.wrap_outer3 {
    width: 100%;
    padding-top: 180px;
}

.slick-dotted.slick-slider {
    margin-bottom: 77px;
}
.slick-dots {
    bottom: -32px;
}
.slick-dots li button:before {
    font-size: 15px;
}
.slick-track{
    padding-top: 20px;
}
/*#continer .over:before {
    background-size: 36px auto;
    height: 36px;
    width: 36px;
}
#continer .over:after {
    height: 5px;
}*/

.pdb-600 { padding-bottom: 600px }


/* stepBar
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.stepBar {
    position: relative;
    list-style: none;
    border: 2px solid #535353;
    margin: 0 0 1em;
    padding: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
    *zoom: 1;
}
.stepBar .step {
    position: relative;
    float: left;
    display: inline-block;
    line-height: 30px;
    padding: 8px 40px 8px 20px;
    background-color: #f5f5f5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stepBar .step:before,
.stepBar .step:after {
    position: absolute;
    left: -15px;
    display: block;
    content: '';
    background-color: #f5f5f5;
    border-left: 2px solid #535353;
    width: 23px;
    height: 26px;
}
.stepBar .step:after {
    top: 0;
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
}
.stepBar .step:before {
    bottom: 0;
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    transform: skew(-30deg);
}
.stepBar .step:first-child:before,
.stepBar .step:first-child:after {
    content: none;
}
.stepBar .step.current {
    color: #FFF;
    background-color: #535353;
}
.stepBar .step.current:before,
.stepBar .step.current:after {
    background-color: #535353;
}
.stepBar.step2 .step {
    width: 50%;
}
.stepBar.step3 .step {
    width: 33.333%;
}
.stepBar.step4 .step {
    width: 25%;
}
.stepBar.step5 .step {
    width: 20%;
}
.stepNo {
    font-size: 14px;
    line-height: 1.2;
    display: block;
}
.stepTitle {
    font-size: 16px;
    line-height: 1.2;
    display: block;
}

@media only screen and (max-width:540px){
    .stepBar .step {
        padding: 8px 10px 8px 10px;

    }
    .stepNo {
        font-size: 10px;
    }
    .stepTitle {
        font-size: 10px;
    }
    .stepBar .step:before, .stepBar .step:after {
        left: -7px;
        width: 12px;
        height: 20px;
    }
   form table.formTable tr th,form  table.formTable tr td{width: 100%!important;text-align: left;}
}

/* form content
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.submit_btn input{
    background-color: transparent!important;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none!important;
}
table.formTable {
    border-collapse:collapse;
    width:100%;
    margin:0 0 40px 0;
}

table.formTable tr th,
table.formTable tr td{
    border-bottom:1px solid #ccc;
    box-sizing:border-box;
    font-size: 20px;
    margin: 0;
    line-height: 1;
    vertical-align: middle;
    padding: 10px 0 0 0;
}

table.formTable tr th .required {
    color:red;
    float:right;
}

table.formTable tr th {
    width:20%;
    text-align: left;
}

table.formTable tr td {
    width:66.6%;
    position: relative;
 }



.formTable select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

input[type="text"],
input[type="email"],
.formTable select {
    box-sizing:border-box !important;
    color:#000;
    /*min-width:50% !important;*/
    vertical-align:top !important;
    padding: 12px 10px 11px 90px;
    border: 1px solid #ccc;
    width: 100%;
    background: #f5f5f5;
    /*border-bottom: none;*/
    border-radius: 0;
    font-size: 18px;
}

.formTable select {
    color: #a6a6a6;
}

.formTable input[type="text"]:focus,
.formTable input[type="email"]:focus,
.formTable select:focus {
    border: 1px solid #535353;
    outline: 0;
    background: #fff;
}

.radio_btn,
.check_btn {
    box-sizing:border-box !important;
    color:#000;
    vertical-align:top !important;
    padding: 5px 10px 5px 90px;
    margin-bottom: 20px;
    width: 100%;
}

.formTable textarea {
    box-sizing:border-box !important;
    color:#000;
    font-family:sans-serif;
    width: 100%;
    /*min-width:100% !important;*/
    margin: 0 auto;
    vertical-align:top !important;
    padding: 40px 10px 10px 10px;
    border: 1px solid #ccc;
    /*border-bottom: none;*/
    border-radius: 0;
}

/* Chromeオートコンプリートリセット*/
form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
    border: 1px solid #ccc!important;
    background: #fff!important;
}

:placeholder-shown {
    color: #a6a6a6;
}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #a6a6a6;
}
/* Firefox 18- */
:-moz-placeholder {
    color: #a6a6a6;
    opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
    color: #a6a6a6;
    opacity: 1;
}
/* IE 10+ */
input.formTable:-ms-input-placeholder,
select.formTable:-ms-input-placeholder {
    color: #a6a6a6;
}


.c-red,.error_messe{color:red;}

.formTable label {
    cursor:pointer;
    display: inline!important;
}
.formTable label::after {
    content: "\A" ;
    white-space: pre ;
}

.formTable .radio_btn .formError,
.formTable .check_btn .formError {
    position: absolute!important;
    top: 82%!important;
    left: 0!important;
}

/*.required-item{background-color:#effcff;}*/
.formError { cursor:pointer; display:block; left:300px; position:absolute; text-align:left; top:300px; z-index:990;}
.formError .formErrorContent{ -moz-border-radius:6px; -moz-box-shadow:0 0 6px #000; -o-border-radius:6px; -o-box-shadow:0 0 6px #000; -webkit-border-radius:6px;-webkit-box-shadow:0 0 6px #000; /*background:#ffdddd;*/border:2px solid #ddd;border-radius:6px;box-shadow:0 0 6px #000;color:#b90000;font-size:11px;min-width:120px;padding:4px 10px;position:relative;width:100%;z-index:991;}
.formError .formErrorArrow{ margin:-2px 0 0 13px;position:relative;width:15px;z-index:996;}
.ui-dialog .formError{ z-index:5000;}
.ui-dialog .formError .formErrorContent { z-index:5001;}
.ui-dialog .formError .formErrorArrow { z-index:5006;}
.inputContainer { float:left;position:relative;}
.formError.inline { display:inline-block;left:0;position:relative;top:0;}
.ajaxSubmit { background:#55ea55;border:1px solid #999;display:none;padding:20px;}
.formError.inline .formErrorContent { -moz-border-radius:0;-moz-box-shadow:none;-o-border-radius:0;-o-box-shadow:none;-webkit-border-radius:0;-webkit-box-shadow:none;border:none;border-radius:0;box-shadow:none;}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow { margin:-2px 13px 0 0;}
.formError .formErrorArrowBottom { -moz-box-shadow:none;-o-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;margin:0 0 0 12px;top:2px;}
.formError .formErrorArrow div { -moz-box-shadow:0 2px 3px #444;-o-box-shadow:0 2px 3px #444;-webkit-box-shadow:0 2px 3px #444;background:#ffdddd;border-left:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 2px 3px #444;display:block;font-size:0;height:1px;line-height:0;margin:0 auto;}
.formError .formErrorArrowBottom div { -moz-box-shadow:none;-o-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.formError .formErrorArrow .line10 { border:none;width:13px;}
.formError .formErrorArrow .line9 { border:none;width:11px;}
.formError .formErrorArrow .line8 { width:11px;}
.formError .formErrorArrow .line7 { width:9px;}
.formError .formErrorArrow .line6 { width:7px;}
.formError .formErrorArrow .line5 { width:5px;}
.formError .formErrorArrow .line4 { width:3px;}
.formError .formErrorArrow .line3 { border-bottom:0 solid #ddd;border-left:2px solid #ddd;border-right:2px solid #ddd;width:1px;}
.formError .formErrorArrow .line2 { background:#ddd;border:none;width:3px;}
.formError .formErrorArrow .line1 { background:#ddd;border:none;width:1px;}

.greenPopup .formErrorContent,
.greenPopup .formErrorArrow div { background:#33be40;}

.blackPopup .formErrorContent,
.blackPopup .formErrorArrow div { background:#393939;color:#b90000;}

.inputLabel {
    position: absolute;
    top: 20px;
    left: 10px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 2
}
.agreement .inputLabel {
    position: absolute;
    top: 8px;
    left: 25px;
    padding: 3px 20px;
    color: #fff;
    font-size: 14px;
}

.required { background: #b90000;}
.required::before { content: "必須";}
.optional { background: #707070;}
.optional::before { content: "任意";}

.agreement .required {
    padding: 3px 20px;
    color: #fff;
    font-size: 14px;
    background: #b90000;
    display: inline-block;
}
.agreement .optional {
    padding: 3px 20px;
    color: #fff;
    font-size: 14px;
    background: #707070;
    display: inline-block;
}
.agreement {
    margin: 0 auto 40px auto;
}
.agreement label {
    display: inline-block;
}

.agreement_text {
    font-size: 14px;
    margin: 0 auto 30px auto;
    width: 80%;
    border: 1px solid #ccc;
    height: 200px;
    overflow-y: scroll;
    padding: 20px;
    box-sizing: border-box;
}

.agreement_btn {
    width: 180px;
    position: relative;
    padding: 10px;
    text-align: right;
}

.agreement_btn_input {
    position: absolute;
    left: 5px;
    top: 15px;
}

.agreement_btn .formError.inline .formErrorContent {
    position: absolute;
    top: 13px;
    left: -130px;
    margin: 0 auto;
    width: 240px!important;
}

/*送信する*/
.submit_btn {
    width: 300px;
    margin: 0 auto 40px auto;
	
	color: #fff;
  display: block;
  letter-spacing: .1px;
  line-height: 1;
  position: relative;
  text-align: right;
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  background: #000;
	z-index: 0
}
/*送信する　矢印*/
.submit_btn:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 45%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  z-index: 1;
	cursor: pointer
}
/*送信する　黒い背景*/
.submit_btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #747474;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.submit_btn:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.submit_btn input {
    width: 300px;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #fff;
    border-style: none;
    font-size: 110%;
}
/*.submit_btn input:hover {
    opacity: .7;
}*/
.submit {
    /* background-color: #1b1b1b!important; */
    background-color: #fff!important;
}
.submit_btn .return {
    background-color: #626262;
}


@media (max-width: 768px) {

    table tr th,
    table tr td {
        display: block;
        width: 100%;
    }
    table.formTable tr th {
        width: 100%;
        text-align: left;
        font-size: 120%;
        padding: 15px 0 5px 0;
    }
    table.formTable tr td {
        padding: 0px 0 0 0;
        width: 100%;
    }
    table.formTable tr th,
    table.formTable tr td {
        border:none;
    }
    table tr th {
        text-align: left;
        border-bottom: none;
    }

    table tr td {
        padding: 0;
    }

    .inputLabel {
        top: .5em;
        padding: 0px 10px;
    }

    input[type="text"],
    input[type="email"] {
        min-width: 100% !important;
    }

    input[type="text"],
    input[type="email"],
    .formTable select {
        padding: 12px 10px 11px 70px;
    }

}

@media only screen and (max-width:540px){

    table.formTable tr th {
        font-size: 110%;
    }
    .agreement_text {
        width: 100%;
        padding: 10px;
    }


    input[type="text"], input[type="email"], .formTable select {
        padding: 12px 10px 11px 70px;
        font-size: 73%;
    }

    .inputLabel {
        top: 0.7em;
        padding: 0px 10px;
    }

    .submit_btn input {
        width: 100%;
    }
}


/* confirmPage
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.confirm_text {
    text-align: center;
    font-size: 14px;
}

@media only screen and (max-width:540px){
    .confirm_text {
        text-align: left;
    }
}

/* thanksPage
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.thanks_text {
    margin: 70px auto 70px auto;
    text-align: center;
}
.thanks_text_lg {
    font-size: 1.4em;
    display: block;
    margin-bottom: 20px;
}
.thanks_text_sm {
    font-size: 1em;
    line-height: 2.5;
}

.top_btn {
    width: 100%;
    margin: 0 auto 40px auto;
    text-align: center;
}
.top_btn .top a {
    width: 300px;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #fff;
    border-style: none;
    background-color: #1b1b1b;
    text-decoration: none;
}
.top_btn .top a:hover {
    opacity: .7;
}



table.formTable tr:last-child th,
table.formTable tr:last-child td{
    border-bottom:none;
}







/********************************************************************************/
.bg-menu.active {
    z-index: 99
}







@media screen and (min-width:1600px) {

}

/* PC余白なし
** ****************************************************************************************************** */
@media screen and (max-width:1200px) {
    .pBox04_item:nth-of-type(1) img {
        top: 2.9vw;
    }
    .pBox04_item:nth-of-type(2) img {
        top: 2vw;
    }
    .pBox04_item:nth-of-type(3) img {
        top: 2.5vw;
    }
    .pBox04_item:nth-of-type(4) img {
        top: 1.4vw;
    }


    .pBox05_image img {
        top: 3.5vw;
        left: 3vw;
    }
    .pBox05_right_inner {
        min-height: 44vw;
    }
    .pBox05_right_text {
        line-height: 1.8;
        padding: 8vw 0 0 3vw;
    }
    .pBox05_right_inner::before {
        background-size: 8vw;
        top: 22vw;
        left: 20vw;
    }
    .pBox05_right_inner::after {
        background-size: 20vw;
        top: 28vw;
        left: 3vw;
    }
    /* .pBox05_image {
        min-height: 33vw;
    } */

    .pBox08 {
        width: 100%;
    }
    .pBox08_inner {
        padding: 0 0 40vw 0;
        min-height: auto;
    }


    .photoFrame01 {
        background-size: 92%;
    }
    .photoFrame01 img {
        width: 85%;
        top: 2.2vw;
        left: 17px;
    }
    .photoFrame01::before,
    .photoFrame02::before,
    .photoFrame03::before
     {
        left: 19vw;
    }

    .photoFrame02 {
        background-size: 95%;
    }
    .photoFrame02 img {
        width: 86%;
        top: 1.9vw;
        left: 3.9vw;
    }
    .photoFrame03 {
        background-size: 85%;
    }
    .photoFrame03 img {
        width: 86%;
        top: 1.9vw;
        left: 3.9vw;
    }
    .photoFrame04 {
        background-size: 29.5vw;
        padding-bottom: 13vw;
        min-height: auto;
    }
    .photoFrame04::before{
       left: 10vw;
   }
   .photoFrame04 img {
        width: 23vw;
    }
    .photoFrame04_caption{
        top: 25vw
    }
    .slickPhotoFrame01,
    .slickPhotoFrame02,
    .slickPhotoFrame03 {
        background-position: center top;
    }
    .slickPhotoFrame01 img,
    .slickPhotoFrame02 img,
    .slickPhotoFrame03 img {
        margin: 0 auto;
        left: -3px;
    }

    .pBox04_item:nth-of-type(1)::before,
    .pBox04_item:nth-of-type(2)::before,
    .pBox04_item:nth-of-type(3)::before,
    .pBox04_item:nth-of-type(4)::before {
        left: 8vw;
    }

    .pBox04_item:nth-of-type(1)::before {
        width: 29%;
        height: 29%;
    }
    .pBox04_item:nth-of-type(2)::before {
        width: 29%;
        height: 29%;
        left: 10vw;
    }
    .pBox04_item:nth-of-type(3)::before {
        width: 29%;
        height: 29%;
        left: 11vw;
    }

    .pBox04_item:nth-of-type(4)::before {
        width: 29%;
        height: 29%;
    }


    .coffee::before {
        bottom: 5%;
    }
    .stain::after {
        bottom: 16%;
    }

    .bottomMenu_inner{
        width: 98%;
    }

    .slickPhotoFrame01 a::after,
    .slickPhotoFrame02 a::after,
    .slickPhotoFrame03 a::after {
        right: 11vw;
    }
}

@media screen and (max-width: 1100px) {
    .commitment-box .commitment-list li {
        font-size: 120%;
    }
}
@media screen and (max-width: 1000px) {
    .pTitle05_inner {
        width: 96%;
    }
    .pBoxContact_inner {
        width: 90%;
        max-width: unset;
    }
}
@media screen and (max-width: 900px) {
    p {
        font-size: 100%;
    }

    .commitment-box .commitment-list li {
        font-size: 100%;
    }

    .photoFrame04 {
        margin: 0 0 1vw 9px;
        background-size: contain;
    }
    .pTitle04 {
        padding: 5vw 0 5vw 0;
    }

    .pBox08_left {
        padding: 0px 3vw;
    }
    .pBox08_left li {
        font-size: 130%;
    }

}


/* タブレット & スマホ
** ****************************************************************************************************** */
@media screen and (max-width: 768px) {
    .bg-img {
        background: none;
    }
    .mt-box {
        top: 35%;
    }
    .lead-box {
        background-color: #fff;
        margin: -12% 0 0;
    }
    .mt-box .heading {
        font-size: 270%;
    }

    .outline-box .slide-wrap {
        padding-bottom: 160%;
    }
    .outline-box .slide-wrap li {
        width: 200%;
    }
    .outline-box .outline-img {
        width: 100%;
    }

    .project_wrap {
        padding-top: 10vw;
    }

    .pTitle01 span {
        left: 3px;
    }

    .commitment-box {
        padding: 19% 0 24.5%;
    }
    .commitment-box .commitment-heading {
        margin: 0 0 10%;
    }
    .commitment-box .commitment-heading h2 {
        padding: 5% 2% 5% 7%;
    }
    .commitment-box .commitment-heading h2 span {
        background-size: 17.5% auto;
        padding: 0%;
        width: 95%;
    }
    .commitment-box .commitment-list {
        margin: 0% 5.5% auto;
    }
    .commitment-box .commitment-list {
        width: 88%;
    }
    .commitment-box .commitment-list li {
        background-size: auto 13px;
        font-size: 100%;
        line-height: 1.2;
        padding-left: 30px;
    }
    .commitment-box .commitment-list li + li {
        margin-top: 8%;
    }


    .tab-continer .tab-heading {
        display: none;
    }
    .tab-continer .tab-head {
        display: block;
        max-width: none;
        padding: 0;
        width: auto;
    }
    .tab-continer .tab-head li {
        border-bottom: 1px solid #999;
        float: left;
        width: 33.33333333333333%;
    }
    .tab-continer .tab-head li:first-child {
        border-left: none;
    }
    .tab-continer .tab-head li:nth-child(3n) {
        border-right: none;
    }
    .tab-continer .tab-head li a {
        background-color: transparent;
        padding: 16% 0 15%;
    }
    .tab-continer .tab-head li a span {
        font-size: 88%; /*  14px  */
    }
    .tab-continer .tab-inner {
        margin: 0;
        max-width: none;
        padding: 0;
        width: auto;
    }
    .tab-continer .tab-body {
        padding: 7% 0 0;
    }
    .tab-continer .medium-box {
        margin-bottom: 0;
    }
    .tab-continer .medium-box + .medium-box {
        margin-top: 7%;
    }
    .tab-continer .medium-head {
        margin-bottom: 6%;
    }
    .tab-continer .region-title {
        border-left: 3px solid #313131;
        font-size: 157%; /*  25px  */
        float: none;
        line-height: 1;
        margin: 0 25px 8%;
        padding-left: 15px;
    }
    .tab-continer .in-page {
        float: none;
        margin: 0 25px 0;
        width: auto;
    }
    .tab-continer .in-page li a {
        font-size: 16px;
    }
    .tab-continer .medium-body .medium-item {
        background-color: #fff;
        border-bottom: 3px solid #313131;
        color: #000;
        float: none;
        display: table;
        margin: 0;
        width: 100%;
    }
    .tab-continer .medium-body .medium-item img,  .tab-continer .medium-body .medium-item .medium-txt {
        display: table-cell;
        vertical-align: middle;
    }
    .tab-continer .medium-body .medium-item img {
        width: 100%;
    }
    .tab-continer .medium-body .medium-item .medium-txt {
        font-size: 100%;
        left: 0;
        padding: 0 10px;
        position: static;
        top: 0;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        width: 49.2%;
    }
    .tab-continer .medium-body .medium-item .medium-title {
        border-color: rgba(000, 000, 000, .6);
        font-size: inherit;
    }
    .tab-continer .medium-body .medium-item .medium-en {
        color: rgba(000, 000, 000, .6);
        font-size: 88%;
    }

    .pTitle01_wrap {
        padding: 0;
    }
    .pTitle01,
    .pTitle02 {
        width: 100%
    }
    .pTitle02 {
        margin: 0;
    }
    .pTitle01 span,
    .pTitle02 span {
    }

    .tag01 {
        font-size: 3vw;
        top: 89%;
        right: 0;
        width: 56%;
        left: -3vw;
    }
    .pBox01_left,
    .pBox02_left {
        max-width: none;
        width: 100%;
        float: none;
    }
    .pBox01_left {
        padding: 0 0 20px 0;
    }
    .pBox01_right,
    .pBox02_right {
        max-width: none;
        width: 100%;
        float: none;
        padding: 0 0 10% 0
    }

    .pBox03 {
        padding: 0 0 50px 0;
    }

    .pBox04 {
        flex-wrap: wrap;
        width: 80%;
        margin: 0 auto;
    }
    .pBox04_item {
        width: 48%;
        min-height: 51vw
    }
    .pBox04_item:nth-of-type(1) {
    }
    .pBox04_item:nth-of-type(2) {
    }
    .pBox04_item:nth-of-type(3) {
        top: -7vw
    }
    .pBox04_item:nth-of-type(4) {
        top: -7vw
    }
    .pBox04_item:nth-of-type(1) img {
        top: 4.5vw;
    }
    .pBox04_item:nth-of-type(2) img {
        top: 3vw;
    }
    .pBox04_item:nth-of-type(3) img {
        top: 4vw;
    }
    .pBox04_item:nth-of-type(4) img {
        top: 2vw;
    }
    .pBox04_item:nth-of-type(1)::before,
    .pBox04_item:nth-of-type(2)::before {
        left: 13vw;
    }
    .pBox04_item:nth-of-type(3)::before,
    .pBox04_item:nth-of-type(4)::before {
        left: 15vw;
    }


    .pBox05_left {
        max-width: none;
        width: 100%;
        float: none;
    }
    .pBox05_right {
        max-width: none;
        width: 100%;
        float: none;
        padding: 0px 0 0 11%;
    }
    .pBox05_image {
        /* min-height: 66vw; */
        left: -8vw;
    }
    .pBox05_image::before {
        top: 21%;
        left: -17vw;
        width: 24vw;
        height: 30vw;
        max-width: 217px;
    }
    .pBox05_image img {
        top: 7.5vw;
        left: 6.3vw;
    }
    .pBox05_right_inner {
        min-height: 79vw;
        transform: scale(1);
    }
    .pBox05_right_inner::before {
        background-size: 16vw;
        top: 41vw;
        left: 37vw;
    }
    .pBox05_right_inner::after {
        background-size: 31vw;
        top: 51vw;
        left: 6vw;
    }
    .pBox05_right_text {
        line-height: 1.8;
        padding: 15vw 0 0 7vw;
        font-size: 3.5vw;
    }

    .pBox06 {
        padding: 0;
    }
    .pBox06_right {
        float: none;
        padding: 0 39px 13vw 13px;
    }

    .pBox07 {
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
        padding: 2%
    }

    .pBox08 {
        width: 100%;
        left: 0;
    }
    .pBox08_inner {
        padding: 0 0 50vw 0;
        min-height: auto;
    }
    .pBox08_left {
        float: none;
        width: 100%;
        padding: 0px 8vw;
    }
    .pBox08_left li {
        font-size: 4.5vw;
        margin-bottom: 0.5vw;
    }
    .pBox08_left li::before {
        width: 4.5vw;
        height: 4.5vw;
    }
    .pBox08_left li span {padding-left: 0;}
    .pBox08_right {
        float: none;
        width: 100%;
        padding: 7vw 15vw 0px 12vw;
    }
    .stain::after,
    .coffee::before {
        content: none;
    }
    .pBackground04 {
        background: url(/files/images/project/common/bg_content4_sp.png) no-repeat;
        background-size: 100%
    }
    .businessCard img { display: none}
    .businessCard_link {
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: 15px;
        width: 50vw;
        background: #fff;
        height: 6vw;
    }
    .businessCard_link a {
        height: 15vw;
        font-size: 4vw;
/*    line-height: 13vw;*/
    }

    .pTitle04 {
        padding: 11vw 0 10vw 0;
        font-size: 9vw;
    }
    .pTitle05 {
        font-size: 5.3vw;
    }
    .pTel_wrap {
        background-size: 107%;
        width: 53vw;
        height: 14vw;
        margin: 5px 0;
    }
    .pTel_wrap::before {
        top: -1vw;
        left: -2vw;
        width: 7vw;
        height: 40px;
    }
    .pTel_wrap::after {
        bottom: -7vw;
        right: -2vw;
        width: 7vw;
        height: 11vw;
    }
    .pTel_no {
        font-size: 6vw;
    }
    .pTel_no:before {
        width: 5vw;
        height: 6vw;
        left: 3vw;
        top: 3.5vw;
    }
    .pTel_time {
        font-size: 3vw;
    }
    .pTitle05_inner {
        max-width: none;
        width: 92%;
        height: auto;
    }

    .wrap_outer3 {
        padding-top: 5vw;
    }



    .photoFrame01 {
        background-position: center top;
        text-align: center;
        background-size: 57vw;
    }
    .photoFrame01 img {
        width: 50vw;
        top: 3.3vw;
        left: -0.3vw;
    }
    .photoFrame02 {
        background-position: center top;
        background-size: 57vw;
        text-align: center;
    }
    .photoFrame02 img {
        width: 50vw;
        top: 2.9vw;
        left: 0;
        position: relative;
        text-align: center;
    }
    .photoFrame03 {
        background-position: center top;
        background-size: 57vw;
        text-align: center;
        margin: 0 0 5vw 0;
        min-height: auto;
    }
    .photoFrame03 img {
        width: 50vw;
        top: 3.1vw;
        left: 1.2vw;
        text-align: center;
    }
    .photoFrame01::before,
    .photoFrame02::before,
    .photoFrame03::before {
        left: 36vw;
        width: 9vw;
    }

    .photoFrame04::before {
        left: 23vw;
        width: 12vw;
    }
    .photoFrame04 {
        background-size: 77%;
        background-position: 30% top;
        min-height: auto;
        margin: 0 auto 76px auto;
        padding: 0 0 23vw 0;
    }
    .photoFrame04 img {
        width: 61%;
        top: 7vw;
        left: 10vw;
    }
    .photoFrame04_caption {
        position: absolute;
        top: 46vw;
        left: 19%;
        color: #555;
        transform: rotate(-8.2deg);
        font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        font-size: 3.6vw;
    }
    .slickPhotoFrame01::before,
    .slickPhotoFrame02::before,
    .slickPhotoFrame03::before {
        left: 43vw;
    }
    .slickPhotoFrame01 a::after,
    .slickPhotoFrame02 a::after,
    .slickPhotoFrame03 a::after {
        right: 25vw;
    }
    /* フィックスドメニュー
    ******************************/
    .bottomMenu {
        display: none!important;
    }

    /* Common
    ******************************/
    .pc_project {
        display: none;
    }
	
	/* 追加　ボタン調節
    ******************************/
	.businessCard_link a {
		padding: 10.3% 15%;
	}
	
}


/* スマホ
** ****************************************************************************************************** */
@media screen and (max-width:420px) {
    .main_image {
        width: 100%;
        overflow: hidden;
        height: 35vw;
    }
    .main_image img {
        width: 100%;
        height: 37vw;
        object-fit: cover;
        font-family: 'object-fit: cover;'; /*IE対策*/
    }
    .mt-box .heading {
        font-size: 200%;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 1.4;
    }

    .pBox04_item:nth-of-type(1)::before {
        top: 1vw;
        left: 9vw;
    }
    .pBox04_item:nth-of-type(2)::before {
        top: -1vw;
        left: 14vw;
    }
    .pBox04_item:nth-of-type(3)::before{
        top: -1vw;
        left: 17vw;
    }
    .pBox04_item:nth-of-type(4)::before{
        top: -4vw;
        left: 12vw;
    }

    .pTel_no {
        letter-spacing: 0
    }

    .pBox07_item {
        padding: 0 0 15% 0;
    }


    .pText01,.pBox06_left {
        line-height: 1.75;
    }
    .pBox08_inner {
        padding: 0 0 0 0;
    }


    .businessCard_link {
        height: 15vw;
    }

    .slickPhotoFrame01,
    .slickPhotoFrame02 {
        background-size: 100%;
        min-height: auto;
        margin: 0 auto 0 auto;
    }
    .slickPhotoFrame01 img,
    .slickPhotoFrame02 img {
        width: 90%;
        top: 16px;
    }
    .slickPhotoFrame01::before,
    .slickPhotoFrame02::before,
    .slickPhotoFrame03::before {
        background-size: 100%;
        top: -14px;
        left: 40vw;
        width: 15vw;
        height: 51px;
        z-index: 100;
    }
    .slickPhotoFrame01 a::after,
    .slickPhotoFrame02 a::after,
    .slickPhotoFrame03 a::after {
        right: 9vw;
    }
    .slickPhotoFrame03 {
        background-size: 100%;
        min-height: auto;
        margin: 0 auto 0 auto;
    }
    .slickPhotoFrame03 img {
        width: 90%;
        top: 16px;
    }



    .photoFrame01,
    .photoFrame02,
    .photoFrame03 {
        background-position: center top;
        text-align: center;
        background-size: 100%;
    }
    .photoFrame01 {
        padding: 0 0 25vw 0;
    }
    .photoFrame02 {
        padding: 0 0 35vw 0;
    }
    .photoFrame03 {
        padding: 0 0 20vw 0;
    }
    .photoFrame04::before {
        left: 23vw;
        top: 2vw;
    }

    .photoFrame01::before, .photoFrame02::before, .photoFrame03::before {
        width: 14vw;
    }
    .photoFrame03::before {
        top: -2vw;
    }
    .photoFrame01 img {
        width: 88%;
        top: 5vw;
    }
    .photoFrame02 img {
        width: 90%;
        top: 4vw;
        left: -0.6vw;
    }
    .photoFrame03 img {
        width: 88%;
        top: 5.3vw;
        left: -0.5vw;
    }

    .slickPhotoFrame01,
    .slickPhotoFrame02,
    .slickPhotoFrame03 {
        background-size: 93%;
    }

    .slickPhotoFrame01 img,
    .slickPhotoFrame02 img{
        width: 81%;
        top: 6vw;
        left: 0;
    }
    .slickPhotoFrame03 img {
        width: 81%;
        top: 5vw;
    }

    .slickPhotoFrame01 a::after,
    .slickPhotoFrame02 a::after,
    .slickPhotoFrame03 a::after {
        width: 12vw;
        height: 12vw;
        bottom: 9vw;
        right: 13vw;
    }

    .pBox06_inner {
        padding: 45px 7% 50px 7%;
    }


    .tag01 {
        font-size: 4vw;
        width: 58vw;
        top: 76%;
        right: 0;
        left: -3vw;
    }

}
