/*
Theme Name: saitoubankin
*/

/*----------------------------------------
	全体
----------------------------------------*/

html,body{
height: 100%;
}

body{
color: #333;
-webkit-text-size-adjust: 100%;
word-wrap: break-word;
min-height: 100vh;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
}

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

a,
a:link{
color: #1e3a8a;
text-decoration: none;
}

a:hover{
color: #9f1718;
}

a:visited{
color: #1e3a8a;
}

img{
width: 100%;
height: auto;
flex-shrink: 0;
vertical-align: bottom;
-webkit-backface-visibility: hidden;
}

a img:hover{
opacity: 0.7;
transition: 0.5s;
}

div,
a,
p,
img{
min-height: 0%; /* IE11設定 */
}

h3{
font-size: 2rem;
}

/*----------------------------------------
	footer
----------------------------------------*/

.footer {
background-color: #1a202c;
color: #fff;
padding: 60px 0;
}

.footer h3:where(:not(.wp-block-post-title)):after {
content: none;
}

.footer_container {
max-width: 1440px;
margin: 0 auto;
padding: 0 20px;
}

.footer_col_box {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
gap: 40px;
}

.footer_col {
display: flex;
flex-direction: column;
}

.footer_title {
font-size: 24px;
font-weight: bold;
margin-bottom: 16px;
}

.footer_link_title {
font-size: 18px;
font-weight: 600;
margin-bottom: 16px;
}

.footer_text {
color: #cbd5e0;
font-size: 14px;
margin-bottom: 16px;
}

.footer_link {
list-style: none;
padding: 0;
margin: 0;
}

.footer_link li {
margin-bottom: 8px;
}

.footer_link a {
color: #cbd5e0;
text-decoration: none;
transition: color 0.3s;
}

.footer_link a:hover {
color: #ffffff;
}

.footer_contact_btn {
display: inline-block;
font-weight: bold;
padding: 10px 20px;
border-radius: 6px;
text-decoration: none;
text-align: center;
margin-top: 10px;
transition: .5s;
}

.footer_copyright {
text-align: center;
color: #a0aec0;
font-size: 12px;
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #2d3748;
}

.footer_copyright p{
margin: 0;
}

.footer_info p{
font-size: 15px;
margin: 0 0 10px;
}

.footer_info .icon{
font-size: 20px;
display: inline-block;
vertical-align: sub;
margin-right: 5px;
}

p.to-top{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
width: 100%;
font-size: 12px;
line-height: .8;
letter-spacing: 1px;
padding: 5px;
color: #facc15;
background: #344b90;
cursor: pointer;
margin: 0;
}

p.to-top span{
font-size: 50px;
font-weight: normal;
}

/*----------------------------------------
	theme
----------------------------------------*/

body .site-body{
padding: 0 !important;
}

.main-section--col--two{
width: 100%;
}

#breadcrumb.breadcrumb{
display: none;
}

.page-header{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 40vh;
}

.page-header-title, h1.page-header-title{
color: #facc15;
}

/*施工事例*/
.page-id-58 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_head01.jpg');
}
/*選ばれる理由*/
.page-id-63 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_head01.jpg');
}
/*やもりびと*/
.page-id-65 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_head01.jpg');
}
/*お客様の声*/
.page-id-61 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_head01.jpg');
}
/*スタッフ紹介*/
.page-id-918 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_head01.jpg');
}
/*会社概要*/
.page-id-950 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_head02.jpg');
}
/*お問い合わせ*/
.page-id-464 .page-header{
background-image: url('/wp/wp-content/themes/saitoubankin/img/page_contact.jpg');
}

:not(pre)>code,
kbd{
text-align: center !important;
background-color: #344b90 !important;
border: none !important;
border-radius: 50% !important;
color: #fff !important;
}

.is-style-vk-heading-dotted_bottomborder_black,
.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-dotted_bottomborder_black{
border-bottom: 3px dotted #344b90;
}

.alignful2,
.main-section--col--two .alignful2{
width: auto !important;
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
max-width: var(--vk-width-full) !important;
}

