 * {
   box-sizing: border-box;
 }

 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   vertical-align: baseline;
   background: transparent;
 }

 body {
   /* プロジェクトによって変動 */
   /* min-width: 1000px;
 color: #000;
 line-height: 1.6;
 font-weight: 400;
 font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'YuGothic', '游ゴシック', 'メイリオ', Meiryo, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif; */
   width: 100%;
   font-smoothing: antialiased;
   font-variant-numeric: tabular-nums;
   /* safari hover対策 */
   -webkit-font-smoothing: antialiased;
   position: relative;
        font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;

 }

 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display: block;
 }
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;

    }
 ul, ol {
   list-style: none;
 }

 blockquote, q {
   quotes: none;
 }

 blockquote:before, blockquote:after, q:before, q:after {
   content: '';
   content: none;
 }

 a {
   margin: 0;
   padding: 0;
   vertical-align: baseline;
   text-decoration: none;
   color: inherit;
 }
 /* change colours to suit your needs */

 ins {
   background-color: #ff9;
   color: #000;
   text-decoration: none;
 }
 /* change colours to suit your needs */

 mark {
   background-color: #ff9;
   color: #000;
   font-style: italic;
   font-weight: bold;
 }

 del {
   text-decoration: line-through;
 }

 abbr[title], dfn[title] {
   border-bottom: 1px dotted;
   cursor: help;
 }

 table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 /* change border colour to suit your needs */

 hr {
   display: block;
   height: 1px;
   border: 0;
   border-top: 1px solid #cccccc;
   margin: 1em 0;
   padding: 0;
 }

 input, select {
   vertical-align: middle;
 }

 img {
   vertical-align: bottom;
   line-height: 1.0;
 }

 button {
   line-height: 1.0;
   background-color: transparent;
   border: none;
   cursor: pointer;
   outline: none;
   padding: 0;
   appearance: none;
 }

 input[type=submit], a {
   transition: all 0.5s;
 }

 input[type=submit]:hover, a:hover {
   opacity: 0.7;
 }

 img {
   max-width: 100%;
   height: auto;
   vertical-align: bottom;
 }

 .txt-center {
   text-align: center;
 }

 @media only screen and (max-width: 768px) {
   .pc {
     display: none !important;
   }
 }

 @media only screen and (min-width: 767px) {
   .sp {
     display: none !important;
   }
 }


.campaign figure {
	width: 100%;
}
.campaign figure img {
	width: 100%;
}
.line_banner {
	text-align: center;
	margin: 30px auto 50px;
	width: 90%
}
.line_banner img {
	max-width: 100%;
}
@media screen and (min-width:768px){
	
	.line_banner {
		margin: 80px auto 100px;
	}
	
}


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



   .intro {
     padding: 0 5%;
   }
 }

   .cta {
     display: block;
     margin: 35px auto 0;
     width: 90%;
     border: 2px solid #604C3F;
     border-radius: 30px;
     overflow: hidden;
     max-width: 800px;
    box-shadow: 0px 0px 7px 1px #949494;
    background: #F4EF9F;
}
   
   .cta_inner {
     padding: 10px 20px;
     background-color: #FAF5A0;
   }
   .cta_inner p {
     margin: 10px 0;
   }
   .cta_line{
     max-width: 720px;
    margin: 20px auto 10px;
     display: block;
   }
   .cta_cash {
     background-color: #fff;
     padding: 10px;
     border-top: solid 2px #604C3F;
   }

 .intro {
   margin-top: 70px;
 }

 @media only screen and (max-width: 768px) {
   .intro {
     margin-top: 30px;
   }
 }

 .point {
   padding-bottom: 130px;
 }

 .point h2 {
   background: #fff;
   padding-bottom: 40px;
 }

 .point_ttl_icon {
   margin-top: -20px;
 }

