@charset "utf-8";
 html,body,h1,h2,h3,h4,h5,h6,header,footer,nav,main,section,div,p,ul,ol,li,dl,dt,dd,table,th,tr,td,form,strong,em,span,a,img,input,select,textarea,fieldset,legend,address {
margin: 0px;
padding: 0px;
outline-style: none;
font-weight: normal;
font-style: normal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
header, footer, nav, main, article, aside, section, details, summary, figure, figcaption, canvas {
display: block;
}
html {
height: 100%;
width: 100%;
}
body {
height: 100%;
width: 100%;
min-width:1000px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif, Osaka-mono;
font-size: 0.9em;
line-height: 1.8em;
color: #000;
text-align: center;
background: #F5F5F5;
position: relative;
}
table {
border-collapse: collapse;
}
ul,ol,li {
list-style-type: none;
}
img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
vertical-align: top;
font-size: 0;
}
p {
text-align: justify;
text-justify: inter-ideograph;
}
input,select,textarea {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "Osaka－等幅", sans-serif, Osaka-mono;
}
input[type="submit"] {
-webkit-appearance: none;
}
a:link {
color: #F7931E;
text-decoration: underline;
}
a:visited {
color: #F7931E;
text-decoration: underline;
}
a:hover {
color: #888;
text-decoration: none;
}
a:active {
color: #333;
text-decoration: none;
}
a[href^="tel:"] {
pointer-events: none;
color: #333;
text-decoration: none;
} .clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
font-size: 0px;
line-height: 0px;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
} .fontBig {
font-size: 1.4em !important;
}
.fontSmall {
font-size: 0.9em !important;
line-height: 1.4em;
} .fontGreen {
color: #85991D !important;
}
.fontPink {
color: #FF1E50 !important;
}
.fontGray {
color: #808080 !important;
}
.fontBlack {
color: #000000 !important;
}
.fontWhite {
color: #FFFFFF !important;
} .fontBold {
font-weight: bold !important;
}
.fontNormal {
font-weight: normal !important;
} .fontEn {
font-family: Arial , "Helvetica Neue" , Helvetica , Avenir , "Open Sans" , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
} .fontMin {
font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
font-weight: bold;
} .fontEnSSerif {
font-family: "Times New Roman" , "Roboto Slab" , Garamond , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
font-weight: bold;
} .txtAlignR {
text-align: right !important;
}
.txtAlignC {
text-align: center !important;
}
.txtAlignL {
text-align: left !important;
} header {
width: 100%;
position: fixed;
background-color: #FFF;
z-index: 20;
}
header a#head_logo {
display: block;
float: left;
width: 380px;
height: 116px;
text-decoration: none;
text-align: left;
overflow: hidden;
text-indent: -9999em;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/header_logo.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
-webkit-transition: all .4s;
transition: all .4s;
}
.scrolled header a#head_logo {
width: 340px;
height: 80px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/header_logo_scrolled.png);
}
header ul#head_menu {
float: right;
letter-spacing: -0.3em;
}
header ul#head_menu>li {
display: inline-block;
letter-spacing: normal;
padding: 0 50px 0 0;
}
header ul#head_menu>li>a {
color: #000;
font-size: 1.0em;
display: block;
text-align: center;
text-decoration: none;
line-height: 116px;
-webkit-transition: all .4s;
transition: all .4s;
}
.scrolled header ul#head_menu>li>a {
line-height: 80px;
}
header ul#head_menu>li>a:hover {
color: #F7931E;
}
header ul#head_menu>li>a>img {
vertical-align: middle;
}
header ul#head_menu>li#menu_freecontact>a>img {
width: 200px;
height: auto;
} header #sp_menu {
display: none;
} .Static_pages main {
width: 100%;
} .Static_pages main>section {
width: 100%;
} .Static_pages main>section.column_2>div {
width: 1000px;
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: space-between;
}
.Static_pages main>section.column_2>div>section,
.Static_pages main>section.column_2>div>div {
flex-basis: 480px;
} .page_title {
width: 100%;
height: 416px;
padding-top: 116px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/blog/page_title_back_blog_pc.jpg);
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
}
.page_title .page_tit {
width: 100%;
padding-top: 120px;
line-height: 1.6em;
font-size: 2.0em;
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.3em;
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: 70px 0;
text-align: center;
}
.Static_pages section div.section_title>h2 {
font-size: 2.4em;
letter-spacing: 0.3em;
text-indent: 0.3em;
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: -40px;
left: 20%;
} h3.block_title {
color: #F7931E;
text-align: center;
font-size: 1.6em;
letter-spacing: 0.1em;
text-indent: 0.1em;
} footer {
width: 100%;
margin-top: 150px;
background-color: #FBB03B;
} footer nav.foot_sitemap {
width: 1180px;
margin: 0 auto;
padding: 60px 0;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: space-between;
}
footer nav.foot_sitemap>ul {
flex-basis: 25%;
}
footer nav.foot_sitemap>ul>li {
text-align: left;
}
footer nav.foot_sitemap>ul>li>ul {
margin-top: 5px;
}
footer nav.foot_sitemap>ul>li>ul>li {
padding: 5px 5px;
margin-left: 1em;
margin-right: 2em;
}
footer nav.foot_sitemap ul li a {
text-decoration: none;
color: #FFF;
-webkit-transition: all .4s;
transition: all .4s;
}
footer nav.foot_sitemap>ul>li>ul>li a {
padding-left: 20px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/foot_arrow.png);
background-repeat: no-repeat;
background-position: left center;
}
footer nav.foot_sitemap ul li a:hover {
color: #000;
} section#foot_sitename>div {
color: #F7931E;
font-size: 2.8em;
letter-spacing: 0.1em;
font-weight: bold;
text-align: center;
padding: 45px 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: 260px;
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: block;
position: fixed;
text-align: left;
text-indent: -9999em;
font-size: 0em;
overflow: hidden;
z-index: 15;
width: 210px;
height: 210px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/contact_circle_banner.png);
background-repeat: no-repeat;
top: 136px;
right: 20px;
-webkit-transition: all .4s;
transition: all .4s;
}
.scrolled nav.contact_circle_banner>a {
width: 130px;
height: 130px;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/contact_circle_banner_scrolled.png);
top: 96px;
} nav.bottom_contact {
display: none;
} div.wide_banners {
width: 100%;
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: #FFF;
}
nav.page_navi>ul {
width: 1180px;
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content: center;
}
nav.page_navi>ul>li {
flex-basis: 25%;
min-height: 150px;
line-height: 150px;
text-align: center;
}
nav.page_navi>ul>li>a {
font-size: 1.2em;
text-decoration: none;
} div.link_box a {
display: inline-block;
text-decoration: none;
text-align: center;
font-size: 1.4em;
letter-spacing: 0.2em;
color: #FFF;
min-height: 80px;
min-width: 400px;
margin: 0 auto;
padding: 28px 30px 0 30px;
background-color: #FBB03B;
background-image: url(//xn--6oq858elfhnrbtw0b5qd.com/wordpress/wp-content/themes/kaishasetsuritsu/image/00_common/link_box_arrow.png);
background-position: right 20px center;
background-repeat: no-repeat;
-webkit-transition: all .4s;
transition: all .4s;
}
div.link_box a:hover {
background-color: #F7931E;
background-position: right 5px center;
} span.category_tag {
font-size: 0.9em;
line-height: 1.4em;
font-family: Arial , "Helvetica Neue" , Helvetica , Avenir , "Open Sans" , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
color: #FFF;
text-align: center;
background-color: #888;
border-radius: 3px;
padding: 1px 0;
}
span.category_tag.seminors {
color: #F2F2F2;
background-color: #EC6C00;
}
span.category_tag.sns {
color: #F2F2F2;
background-color: #3C82C8;
}
span.category_tag.media {
color: #F2F2F2;
background-color: #BE5AA0;
}
span.category_tag.information {
color: #F2F2F2;
background-color: #666;
} div.social_links {
text-align: left;
}
div.social_links .fb_iframe_widget {
width: auto !important;
display: inline-block !important;
vertical-align: top;
}
div.social_links .fb_iframe_widget > span {
vertical-align: baseline !important;
} 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 {
padding: 10px;
font-size: 1.1em;
color: #000;
border: solid 1px #999;
border-radius: 3px;
background-color: rgba(255,255,255,1);
transition: all .3s;
}
section.form_css input[type="text"].wpcf7-validates-as-required,
section.form_css input[type="email"].wpcf7-validates-as-required,
section.form_css input[type="number"].wpcf7-validates-as-required,
section.form_css select.wpcf7-validates-as-required,
section.form_css textarea.wpcf7-validates-as-required {
background-color: rgba(255,230,230,1);
}
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: #444;
border: solid 1px rgba(200,90,0,0.95);
background-color: rgba(200,90,0,0.1);
}
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 {
color: #000;
background-color: rgba(255,255,255,1.0);
}
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 {
color: rgba(0,0,0,0.4);
}
section.form_css select {
height: 45px;
}
section.form_css input[type="submit"] {
display: inline-block;
width: auto;
color: #FFF;
text-decoration: none;
height: 60px;
font-size: 1.1em;
line-height: 60px;
border: solid 1px #F7931E;
padding: 0 120px;
background-color: #F7931E;
cursor: pointer;
-webkit-transition: all .4s;
transition: all .4s;
}
section.form_css input[type="submit"]:hover {
color: #F7931E;
background-color: #FFF;
}
section.form_css span.ajax-loader {
display: block !important;
margin: 10px auto 0 !important;
} section.form_css div.inv-recaptcha-holder {
display: inline-block;
margin: 30px 0 0;
} .hover_penetrate {
-webkit-transition: all .3s;
transition: all .3s;
}
.hover_penetrate:hover {
opacity: 0.6;
} ul.dotlist_ul>li {
margin-left: 1.5em;
list-style: disc;
text-align: left;
} ol.numlist_ol>li {
margin-left: 1.5em;
list-style: decimal;
text-align: left;
} ol.romenumlist_ol>li {
margin-left: 1.5em;
list-style: upper-roman;
text-align: left;
} ul.note>li {
text-indent: -1em;
padding-left: 1em;
font-size: 0.9em;
text-align: left;
line-height: 1.6em;
margin-left: 0;
margin-top: 5px;
list-style: none;
}
ul.note>li:first-child {
margin-top: 0;
}
ul.note>li:before {
content: "※";
}