@charset "utf-8";
/*
Theme Name: aitie
Version:1.0
Description: original theme
Author: AITIE
*/
#lprepair {
	color: #FFF;
}
#lprepair .FixedPage {
	margin: 0 auto;
}
.Mb01 {
	margin-bottom: 30px;
}
#lprepair a {
    color: #009fe9;
}
/***** テキスト下線 *****/

.c-marker {
    background: -webkit-linear-gradient(left, rgb(255,255,0) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(255,255,0) 50%, transparent 50%);
    background: linear-gradient(left, rgb(255,255,0) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% .8em; 
    background-position: 100% .5em;
    transition: 2s;
    font-weight: bold;
}
.c-marker.is-active{
    background-position: 0% .5em;

}
/* テキスト */
.TitleEng {
    display: inline-block;
    border-bottom: 2px solid #FFF;
    min-width: 350px;
    padding: 0 0 15px;
    margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.Title01 {
	display: block;
    border-bottom: 0;
    min-width: inherit;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
	font-size: 35px;
}
.Title01 span {
    letter-spacing: 0.1em;
	font-size: 35px;
}
.ColY {
	color: #ffff00;
}
.ColSb {
	color: #009fe9;
}
.Text01 {
    font-size: 35px;
    margin-bottom: 150px;
}
.Text02 p {
    margin-bottom: 15px;
}
.Text03 {
    font-size: 30px;
    line-height: 2.0;
}
.Text04 {
	font-size: 50px;
}
.TwB {
	font-weight: bold;
}

.Lbtn {
    padding: 20px 0;
    max-width: 100%;
}

/***** 背景 *****/

#lprepair .BgPt {
	margin-top: -60px;
    padding: 10% 0;
}
#lprepair .BgPt02 { /*SP用*/
	margin-top: -60px;
    padding: 10% 0;
}
#lprepair .Bg00 {
/* 濃青 */
background: #FFF;
}
#lprepair .Bg01 {
/* 斜め1 */
background:linear-gradient(125deg, #1d2088 45%, #014099 45%);
}

#lprepair .Bg01_2 {
/* 斜め2 */
background:linear-gradient(125deg, #014099 45%, #4e7ab8 45%);
}
#lprepair .Bg03 {
/* 濃青 */
background: #014099;
}
#lprepair .Bg03_2 {
/* 薄青 */
background: #4e7ab8;
}
#lprepair .Bg03_3  {
/* 明青 */
background: #009FE9;
}
#lprepair .Bg03_4  {
/* フォーム用薄青 */
background: #ebf7fd;
}
#lprepair .Bg04  {
/* 左右2色 */
    background: linear-gradient(90deg, #012962 49.5vw, #014099 49.5vw);
}
#lprepair .Bg05  {
/* 黒 */
    background: #000;
}
#lprepair .BgTg {
  background: #1d2088;
  position: relative;
  margin: 0 0 60px;
}
#lprepair .BgTg:after {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width:10vw 49.42vw 0px 49.42vw;
    border-color: #1d2088 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 3;
}
#lprepair dt {
	font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    border-left: 7px solid #ffff00;
    padding-left: 1em;
}
#lprepair dd {
    margin-bottom: 50px;
	line-height: 1.5;
}

/* 枠 */
.Mv {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 12vw 7vw;
	text-align: center;
}
.Contents {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 50px 0;
}
.Box {
	padding: 50px 0;
}
.Box02 {
	width: 90%;
	padding: 50px 0;
}
.TbBox {
	padding: 30px;
}
.Type {
	padding: 0 6vw;
}
.Form {
	width: 100%;
	max-width: 780px;
	margin: 0 auto;
}
#Footer {
    margin-top: 0;
	background: #014099;
}
.copyright p {
	color: #FFF;
}
/* 横並び */
.col_4 > li, .col_4 > div {
    width: 25%;
    line-height: 0;
}
.Type .col_4 > li {
    margin-top: -40px;
    padding: 20px;
}
/* gmap */
.gmap {height: 0;overflow: hidden;padding-bottom: 25%!important;position: relative;}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

/* クロージング文ボックス */
.ClosBox {
    xborder: 5px solid #EC211E;
	padding: 1em;
    background: #C5C1C0;
    color: #000;
    font-size: 2rem;
    text-align: center;
}
.ClosBox p {

}

/***** チェックボックス *****/
.CheckBox li {
	font-size: 30px;
	font-weight: bold;
    margin-bottom: 1em;
}
.CheckBox .listicon {
    padding-left: 2em;
    background: url(/img/lp_repair/listicon.webp) no-repeat left top;
}
/* C2List */
.C2List {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: stretch;
}
.C2List li {
    width: 50%;
    padding: 1em;
}

/* C3List */
.C3List li {
	margin-bottom: 30px;
}
.C3List li p {
	margin-bottom: 1em;
}
.Inn {
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: stretch;
}
.Inn .Image  {
    width: 30%;
}
.Inn .Info {
	width: 70%;
    padding: 3em 0 0px 2em;
}
.Inn .Info h3 {
	font-size: 26px;
    margin-bottom: 1em;
    font-weight: bold;
    border-left: 5px solid;
    padding-left: 1em;
}
.C4List li {
	text-align: center;
	margin-bottom: 50px;
}
.C4List li p {
	text-align: left;
	margin-top: 15px;
}