.point_inner {
	margin: -100px auto 0;
	width: 90%;
}

 .point_inner p+p {
   margin-top: 20px;
 }

 @media only screen and (max-width: 768px) {
   .point {
     padding-bottom: 65px;
   }
   .point h2 {
     padding: 0 5%;
     padding-bottom: 20px;
   }
   .point_ttl_icon {
     width: 100px;
     margin-top: -10px;
   }
   .point_inner {
     margin: -30px auto 0;
     width: 90%;
   }
 }

 .point-1 {
   background: #F7AA32;
   margin-top: 140px;
 }

 @media only screen and (max-width: 768px) {
   .point-1 {
     margin-top: 70px;
   }
 }

 .lineup {
   padding-bottom: 80px;
 }

 .lineup_head {
   background-color: #604C3F;
 }

 .lineup_maker {
   margin-top: 60px;
   padding-bottom: 90px;
 }

 .lineup_subttl {
   background-color: #F7EDD5;
   padding: 35px 0 33px;
 }

 .lineup_item {
   margin-top: 60px;
 }

 .lineup_item+.lineup_subttl {
   margin-top: 60px;
 }

 @media only screen and (max-width: 768px) {
   .lineup {
     padding-bottom: 40px;
   }
   .lineup_head h2 {
     margin: 0 20px;
   }
   .lineup_maker {
     margin-top: 30px;
     padding: 0 5% 30px;
   }
   .lineup_subttl {
     padding: 20px 40px;
   }
   /*.lineup_item {
     margin-top: 30px;
     padding: 0 5%;
   }*/
 }

 .set {
   background-color: #604C3F;
   padding: 70px 0 72px;
 }

 @media only screen and (max-width: 768px) {
   .set {
     padding: 20px 5%;
   }
 }

 .point-2 {
   background: #604C3F;
   margin-top: 130px;
 }

 @media only screen and (max-width: 768px) {
   .point-2 {
     margin-top: 45px;
   }
 }

 .point-3 {
   background: #FF96AA;
   margin-top: 100px;
 }

 @media only screen and (max-width: 768px) {
   .point-3 {
     margin-top: 45px;
   }
 }

 .area {
   padding: 100px 0;
 }

 @media only screen and (max-width: 768px) {
   .area {
     padding: 20px 5%;
   }
 }

#case {
	padding: 100px 0;
}
#case * {
	box-sizing: border-box;
}
#case h2 {
	color: #5f4c3d;
	font-weight: bold;
	text-align: center;
	font-size: 44px;
	margin-bottom: 80px;
}
#case .case_element {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto 30px;
	border: 2px solid #20171b;
	border-radius: 20px;
	padding: 25px;
}
#case .case_element .element_top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
#case .case_element .element_top figure {
	width: calc(55% - 15px);
}
#case .case_element .element_top figure img {
	width: 100%;
}
#case .case_element .element_top .details {
	width: calc(45% - 15px);
}
#case .case_element .element_top .details .customer {
	font-size: 22px;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#case .case_element .element_top .details dl {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
	justify-content: space-between;
	line-height: 1.4;
}
#case .case_element .element_top .details dl dt {
	font-size: 18px;
	text-align: right;
	width: calc(30% - 15px);
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
}
#case .case_element .element_top .details dl dd {
	font-size: 18px;
	width: calc(70% - 15px);
	margin: 0;
}
#case .case_element .element_top .details dl.price dd {
	color: #e70000;
}
#case .case_element .element_bottom {
	font-size: 16px;
}
#case .case_element .element_bottom p:not(:last-of-type) {
	margin-bottom: 25px;
}

 @media only screen and (max-width: 1100px) {
	 
	 #case h2 {
		font-size: 4vw;
	}
	 #case .case_element .element_top .details .customer {
		font-size: 2vw;
	}
	#case .case_element .element_top .details dl dt {
		font-size: 1.5vw;
	}
	#case .case_element .element_top .details dl dd {
		font-size: 1.5vw;
	}
	#case .case_element .element_bottom {
		font-size: 1.47vw;
	}

}

 @media only screen and (max-width: 768px) {
	 
	 #case {
		 padding: 30px 0;
	 }
	 #case h2 {
		font-size: 26px;
		 margin-bottom: 30px;
	}
	 #case .case_element {
		 width: 90%;
		 margin: 0 auto 30px;
	 }
	 #case .case_element .element_top {
		 display: block;
	 }
	 #case .case_element .element_top figure {
		 width: 100%;
		 margin-bottom: 20px;
	 }
	 #case .case_element .element_top .details {
		 width: 100%;
	 }
	 #case .case_element .element_top .details .customer {
		 font-size: 15px;
	 }
	 #case .case_element .element_top .details dl dt {
		 font-size: 13px;
	 }
	 #case .case_element .element_top .details dl dd {
		 font-size: 13px;
	 }
	 #case .case_element .element_bottom {
		 font-size: 11px;
		 line-height: 1.8;
	 }

}

