@charset "utf-8";
 @media screen and (max-width: 1000px) { body {
min-width: auto;
}
input,select,textarea {
font-size: 16px;
}
a[href^="tel:"] {
pointer-events: auto;
} header { background-color: #F7931E;
}
header a#head_logo {
width: 150px;
height: 50px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/header_logo.png);
background-size: auto 50px;
padding-top: 0;
margin: 0;
}
.scrolled header a#head_logo {
width: 150px;
height: 50px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/header_logo.png);
}
header ul#head_menu {
display: none;
float: none;
letter-spacing: normal;
padding-top: 80px;
padding-bottom: 100px;
overflow: auto;
position: fixed;
top: 0;
left: 0;
z-index: 22;
width: 100%;
height: 100vh;
background-color: rgba(247,147,30,0.9);
}
header ul#head_menu>li {
display: block;
letter-spacing: normal;
padding: 0;
margin: 2px 30px 0;
}
header ul#head_menu>li:last-child {
display: none;
}
header ul#head_menu>li>a {
color: #FFF;
font-size: 1.1em;
display: block;
text-align: left;
text-decoration: none;
line-height: 60px;
width: auto;
padding-left: 20px;
height: 60px;
border-bottom: solid 1px #FFF;
}
header ul#head_menu>li>a:hover {
color: #FFF;
}
header ul#head_menu>li>a>img {
vertical-align: middle;
} header #sp_menu {
display: inline-block;
position: absolute;
right: 12px;
top: 15px;
width: 25px;
height: 20px;
z-index: 25;
}
header nav:before {
content: "";
display: block;
position: absolute;
background-color: #FFF;
right: 0;
top: 0;
width: 50px;
height: 50px;
z-index: 20;
}
header #sp_menu .menu_trigger,
header #sp_menu .menu_trigger span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
header #sp_menu .menu_trigger {
position: relative;
width: 100%;
height: 100%;
}
header #sp_menu .menu_trigger span {
position: absolute;
left: 0;
width: 100%;
height: 3px;
background-color: #F7931E;
border-radius: 4px;
}
header #sp_menu .menu_trigger span:nth-of-type(1) {
top: 0;
}
header #sp_menu .menu_trigger span:nth-of-type(2) {
top: 9px;
}
header #sp_menu .menu_trigger span:nth-of-type(3) {
bottom: 0;
}
header #sp_menu .menu_trigger.active span {
background-color: #FFF;
}
header #sp_menu .menu_trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(7px) rotate(-45deg);
transform: translateY(7px) rotate(-45deg);
}
header #sp_menu .menu_trigger.active span:nth-of-type(2) {
left: 50%;
opacity: 0;
-webkit-animation: active-menu-bar02 .8s forwards;
animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
100% {
height: 0;
}
}
@keyframes active-menu-bar02 {
100% {
height: 0;
}
}
header #sp_menu .menu_trigger.active span:nth-of-type(3) {
-webkit-transform: translateY(-10px) rotate(45deg);
transform: translateY(-10px) rotate(45deg);
} .Static_pages main {
} .Static_pages main>section {
}
.Static_pages main>section:nth-child(odd) {
} .Static_pages main>section.column_2>div {
width: auto;
display: block;
margin: 0 20px;
}
.Static_pages main>section.column_2>div>section,
.Static_pages main>section.column_2>div>div {
flex-basis: 100%;
}
.Static_pages main>section.column_2>div>section:last-child {
margin-top: 30px;
} .page_title {
width: 100%;
height: 260px;
padding-top: 116px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/blog/page_title_back_blog_sp.jpg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
}
.page_title .page_tit {
width: 100%;
padding-top: 0;
line-height: 1.6em;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 0.2em;
text-indent: 0.2em;
color: #FFF;
text-align: center;
text-shadow: 0 0 5px rgba(0,0,0,0.6);
}
.page_title .page_tit_cap {
font-size: 1.1em;
line-height: 0.9em;
letter-spacing: 0.3em;
text-indent: 0.3em;
text-align: center;
font-family: "Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
color: rgba(255,255,255,0.7);
margin-top: 10px;
} .Static_pages section div.section_title {
width: 100%;
padding: 30px 0;
text-align: center;
}
.Static_pages section div.section_title>h2 {
font-size: 1.6em;
letter-spacing: 0.2em;
text-indent: 0.2em;
font-weight: bold;
display: inline-block;
position: relative;
}
.Static_pages section div.section_title>h2:after {
content: "";
display: block;
width: 60%;
height: 3px;
background-color: #F7931E;
position: absolute;
bottom: -30px;
left: 20%;
} h3.block_title {
font-size: 1.4em;
} footer {
width: 100%;
margin-top: 90px;
background-color: #FBB03B;
} footer nav.foot_sitemap {
width: auto;
margin: 0 auto;
padding: 30px 15px 0;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
}
footer nav.foot_sitemap>ul {
flex-basis: 50%;
width: auto;
margin: 0;
padding-bottom: 30px;
}
footer nav.foot_sitemap>ul:first-of-type {
margin: 0;
}
footer nav.foot_sitemap>ul>li {
text-align: left;
}
footer nav.foot_sitemap>ul:last-of-type>li {
margin-top: 10px;
}
footer nav.foot_sitemap>ul:last-of-type>li:first-child {
margin-top: 0;
}
footer nav.foot_sitemap>ul>li>ul {
margin-top: 5px;
}
footer nav.foot_sitemap>ul>li>ul>li {
padding: 5px 0 0 20px;
margin-left: 0;
margin-right: 1em;
border-bottom: none;
}
footer nav.foot_sitemap ul li a {
text-decoration: none;
padding-left: 20px;
-webkit-transition: all .4s;
transition: all .4s;
}
footer nav.foot_sitemap ul li a:hover {
color: #FFF;
} section#foot_sitename>div {
color: #F7931E;
font-size: 1.8em;
letter-spacing: 0.1em;
font-weight: bold;
text-align: center;
padding: 30px 0;
background-color: #FFF;
} footer section#copy_sec {
background-color: #F7931E;
}
footer section#copy_sec>div#copy_sec_logo {
padding: 50px 0 0;
}
footer section#copy_sec>div#copy_sec_logo>a {
display: block;
width: 60%;
margin: 0 auto;
}
footer section#copy_sec>div>a>img {
width: 100%;
}
footer section#copy_sec>div#copy_sec_add>p {
font-size: 1em;
letter-spacing: 0.1em;
color: #FFF;
text-align: center;
margin-top: 20px;
}
footer section#copy_sec>div#copy_sec_add>p>span {
font-size: 0.8em;
}
footer section#copy_sec>small {
display: block;
font-size: 0.9em;
letter-spacing: 0.1em;
color: #FFF;
text-align: center;
margin-top: 60px;
padding-bottom: 20px;
} nav.contact_circle_banner>a {
display: none;
}
.scrolled nav.contact_circle_banner>a {
} nav.bottom_contact {
display: none;
width: 100%;
height: 38px;
}
nav.bottom_contact ul {
width: 100%;
height: 100%;
}
nav.bottom_contact ul li {
display: block;
position: fixed;
bottom: 0;
left: 0;
width: 50%;
height: 45px;
z-index: 19;
background-color: #F7931E;
}
nav.bottom_contact ul li:last-child {
left: inherit;
right: 0;
background-color: #FBB03B;
}
nav.bottom_contact ul li a {
display: block;
width: auto;
height: 100%;
text-align: center;
}
nav.bottom_contact ul li a img {
width: auto;
height: 100%;
} #Top_page nav.bottom_contact,
#StartUp_page nav.bottom_contact,
#About_page nav.bottom_contact,
#Voice_page nav.bottom_contact {
display: block;
} div.wide_banners {
width: 100%;
margin-top: 120px;
text-align: center;
}
div.wide_banners>a {
width: 100%;
max-width: 1280px;
display: block;
margin: 0 auto;
}
div.wide_banners>a>img {
width: 100%;
height: auto;
} nav.page_navi {
width: 100%;
background-color: inherit;
}
nav.page_navi>ul {
width: auto;
display: block;
padding-top: 30px; }
nav.page_navi>ul>li {
width: auto;
min-height: auto;
line-height: 1.4em;
margin: 3px 30px 0; }
nav.page_navi>ul>li>a {
display: block;
min-height: 55px;
line-height: 55px;
background-color: #FFF; } div.link_box a {
display: block;
text-decoration: none;
text-align: center;
font-size: 1.1em;
letter-spacing: 0.0em;
color: #FFF;
min-height: 60px;
min-width: auto;
width: auto;
padding: 18px 20px 0 10px;
background-color: #FBB03B;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/link_box_arrow.png);
background-position: right 10px center;
background-repeat: no-repeat;
background-size: 10px auto;
-webkit-transition: all .4s;
transition: all .4s;
}
div.link_box a:hover {
background-color: #FBB03B;
background-position: right 20px center;
} span.category_tag {
font-size: 0.8em;
padding: 0;
line-height: 1.2em; } section.form_css input[type="text"],
section.form_css input[type="email"],
section.form_css input[type="number"],
section.form_css select,
section.form_css textarea { }
section.form_css input[type="text"]:hover,
section.form_css input[type="email"]:hover,
section.form_css input[type="number"]:hover,
section.form_css select:hover,
section.form_css textarea:hover {
color: #000;
border: solid 1px #999;
background-color: rgba(255,255,255,1);
box-shadow: none;
}
section.form_css input[type="text"]:focus,
section.form_css input[type="email"]:focus,
section.form_css input[type="number"]:focus,
section.form_css select:focus,
section.form_css textarea:focus { }
section.form_css input[type="text"]::placeholder,
section.form_css input[type="email"]::placeholder,
section.form_css input[type="number"]::placeholder,
section.form_css select::placeholder,
section.form_css textarea::placeholder { }
section.form_css select { }
section.form_css input[type="submit"] { }
section.form_css input[type="submit"]:hover {
color: #FFF;
background-color: #F7931E; } .sp_changer {
width: 100%;
} .hover_penetrate:hover {
opacity: 1;
}