/* qa */
.toggle_contents {
    background: #1d2088;
    border-radius: 5px;
    margin-bottom: 20px;
}
.Title_Q {
    font-size: 18px;
    padding: 1em;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    color: #FFF;
	font-weight: bold;
}
.Title_Q:hover {
	color: #FFF;
}
.Title_Q span {
    padding-right: 20px;
    font-size: 200%;
}
.toggle_title:after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(/img/lp_repair/icon_arrow.png) no-repeat right top;
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    transition: 0.2s;
    background-size: 28px;
}
.toggle_txt {
	display: none;
    padding: 1em;
    background: #FFF;
    box-sizing: border-box;
    color: #000;
}
.toggle_txt span {
    padding-right: 20px;
    font-size: 200%;
	color: #ffff00;
}
/***** LP料金表 *****/
#lprepair .PriceTb {
	font-size: 30px;
    text-align: center;
}
#lprepair .PriceTb th {
    border: solid 1px #FFF;
    background: #606060;
    padding: 10px;
}
#lprepair .PriceTb th:nth-child(2) {
    background: #014099;
}
#lprepair .PriceTb td {
    border: solid 1px #606060;
    padding: 10px;
	color: #000;
	font-size: 3vw;
}
#lprepair .PriceTb td:nth-child(2)  {
    border: solid 1px #606060;
	font-size: 5vw;
	font-weight: bold;
}
#lprepair .PriceTb td.Sprice {
	border: solid 1px #FFF;
	color: #FF0000;
	font-weight: bold;
    font-size: 5vw;
}
/* 記事一覧 */
.EntryBox {
    position: relative;
	padding: 10px 0;
}
.EntryBox li {
	border-bottom: solid 1px #000;
    position: relative;
    margin: 20px;
    color: #000;
}
.EntryImg {
	display: inline-block;
    vertical-align: middle;
    width: 20%;
}
.EntryInfo {
	display: inline-block;
    vertical-align: top;
    padding: 0px 15px 0px 15px;
    width: 78%;
}
.EntryTime {
    font-size: 12px;
	margin-bottom: 5px;
}
.EntryTitle {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
.EntryText {
	margin-bottom: 10px;
}
.EntryMore {
	text-align: right;
}
.EntryMore a {
    background: #193B73;
    color: #FFF;
    font-size: 12px;
    padding: 3px 10px;
}
.EntryTag {
margin: 15px 0 20px;
}
.EntryTag  p {
    float: left;
    margin: 1px;
	list-style: none;
}
.EntryTag  p a {
	display: block;
    text-decoration: none;
    font-size: 12px;
    color: #000;
    padding: 0px 7px 0px;
    border: 1px solid #000;
}
/***** フォーム *****/
.wpcf7 input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 20px;
    padding: 20px;
    width: 50%;
    background: #014099;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.2em;
    border: 1px solid #014099;
    letter-spacing: 0.2em;
    border: 1px solid #014099;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
input.sub-btn:hover {
    background: #009FE9;
    color: #FFF;	
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #009FE9;
}
/* 必須マーク */
.must {
	background: #FF0000;
}

@media screen and (max-width:768px) {
.Contents {
    width: 96%;
}
.Box {
    padding: 10px 0;
}
Title01 {
    font-size: 3em;
}
.Text03 {
	font-size: 4.5vw;
    line-height: 2.0;
}
.Text04 {
    font-size: 3em;
}
.CheckBox li {
    font-size: 2em;
}
#lprepair .BgPt02 { /*SP用*/
	margin-top: -60px;
    padding: 160px 0 0;
}
#lprepair dd {
	font-size: 20px;
}
/* 横並び */
.col_4 > li, .col_4 > div {
    xwidth: 50%;
    line-height: 0;
	padding: 0;
	margin: 0;
}
.Type .col_4 > li {
    margin-top: -20px;
    padding: 10px;
    margin-bottom: 20px;
}
.Mv {
    width: 100%;
}
/* gmap */
.gmap {
	padding-bottom: 40%!important;
}
}

@media screen and (max-width: 480px) {
.Mv {
    max-width: 90%;
    z-index: 2;
    padding: 25vw 0vw;
}
#lprepair .BgPt {
    margin-top: -60px;
	padding: 60px 0;
}
#lprepair .BgPt02 { /*SP用*/
	margin-top: -60px;
    padding: 60px 0 0;
}
.Contents {
    width: 90%;
    max-width: 100%;
    padding: 30px 0 0;
}
.ClosBox {
    font-size: 5.5vw;
}
#lprepair .PriceTb th {
	font-size: 5.5vw;
}
.Type {
	padding: 0;
}
.Title01 {
    font-size: 4vw;
}
.Title01 span {
    font-size: 4vw;
}
.TitleEng {
    display: block;
    min-width: auto;
}
.Text01 {
    font-size: 4.5vw;
    margin-bottom: 50px;
}
.Text04 {
    font-size: 5.5vw;
}
.CheckBox li {
    font-size: 5.5vw;
}
.CheckBox .listicon {
    padding-left: 50px;
    background-size: 30px;
}
#lprepair dd {
    font-size: 4.5vw;
}
.C2List li {
    width: 100%;
}
.Inn .Info h3 {
    font-size: 5vw;
}
.Inn .Image {
    width: 100%;
}
.Inn .Info {
    width: 100%;
    padding: 3em 0 0px 0em;
}
.Title_Q {
    font-size: 16px;
    padding: 1em;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    color: #FFF;
    font-weight: bold;
}
.Title_Q {
    font-size: 16px;
    padding: 1em 28px 1em 1em;
}
/* 記事一覧 */
.EntryImg {
    width: 38%;
}
.EntryInfo {
	display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px;
    width: 60%;
}
.EntryTitle {
	font-weight: bold;
	font-size: 16px;
}
.EntryText {
    font-size: 12px;
    line-height: 1.3;
}
/* gmap */
.gmap {
	padding-bottom: 80%!important;
}
/***** フォーム *****/
.wpcf7 input[type=submit] {
    width: 100%;
}
}

table.MenuDate {
    color: #000;
}