.description {
	padding: 50px 20px 100px;
	text-align: center;
}
.description img {
	max-width: 100%;
}

 .contact {
   padding-bottom: 55px;
 }

 .contact h2 {
   background-color: #FA7800;
   padding: 60px 0 66px;
   margin-bottom: 50px;
 }

 .form_txt {
   width: calc(1000/1280 * 100%);
   margin: 0 auto 50px;
   font-size: 27px;
   line-height: 47.25px;
 }

 dl {
   width: calc(1000/1280 * 100%);
   margin: 0 auto 50px;
   display: flex;
   flex-wrap: wrap;
 }

 dt, dd {
   font-size: 22.1px;
   font-weight: normal;
   text-align: left;
   margin-bottom: 20px;
 }

 dt {
   width: calc(390/1000 * 100%);
   margin-right: 34px;
   vertical-align: top;
   background-color: #F7EDD5;
   padding: 10px 15px;
   border-radius: 10px;
 }

 dt span {
   color: #E8BA41;
 }

 dd {
   width: calc((610/1000 * 100%) - 34px);
 }

 .file_box {
   padding: 30px 0;
 }

 .form_cap {
   font-size: 18px;
   margin-top: 50px;
 }

 .form_cap--red {
   color: #f00;
   margin-top: 24px;
 }

 textarea, select, input[type="text"], input[type="email"], input[type="tel"] {
   width: 100%;
   padding: 10px 15px;
   font-size: 22.1px;
   border: #999999 1px solid;
   border-radius: 10px;
 }

 select {
   -webkit-appearance: none;
   /* ベンダープレフィックス(Google Chrome、Safari用) */
   -moz-appearance: none;
   /* ベンダープレフィックス(Firefox用) */
   appearance: none;
   /* 標準のスタイルを無効にする */
 }

 .btn {
   border: #999999 1px solid;
   background-color: #fff;
   cursor: pointer;
   padding: 12px 20px;
   margin-right: 15px;
   display: inline-block;
 }

 .filename {
   border: 0 !important;
   width: inherit !important;
 }

 .filename::placeholder {
   color: #000;
 }

 .filebtn input {
   display: none;
 }

 .file_wrap {
   display: flex;
   margin-left: 4rem;
   margin-top: 20px;
   margin-bottom: 25px;
   align-items: center;
 }

 textarea {
   resize: none;
   height: 280px;
   padding: 30px 20px;
   letter-spacing: 0.1em;
 }

 .form_inline {
   width: 40%;
   display: inline-block;
   margin-left: 10px;
 }

 .form_inline+input, .form_inline+input+input {
   margin-top: 10px;
   margin-left: 32px;
 }

 input.btn_submit {
   cursor: pointer;
   display: block;
   margin: 0 auto;
   width: 649px;
   height: 99px;
   border: none;
   text-indent: -9999px;
   background: url(./img/form_btn.png) no-repeat 0 0;
 }
#official input.btn_submit {
   background: url(../../img/form_btn.png) no-repeat 0 0;
 }
@media only screen and (max-width: 768px) {
	
	#official input.btn_submit {
		background: #FA7800;
	}
	
}

form .annotation {
	font-size: 14px;
	margin: 5px 0;
}

 @media only screen and (max-width: 1200px) {
   .file_wrap {
     margin: 15px 10px 20px;
     display: block;
   }
   .btn {
    padding: 5px;
    display: block;
    text-align: center;
    width: 100%;
    margin-right: 0;
   }
  }
   @media only screen and (max-width: 768px) {
     .contact h2{
       padding: 20px 5%;
     }
     .form_txt {
       width: 90%;
       margin: 0 auto 20px;
       font-size: 18px;
       line-height: 2;
     }
     dl {
       width: 90%;
       margin: 0 auto 20px;
       display: block;
     }
     dt, dd {
       font-size: 16px;
       width: 100%;
       margin-right: 0;
     }
   
   .file_box{
     padding: 0;
   }
   .form_cap {
     font-size: 12px;
     margin-top: 10px;
   }

   input.btn_submit {
     width: 90%;
     border: none;
     text-indent: inherit;
     background: inherit;
     background: #FA7800;
     color: #fff;
     font-weight: bold;
     padding: 15px 0;
     font-size: 16px;
     border-radius: 15px;
     height: inherit;
     margin: 0 auto;
     display: block;
   }

   .form_inline+input, .form_inline+input+input {
		margin-left: 0;
	}
	textarea, select, input[type="text"], input[type="email"], input[type="tel"] {

		font-size: 16px;

	}
 }