/* copyright */
.container.site-footer-copyright p:last-child{
display: none;
}

/* MVスライダー */
.lightning_swiper .ltg-slide-text-title span{
color: #facc15;
}

.vk-mobile-nav-menu-btn,
.admin-bar .vk-mobile-nav-menu-btn{
display: none;
}

/* ボタン */
.footer_contact_btn,
.wp-block-button>.wp-block-button__link.wp-element-button,
.lightning_swiper .mini-content-container-1 .btn:hover,
.lightning_swiper .mini-content-container-1 .btn{
font-weight:bold;
color: #344b90;
background:#facc15;
border:none;
}
.footer_contact_btn:hover,
.wp-block-button.is-style-outline>.wp-block-button__link:hover,
.lightning_swiper .mini-content-container-1 .btn:hover{
opacity:0.8;
color: #344b90 !important;
background:#facc15 !important;
}
.scrolled .page_top_btn{
display: none;
}

/* テキスト */
.wp-block-columns p{
font-size: 15px;
}

/* 投稿 */
ul.wp-block-latest-posts.wp-block-latest-posts__list{
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2.4rem;
}

.wp-block-latest-posts.wp-block-latest-posts__list li{
padding: 10px;
background: #fff;
border-radius: .5rem;
box-shadow: var(--wp--preset--shadow--natural);
height: 100%;
width: 100%;
}

.wp-block-latest-posts li>a{
font-weight: bold;
pointer-events: none;
}

.head_CL{
color: #DC2625;
}

/* アイコン */
.top_icon{
text-align: center;
font-size: 60px;
color: #333;
display: inline-block;
width: 100%;
}

/* カラム */
.col_item{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 10px;
background: #fff;
border-radius: .5rem;
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
height: 100%;
}
.col_item p{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
font-size: 40px;
font-weight: bold;
text-align: center;
color: #DC2625;
}
.col_item p .top_text,
.col_item p .bottom_text{
display: inline-block;
font-size: 16px;
line-height: 1.2;
font-weight: bold;
color: #344b90;
width: 100%;
}
.col_item p .bottom_text{
color: #333;
}
.col_review{
font-size: 16px;
font-weight: bold;
padding: 0;
background: none;
}
.col_review span{
font-size: 12px;
color: #4B5563;
display: inline-block;
width: 100%;
}
.col_img_box{
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
width: 100%;
}
.col_img_box .col_img{
width: 48%;
}
.col_img_box .col_img span{
font-size: 15px;
letter-spacing: 1px;
color: #fff;
background: #344b90;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
padding: 5px;
position: relative;
top: -5px;
}