.footer {
	background-color: #F7EDD5;
	padding: 30px 0 110px;
}
.footer_nav {
	width: calc(1000/1280 * 100%);
	margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 2;
}
.footer_nav a {
	font-size: 18px;
	text-decoration: underline;
	margin-right: 20px;
}
@media only screen and (max-width: 768px){
	.footer_nav a {
	  font-size: 12px;
	}
}

.footer__inner {
	font-size: 20.82px;
	line-height: 1.6;
	color: #604C3F;
	padding: 0 20px;
	max-width: 1000px;
	margin: 0 auto;
}
.footer__inner > figure {
	margin: 0 auto 30px;
	text-align: center;
}
.footer__inner .footer_tel {
	margin-bottom: 50px;
}
.footer__inner .footer_tel p {
	color: #604c3f;
	font-weight: bold;
	margin: 0;
	line-height: 1;
}
.footer__inner .footer_tel p:first-of-type {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}
.footer__inner .footer_tel p:last-of-type {
	font-size: 36px;
	text-align: center;
}
.footer__inner {
	width: 90%;
	margin: 0 auto;
}
.footer__inner .address p {
	font-size: 14px;
}
.footer__inner .address .address_element {
	width: 100%;
	margin-bottom: 30px;
}
.footer__inner .address .address_element p {
	line-height: 1.6;
}
.footer__inner .address .address_element figure {
	margin: 0 auto 10px;
	width: 95%;
}


@media (min-width: 768px) {
	
	.footer__inner > figure {
		margin-bottom: 50px;
	}
	.footer__inner .footer_tel p:first-of-type {
		font-size: 18px;
	}
	.footer__inner .footer_tel p:last-of-type {
		font-size: 48px;
	}
	.footer__inner .footer_tel p a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
	.footer__inner .address {
		display: flex;
		justify-content: center;
	}
	.footer__inner .address .address_element {
		width: calc(50% - 20px);
	}
	.footer__inner .address .address_element p {
		width: 90%;
		margin: 0 auto;
	}


}

  .confirmation_txt,
 .send__txt
  {
    max-width: calc(1000/1280 * 100%);
    width: 90%;
    margin: 40px auto;
  }
  .err{
    color: #e00;
  }
.send input[type="button"],
  .confirmation input[type="button"],
  .confirmation input[type=submit] {
     width: 90%;
     max-width: 320px;
     border: none;
     text-indent: inherit;
     background: inherit;
     background: #FA7800;
     color: #fff;
     font-weight: bold;
     padding: 15px 0;
     font-size: 16px;
     border-radius: 15px;
     height: inherit;
     margin: 0 10px;
     display: block;
   }

   .back{
     background: #666 !important;
   }

   .submit_area{
     margin-bottom: 60px;
     display: flex;
    justify-content: center;
   }

/**** LINEpage ****/

#linepage .line_contents img {
	vertical-align: middle;
}
#linepage .line_contents .mainimg {
	width: 100%;
	text-align: center;
}
#linepage .line_contents .step1 {
	max-width: 986px;
	margin: 0 auto 30px;
}
#linepage .line_contents .step1 h2 {
	margin-bottom: 10px;
	line-height: 1;
	background-image: url("img/line/step_titlebk.png");
    background-size: cover;
	padding: 20px 10px;
}
#linepage .line_contents .step1_element {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#linepage .line_contents .step1_element > div {
	width: calc(50% - 15px);
	background-color: #e6e6e6;
	padding: 15px;
}
#linepage .line_contents .step1_element > div:first-of-type {
	margin: 0 5px 0 10px;
}
#linepage .line_contents .step1_element > div:last-of-type {
	margin: 0 10px 0 5px;
}
#linepage .line_contents .step1_element > div h3 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
#linepage .line_contents .step1_element > div p {
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 20px;
}
#linepage .line_contents .step1_element > div figure {
	text-align: center;
}
#linepage .line_contents .step2 {
	max-width: 986px;
	margin: 0 auto 50px;
}
#linepage .line_contents .step2 h2 {
	margin-bottom: 20px;
	line-height: 1;
	background-image: url("img/line/step_titlebk.png");
    background-size: cover;
	padding: 20px 10px;
}
#linepage .line_contents .step2 .step2_body {
	width: 90%;
	margin: 0 auto;
}
#linepage .line_contents .step2 .step2_body P:first-of-type {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#linepage .line_contents .step2 .step2_body p:last-of-type {
	font-size: 14px;
	margin-bottom: 20px;
}
#linepage .line_contents .step2 .step2_body .step2_img {
	margin-bottom: 30px;
}
#linepage .line_contents .step2 .step2_img {
	width: 90%;
	margin: 0 auto 50px;
}
#linepage .line_contents .step2 .step2_img figure {
	text-align: center;
	margin-bottom: 30px;
}
#linepage .line_contents .step2 .step2_img figure img {
	margin-bottom: 10px;
}
#linepage .line_contents .step2 .step2_img figure figcaption {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#linepage .line_contents .step3 {
	max-width: 986px;
	margin: 0 auto 50px;
}
#linepage .line_contents .step3 h2 {
    margin-bottom: 20px;
    line-height: 1;
    background-image: url("img/line/step_titlebk.png");
    background-size: cover;
	padding: 20px 10px;
}
#linepage .line_contents .step3 .step3_body {
	width: 80%;
	margin: 0 auto;
}
#linepage .line_contents .step3 .step3_body figure {
	text-align: center;
}
#linepage .line_contents .step3 .step3_body figure:first-of-type {
	margin-bottom: 30px;
}

@media screen and (min-width:561px){
	
	#linepage .line_contents .step1_element > div p {
		text-align: center;
	}
	
}
@media screen and (min-width:768px){
	
	#linepage .line_contents .step1 {
		margin: 0 auto 50px;
	}
	#linepage .line_contents .step1 h2 {
		padding: 20px;
	}
	#linepage .line_contents .step1_element > div {
		padding: 30px 15px 50px;
	}
	#linepage .line_contents .step1_element > div h3 {
		font-size: 30px;
	}
	#linepage .line_contents .step1_element > div p {
		font-size: 20px;
	}
	#linepage .line_contents .step2 h2 {
		margin-bottom: 30px;
		padding: 20px;
	}
	#linepage .line_contents .step2 .step2_body {
		width: 100%;
		padding: 0 10px;
		margin-bottom: 30px;
	}
	#linepage .line_contents .step2 .step2_body P:first-of-type {
		font-size: 24px;
		text-align: center;
	}
	#linepage .line_contents .step2 .step2_body p:last-of-type {
		font-size: 18px;
		text-align: center;
	}
	#linepage .line_contents .step2 .step2_img {
		width: 100%;
		padding: 0 10px;
		display: flex;
		justify-content: space-between;
	}
	#linepage .line_contents .step2 .step2_img figure {
		width: calc(33.3% - 10px);
	}
	#linepage .line_contents .step3 h2 {
		margin-bottom: 30px;
		padding: 20px;
	}
	#linepage .line_contents .step3 .step3_body {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	#linepage .line_contents .step3 .step3_body figure {
		width: 48%;
	}
	
}

@media screen and (min-width:1081px){
	
	#linepage .line_contents {
		padding-top: 90px;
	}
	
}


/*20210701以降追加（モバイルファースト）*/

.pc-header {
	display: none;
}

.sp-logo {
	text-align: center;
	width: 100%;
	background-color: #FAF5A0;
	padding: 10px 0;
}
.sp-logo img {
	height: 80px;
	width: auto;
	max-width: none;
}

.sp-header {
	z-index: 99;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	justify-content: center;
	align-items: center;
	background: #fff;
}
.sp-header .top {
	border-bottom: 1px solid #fff;
}
.sp-header .top a {
	width: 100%;
	background-color: #25BF50;
	height: 60px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sp-header .top a div {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 300px;
	line-height: 1;
}
.sp-header .top a div figure {
	width: calc(20% - 5px);
	text-align: right;
}
.sp-header .top a div figure img {
	width: 100%;
}
.sp-header .top a div p {
	margin: 0;
	width: calc(80% - 5px);
	margin-left: 5px;
}
.sp-header .bottom {
	display: flex;
	flex-wrap: wrap;
}
.sp-header .bottom a {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	background-color: #f56d15;
}
.sp-header .bottom a div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	max-width: 120px;
	line-height: 1;
}
.sp-header .bottom a div figure {
	width: 25%;
	text-align: right;
}
.sp-header .bottom a div figure img {
	width: 100%;
	vertical-align: middle;
}
.sp-header .bottom a div p {
	margin: 0 0 0 10px;
	width: calc(75% - 10px);
}
.sp-header .bottom a.tel {
	border-right: 1px solid #fff;
}