.count_num_box{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.count_num{
font-variant-numeric: tabular-nums;
font-size: 24px;
text-align: center;
font-weight: bold;
color: #344b90;
font-size: 60px;
border-radius: .5rem;
background: #fff;
box-shadow:
0 1px 3px 0 rgba(0, 0, 0, 0.1),
0 1px 2px -1px rgba(0, 0, 0, 0.1);
padding: 20px 40px;
}
.count_num span{
margin-left: 5px;
font-size: 24px;
color: #333;
}

.col_box{
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
width: 100%;
}
.col_box.bs{
padding: 20px;
background: #fff;
border-radius: .5rem;
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.col_box.bs table{
border: none;
}
.col_box.bs table tr{
border-bottom: solid 1px #ccc;
}
.col_box.bs table tr:first-child{
border-top: solid 1px #ccc;
}
.col_box.bs table tr td:last-child{
color: #344b90;
}
.col_box.bs table tr td{
border: none;
}
.col_box.bs table tr td:first-child{
font-weight: bold;
}

.col_BD{
padding: 5px;
text-align: center;
border: solid 1px #bbb;
border-radius: 0.5rem;
background: #eee;
}

/*----------------------------------------
	loop
----------------------------------------*/

.loop_img {
margin: 60px 0 0;
overflow: hidden;
}

.loop_img ul {
animation: loopImg 30s linear infinite;
display: flex;
margin: 0;
padding: 0;
width: max-content;
}

.loop_img ul li {
position: relative;
list-style: none;
margin: 0;
width: 100%;
}

.loop_img img {
display: block;
width: 100%;
}

@keyframes loopImg {
from {
transform: translateX(0%);
}
to {
transform: translateX(-50%);
}
}

.work_cap{
position: absolute;
top: 0;
left: 0;
text-align: center;
color: #fff;
font-size: 16px !important;
letter-spacing: 1px;
font-weight: bold;
line-height: 1;
padding: 10px;
width: 100%;
}
.work_cap.be{
background: #14428D;
}
.work_cap.af{
background: #EFB620;
}

/*----------------------------------------
	company
----------------------------------------*/

.company_box .company_inner {
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 0;
}
.company_list_box {
display: flex;
flex-direction: column;
gap: 10px;
}
.company_list {
display: flex;
flex-wrap: wrap;
}
.company_list dt {
width: 25%;
font-weight: bold;
padding: 10px 10px 15px;
border-bottom: 2px solid #14428D;
margin: 0;
}
.company_list dd {
width: 75%;
margin: 0;
padding: 10px;
border-bottom: 1px solid #ccc;
margin: 0;
}

/* 背景 */
.top_sec_bg01 {
background-image:
url('/wp/wp-content/themes/saitoubankin/img/repair/repair01.png'),
url('/wp/wp-content/themes/saitoubankin/img/top_bg.png');
background-repeat: no-repeat, repeat;
background-position: center bottom, center;
background-size: 350px, auto;
}

.top_sec_bg02{
background-image: url('/wp/wp-content/themes/saitoubankin/img/top_bg02.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.top_sec_bg03{
background-image:
url('/wp/wp-content/themes/saitoubankin/img/top_bg03.png'),
url('/wp/wp-content/themes/saitoubankin/img/top_bg03_2.jpg');
background-repeat: no-repeat, no-repeat;
background-position: center bottom, center;
background-size: 350px, cover;
}

.top_sec_bg04{
background-image: url('/wp/wp-content/themes/saitoubankin/img/top_bg04.png');
background-size: contain;
background-position: center bottom;
background-repeat: no-repeat;
}

.top_sec_bg05{
background-image: url('/wp/wp-content/themes/saitoubankin/img/top_bg05.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.top_sec_bg06{
background-image: url('/wp/wp-content/themes/saitoubankin/img/top_bg06.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.top_sec_bg07{
background-image: url('/wp/wp-content/themes/saitoubankin/img/top_bg07.png');
background-size: 100%;
background-position: center bottom;
background-repeat: no-repeat;
}

.top_sec_bg08{
background-image: url('/wp/wp-content/themes/saitoubankin/img/top_bg08.png');
background-size: 350px;
background-position: right bottom;
background-repeat: no-repeat;
}

.repair_bg01{
background-image: url('/wp/wp-content/themes/saitoubankin/img/repair/repair01.png');
background-size: 30%;
background-position: center bottom;
background-repeat: no-repeat;
}

.top_sec_bg04 .ti-widget.ti-goog .ti-controls .ti-next:before,
.top_sec_bg04 .ti-widget.ti-goog .ti-controls .ti-prev:before,
.top_sec_bg04 .ti-widget.ti-goog .ti-controls .ti-next:after,
.top_sec_bg04 .ti-widget.ti-goog .ti-controls .ti-prev:after{
background: #fff;
}

/*----------------------------------------
	headline
----------------------------------------*/

h3.p_headline{
font-weight: bold;
color: #344b90;
text-align: center;
border: none;
width: 100%;
}

h3.p_headline:where(:not(.wp-block-post-title)):after{
content: none;
}

p .line,
h4 .line,
h3 .line{
background: linear-gradient(0deg, rgb(250 204 20) 30%, transparent 0, transparent);
padding: 2px;
}

h3.p_headline .sub{
display: flex;
align-items: center;
justify-content: center;
color: #344b90;
font-size: 40%;
letter-spacing: 0.3em;
text-align: center;
display: flex;
width: 25%;
margin: 0 auto 5px;
}

h3.p_headline .sub::before,
h3.p_headline .sub::after{
content: "";
flex: 1;
height: 2px;
background-color: #344b90;
margin: 0 15px;
}

h3.p_headline .sub span{
font-size: 150%;
display: flex;
margin-left: 5px;
position: relative;
top: -2px;
}

h4.p_headline{
margin: 40px 0 20px;
text-align: center;
}

.text_list{
display: flex;
flex-direction: column;
width: auto;
}

.text_list h4{
font-size: 120%;
font-weight: bold;
color: #344b90;
background: none;
padding: 0;
margin: 0;
width: auto;
}

.text_list h4	.material-symbols-outlined{
font-size: 180%;
}

.text_list p{
font-weight: bold;
margin: 20px 0 0;
}
.text_list h4	.material-symbols-outlined,
.text_list p .material-symbols-outlined{
vertical-align: bottom;
}

.profile_box{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 20px;
border-radius: 20px;
background: #f9f9f9;
box-shadow: var(--wp--preset--shadow--natural);
}

.profile_box .text_list h4 span{
font-size: 80%;
color: #636363;
display: inline-block;
width: 100%;
}

.left_arrow{
padding-right: 20px;
}

.right_arrow{
padding-left: 20px;
}

.right_arrow img,
.left_arrow img{
width: 40px;
}

.bgno{
background: none;
}

.pc{
display: block;
}

.sp{
display: none;
}

/*----------------------------------------
	amamori page
----------------------------------------*/
.sp-only{
	display:none;
}

		.pc-only{
	display:block;
}

span.under-line-text {
  font-size: 20px;
  font-weight: bold;
  box-shadow: inset 0 -0.4em 0 #facc15;
  padding: 0 0.2em;
  display: inline;
}

.under-line-wrapper {
  text-align: center;
  margin: 2rem 0;
}

.amamori-strong-box {
    background: url(https://saitoubankin.co.jp/wp/wp-content/uploads/repair1_03.jpg);
    padding: 4rem 2rem;
    background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
}

.point-container {
  display: flex;
  justify-content: space-between;
  gap: 25px;
  margin: 6rem 0;
	flex-wrap:wrap;
}

.point-box {
	min-width:280px;
	max-width: 31%;
	background-color: rgba(249, 249, 249, 0.6);
	padding: 0px 27.5px 12.5px 27.5px;
	box-sizing: border-box;
	border-radius: 25px;
	position: relative;
	margin: 2rem 0;
}

p.point-box-text {
    font-size: 14px;
    color: #000;
    line-height: 30px;
	margin-bottom: 0px;
}

span.inner-sm {
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.point-box.point-1 {
    border: 3px solid #CA7C7C;
}

.point-box.point-1::before {
    content: "";
    display: block;
    width: 65px;
    height: 65px;
    background-image: url(https://saitoubankin.co.jp/wp/wp-content/uploads/repair1_04.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    transform: translateY(-35px);
}

.point-box.point-2::before {
    content: "";
    display: block;
    width: 65px;
    height: 65px;
    background-image: url(https://saitoubankin.co.jp/wp/wp-content/uploads/repair1_05.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    transform: translateY(-35px);
}

.point-box.point-3::before {
    content: "";
    display: block;
    width: 65px;
    height: 65px;
    background-image: url(https://saitoubankin.co.jp/wp/wp-content/uploads/repair1_06.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    transform: translateY(-35px);
}

p.point-box-title.point-1 {
    font-size: 18px;
    border: 0;
    color: #CA7C7C;
    font-weight: bold;
    text-align: center;
	margin-bottom:15px;
}

p.point-box-text.point-1 strong {
	color:#CA7C7C;
}

.point-box.point-2 {
    border: 3px solid #977FB5;
}

p.point-box-title.point-2 {
    font-size: 18px;
    border: 0;
	color:#977FB5;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

p.point-box-text.point-2 strong {
	color:#977FB5;
}

.point-box.point-3 {
    border: 3px solid #D8B2CC;
}

p.point-box-title.point-3 {
    font-size: 18px;
    border: 0;
	color:#C784AD;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

p.point-box-text.point-3 strong {
	color:#C784AD;
}

.trans {
    transform: translateY(-15px);
}

.step-box img {
    margin: 2rem 0;
}

ul.step-text-list li {
    margin: 1rem 0;
	font-weight: bold;
}

img.under-arrow {
    width: 30px;
    margin: 2rem auto 0;
    text-align: center;
    display: block;
}

span.step-sm-text {
    font-size: 14px;
}

.voice-box {
    padding: 4rem 2rem;
    background: #F6F5FA;
}

.voice-box-img {
    margin-top: 4rem;
}

img.voice-inner-img {
    margin-top: 3rem;
}

img.voice-inner-img-w {
    width: 80%;
    margin: auto;
    display: block;
}

.price-item {
    display: flex;
}

.price-left,.price-right {
    width: 50%;
	padding: 0 2rem;
}

.price-left{
	text-align:right;
}

.price-item {
    display: flex;
    background: #FFFAEA;
    padding: 2rem;
    border-top: 1px solid #344b90;
}

p.menu {
    color: #344b90;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 15px 15px 0px;
}

p.price-contents {
    color: #344b90;
    font-size: 18px;
    font-weight: bold;
	margin: 0px;
}

p.price-contents span {
    font-size: 50px;
}

p.menu-contents {
    margin: 0;
    font-weight: bold;
}

.menu-list {
    margin-top: 20px;
}

p.menu-contents span {
    color: #FCD516;
    margin-right: 15px;
}

p.menu.mr-text {
    margin-right: 50px;
}

.price-item.under-line {
    border-bottom: 1px solid #344b90;
}

.kodawari-box {
    margin: 2rem auto 1rem;
    max-width: 800px;
    border: 3px solid #344b90;
    padding: 1.5rem;
	padding-bottom: 0rem;
    border-radius: 20px;
    text-align: center;
	font-weight: bold;
}

.kodawari-title h5 ,.merit-title h5{
    color: #344b90;
    border-bottom: 0;
    margin: 0;
	padding-bottom: 2.5px;
}

p.lg-text-kodawari {
    width: fit-content;
    text-align: left;
    margin: 0 auto 1rem;
    font-size: 17px;
}

img.under-arrow2 {
    width: 40px;
    text-align: center;
    display: block;
    margin: auto;
}

.merit-box {
    background: url(https://saitoubankin.co.jp/wp/wp-content/uploads/mv02.jpg);
    padding: 2rem;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.merit-title h5{
	color:#fff;
}

.kodawari-title p,.merit-title p {
    font-size: 13px;
}

.merit-text-box {
    width: -webkit-fill-available;
    text-align: left;
    margin: auto;
    max-width: 490px;
}

.merit-text-box p {
    margin: 0.5rem 0;
}

.merit-text-box p > span {
    margin-right: 10px;
    color: #facc15;
}

img.hukidashi-merit {
    width: 180px;
    margin: 1rem 0 0.5rem;
}

span.merit-text-sm {
    margin: 0;
    font-size: 11px;
    color: #fff !important;
}

.q\&a {
    background: #F6F5FA;
    padding: 4rem;
}

.q\&a-container {
    max-width: 800px;
    margin: auto;
}

.question-box {
  max-width: 800px;
  margin: 0 auto;
  font-family: sans-serif;
}

.accordion {
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}

.toggle {
  display: none;
}

.accordion-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #344b90;
  color: white;
  padding: 30px 15px;
  cursor: pointer;
  font-size: 16px;
  transition: .3s;
}

.q-label {
  font-weight: bold;
  margin-right: 10%;
}

.q-text {
  flex-grow: 1;
}

.arrow {
  transition: transform 0.3s ease;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: .3s;
  padding: 0 16px;
}

img.arrow {
	width: 35px;
	display: flex;
    align-items: center;
}

.toggle:checked + .accordion-btn + .accordion-content {
  padding: 30px 15px;
  max-height: 400px;
	display: flex;
	background: #F0F0F0;
}

.a-label {
  font-weight: bold;
  margin-right: 10%;
}

.a-text {
  line-height: 1.6;
	font-weight: bold;
}

span.Yellow-tx {
    color: #FBCC02;
}

.google-map{
	margin-top:3rem;
}

.company-container{
	    background: #F6F5FA;
    padding: 4rem;
}

.company-box{
	max-width:800px;
	margin: auto;
}

.company-info {
    background: #fff;
    padding: 3rem;
    margin: 1.5rem 0;
}

.styled-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 6px;
  overflow: hidden;
  font-family: sans-serif;
  font-size: 16px;
}

.styled-table td {
  padding: 12px 16px;
border: 0px;
}

.styled-table td:first-child {
  font-weight: bold;
	width: 25%;
}

tr.table-title td {
    font-size: 16px;
	font-weight: 500;
}

.under-line-wrapper.info {
    margin: 0;
}

@media (max-width: 768px) {
	.sp-only{
	display:block;
}

		.pc-only{
	display:none;
}

  .point-box {
    max-width: 100%;
	padding: 0px 15px 12.5px 15px;
  }
	.point-container {
    margin: 4rem 0 2rem;
}
	.price-item {
    display: block;
}
	.price-left,.price-right {
    width: 100%;
	padding: 0 2rem;
	text-align: center;
}
	p.menu-contents span {
    margin-right: 0px;
}
	p.menu {
    margin: 0 0 10px;
}
	p.menu.mr-text{
    margin-right: 0px;
}
	p.price-contents span {
    font-size: 35px;
}

	.q\&a {
    padding: 4rem 1.5rem;
}

	.q-label,.a-label {
  margin-right: 2.5%;
}

	img.arrow {
    width: 22px;
}

	tr.table-title {
    display: grid;
}

	.company-container {
    padding: 4rem 2rem;
}

	.styled-table td:first-child {
	width: 100%;
}

	.company-info {
    padding: 1rem;
}

	tr.table-title td {
    font-size: 14px;
}

	span.under-line-text {
    font-size: 18px;
}
}

p.repair-box-1list-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.repair-box1 {
    width: 32%;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 10px 10px 10px #cfcfcf;
	margin-bottom: 2rem;
}

.repair-box-1list {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.under-line-wrapper.repair-box-inner {
    margin: 0.5rem 0 1.5rem;
}

span.under-line-text.repair-box-inner-text {
    color: #344b90;
}

.repair-box1 p {
    font-weight: bold;
}

.repair-box2 {
    width: 32%;
    padding: 15px;
    border-radius: 10px;
	margin: 1rem 0;
}

span.repair-box-icon img {
    width: 25px;
	margin-right: 3px;
	transform: translateY(-1px);
}

.repair-box2 {
    border: 3px solid #344b90;
    font-weight: bold;
}

p.repair-box2-title {
    text-align: center;
}

p.repair-box2-title {
    text-align: center;
    background: #344b90;
    width: 94%;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
    transform: translateY(-32px);
    padding: 3px;
}

.repair-box2.snow-page {
    width: 40%;
}
/* お問い合わせ */
.contact-text {
    padding: 2rem 0;
    text-align: center;
}
.contact-tel .tel-text {
    margin-bottom: 0.5rem;
}
.contact-tel .tel-text span {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    background: #344b90;
    color: #fff;
    padding:0.3em 2em ;
    border-radius: 20px;
}
.contact-tel .tel {
    font-size: 2.4em;
    font-weight: bold;
    color: #344b90;
    text-align: center;
    margin-bottom: 0;
}
.contact-form h3 {
    font-size: 1.5em!important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2rem!important;
    padding: 0.3em 0!important;
}
.contact-form p {
    font-size: 1.2em;
}
@media (max-width: 768px) {
	.repair-box-1list {
    display: block;
}

	.repair-box1,.repair-box2 {
    width: 100%!important;
	margin: 2.5rem 0;
}

}