@media screen and (min-width:1200px){
	
	.pc-header {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #fff;
		z-index: 99;
		display: block;
	}
	.pc-header .header_weap {
		max-width: 1080px;
		width: calc(100% - 20px);
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-start;
	}
	.pc-header .header_weap img {
		max-width: 100%;
	}
	.pc-header .header_weap h1 {
		width: calc(20.9% - 20px);
		margin-right: 20px;
	}
	.pc-header .header_weap .right {
		width: 70%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.pc-header .header_weap .right .tel {
		width: calc(70% - 10px);
	}
	.pc-header .header_weap .right .line {
		width: calc(30% - 10px);
	}
	.pc-header .header_weap .right .line img {
		max-height: 80px;
		padding: 5px 0;
	}
	.pc-header .contact_fix {
		position: absolute;
		right: 5%;
		top: 0;
		max-width: 180px;
	}
	
	.sp-logo {
		display: none;
	}

	.sp-header {
		display: none;
	}
	
	.mv{
		margin-top: 80px;
	}

	
}/*min1200*/

@media screen and (min-width:1350px){

	.pc-header .header_weap {
		justify-content: space-between;
	}
	
}/*min1081*/


/* 2021.10.21以降追加 */

#official .lineup {
	padding-bottom: 0;
}
#official .lineup .manufacturer_wrap {
	background-color: rgba(238,238,238,1.00);
	padding-bottom: 16vw;/*60px*/
}
#official .lineup .manufacturer_wrap .lineup_subttl {
	margin-bottom: 8vw;/*30px*/
}
#official .lineup .manufacturer_wrap .kind_line h4 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 4.267vw;/*16px*/
	line-height: 1em;
	padding: 2.667vw 0;/*10px 0*/
	width: 90%;
	margin: 0 auto 5.333vw;/*20px*/
}
#official .lineup .manufacturer_wrap .kind_line.corner h4 {
	background-color: rgba(226,134,20,1.00);
}
#official .lineup .manufacturer_wrap .kind_line.thin h4 {
	background-color: rgba(116,170,103,1.00);
}
#official .lineup .manufacturer_wrap .kind_line:not(:last-of-type) {
	margin-bottom: 8vw;/*30px*/
}
#official .lineup .manufacturer_wrap .kind_line .item_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}
#official .lineup .manufacturer_wrap .kind_line .item_wrap .lineup_item {
	width: calc(50% - 1.333vw);/*5px*/
	margin-top: 0;
}

@media screen and (min-width:768px){
	
	#official .lineup .manufacturer_wrap {
		padding-bottom: 10vw;/*100px*/
	}
	#official .lineup .manufacturer_wrap .lineup_subttl {
		margin-bottom: 6vw;/*60px*/
	}
	#official .lineup .manufacturer_wrap .kind_line {
		max-width: 1000px;
		width: 90%;
		margin: 0 auto;
	}
	#official .lineup .manufacturer_wrap .kind_line:not(:last-of-type) {
		margin-bottom: 6vw;/*60px*/
	}
	#official .lineup .manufacturer_wrap .kind_line h4 {
		font-size: 2.4vw;/*24px*/
		padding: 1vw 0;/*10px 0*/
		width: 100%;
		margin-bottom: 5vw;/*50px*/
	}
	#official .lineup .manufacturer_wrap .kind_line .item_wrap {
		width: 100%;
	}
	
}/*min768*/

@media screen and (min-width:1000px){
	
	#official .lineup .manufacturer_wrap {
		padding-bottom: 100px
	}
	#official .lineup .manufacturer_wrap .lineup_subttl {
		margin-bottom: 60px;
	}
	#official .lineup .manufacturer_wrap .kind_line:not(:last-of-type) {
		margin-bottom: 60px;
	}
	#official .lineup .manufacturer_wrap .kind_line h4 {
		font-size: 24px;
		padding: 10px 0;
		margin-bottom: 50px;
	}
	#official .lineup .manufacturer_wrap .kind_line .item_wrap .lineup_item {
		width: calc(50% - 10px);
	}

}/*min1000*/
