@charset "UTF-8";


/*
Theme Name: ROCK
Theme URI:
Description: WordPressテーマ「ROCK」
Author: Design Plus
Author URI: http://design-plus1.com/tcd-w/
Text Domain: tcd-w
Version: 1.1
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }


/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

* { box-sizing: border-box; }

body { color: #111; line-height: 1; -webkit-font-smoothing: antialiased; word-break: break-word; }

a { color: #333; text-decoration: none; transition-property: background-color, color; transition-duration: 0.2s; transition-timing-function: ease; }

img { vertical-align: bottom; }

h1, h2, h3, h4, h5, h6, p, ol, ul { margin-top: 0; font-weight:normal; }

p { margin-bottom: 0; }

ol, ul { padding-left: 0; }

.admin-bar { padding-top: 32px; }

h1{ font-size:0.7em;
color:#999;
}
h1, h2, h3, h4, h5{ 
transform: rotate(0.028deg);
-o-transform: rotate(0.028deg);
-ms-transform: rotate(0.028deg);
-moz-transform: rotate(0.028deg);
-webkit-transform: rotate(0.028deg);
}
.antialias {
transform: rotate(0.028deg);
-o-transform: rotate(0.028deg);
-ms-transform: rotate(0.028deg);
-moz-transform: rotate(0.028deg);
-webkit-transform: rotate(0.028deg);
}

.mt10{
margin-top:10px!important;
}
.mt20{
margin-top:20px!important;
}
.mt25{
margin-top:25px!important;
}
.mt30{
margin-top:30px!important;
}
.mt40{
margin-top:40px!important;
}
.mt50{
margin-top:50px!important;
}
.mt60{
margin-top:60px!important;
}
.mt70{
margin-top:70px!important;
}
.mt80{
margin-top:80px!important;
}
.mt90{
margin-top:90px!important;
}
.mt100{
margin-top:100px!important;
}
.mt110{
margin-top:110px!important;
}
.mt120{
margin-top:120px!important;
}
.mt130{
margin-top:130px!important;
}
.mt140{
margin-top:140px!important;
}
.mt150{
margin-top:150px!important;
}



/* -------------------------------------------------------------------------------- web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策） -------------------------------------------------------------------------------- */
@font-face { font-family: "design_plus"; src: url("assets/fonts/design_plus.eot?v=1.0"); src: url("assets/fonts/design_plus.eot?v=1.0#iefix") format("embedded-opentype"), url("assets/fonts/design_plus.woff?v=1.0") format("woff"), url("assets/fonts/design_plus.ttf?v=1.0") format("truetype"), url("assets/fonts/design_plus.svg?v=1.0#design_plus") format("svg"); font-weight: normal; font-style: normal; }

/* keyframes */
@-webkit-keyframes fadeIn { from { opacity: 0; }
to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; }
to { opacity: 1; } }

@-webkit-keyframes fadeOut { from { visibility: visible;
opacity: 1; }
to { visibility: hidden;
opacity: 0; } }

@keyframes fadeOut { from { visibility: visible;
opacity: 1; }
to { visibility: hidden;
opacity: 0; } }

@-webkit-keyframes slideDown { 0% { top: -100%; }
100% { top: 0; } }

@keyframes slideDown { 0% { top: -100%; }
100% { top: 0; } }

@-webkit-keyframes slideUp { 0% { bottom: -100%; }
100% { bottom: 0; } }

@keyframes slideUp { 0% { bottom: -100%; }
100% { bottom: 0; } }

@-webkit-keyframes fadeInUp { from { opacity: 0;
-webkit-transform: translateY(50%);
transform: translateY(50%); }
to { opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); } }

@keyframes fadeInUp { from { opacity: 0;
-webkit-transform: translateY(50%);
transform: translateY(50%); }
to { opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); } }

@-webkit-keyframes zoom-in { 0% { -webkit-transform: scale(1); transform: scale(1); }
100% { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@keyframes zoom-in { 0% { -webkit-transform: scale(1); transform: scale(1); }
100% { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@-webkit-keyframes zoom-out { 0% { -webkit-transform: scale(1.2); transform: scale(1.2); }
100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes zoom-out { 0% { -webkit-transform: scale(1.2); transform: scale(1.2); }
100% { -webkit-transform: scale(1); transform: scale(1); } }




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

.menu_pc{
display:block;
}
.menu_sp{
display:none;
}

.header_tel_txt {
display: block;
background: url(../../img/header_tel_ico.png) no-repeat left center;
font-size: 1.6em;
font-weight: 500;
padding: 2px 0 0 40px;
}

#archive_catch {
text-align: center;
}
#archive_catch h2{
font-size: 2.5em;
line-height: 1.5;
color:#003366;
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
font-weight: 500;
}
#archive_catch .desc {
line-height: 2;
margin-top: 0.8em;
font-size: 1.4em;
}

.ifrm-container {
box-sizing: border-box;
border:none;
padding: 0;
width:100%;
height:196px;
margin:0 auto;
border:solid 1px #ccc;
}

.topics_area{
width:76%;
margin: 0 auto;
display:block;
padding-top:40px;
max-width: 1200px;
}

.topics_area h2{
width:100%;
text-align:left;
font-size:2em;
}
.topics_area h2:first-letter {
color:#CA0000;
}

.newsfle {
overflow:visible;
width: 100%;
height: 200px;
}
ul#newsList {
margin: 0 0 15px;
padding: 0;
}
ul#newsList li {
color: #333;
font-size: 14px;
margin: 0;
padding: 5px 0;
margin-bottom: 3px;
border-bottom: 1px dotted #ccc;
line-height: 120%;
list-style-type: none;
}
.catgai {
font-size: 11px;
line-height: 100%;
margin: 8px 14px 8px 12px;
background-color: #339966;
color: #fff;
display: inline-block;
padding: 9px 0 9px 0;
width: 130px;
text-align: center;
font-weight: 600;
}

h2.maintitle{
width:100%;
text-align:center;
font-size:3em;
}


#recruit_area{
width:100%;
overflow:hidden;
background:#ddd url(../../img/recruit_area_bg.jpg) no-repeat center center;
background-size: cover;
text-align:center;
}

.recruit_area_banner_area{
width:840px;
margin:0 auto;
position: relative;
padding-bottom: 300px;
padding-top:20px;
}
.recruit_box {
width: calc(100% / 3);
height: 300px;
padding-top:20px;
position: relative;
float: left;
overflow: hidden;
}

h2.main_titie{
font-size:2.4em;
display:block;
}
h2.main_titie:first-letter {
color:#CA0000;
}

h3.main_titie02{
font-size:1.9em;
margin:0;

}

h2.main_titie i{
font-size:0.4em;
display:block;
font-weight:400;
margin-top:16px;
font-style:normal;
}
#recruit_area p{
line-height:160%;
}


/* バナーコンテンツ */
#top_main_banner { position:relative;overflow: hidden;}
#top_main_banner .box { width:calc(100% / 3); height:316px; position:relative; float:left; overflow:hidden; }
:-ms-input-placeholder, :root #top_main_banner .box{ width:33.33%; height:316px;  float:left;}

#top_main_banner .link { display:block; position:relative; width:100%; height:100%; overflow:hidden; }
#top_main_banner .normal_image {
position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
object-fit:cover;
object-position: bottom;
font-family: 'object-fit: cover; object-position: bottom;'

}
#top_main_banner .blur_image { width:100%; height:300px; position:absolute; bottom:0px; left:0px; }
#top_main_banner .blur_image img {
width:100% !important; height:100% !important;
object-fit: cover;
object-position: bottom;
font-family: 'object-fit: cover; object-position: bottom;'
}

.blur_image img{
object-fit: cover;
object-position: center top;
font-family: 'object-fit: cover; object-position: center top;'
}

/**/

/**/



#top_main_banner .catch { width:100%; height:70px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
#top_main_banner .catch:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }

.frost_bg:before {
background: rgba(255,255,255,0.7);
}
#top_main_banner .title {
color: #333;
font-size: 0.9em;
}
#top_main_banner .title {
position: absolute;
z-index: 2;
text-align: center;
width: 100%;
line-height: 1.4;
padding: 0 20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

a, a:before, a:after, input {
-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease;
transition-property: background-color, color;
transition-duration: 0.2s;
transition-timing-function: ease;
}

.author_profile a.avatar img, .animate_image img, .animate_background .image {
width: 100%;
height: auto;
-webkit-transition: transform 0.75s ease;
transition: transform 0.75s ease;
}

#top_main_banner .top_main_banner_box{
z-index: 4;
width:100%;
text-align: center;
position: absolute;
top:32%;
}

#top_main_banner .top_main_banner_txt{
display:inline-block;
text-align:center;
padding:18px 40px 18px 40px;
background-color:#039;
color:#FFF;
font-size:1.4em;
background-color: rgba(0,18,55,0.68);

}



.recruit_box p{
font-size:1.2em;
color:#036;
margin-top:10px;
text-align:center;
font-weight:600;
}

.recruit_box a{
text-decoration:none;
}

.footer{
width:100%;
}

.footer_inner{
margin: 0 auto;
overflow:hidden;
width: 93.75%;
max-width: 1200px;
}

.footer_inner_l{
width:34%;
float:left;
}

.footer_inner_r{
width:590px;
float:right;

width:640px\9;
}


@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .footer_inner_r{
width:630px;
float:right;
} /* IE11 */
}
@media all and (-ms-high-contrast:none){
.footer_inner_r{
width:640px;
float:right;
} /* IE10 */
}

.footer_logo{
display:inline-block;
border:solid 1px #ccc;
padding:10px;
}

.footer_add{
display:block;
line-height:160%;
margin-top:26px;
}

.footer_tel{
display: flex;
border:solid 1px #ccc;
padding:16px;
}
.footer_tel_box_l{
flex: 1 1 60%;
}
.footer_tel_box_r{
flex: 1 1 40%;
}

.footer_tel_txt{
display:block;
background:url(../../img/footer_tel_ico.png) no-repeat left center;
font-size:2.5em;
font-weight:500;
padding:0 0 0 40px;
}


.footer_time_txt{
display:block;
font-size:1em;
font-weight:600;
margin-top:8px;
line-height:110%;
padding:0 0 0 0;
}

.footer_inq_txt{
display:block;
font-size:0.90em;
font-weight:600;
text-align:center;
padding:5px 0 0 0;
}


}



/*------------------------------------------------------------------------------------------------------------------------------------------------------*/

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

.menu_pc{
display:none;
}
.menu_sp{
display:block;
}

#archive_catch {
text-align: center;
}
#archive_catch h2{
font-size: 1.7em;
line-height: 1.5;
color:#003366;
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
font-weight: 500;
}
#archive_catch .desc {
line-height: 2;
margin-top: 0.8em;
font-size: 1em;
}
.l-header__logo { justify-content: center; margin-bottom: 0px; margin-top:15px; }

/* バナーコンテンツ */
#top_main_banner { position:relative; padding-bottom:0px; display:block; overflow:hidden;}
#top_main_banner .box { width:100%; height:300px; position:relative; float:left; overflow:hidden; margin:8px 0 8px 0; }
#top_main_banner .link { display:block; position:relative; width:100%; height:100%; overflow:hidden; }
#top_main_banner .normal_image {
position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
object-fit:cover; font-family: 'object-fit: cover;'
}
#top_main_banner .blur_image { width:100%; height:300px; position:absolute; bottom:0px; left:0px; }
#top_main_banner .blur_image img {
width:100% !important; height:100% !important;
object-fit: cover; font-family: 'object-fit: cover;'
}
#top_main_banner .catch { width:100%; height:60px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
#top_main_banner .catch:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }

.frost_bg:before {
background: rgba(255,255,255,0.7);
}
#top_main_banner .title {
color: #333;
font-size: 0.9em;
}
#top_main_banner .title {
position: absolute;
z-index: 2;
text-align: center;
width: 100%;
line-height: 1.4;
padding: 0 20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

a, a:before, a:after, input {
-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease;
transition-property: background-color, color;
transition-duration: 0.2s;
transition-timing-function: ease;
}

.author_profile a.avatar img, .animate_image img, .animate_background .image {
width: 100%;
height: auto;
-webkit-transition: transform 0.75s ease;
transition: transform 0.75s ease;
}

#top_main_banner .top_main_banner_box{
z-index: 4;

width:100%;
text-align: center;
position: absolute;
top:40%;
}

#top_main_banner .top_main_banner_txt{
display:inline-block;
text-align:center;
padding:18px 40px 18px 40px;
background-color:#039;
color:#FFF;
font-size:1.4em;
background-color: rgba(0,18,55,0.68);

}


.topics_area{
width:96%;
margin: 0 auto;
display:block;
padding-top:40px;
max-width: 1200px;
margin-top:50px;
}

.topics_area h2{
width:100%;
text-align:left;
font-size:2em;
display:block;
}
.topics_area h2:first-letter {
color:#CA0000;
}

.newsfle {
overflow:visible;
width: 100%;
height: 200px;
}
ul#newsList {
margin: 0 0 15px;
padding: 0;
}
ul#newsList li {
color: #333;
font-size: 14px;
margin: 0;
padding: 5px 0;
margin-bottom: 3px;
border-bottom: 1px dotted #ccc;
line-height: 120%;
list-style-type: none;
}
.catgai {
font-size: 11px;
line-height: 100%;
margin: 8px 14px 8px 12px;
background-color: #339966;
color: #fff;
display: inline-block;
padding: 9px 0 9px 0;
width: 130px;
text-align: center;
font-weight: 600;
}

.up_ymd{
display:block;
width:100%;
}

#recruit_area{
width:100%;
overflow:hidden;
background:#ddd url(../../img/recruit_area_bg.jpg) no-repeat center center;
background-size: cover;
text-align:center;
}

.recruit_area_banner_area{
width:840px;
margin:0 auto;
position: relative;
padding-bottom: 300px;
padding-top:20px;
}
.recruit_box {
width: calc(100% / 3);
height: 300px;
padding-top:20px;
position: relative;
float: left;
overflow: hidden;
}

h2.main_titie{
font-size:2.4em;
display:block;
}
h2.main_titie:first-letter {
color:#CA0000;
}

h3.main_titie02{
font-size:1.9em;
margin:0;
}

h2.main_titie i{
font-size:0.4em;
display:block;
font-weight:400;
margin-top:16px;
}
#recruit_area p{
line-height:160%;
}
.recruit_box p{
font-size:1.2em;
color:#036;
margin-top:10px;
text-align:center;
font-weight:600;
}

.recruit_box a{
text-decoration:none;
}



.footer{
width:100%;
}

.footer_inner{
margin: 0 auto;
overflow:hidden;
width: 93.75%;
max-width: 1200px;
}

.footer_inner_l{
width:100%;
float:none;
}

.footer_inner_r{
width:100%;
float:none;
}


.footer_logo{
width:380px;
display:block;
border:solid 1px #ccc;
padding:10px;
text-align:center;
margin:0 auto;
}

.footer_add{
display:block;
line-height:160%;
margin-top:26px;
}

.footer_tel{
display: flex;
border:solid 1px #ccc;
padding:16px;
}
.footer_tel_box_l{
flex: 1 1 60%;
}
.footer_tel_box_r{
flex: 1 1 40%;
}

.footer_tel_txt{
display:block;
background:url(../../img/footer_tel_ico.png) no-repeat left center;
font-size:2em;
font-weight:500;
padding:0 0 0 40px;
}
.footer_time_txt{
display:block;
font-size:0.8em;
font-weight:600;
margin-top:12px;
padding:0 0 0 0;
}

.footer_inq_txt{
display:block;
font-size:0.84em;
font-weight:600;
text-align:center;
padding:5px 0 0 0;
}
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/


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

.footer_tel{
display:block;
border:solid 1px #ccc;
padding:16px;
}
.footer_tel_box_l{
display:block;
width:100%;
}
.footer_tel_box_r{
display:block;
width:100%;
}

.footer_tel_txt{
display:block;
background:url(../../img/footer_tel_ico.png) no-repeat left center;
font-size:2em;
font-weight:500;
padding:0 0 0 40px;
}
.footer_time_txt{
display:block;
font-size:0.8em;
font-weight:600;
margin-top:12px;
padding:0 0 0 0;
}

.footer_inq_txt{
display:block;
font-size:0.84em;
font-weight:600;
text-align:left;
padding:5px 0 0 0;
}
}

.aboutprivacy_box {
    width: 93%;
    max-width: 900px;
    margin: 0 auto;
    display: table;
    text-align:left;
    margin-top: 45px;
    padding-bottom: 90px;
}
.aboutprivacy_box p{
line-height:160%;
padding-top:10px;
}
.policy_admin {
    width: 100%;
    text-align: right;
    padding-top: 50px;
}
#footer_menu {
    text-align: center;
    border-top: 1px solid #ddd;
overflow:hidden;
margin-top:20px;
 }
#footer_menu ul {
    font-size: 0;
    line-height: 1;
    margin: 23px 0 0 0;
}
#footer_menu li {
    font-size: 14px;
    display: inline-block;
}

#footer_menu li a {
    display: block;
    margin: 0 10px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #666;
color:#333;
text-decoration:none;
}
#footer_menu li a:hover {
color:#666;
text-decoration:none;
}


#footer_menu li:last-child a {
border-right:none;
}
.footer_tel_txt a{
text-decoration:none;
color:#333;
}




@media only screen and (max-width: 829px) {
#footer_menu li {
    font-size: 14px;
    display: block;
    float: left;
    width: 50%;
    margin: 0 0 12px 0;
    line-height: 1.7;
}
#footer_menu li a {
    display: block;
    margin: 0;
    padding: 0;
    border-right: none;
}
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 829px) {
#recruit_area{
width:100%;
overflow:hidden;
background:#ddd url(../../img/recruit_area_bg.jpg) no-repeat center center;
background-size: cover;
text-align:center;
}

.recruit_area_banner_area{
width:100%;
margin:0 auto;
position: relative;
padding-bottom: 300px;
padding-top:20px;
}
.recruit_box {
width: 100%;
height: 300px;
padding-top:20px;
position: relative;
float: left;
overflow: hidden;
}

h2.main_titie{
font-size:2em;
display:block;
}
h2.main_titie:first-letter {
color:#CA0000;
}

h3.main_titie02{
font-size:1.4em;
margin:0;
font-weight:500;
line-height:140%;
}

h2.main_titie i{
font-size:0.4em;
display:block;
font-weight:400;
margin-top:16px;
}
#recruit_area p{
line-height:160%;
}
.recruit_box p{
font-size:1.2em;
color:#036;
margin-top:10px;
text-align:center;
font-weight:600;
}

.recruit_box a{
text-decoration:none;
}


}

.scale-img {
width: 198px; /*画像の幅*/
height: 197px; /*画像の高さ*/
transition-duration: 0.5s; /*変化の時間*/
}
.scale-img:hover {
transform: scale(1.1,1.1); /*画像の拡大*/
cursor: pointer; /*カーソルをポインターにする*/
}

.author_profile a.avatar img, .animate_image img, .animate_background .image {
width:100%; height:auto;
-webkit-transition: transform  0.75s ease;
transition: transform  0.75s ease;
}
.author_profile a.avatar:hover img, .animate_image:hover img, .animate_background:hover .image, #index_staff_slider a:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}

.frost_bg:before { background:rgba(255,255,255,0.7); }
.blur_image img { filter:blur(5px); }


.newstitle{
padding:10px 0 10px 0;
}
ul#newsList{
margin:0 0 15px;
padding:0;

}
ul#newsList li{
color:#333;
font-size:14px;
margin:0;
padding:8px 0 8px 18px;
margin-bottom:3px;
border-bottom:1px dotted #ccc;
line-height:120%;
list-style-type:none;
}

ul#newsList li:last-child{
border-bottom:none;
}

a.top_inq_bt{
  padding: 10px 0 10px 0;
  margin: 10px 0;
  display: block;
  color: #fff !important;
  background: #FF970F;
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.top_inq_bt:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 19px;
  margin: -3px 5px 0 0;
  background: url("../../img/footer_mail_ico.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.top_inq_bt:hover {
    background: #FFAF44;
}

a{color:#36F;text-decoration:underline;}
a:hover{color:#039;text-decoration:none;}

.catgai{
font-size:11px;
line-height:100%;
margin:8px 14px 8px 2px;
background-color:#339966;
color: #fff;
display: inline-block;
padding: 9px 0 9px 0;
width: 130px;
text-align:center;
font-weight:600;
}

.catrec{
font-size:11px;
line-height:100%;
margin:8px 14px 8px 2px;
background-color:#76A8DB;
color: #fff;
display: inline-block;
padding: 9px 0 9px 0;
width: 130px;
text-align:center;
font-weight:600;
}
.catstu{
font-size:11px;
line-height:100%;
margin:8px 14px 8px 2px;
background-color:#9D88C0;
color: #fff;
display: inline-block;
padding: 9px 0 9px 0;
width: 130px;
text-align:center;
font-weight:600;
}
.catoth{
font-size:11px;
line-height:100%;
margin:8px 14px 8px 2px;
background-color:#c2ad64;
color: #fff;
display: inline-block;
padding: 9px 0 9px 0;
width: 130px;
text-align:center;
font-weight:600;
}

.newMark{
display:inline-block;
border:1px solid #F00;
padding:1px 4px;
font-size:11px;
line-height:100%;
background:#F00;
color:#fff;
box-shadow:1px 1px 1px #999;
border-radius:8px;
font-style:italic;
}
.comment{
display:block;
padding:3px 0;
float:left;
overflow:hidden;
width:500px;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
}
.thumbNailWrap{
display:block;
width:110px;
float:left;
height:80px;
overflow:hidden;
}


.copyright{
text-align:center;
background-color:#00152B;
padding:20px;
color:#fff;
margin-top:20px;
}

/*□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/



@media screen and (min-width: 782px) { .admin-bar { padding-top: 46px; } }

.l-contents { padding-top: 60px; padding-bottom: 150px; }

.l-contents--rev .l-contents__inner { flex-direction: row-reverse; }

.l-contents__inner { display: flex; flex-wrap: wrap; justify-content: space-between; }

@media screen and (max-width: 767px) { .l-contents { padding-top: 20px; padding-bottom: 40px; } }

.l-footer { position: relative; }

.l-header { position: relative; width: 100%; }

.l-header--fixed.is-active .l-header__nav { border-bottom: 1px solid #ddd; -webkit-animation: slideDown 1.2s; animation: slideDown 1.2s; position: fixed; top: 0; left: 0; z-index: 99; }

.admin-bar .l-header--fixed.is-active .l-header__nav { top: 32px; }

.l-header__upper { border-bottom: 1px solid #ddd; height: 36px; line-height: 30px; margin-bottom: 30px; border-top:solid 3px #002447; padding-bottom:6px;}

.l-header__upper-inner { display: flex; justify-content: space-between; }

.l-header__search { background: transparent; border: 0; cursor: pointer; font-family: "design_plus"; font-size: 20px; transition: opacity 0.2s ease; padding: 0; vertical-align: middle; }

.l-header__search:hover { opacity: 0.7; }

.l-header__form { display: inline-block; width: 0; transition: width 0.5s ease-out; }

.l-header__form.is-active { width: 240px; }

.l-header__input { line-height: normal; background: transparent; border: 0; box-shadow: none; font-size: 14px; padding: 0 10px; width: 100%; height: 35px; }

.l-header__input:focus { outline: 0; }



.l-header__logo a { display: flex; align-items: center; justify-content: center; line-height: 1; overflow: hidden; word-wrap: break-word; }

.l-header__nav { width: 100%; }

@media screen and (min-width: 1200px) { .l-header--fixed.is-active .l-header__lower { padding-bottom: 74px; } }

@media screen and (max-width: 1199px) { .l-header--fixed.is-active { -webkit-animation: slideDown 1.2s; animation: slideDown 1.2s; position: fixed; z-index: 97; }
.l-header--fixed.is-active .l-header__nav { border-bottom: 0; -webkit-animation: none; animation: none; position: static; }
.l-header__upper { display: none; }
.l-header__lower { height: 70px; line-height: 70px; }
.l-header__logo { height: 100%; margin-bottom: 0; margin-top: 15px;}
.l-header__form-input { display: none; }
.l-header__search { display: none; } }

@media screen and (max-width: 767px) { .l-header { border-bottom: 0; }
.l-header__lower { height: 60px; line-height: 60px; }
.l-header__form { background: #f4f4f4; padding: 20px 20px 0; position: absolute; top: 60px; z-index: 2; width: 100%; margin: 0 -20px; }
.l-header__form.is-active .l-header__form-input, .l-header__form.is-active .l-header__form-close { display: block; }
.l-header__form-input { display: none; opacity: 1; background: #fff; border-radius: 0; position: static; width: 100%; height: 46px; margin-bottom: 20px; }
.l-header__form-close { display: none; margin: 0 -20px; width: calc(100% + 40px); } }

.l-inner { margin-left: auto; margin-right: auto; position: relative; width: 93.75%; max-width: 1200px; }

@media only screen and (max-width: 991px) { .l-inner { width: 88.88889%; } }

@media only screen and (max-width: 767px) { .l-inner { padding: 0 20px; width: 100%; } }

.l-main { overflow: hidden; position: relative; }

.l-primary { width: 65.83333%; }

.l-primary:last-child { width: 100%; }

@media screen and (max-width: 991px) { .l-primary { width: 100%; } }

.l-secondary { width: 31.66667%; }

@media screen and (max-width: 991px) { .l-secondary { margin: 30px auto 40px; width: 500px; } }

@media screen and (max-width: 767px) { .l-secondary { margin: 30px auto 0; width: 100%; } }

.c-breadcrumb__item { display: inline; }

.c-breadcrumb__item + .c-breadcrumb__item::before { content: "\E910"; font-family: "design_plus"; margin-left: 12px; margin-right: 12px; }

.c-breadcrumb__item--home a::before { content: "\E90C"; font-family: "design_plus"; vertical-align: middle; position: relative; top: -1px; }

.c-breadcrumb__item--home span { display: none; }

@media only screen and (max-width: 767px) { .c-breadcrumb__item + .c-breadcrumb__item::before { margin-left: 5px; margin-right: 5px; vertical-align: -1px; }
.c-breadcrumb__item--home a::before { vertical-align: -1px; } }

.c-comment { font-size: 12px; }

.c-comment input, .c-comment textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; box-sizing: border-box; }

.c-comment__tab { display: flex; margin-bottom: 25px; }

.c-comment__tab-item { flex: 1; display: flex; text-align: center; }

.c-comment__tab-item.is-active + .c-comment__tab-item a { border-left-color: #333; }

.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { background: #333; border: 0; color: #fff; position: relative; }

.c-comment__tab-item.is-active a:after, .c-comment__tab-item.is-active p:after { border-color: #333 transparent transparent transparent; border-style: solid; border-width: 10px; margin: auto; position: absolute; right: 0; bottom: -17px; left: 0; content: ""; width: 0; height: 0; }

.c-comment__tab-item a, .c-comment__tab-item p { border: 1px solid #ccc; color: #333; display: block; font-size: 11px; line-height: 180%; padding: 15px; text-decoration: none; width: 100%; }

.c-comment__tab-item a:hover { background: #333; border-color: #333; color: #fff; }

.c-comment__list { padding-left: 0; }

.c-comment__list-item { border: 1px solid #ccc; color: #777; list-style: none; margin-bottom: 15px; padding: 15px 20px 0; }

.c-comment__item-body p { line-height: 2.4; margin-bottom: 15px; }

.c-comment__item-header { margin-bottom: 10px; position: relative; }

.c-comment__item-avatar { float: left; margin-right: 10px; width: 40px; height: 40px; }

.c-comment__item-author { display: block; margin-bottom: 10px; padding-top: 3px; }

.c-comment__item-author a { text-decoration: underline; }

.c-comment__item-date { color: #757676; display: block; font-size: 11px; }

.c-comment__item-act { font-size: 11px; margin-top: 5px; padding-left: 10px; position: absolute; top: 0; right: 0; }

.c-comment__item-act > li { display: inline; border-right: 1px solid #aaa; margin-right: 6px; padding-right: 10px; }

.c-comment__item-act > li:last-child { border-right: 0; margin-right: 0; padding-right: 0; }

.c-comment__pager { margin-bottom: 10px; }

.c-comment__pager a, .c-comment__pager span { display: inline; float: left; margin-right: 10px; }

.c-comment__pager span { text-decoration: underline; }

.c-comment__item-note { background: #d6f4f0; border: 1px solid #94ddd4; color: #33a8e5; display: block; font-size: 11px; margin-bottom: 1em; padding: 10px 15px; }

.c-comment__trackback-url { background: #fafafa; font-size: 11px; padding: 10px; box-sizing: border-box; }

.trackback_time { font-size: 11px; color: #757676; margin: 0 0 7px 0px; }

.trackback_title { margin: 2px 0 8px 0; margin: 0 0 10px 0px; line-height: 160%; }

.c-comment__form-wrapper { border: 1px solid #ccc; margin: 0 0 20px; padding: 15px; }

.c-comment__cancel { color: #666; font-size: 11px; margin-bottom: 1em; }

.c-comment__cancel a { color: #666; }

.c-comment__cancel a:before { content: "\E910"; font-family: "design_plus"; display: inline-block; }

.c-comment__form-login { color: #666; font-size: 11px; }

.c-comment__form-login a { color: #666; }

.c-comment__input { margin-bottom: 12px; text-align: left; }

.c-comment__input input { border: 1px solid #ccc; color: #777; padding-top: 5px; padding-bottom: 5px; width: 100%; }

.c-comment__input textarea { border: 1px solid #ccc; color: #777; font-size: 11px; overflow: auto; margin-top: 15px; width: 100%; height: 150px; }

.c-comment__label-text { color: #666; display: block; font-size: 11px; margin-bottom: 5px; }

.c-comment__form-submit { background: #aaa; border: 0; color: #fff; cursor: pointer; display: block; font-size: 14px; margin: 15px auto 0; width: 200px; height: 50px; transition: background-color 200ms ease-in-out; }

.c-comment__form-hidden { display: none; }

.c-comment__password-protected { background: #3db4b2; border-radius: 5px; color: #fff; margin: 0 38px 30px; padding: 10px 20px; text-align: center; }

.c-comment__password-protected p { font-size: 12px; line-height: 160%; }

@media only screen and (max-width: 767px) { .c-comment__item-act { margin-top: 10px; padding-left: 0; position: static; }
.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { display: flex; align-items: center; justify-content: center; }
.c-comment__tab-item a, .c-comment__tab-item p { padding: 5px 10px; } }

@-webkit-keyframes loading-circle { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes loading-circle { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@-webkit-keyframes loading-square-base { 0% { bottom: 10px;
opacity: 0; }
5%, 50% { bottom: 0;
opacity: 1; }
55%, 100% { bottom: -10px;
opacity: 0; } }

@keyframes loading-square-base { 0% { bottom: 10px;
opacity: 0; }
5%, 50% { bottom: 0;
opacity: 1; }
55%, 100% { bottom: -10px;
opacity: 0; } }

@-webkit-keyframes loading-dots-fadein { 100% { opacity: 1; } }

@keyframes loading-dots-fadein { 100% { opacity: 1; } }

@-webkit-keyframes loading-dots-first-dot { 100% { -webkit-transform: translate(1em); transform: translate(1em);
opacity: 1; } }

@keyframes loading-dots-first-dot { 100% { -webkit-transform: translate(1em); transform: translate(1em);
opacity: 1; } }

@-webkit-keyframes loading-dots-middle-dots { 100% { -webkit-transform: translate(1em); transform: translate(1em); } }

@keyframes loading-dots-middle-dots { 100% { -webkit-transform: translate(1em); transform: translate(1em); } }

@-webkit-keyframes loading-dots-last-dot { 100% { -webkit-transform: translate(2em); transform: translate(2em);
opacity: 0; } }

@keyframes loading-dots-last-dot { 100% { -webkit-transform: translate(2em); transform: translate(2em);
opacity: 0; } }

/*#site_wrap { display: none; }*/
#site_loader_overlay { background: #fff; opacity: 1; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; width: 100vw; height: 100vh; z-index: 99999; }




/* type1 */
.c-load--type1 { background: url(../../img/Loading_ico.png) no-repeat center top; width: 48px; height: 48px; font-size: 10px; text-indent: -9999em; position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 50%; -webkit-animation: loading-circle 1.1s infinite linear; animation: loading-circle 1.1s infinite linear; }

/* type2 */
.c-load--type2 { width: 44px; height: 44px; position: fixed; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }

.c-load--type2::before { position: absolute; bottom: 0; left: 0; display: block; width: 12px; height: 12px; content: ''; -webkit-animation: loading-square-loader 5.4s linear forwards infinite; animation: loading-square-loader 5.4s linear forwards infinite; }

.c-load--type2::after { position: absolute; bottom: 10px; left: 0; display: block; width: 12px; height: 12px; opacity: 0; content: ''; -webkit-animation: loading-square-base 5.4s linear forwards infinite; animation: loading-square-base 5.4s linear forwards infinite; }

/* type3 */
.c-load--type3 { width: 100%; min-width: 160px; font-size: 16px; text-align: center; position: fixed; top: 50%; left: 0; opacity: 0; -webkit-animation: loading-dots-fadein .5s linear forwards; animation: loading-dots-fadein .5s linear forwards; }

#site_loader_animation i { width: 0.5em; height: 0.5em; display: inline-block; vertical-align: middle; background: #e0e0e0; border-radius: 50%; margin: 0 .25em; -webkit-animation: loading-dots-middle-dots .5s linear infinite; animation: loading-dots-middle-dots .5s linear infinite; }

#site_loader_animation i:first-child { -webkit-animation: loading-dots-first-dot .5s linear infinite; animation: loading-dots-first-dot .5s linear infinite; opacity: 0; -webkit-transform: translate(-1em); transform: translate(-1em); }

#site_loader_animation i:last-child { -webkit-animation: loading-dots-last-dot .5s linear infinite; animation: loading-dots-last-dot .5s linear infinite; }

@media only screen and (max-width: 767px) { .c-load--type1 { width: 30px; height: 30px; }
.c-load--type2::before { width: 8px; height: 8px; }
.c-load--type2::after { width: 8px; height: 8px; }
#site_loader_animation i { width: 0.25em; height: 0.25em; margin: 0 0.125em; } }

.c-logo { display: flex; font-weight: 700; }

.c-logo a { text-align: center; }

.c-logo img { vertical-align: middle; }

.c-logo--retina img { width: 50%; }

.c-menu-btn { display: none; position: absolute; top: 0; text-align: center; }

.c-menu-btn::before { background:url(../../img/sp_bt.png) no-repeat center center; }

@media only screen and (max-width: 1199px) { .c-menu-btn { display: block; } }

.c-meta-box { background: #fafafa; box-sizing: border-box; font-size: 12px; padding: 22px 20px; }

.c-meta-box__item { border-right: 1px solid #ddd; float: left; list-style: none; margin-right: 15px; padding-left: 20px; padding-right: 15px; position: relative; }

.c-meta-box__item:last-child { border-right: none; }

.c-meta-box__item::before { color: #aaa; font-family: "design_plus"; position: absolute; left: 0; }

.c-meta-box__item--author::before { content: "\E90D"; }

.c-meta-box__item--category::before { content: "\E92F"; }

.c-meta-box__item--tag::before { content: "\E935"; }

.c-meta-box__item--comment::before { content: "\E916"; }

@media only screen and (max-width: 767px) { .c-meta-box { background: none; margin-bottom: 10px; padding: 0; }
.c-meta-box__item { border-right: 0; float: none; margin-bottom: 20px; } }

.c-nav01 { border-collapse: collapse; display: flex; }

.c-nav01__item { border: 1px solid #ddd; font-size: 14px; list-style: none; position: relative; width: 50%; transition: background 0.2s ease; flex: 1; }

.c-nav01__item:only-child { margin-left: 0; }

.c-nav01__item:only-child a { justify-content: center; }

.c-nav01__item a { display: flex; align-items: center; height: 100%; }

.c-nav01__item a:hover { background: #f6f6f6; }

.c-nav01__item--prev::before { content: "\E90F"; font-family: "design_plus"; font-size: 18px; line-height: 100%; margin: auto; position: absolute; top: 0; bottom: 0; left: 25px; width: 18px; height: 18px; }

.c-nav01__item--next { margin-left: -1px; }

.c-nav01__item--next::after { content: "\E910"; font-family: "design_plus"; font-size: 18px; line-height: 100%; margin: auto; position: absolute; top: 0; bottom: 0; right: 25px; width: 18px; height: 18px; }

@media only screen and (max-width: 991px) { .c-nav01__item--prev a::before { content: attr(data-prev); }
.c-nav01__item--prev a span { display: none; }
.c-nav01__item--next a::before { content: attr(data-next); }
.c-nav01__item--next a span { display: none; } }

@media only screen and (max-width: 767px) { .c-nav01__item { text-align: center; font-size: 12px; width: 50%; height: 50px; }
.c-nav01__item a { display: block; line-height: 48px; padding: 0; width: 100%; height: 48px; }
.c-nav01__item--prev::before { left: 16px; width: 18px; height: 18px; }
.c-nav01__item--next::after { right: 16px; width: 18px; height: 18px; } }

.c-pw__desc { line-height: 2.5; }

.c-pw__desc p { line-height: 2.5; margin-bottom: 16px; }

.c-pw__btn { box-sizing: border-box; color: #fff !important; display: inline-block; padding: 13px 20px; font-size: 14px; text-align: center; line-height: 1; }

.c-pw__btn:hover { background: #333; color: #fff; }

.c-pw__btn--register { min-width: 160px; margin-bottom: 32px; }

.c-pw__btn--submit { min-width: 100px; border: 0; border-radius: 0; cursor: pointer; }

.c-pw .c-pw__btn:hover { text-decoration: none; }

.c-pw__box { border: 1px solid #ddd; background: #f5f5f5; padding: 25px 36px; margin-bottom: 40px; box-sizing: border-box; }

.c-pw__box .c-pw__box-desc { line-height: 1.2; margin-bottom: 20px; }

.c-pw__box-inner { display: flex; align-items: center; }

.c-pw__box-label { margin-right: 14px; }

.c-pw__box-input { border: 1px solid #ddd; box-shadow: none; height: 40px; width: 250px; margin-right: 14px; flex: 1; box-sizing: border-box; padding: 0 10px; }

@media only screen and (max-width: 767px) { .c-pw__box { margin: 0 auto 30px; padding: 20px; text-align: center; }
.c-pw__box-inner { flex-direction: column; }
.c-pw__box-label { display: block; margin-bottom: 1em; margin-right: 0; font-size: 12px; }
.c-pw__box-input { display: block; width: 100%; margin-bottom: 1em; margin-right: 0; } }

.c-share__btn { list-style: none; }

.c-share__icn { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "design_plus" !important; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-transform: none; /* Better Font Rendering */ -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

.c-share__icn--facebook::before { content: "\E903"; }

.c-share__icn--facebook2::before { content: "\E903"; }

.c-share__icn--feedly::before { content: "\E907"; }

.c-share__icn--google-plus::before { content: "\E900"; }

.c-share__icn--google-plus2::before { content: "\E901"; }

.c-share__icn--hatebu::before { content: "\E908"; }

.c-share__icn--line::before { content: "\E909"; }

.c-share__icn--pinterest::before { content: "\E905"; }

.c-share__icn--pocket::before { content: "\E90A"; }

.c-share__icn--rss::before { content: "\E90B"; }

.c-share__icn--rss2::before { content: "\E906"; }

.c-share__icn--twitter::before { content: "\E904"; }

.c-share--sm { line-height: 25px; min-width: 27px; }

.c-share--sm .c-share__btn { margin-right: 5px; margin-bottom: 5px; }

.c-share--sm a { padding: 1px 5px 0; }

.c-share--sm .c-share__icn { font-size: 1.3em; position: relative; top: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1); }

.c-share--sm .c-share__title { line-height: 20px; margin: 0 3px 0 2px; }

.c-share--lg { display: flex; flex-wrap: wrap; margin-right: -1%; }

@media only screen and (max-width: 767px) { .c-share--lg { margin-right: -3%; } }

.c-share--lg .c-share__btn { margin-right: 1%; margin-bottom: 2px; width: 24%; }

@media only screen and (max-width: 767px) { .c-share--lg .c-share__btn { margin-right: 3%; margin-bottom: 3%; width: 47%; } }

.c-share--lg .c-share__btn:nth-child(4n) { margin-right: 0; }

.c-share--lg .c-share__btn a { padding: 10px 2px; }

.c-share--lg .c-share__icn { font-size: 140%; position: relative; top: 3px; }

.c-share--lg .c-share__title { margin: 0 3px 0 4px; }

.c-share--color a { color: #fff; }

.c-share--color a:hover { -webkit-transform: translate3d(0, 1px, 0); transform: translate3d(0, 1px, 0); }

.c-share--color .c-share__btn--twitter a { background-color: #55acee; }

.c-share--color .c-share__btn--twitter a:hover { background-color: #468ec5; }

.c-share--color .c-share__btn--facebook a { background-color: #35629a; }

.c-share--color .c-share__btn--facebook a:hover { background-color: #1f3669; }

.c-share--color .c-share__btn--google-plus a { background-color: #dd4b39; }

.c-share--color .c-share__btn--google-plus a:hover { background-color: #b94031; }

.c-share--color .c-share__btn--hatebu a { background-color: #3c7dd1; }

.c-share--color .c-share__btn--hatebu a:hover { background-color: #0270ac; }

.c-share--color .c-share__btn--pocket a { background-color: #ee4056; }

.c-share--color .c-share__btn--pocket a:hover { background-color: #c53648; }

.c-share--color .c-share__btn--rss a { background-color: #ffb53c; }

.c-share--color .c-share__btn--rss a:hover { background-color: #e09900; }

.c-share--color .c-share__btn--feedly a { background-color: #6cc655; }

.c-share--color .c-share__btn--feedly a:hover { background-color: #5ca449; }

.c-share--color .c-share__btn--pinterest a { background-color: #d4121c; }

.c-share--color .c-share__btn--pinterest a:hover { background-color: #a42f35; }

.c-share--mono a { background: #fafafa; border: 1px solid rgba(0, 0, 0, 0.1); color: #222; }

.c-share--mono a:hover { border-color: rgba(255, 255, 255, 0.1); color: #fff; }

.c-share--mono .c-share__btn--twitter a:hover { background-color: #55acee; }

.c-share--mono .c-share__btn--facebook a:hover { background-color: #35629a; }

.c-share--mono .c-share__btn--google-plus a:hover { background-color: #dd4b39; }

.c-share--mono .c-share__btn--hatebu a:hover { background-color: #3c7dd1; }

.c-share--mono .c-share__btn--pocket a:hover { background-color: #ee4056; }

.c-share--mono .c-share__btn--rss a:hover { background-color: #ff8c00; }

.c-share--mono .c-share__btn--feedly a:hover { background-color: #6cc655; }

.c-share--mono .c-share__btn--pinterest a:hover { background-color: #d4121c; }

.c-share__btn { box-sizing: border-box; display: inline-block; font-size: 12px; text-align: center; }

.c-share__btn a { border-radius: 2px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); display: block; }

@media screen and (max-width: 767px) { .c-share--sm .c-share__icn { left: 1px; }
.c-share--sm .c-share__title { display: none; } }

.c-share--official { display: inline-block; }

.c-share--official .c-share__btn { float: left; line-height: 1; margin-right: 5px; margin-bottom: 5px; }

.c-share--official .c-share__btn--pocket { width: 88px; }

@media only screen and (max-width: 991px) { .c-share__btn { margin-bottom: 5px; } }

.p-about { background: #fff; padding: 0 100px 40px; }

.p-about__cover { margin: 0 -100px 94px; width: calc(100% + 200px); height: auto; }

.p-about__catch { line-height: 1.4; }

.p-about__desc { line-height: 2.3; margin-bottom: 90px; }

.p-about__list { list-style-type: none; margin-bottom: 0; }

.p-about__list-item { border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) { .p-about { border-bottom: 1px solid #ddd; margin: -20px -20px -40px; padding: 0 20px; }
.p-about__cover { -o-object-fit: cover; object-fit: cover; margin: 0 -20px 26px; width: calc(100% + 40px); height: 170px; }
.p-about__catch { margin-bottom: 8px; }
.p-about__desc { line-height: 2.2; margin-bottom: 22px; }
.p-about__list { margin: 0 -20px; } }

.p-article01 { background: #fff; position: relative; }

.p-article01--video { position: relative; }

.p-article01--video .p-article01__img::before { color: #fff; content: "\E945"; font-family: "design_plus"; font-size: 23px; position: absolute; top: 11px; right: 16px; z-index: 1; }

.p-article01__content { padding: 40px 10.52632% 33px; }

.p-article01__cat, .p-article01__sponsor { font-size: 14px; display: block; margin-bottom: 14px; }

.p-article01__title { font-size: 20px; line-height: 1.5; margin-bottom: 7px; }

.p-article01__excerpt { font-size: 14px; line-height: 2; }

.p-article01__footer { border-top: 1px solid #ddd; padding: 20px 28px; }

.p-article01__pr { position: absolute; top: 0; left: 0; z-index: 1; }

.p-blog-list--4col .p-article01__content { padding: 30px 10.71429% 23px; }

.p-blog-list--4col .p-article01__title { font-size: 16px; line-height: 1.6; margin-bottom: 8px; }

@media screen and (max-width: 767px) { .p-article01__content, .p-blog-list--4col .p-article01__content { padding: 24px 28px 19px; }
.p-article01__cat { margin-bottom: 11.5px; }
.p-article01__title, .p-blog-list--4col .p-article01__title { font-size: 18px; margin-bottom: 8.5px; }
.p-article01__footer { padding: 15px 28px; } }

.p-article02 { position: relative; }

.p-article02 a:hover .p-article02__title { opacity: 0.7; }

.p-blog-list--2col .p-article02 { padding-bottom: calc(50% - 15px); }

.p-blog-list--3col .p-article02 { padding-bottom: calc(33.33% - 20px); }

.p-blog-list--4col .p-article02 { padding-bottom: calc((100% - 81px) / 4); }

.p-widget .p-article02 { padding-bottom: 100% !important; }

.p-article02--video::after { color: #fff; content: "\E945"; font-family: "design_plus"; font-size: 23px; position: absolute; top: 11px; right: 16px; z-index: 1; }

.p-article02__img { overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; }

.p-article02__img img { width: 100%; height: auto; }

.p-article02__content { color: #fff; padding-bottom: 100%; width: 100%; position: absolute; top: 0; left: 0; }

.p-article02__content-inner { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding: 0 10.52632%; }

.p-article02__title { font-size: 20px; line-height: 1.5; margin-top: -5px; margin-bottom: 6px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition: opacity 0.2s ease; }

.p-article02__meta { font-size: 12px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.p-article02__meta span { transition: opacity 0.2s ease; }

.p-article02__meta span:hover { opacity: 0.7; }

.p-article02__pr { position: absolute; top: 0; left: 0; z-index: 1; }

.p-blog-list--4col .p-article02__title { font-size: 16px; line-height: 1.6; margin-bottom: 7px; }

@media screen and (max-width: 1199px) { .p-blog-list--4col .p-article02 { padding-bottom: calc(33.33% - 20px); } }

@media screen and (max-width: 991px) { .p-blog-list--3col .p-article02, .p-blog-list--4col .p-article02 { padding-bottom: calc(50% - 15px); } }

@media screen and (max-width: 767px) { .p-blog-list--2col .p-article02, .p-blog-list--3col .p-article02, .p-blog-list--4col .p-article02 { padding-bottom: calc(50% - 10px); } }

@media screen and (max-width: 600px) { .p-blog-list--2col .p-article02, .p-blog-list--3col .p-article02, .p-blog-list--4col .p-article02 { padding-bottom: 100%; }
.p-article02__content-inner { padding: 0 28px; }
.p-article02__title, .p-blog-list--4col .p-article02__title { font-size: 18px; margin-bottom: 6px; } }

.p-article03 { position: relative; }

.p-blog-list--4col .p-article03__img img { height: 250px; -o-object-fit: cover; object-fit: cover; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) { .p-blog-list--4col .p-article03__img img { height: auto; } }

.p-article03__img { overflow: hidden; }

.p-article03__content { background: #fff; padding: 26px 11.05263%; }

.p-article03__title { font-size: 16px; line-height: 1.5; margin-bottom: 7px; transition: color 0.2s ease; }

.p-article03__pr { position: absolute; top: 0; left: 0; z-index: 1; }

@media screen and (max-width: 1199px) { .p-blog-list--4col .p-article03__img img { height: auto; } }

@media screen and (max-width: 767px) { .p-article03__content { padding: 18.5px 28px 22px; }
.p-article03__title { font-size: 14px; margin-bottom: 9.5px; } }

.p-article04 { display: flex; align-items: flex-start; padding: 30px 9.21053%; position: relative; }

.p-article04__img { border-radius: 50%; margin-right: 20px; width: 100px; position: relative; z-index: 1; }

.p-article04__content { flex: 1; }

.p-article04__title { font-size: 14px; line-height: 2; margin-bottom: 1px; }

.p-article04__meta { color: #666; display: flex; flex-wrap: wrap; align-items: center; font-size: 12px; line-height: 2; }

.p-article04__meta .p-article04__cat { line-height: inherit; }

.p-article04__date { display: flex; }

.p-article04__date::before { content: "\E94E"; display: inline-block; font-family: "design_plus"; margin-right: 0.5em; }

.p-article04__cat { display: block; }

.p-article04__date + .p-article04__cat::before { color: #666; content: "|"; display: inline-block; margin: 0 0.5em; }

.p-article04__pr { position: absolute; top: 0; left: 0; z-index: 1; }

.p-blog-list--4col .p-article04 { padding: 20px 8.92857%; }

.p-blog-list--4col .p-article04__img { margin-right: 15px; }

@media screen and (max-width: 767px) { .p-article04, .p-blog-list--4col .p-article04 { padding: 20px 24px; }
.p-article04__img, .p-blog-list--4col .p-article04__img { margin-right: 14px; } }

.p-article05__title { font-size: 14px; line-height: 1.9; margin-bottom: 7px; }

.p-article05__cat { display: block; }

.p-article05__meta { display: flex; align-items: center; }

.p-article05__pr { margin-right: 0.5em; }

.p-article05__sponsor { font-size: 12px; }



.p-article07 { display: flex !important; align-items: flex-start; padding: 30px 0; }

.p-article07__img { border-radius: 50%; margin-right: 22px; width: 100px; position: relative; z-index: 1; }

.p-article07__content { flex: 1; }

.p-article07__title { font-size: 14px; line-height: 1.9; margin-bottom: 8px; margin-top: -6px; }

.p-article07__meta { display: flex; align-items: center; }

.p-article07__cat { margin-right: 0.5em; }

.p-article07__pr { display: inline-block; margin-right: 0.5em; }

.p-article07__sponsor { font-size: 12px; }

@media screen and (max-width: 767px) { .p-article07 { padding: 25px 0; } }

.p-article08 a { position: relative; padding: 0; }

.p-article08__img { overflow: hidden; }

.p-article08__img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75)); content: ""; position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1; }

.p-article08__title { color: #fff; font-size: 14px; line-height: 1.8; text-align: left; position: absolute; left: 0; bottom: 16px; z-index: 2; padding: 0 20px; width: 100%; }

.p-article09 { display: flex; align-items: flex-start; }

.p-article09__img { border-radius: 50%; margin-right: 40px; width: 180px; position: relative; z-index: 1; }

.p-article09__content { flex: 1; }

.p-article09__cat { display: block; margin-bottom: 11px; }

.p-article09__title { font-size: 20px; line-height: 1.5; margin-bottom: 8px; }

.p-article09__excerpt { font-size: 14px; line-height: 2; margin-bottom: 10px; }

.p-article09__number { color: #fff; text-align: center; width: 45px; height: 45px; line-height: 45px; position: absolute; top: 0; left: 0; z-index: 1; }

@media screen and (max-width: 767px) { .p-article09__img { margin-right: 20px; width: 100px; }
.p-article09__cat { margin-bottom: 3px; }
.p-article09__title { font-size: 14px; line-height: 2; margin-bottom: 1px; }
.p-article09__excerpt { display: none; }
.p-article09__number { font-size: 12px; width: 35px; height: 35px; line-height: 35px; } }

.p-article10 { background: #fff; }

.p-article10 a { display: flex; align-items: flex-start; padding: 30px 7.59494%; }

.p-article10__img { overflow: hidden; width: 100px; margin-right: 20px; }

.p-article10__title { flex: 1; font-size: 14px; line-height: 2; transition: color 0.2s ease; }

@media screen and (max-width: 767px) { .p-article10 a { padding: 20px; } }

.p-article11 { display: flex; align-items: flex-start; justify-content: space-between; padding: 60px 0; }

.p-article11__img { width: calc(50% - 22px); }

.p-article11__img img { width: 100%; height: auto; }

.p-article11__content { width: calc(50% - 22px); }

.p-article11__title { font-size: 28px; line-height: 1.5; margin-bottom: 9px; }

.p-article11__desc { font-size: 16px; line-height: 2.4; margin-bottom: 25px; }

@media screen and (max-width: 767px) { .p-article11 { display: block; padding: 30px 20px; }
.p-article11__img { margin-bottom: 13px; width: 100%; }
.p-article11__content { width: 100%; }
.p-article11__title { font-size: 24px; margin-bottom: 2px; }
.p-article11__desc { font-size: 14px; line-height: 2.2; margin-bottom: 14px; } }

.p-article12 { padding: 25px 0 30px; padding: 0 0 30px; position: relative; }

.p-article12__title { color: inherit; font-size: 16px; display: block; line-height: 1.6; min-height: 2em; margin-bottom: 9px; }

.p-article12__cat { color: #888888; display: block; text-align: center; }

.p-article12__cat::after { background: #888888; content: ""; border-radius: 50%; display: block; width: 8px; height: 8px; margin: 12px auto 25px; }

.p-article12__meta { margin-left: 2px; }

@media screen and (max-width: 1299px) { .p-article12__title { min-height: auto; } }

@media screen and (max-width: 767px) { .p-article12 { padding: 0 0 20px; }
.p-article12__title { margin-bottom: 4px; }
.p-article12__cat::after { margin-bottom: 12.5px; }
.p-article12__meta { margin-left: 0; } }

.p-author-info { background: #f6f6f6; font-size: 14px; display: flex; align-items: flex-start; padding: 40px 5.92593%; }

.p-author-info__avatar { border-radius: 50%; width: 100px; margin-right: 23px; position: relative; z-index: 1; }

.p-author-info__content { flex: 1; position: relative; }

.p-author-info__content-header { display: flex; align-items: center; margin-bottom: 13px; }

.p-author-info__name { font-size: 16px; font-weight: 700; margin-right: 16px; }

.p-author-info__view { color: #666; margin-top: -2px; }

.p-author-info__desc { line-height: 2; margin-bottom: 13px; }

.p-author-info__link { position: absolute; top: 0; right: 0; z-index: 1; }

.p-author-info__link::after { content: "\E910"; font-family: "design_plus"; margin-left: 5px; font-size: 12px; }

@media screen and (max-width: 1199px) { .p-author-info { display: block; }
.p-author-info__avatar { margin: 0 auto 18px; }
.p-author-info__content-header { display: block; text-align: center; }
.p-author-info__name { margin: 0 0 8px 0; }
.p-author-info__view { justify-content: center; margin: 0 0 11px 0; }
.p-author-info__link { position: static; } }

@media screen and (max-width: 767px) { .p-author-info { padding: 30px; } }

.p-author { background: #fff; margin-bottom: 30px; padding: 50px 0; width: 100%; }

.p-author__avatar { text-align: center; margin-bottom: 26px; }

.p-author__avatar img { border-radius: 50%; width: 145px; height: auto; }

.p-author__view { color: #666; justify-content: center; margin-bottom: 16px; }

.p-author__desc { font-size: 14px; line-height: 2.4; margin: 0 auto 20px; width: 58.33333%; }

.p-author__social { text-align: center; }

@media screen and (max-width: 767px) { .p-author { padding: 30px 28px; }
.p-author__avatar { margin-bottom: 18px; }
.p-author__avatar img { width: 120px; }
.p-author__view { margin-bottom: 11px; }
.p-author__desc { line-height: 2; margin-bottom: 12px; width: 100%; } }

.p-banners-list { border-top: 1px solid #000; list-style-type: none; }

.p-banners-list a { display: block; padding: 14px 20px; }

.p-banners-list img { display: block; max-width: 100%; height: auto; margin: 0 auto; }

.p-banners-list__item { border-bottom: 1px solid #000; }

.gutter-sizer { width: 30px; }

.p-blog-list__item { margin-bottom: 30px; }

.p-blog-list--2col .p-blog-list__item { width: calc(50% - 15px); }

.p-blog-list--3col .p-blog-list__item { width: calc(33.33% - 20px); }

.p-blog-list--4col .gutter-sizer { width: 27px; }

.p-blog-list--4col .p-blog-list__item { margin-bottom: 27px; width: calc((100% - 81px) / 4); }

@media screen and (max-width: 1199px) { .p-blog-list--4col .gutter-sizer { width: 30px; }
.p-blog-list--4col .p-blog-list__item { margin-bottom: 30px; width: calc(33.33% - 20px); } }

@media screen and (max-width: 991px) { .p-blog-list--3col .p-blog-list__item, .p-blog-list--4col .p-blog-list__item { width: calc(50% - 15px); } }

@media screen and (max-width: 767px) { .p-blog-list--2col .gutter-sizer, .p-blog-list--3col .gutter-sizer, .p-blog-list--4col .gutter-sizer { width: 20px; }
.p-blog-list--2col .p-blog-list__item, .p-blog-list--3col .p-blog-list__item, .p-blog-list--4col .p-blog-list__item { margin-bottom: 20px; width: calc(50% - 10px); } }

@media screen and (max-width: 600px) { .p-blog-list--2col .p-blog-list__item, .p-blog-list--3col .p-blog-list__item, .p-blog-list--4col .p-blog-list__item { width: 100%; } }

.p-breadcrumb { color: #fff; height: 60px; line-height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 0; }

.p-breadcrumb__item { font-size: 14px; }

.p-breadcrumb__item + .p-breadcrumb__item::before { font-size: 10px; }

.p-breadcrumb__item a { color: inherit; }

.p-breadcrumb__item a:hover { color: #666; }

@media screen and (max-width: 767px) { .p-breadcrumb { height: auto; line-height: 1.2; padding: 6px 20px 9px; white-space: normal; }
.p-breadcrumb__item { font-size: 10px; } }

.p-btn a { color: #fff; display: inline-block; font-size: 14px; line-height: 55px; min-width: 220px; height: 55px; padding: 0 15px; text-align: center; }

@media screen and (max-width: 767px) { .p-btn a { line-height: 50px; min-width: 200px; height: 50px; } }

.p-cat-desc { font-size: 16px; line-height: 2.3; margin: -10px 0 50px; }

@media screen and (max-width: 767px) { .p-cat-desc { font-size: 14px; line-height: 2; margin: -7px 0 13px; } }

.p-cat { font-size: 14px; line-height: 1; }

a.p-cat { transition: opacity 0.2s ease; }

a.p-cat:hover { opacity: 0.7; }

.p-cat--sm { font-size: 12px; }

.p-copyright { font-size: 12px; height: 60px; line-height: 60px; text-align: center; }

.p-copyright small { font-size: 100%; }

@media screen and (max-width: 767px) { .p-copyright { height: 50px; line-height: 50px; } }

.p-drawer-overlay { background: rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.4s ease, visibility 0.4s ease; visibility: hidden; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 98; }

.p-drawer-overlay.is-active { opacity: 1; visibility: visible; }

html.drawer-open, body.drawer-open { height: 100%; overflow: hidden; }

.p-drawer--left { left: -100%; transition: left 0.4s ease; }

.p-drawer--left.is-active { left: 0; }

.p-drawer--right { transition: right 0.4s ease; right: -100%; }

.p-drawer--right.is-active { right: 0; }

.p-drawer__form, .p-drawer__social-nav, .p-drawer__banners { display: none; }

.p-drawer__form { line-height: 1; padding: 12px; position: relative; }

.p-drawer__form::after { content: "\E915"; font-family: "design_plus"; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; z-index: 1; width: 16px; height: 16px; font-size: 16px; }

.p-drawer__input { background: #ddd; border: 0; border-radius: 0; width: 100%; height: 35px; line-height: 1; padding: 0 10px; }

.p-drawer__social-nav { padding: 20px; }

@media (min-width: 1200px) { .p-drawer-overlay.is-active { display: none !important; } }

@media screen and (max-width: 1199px) { .p-drawer { -webkit-overflow-scrolling: touch; background: #333; position: fixed; top: 0; z-index: 99; width: 80%; height: 100%; overflow-y: scroll; padding-bottom: 100px; }
.admin-bar .p-drawer { top: 32px; height: calc(100% - 32px); }
.p-drawer__form, .p-drawer__social-nav, .p-drawer__banners { display: block; }
.p-drawer__banners { margin-bottom: 0; } }

@media screen and (max-width: 782px) { .admin-bar .p-drawer { top: 46px; height: calc(100% - 46px); } }

.p-dropdown { background: #fff; font-size: 14px; }

.p-dropdown__title { font-weight: 700; height: 50px; line-height: 50px; padding: 0 30px; position: relative; }

.p-dropdown__title:hover { cursor: pointer; }

.p-dropdown__title::after { content: "\E90E"; font-family: "design_plus"; font-weight: 400; position: absolute; right: 22px; }

.p-dropdown__title.is-active::after { content: "\E911"; }

.p-dropdown__list { display: none; list-style-type: none; }

.p-blog-list .p-dropdown__list { background: #fff; border-bottom: 1px solid #ddd; position: absolute; top: 50px; left: 0; z-index: 2; width: 100%; }

.p-dropdown__list li { border-top: 1px solid #ddd; line-height: 1.5; }

.p-dropdown__list a { display: block; padding: 14px 30px; }

.p-entry { background: #fff; position: relative; }

.p-entry__inner { padding: 0 60px 60px; }

.p-entry__cat { color: #fff; font-size: 14px; position: absolute; top: 0; left: 0; z-index: 2; min-width: 130px; height: 45px; line-height: 45px; text-align: center; padding: 0 10px; }

.p-entry__header { position: relative; margin-bottom: 50px; }

.p-entry__img { margin: 0 -60px; position: relative; }

.p-entry__img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%); content: ""; position: absolute; width: 100%; height: 100%; z-index: 1; }

.p-entry__img img { width: 100%; height: auto; }

.p-entry__header-content { color: #fff; position: absolute; bottom: 36px; z-index: 1; }

.p-entry__header-content:only-child { color: #000; position: static; padding-top: 100px; }

.p-entry__title { line-height: 1.4; margin-bottom: 4px; }

.p-entry__body { margin-bottom: 50px; }

.p-entry__body a:hover { text-decoration: underline; }

.p-entry__body .p-entry__ad img { max-width: none; width: auto; }

.p-entry__body .p-readmore a { color: #fff; }

.p-entry__body .q_button:hover { text-decoration: none; }

.p-entry__body p { font-size: inherit; line-height: 2.3; margin-bottom: 39px; }

.p-entry__author { margin-bottom: 60px; }

.p-entry__share { margin-bottom: 55px; }

.p-entry__meta-box { margin-bottom: 60px; }

.p-entry__meta-box a { transition: opacity 0.2s ease; }

.p-entry__meta-box a:hover { opacity: 0.7; }

.p-entry__ad { display: flex; justify-content: center; text-align: center; }

.p-entry__ad--inner { margin-bottom: 39px; }

.p-entry__ad--lower { margin-bottom: 60px; }

.p-entry__ad--lower:last-child { margin-bottom: 0; }

.p-entry__ad-item + .p-entry__ad-item { margin-left: 26px; }

.p-entry__related { display: flex; flex-wrap: wrap; margin-right: -26px; margin-bottom: -25px; }

.p-entry__related-item { margin-right: 26px; width: calc((100% - 78px) / 3); }

@media only screen and (min-width: 992px) and (max-width: 1140px) { .p-entry__ad { display: block; }
.p-entry__ad-item + .p-entry__ad-item { margin-left: 0; }
.p-entry__ad--upper .p-entry__ad-item + .p-entry__ad-item, .p-entry__ad--inner .p-entry__ad-item + .p-entry__ad-item { margin-top: 40px; }
.p-entry__ad--lower .p-entry__ad-item + .p-entry__ad-item { margin-top: 50px; } }

@media screen and (max-width: 767px) { .p-entry { margin: -20px -20px 0; }
.p-entry__inner { padding: 0 20px 30px; }
.p-entry__cat { display: none; }
.p-entry__header { margin-bottom: 22px; }
.p-entry__header-content { bottom: 16px; }
.p-entry__title { margin-bottom: 1px; }
.p-entry__body { margin-bottom: 22px; }
.p-entry__body p { line-height: 2.2; margin-bottom: 13px; }
.p-entry__author { margin-bottom: 30px; }
.p-entry__share { margin-bottom: 25px; }
.p-entry__ad { display: block; }
.p-entry__ad--inner { margin-bottom: 13px; }
.p-entry__ad-item { margin-bottom: 20px; }
.p-entry__ad-item:only-child, .p-entry__ad-item + .p-entry__ad-item { margin-left: 0; margin-bottom: 0; }
.p-entry__ad-item img { margin-left: -10px; margin-right: -10px; }
.p-entry__meta-box { background: transparent; margin-bottom: 10px; }
.p-entry__header-content:only-child { padding-top: 26px; } }

.p-footer-blog { display: flex; }

.p-footer-blog__item { width: 25%; }


@media screen and (max-width: 767px) { .p-footer-widget__title { font-size: 16px; margin-bottom: 9px; }
.widget_nav_menu { margin-bottom: -10.5px; }
.widget_nav_menu li { font-size: 14px; line-height: 2.5; } }







.p-global-nav { display: flex; justify-content: center; font-size: 0.94em; text-align: center; margin-bottom: 0; position: relative; }

.p-global-nav li { list-style-type: none; }

.p-global-nav a { display: block; }

.p-global-nav [data-megamenu] + .sub-menu { display: none; }

.p-global-nav > li.menu-item-has-children:hover > .sub-menu { left: 0; }

.p-global-nav > li > a { padding: 30px 20px; position: relative; }

.l-header--fixed .p-global-nav > li > a { padding: 30px 40px; }

.p-global-nav > li > .sub-menu { top: 100%; left: 0; }

.p-global-nav .menu-item-has-children { position: relative; }

.p-global-nav .menu-item-has-children:hover > .sub-menu { opacity: 1; left: 100%; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.p-global-nav .sub-menu { display: block; line-height: 1.2; text-align: left; opacity: 0; position: absolute; top: 0; left: 100%; -webkit-transform: translateY(10px); transform: translateY(10px); transition: 0.2s; visibility: hidden; z-index: 99; }

.p-global-nav .sub-menu a { padding: 17px 22px; width: 235px; }

.p-global-nav .sub-menu .menu-item-has-children > a { position: relative; }

.p-global-nav .sub-menu .menu-item-has-children > a > .p-global-nav__toggle::after { content: "\E910"; font-family: "design_plus"; position: absolute; top: 0; bottom: 0; right: 16px; margin: auto; width: 14px; height: 14px; }

@media screen and (max-width: 1199px) { .l-header--fixed .p-global-nav > li > a, .p-global-nav > li > a, .p-global-nav a { padding: 0 20px; }
.p-global-nav { display: block; }
.p-global-nav a, .p-global-nav > li > a { color: #fff; display: block; height: 50px; line-height: 50px; text-overflow: ellipsis; position: relative; text-align: left; }
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle { position: absolute; top: 0; right: 0; width: 50px; height: 50px; text-align: center; }
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle.is-active::before {content: url(../../img/sp_menu_ico02.png); }
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle::before {content: url(../../img/sp_menu_ico01.png); font-family: "design_plus"; }
.p-global-nav .sub-menu { display: none; position: static; opacity: 1; visibility: visible; transition: none; -webkit-transform: none; transform: none; }
.p-global-nav .sub-menu a { padding: 0 20px; margin-bottom: 1px; width: auto; }
.p-global-nav .sub-menu .menu-item-has-children > a > .p-global-nav__toggle::after { display: none; } }

.p-global-nav .sub-menu .menu-item-has-children a{
width:75%;
}

.p-header-slider { position: relative; }

.p-headline { color: #fff; font-size: 16px; text-align: center; height: 50px; line-height: 50px; margin: 0; padding: 0 30px; }

.p-headline--lg { font-size: 22px; height: 60px; line-height: 60px; }

@media screen and (max-width: 767px) { .p-headline--lg { font-size: 18px; } }

/* Hover effect */
.p-hover-effect--type1 { display: block; overflow: hidden; }

.p-hover-effect--type1 img { -webkit-transform: scale(1); transform: scale(1); transition-duration: 0.5s; vertical-align: middle; width: 100%; height: auto; }

.p-hover-effect--type2 { display: block; overflow: hidden; }

.p-hover-effect--type2:hover img { -webkit-transform: scale(1.3) translate3d(0, 0, 0) !important; transform: scale(1.3) translate3d(0, 0, 0) !important; }

.p-hover-effect--type2 img { transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; transition: 0.5s; width: 100%; height: auto; }

.p-hover-effect--type3 { display: block; overflow: hidden; }

.p-hover-effect--type3 img { -webkit-backface-visibility: hidden; backface-visibility: hidden; transition-property: opacity; transition: 0.5s; width: 100%; height: auto; }

@media screen and (max-width: 767px) { .p-hover-effect--type1:hover img, .p-hover-effect--type2:hover img, .p-hover-effect--type3:hover img { opacity: 1 !important; -webkit-transform: none !important; transform: none !important; }
.p-hover-effect--type1 img, .p-hover-effect--type2 img, .p-hover-effect--type3 img { -webkit-transform: none !important; transform: none !important; transition: none !important; margin-left: 0 !important; margin-right: 0 !important; } }

.p-image-slider__item { background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; height: 650px; overflow: hidden; }

.p-image-slider__item::before { content: ""; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 100%); position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1; }

.p-image-slider__item:only-child .p-image-slider__item-content { transition: none !important; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.p-image-slider__item-content { color: inherit; text-align: center; position: absolute; top: 50%; left: 0; right: 0; margin: auto; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); transition: none; z-index: 1; width: 695px; padding: 33px 35px 40px; }

.p-image-slider__item-content:hover .p-image-slider__item-title { opacity: 0.7; }

.p-image-slider__item-title { display: block; font-size: 27px; font-weight: 700; line-height: 1.5; margin-bottom: 6px; transition: opacity 0.2s ease; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.p-image-slider__item-title:only-child { margin-bottom: -10px; }

.p-image-slider__item-meta { justify-content: center; }

.p-image-slider.slick-initialized .p-image-slider__item { transition-property: none; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); z-index: 997 !important; }

.p-image-slider.slick-initialized .p-image-slider__item .p-image-slider__item-content { -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-reverse { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); transition-property: none !important; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-reverse .p-image-slider__item-content { -webkit-transform: translate3d(50%, -50%, 0); transform: translate3d(50%, -50%, 0); }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein.p-effect-reverse { opacity: 1 !important; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); transition-property: -webkit-transform !important; transition-property: transform !important; transition-property: transform, -webkit-transform !important; z-index: 999 !important; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein .p-image-slider__item-content, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slidein.p-effect-reverse .p-image-slider__item-content { -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); transition: opacity 0.75s ease-in, -webkit-transform 1.5s ease; transition: transform 1.5s ease, opacity 0.75s ease-in; transition: transform 1.5s ease, opacity 0.75s ease-in, -webkit-transform 1.5s ease; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout.p-effect-reverse { opacity: 1 !important; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); transition-property: -webkit-transform !important; transition-property: transform !important; transition-property: transform, -webkit-transform !important; z-index: 998 !important; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout .p-image-slider__item-content, .p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout.p-effect-reverse .p-image-slider__item-content { opacity: 0; transition: opacity 0.75s ease-in, -webkit-transform 1.5s ease; transition: transform 1.5s ease, opacity 0.75s ease-in; transition: transform 1.5s ease, opacity 0.75s ease-in, -webkit-transform 1.5s ease; }

.p-image-slider.slick-initialized .p-image-slider__item.p-effect-slideout.p-effect-reverse { -webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0); }

@media screen and (max-width: 767px) { .p-image-slider__item { height: 400px; }
.p-image-slider__item-content { background: transparent !important; -webkit-transform: none !important; transform: none !important; transition: none !important; top: 0; width: 100%; height: 100%; }
.p-image-slider__item-content .p-image-slider__item-title, .p-image-slider__item-content .p-image-slider__item-meta { display: none; } }

.p-info__logo { margin-bottom: 23px; }

.p-info__logo a { color: inherit; text-align: left; }

.p-info__desc { color: #666; font-size: 14px; line-height: 2; margin-bottom: 23px; }

@media screen and (max-width: 767px) { .p-info__logo { margin-bottom: 13px; }
.p-info__desc { margin-bottom: 13px; } }

.p-list { list-style-type: none; margin-top: -1px; margin-bottom: 0; }

.p-list li { font-size: 14px; line-height: 50px; height: 50px; }

.p-list li + li { border-top: 1px solid #ddd; }

.p-list li a { background: #fff; display: block; padding: 0 33px; }

@media screen and (max-width: 767px) { .p-list li a { padding: 0 22px; } }

.p-megamenu01 { display: flex; width: 100%; position: absolute; top: 100%; left: 0; overflow: hidden; visibility: hidden; z-index: -1; opacity: 0; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); transition: all 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, -webkit-transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in, -webkit-transform 0.3s ease-in; }

.l-header--fixed.is-active.is-animated .p-megamenu01 { opacity: 0; visibility: hidden; }

.l-header--fixed.is-active:not(.is-animated) .p-megamenu01 { position: fixed; top: 75px; }

.admin-bar .l-header--fixed.is-active:not(.is-animated) .p-megamenu01 { top: 112px; }

.p-megamenu01:hover, .p-megamenu01.is-active { visibility: visible; z-index: 999; opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.p-megamenu01:hover .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item-title { opacity: 1; transition: opacity 1s ease; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(1) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(1) .p-megamenu01__list-item-title { transition-delay: 0.2s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(2) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(2) .p-megamenu01__list-item-title { transition-delay: 0.4s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(3) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(3) .p-megamenu01__list-item-title { transition-delay: 0.6s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(4) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(4) .p-megamenu01__list-item-title { transition-delay: 0.8s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(5) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(5) .p-megamenu01__list-item-title { transition-delay: 1s; }

.p-megamenu01:hover .p-megamenu01__list-item:nth-child(6) .p-megamenu01__list-item-title, .p-megamenu01.is-active .p-megamenu01__list-item:nth-child(6) .p-megamenu01__list-item-title { transition-delay: 1.2s; }

.p-megamenu01__list { list-style-type: none; display: flex; height: 420px; margin-bottom: 0; }

.p-megamenu01__list-item { flex: 1; position: relative; }

.p-megamenu01__list-item a { height: 100%; }

.p-megamenu01__list-item-title { background: transparent; color: #fff; font-size: 18px; font-weight: 700; text-align: center; position: absolute; left: 0; bottom: 30px; z-index: 2; width: 100%; opacity: 0; }

.p-megamenu01__list-item-img { height: 100%; }

.p-megamenu01__list-item-img::before { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.75)); content: ""; position: absolute; bottom: 0; width: 100%; height: 100%; z-index: 1; }

.p-megamenu01__list-item-img img { -o-object-fit: cover; object-fit: cover; height: 100%; }

@media screen and (max-width: 1199px) { .p-megamenu01 { display: none !important; } }

.p-megamenu02 { display: flex; position: absolute; top: 100%; left: 0; right: 0; margin: auto; z-index: -1; width: 1200px; height: 240px; overflow: hidden; opacity: 0; visibility: hidden; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); transition: all 0.3s ease; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, -webkit-transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; transition: visibility 0.3s ease-in, z-index 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in, -webkit-transform 0.3s ease-in; }

.l-header--fixed.is-active.is-animated .p-megamenu02 { opacity: 0; visibility: hidden; }

.l-header--fixed.is-active:not(.is-animated) .p-megamenu02 { position: fixed; top: 75px; }

.admin-bar .l-header--fixed.is-active:not(.is-animated) .p-megamenu02 { top: 112px; }

.p-megamenu02:hover, .p-megamenu02.is-active { opacity: 1; visibility: visible; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 999; }

.p-megamenu02--lg { height: 480px; }

.p-megamenu02__cat-list { list-style-type: none; width: 240px; margin-bottom: 0; }

.p-megamenu02__cat-list a { color: inherit; display: block; text-align: center; }

.p-megamenu02__cat-list-item { height: 48px; line-height: 48px; }

.p-megamenu02__cat-list-item.is-active .p-megamenu02__blog-list { opacity: 1; visibility: visible; }

.p-megamenu02__blog-list { list-style-type: none; opacity: 0; visibility: hidden; position: absolute; top: 0; left: 240px; width: 960px; transition: opacity 0.75s ease; }

.l-header--fixed.is-active.is-animated .p-megamenu02__blog-list { opacity: 0; visibility: hidden; }

@media screen and (max-width: 1199px) { .p-megamenu02 { display: none !important; } }

.p-menu-btn { background:url(../../img/sp_bt.png) no-repeat center center; cursor: pointer; line-height: 50px; width: 50px; height: 50px; border:none; }

.p-menu-btn:focus { outline: 0; }

.admin-bar .p-menu-btn { top: 0; }

.p-menu-btn--left { left: 0; }

.p-menu-btn--right { right: 0; }

@media screen and (max-width: 782px) { .admin-bar .p-menu-btn { top: 0; } }

@media screen and (max-width: 767px) { .p-menu-btn { line-height: 60px; width: 60px; height: 60px; } }

.p-meta { font-size: 12px; display: flex; flex-wrap: wrap; align-items: center; }

.p-meta a { color: inherit; transition: color 0.2 ease, opacity 0.2s ease; }

.p-meta a:hover { opacity: 0.7; }

.p-meta__date { display: flex; align-items: center; }

.p-meta__date::before { content: "\E94E"; font-family: "design_plus"; margin-right: 6px; }

.p-meta__date + .p-meta__author::before, .p-meta__date + .p-meta__cat::before { content: "|"; margin: 0 7px; }

.p-meta__author { transition: opacity 0.2s ease; }

.p-meta__author:hover { opacity: 0.7; }

.p-meta__cat + .p-meta__view { margin-left: 10px; }

.p-meta__view { margin-left: 14px; }

.p-meta__pr { margin-left: 14px; }

.p-modal-cta { background: rgba(0, 0, 0, 0.6); display: none; position: fixed; bottom: 0; left: 0; right: 0; top: 0; z-index: 99999; transition: all 0.5s ease; }

.p-modal-cta.is-active { display: flex; align-items: center; justify-content: center; }

.p-modal-cta__contents { background: #fff; margin: 60px; max-height: 80%; max-height: 80vh; max-width: 80%; min-width: 300px; overflow: auto; padding: 50px; }

.p-modal-cta__image-anchor { display: block; }

.p-modal-cta__image { display: block; margin: -40px; }

.p-modal-cta__image img { display: block; height: auto; width: 100%; }

.p-modal-cta__catch { line-height: 1.58; margin: 0; }

.p-modal-cta__catch + * { margin-top: 5px; }

.p-modal-cta__desc { margin: 0 0 -0.6em; }

.p-modal-cta__button { margin: 0; text-align: center; }

* + .p-modal-cta__button { margin-top: 18px; }

.p-modal-cta__image-anchor + *, .p-modal-cta__image + * { margin-top: 82px; }

.p-modal-cta--type2 .p-modal-cta__contents, .p-modal-cta--type3 .p-modal-cta__contents { background: transparent; padding: 0 !important; }

.p-modal-cta__contents--video, .p-modal-cta__contents--youtube { overflow: visible; width: 1040px; }

.p-modal-cta__contents--video video { height: auto; max-height: 80vh; width: 100%; }

.p-modal-cta__contents--youtube__inner { padding-top: 56.25%; position: relative; }

.p-modal-cta__contents--youtube__inner iframe { height: 100%; width: 100%; position: absolute; left: 0; top: 0; }

.p-modal-cta__close { background: transparent; border: none; color: #fff; cursor: pointer; font-size: 30px; font-family: 'design_plus'; line-height: 60px; padding: 0; text-align: center; width: 60px; position: fixed; right: 0; top: 0; }

@media screen and (max-width: 991px) { .p-modal-cta__contents { margin: 60px 22px 22px; max-height: calc(100vh - 82px); max-width: calc(100% - 44px); min-width: 200px; } }

@media only screen and (max-width: 768px) { .p-modal-cta__contents { padding: 30px; }
.p-modal-cta__image { margin: -20px; }
.p-modal-cta__image-anchor + *, .p-modal-cta__image + * { margin-top: 40px; }
.p-modal-cta__desc { margin: 0 0 -0.5em; } }

@media only screen and (min-width: 782px) { .admin-bar .p-modal-cta { top: 32px; }
.admin-bar .p-modal-cta__close { top: 32px; } }

@media only screen and (max-width: 782px) { .admin-bar .p-modal-cta { top: 0; }
.admin-bar .p-modal-cta__close { top: 46px; } }

.p-nav01 { display: block; margin: 0 -60px 60px; }

.p-nav01__item { display: flex; align-items: flex-start; font-size: 14px; line-height: 2; height: 160px; width: 50%; }

.p-nav01__item:hover::before, .p-nav01__item:hover::after { color: #666; }

.p-nav01__item a { width: 100%; }

.p-nav01__item a:hover { background: transparent; color: #666; }

.p-nav01__item span { flex: 1; }

.p-nav01__item:empty { background: transparent; border: 0; }

.p-nav01__item:empty::before, .p-nav01__item:empty::after { content: ""; }

.p-nav01__item:empty + .p-nav01__item a { border-left: 1px solid #ddd; }

.p-nav01__item + .p-nav01__item { border-left: 0; }

.p-nav01__item--prev { border-left: 0; float: left; }

.p-nav01__item--prev::before { content: "\E90F"; font-size: 16px; left: 30px; -webkit-transform: translateY(1px); transform: translateY(1px); transition: color 0.2s ease; }

.p-nav01__item--prev a { padding: 0 28px 0 68px; }

.p-nav01__item--next { border-right: 0; float: right; }

.p-nav01__item--next::after { content: "\E910"; font-size: 16px; right: 30px; -webkit-transform: translateY(1px); transform: translateY(1px); transition: color 0.2s ease; }

.p-nav01__item--next a { padding: 0 68px 0 28px; }

.p-nav01__item-img { border-radius: 50%; overflow: hidden; margin-right: 20px; width: 100px; position: relative; z-index: 1; }

@media only screen and (max-width: 1199px) { .p-nav01__item-img { display: none; } }

@media screen and (max-width: 767px) { .p-nav01 { margin: 0 0 30px; }
.p-nav01__item { font-size: 12px; height: 50px; line-height: 50px; text-align: center; }
.p-nav01__item a { padding: 0; }
.p-nav01__item span { display: none; }
.p-nav01__item--prev { border-left: 1px solid #ddd; }
.p-nav01__item--prev::before { left: 12px; }
.p-nav01__item--prev a::before { content: attr(data-prev); }
.p-nav01__item--next { border-right: 1px solid #ddd; }
.p-nav01__item--next::after { right: 12px; }
.p-nav01__item--next a::before { content: attr(data-next); } }

.p-page-header { position: relative; }

.p-page-header__content { position: absolute; top: 50%; z-index: 1; -webkit-transform: translateY(-50%); transform: translateY(-50%); text-align: center; width: 100%; }

.p-page-header__title { line-height: 1.2; margin-bottom: 10px; }

.p-page-header__sub { line-height: 2.3; font-size: 16px; }

.p-page-header__img { position: relative; }

.p-page-header__img img { width: 100%; height: auto; }

.p-page-header__img::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.p-page-links { font-size: 14px; margin-bottom: 50px; }

.p-page-links a { background: #eee; color: #000 !important; display: inline-block; }

.p-page-links a:hover { color: #fff !important; }

.p-page-links span { display: inline-block; line-height: 40px; text-align: center; width: 40px; height: 40px; transition: background 0.2s ease; }

.p-page-links > span { color: #fff; }

.p-page-links .p-page-links__title { background: transparent; color: #000; text-align: left; width: auto; height: auto; }

@media only screen and (max-width: 767px) { .p-page-links { margin-bottom: 40px; } }

.pb-widget-catchcopy h4 { font-weight: 600; }

.pb_slider:hover .slick-arrow { -webkit-transform: translateX(0); transform: translateX(0); }

.pb_slider .slick-arrow { /* Override pagebuilder CSS */ font-size: 12px; width: 50px; height: 50px; line-height: 50px; transition-property: opacity, -webkit-transform; transition-property: opacity, transform; transition-property: opacity, transform, -webkit-transform; transition-duration: 0.2s; top: 0; bottom: 0; margin: auto; }

.pb_slider .slick-arrow:hover, .pb_slider .slick-arrow:focus { background: #000; color: #fff; }

.pb_slider .slick-arrow:before { content: ""; }

.pb_slider .slick-prev { left: 0; right: auto; -webkit-transform: translateX(-50px); transform: translateX(-50px); }

.pb_slider .slick-next { right: 0; -webkit-transform: translateX(50px); transform: translateX(50px); }

.pb_slider_nav .pb_slider_nav_item.slick-current { opacity: 0.5; transition-property: opacity; transition-duration: 0.2s; }

.pb_slider_nav .pb_slider_nav_item.slick-current::after { box-shadow: none; }

@media screen and (max-width: 767px) { .dp-google-map { height: auto !important; padding-bottom: 100%; }
.pb-widget-headline h3 { font-weight: 600; }
.pb_slider_nav .pb_slider_nav_item.slick-current:after { box-shadow: none; } }

.p-pager { display: flex; justify-content: center; margin: 30px 0 -5px; }

.p-pager__item { list-style-type: none; font-size: 14px; margin-right: 5px; margin-bottom: 5px; }

.p-pager__item a, .p-pager__item span { display: block; line-height: 40px; text-align: center; width: 40px; height: 40px; }

.p-pager__item a { background: #fff; }

.p-pager__item a:hover, .p-pager__item span { color: #fff; }

@media screen and (max-width: 991px) { .p-pager { margin-bottom: 0; } }

@media screen and (max-width: 767px) { .p-pager { margin: 0; } }

.p-pagetop {
background: #00152B;
border: 0; color: #fff;
cursor: pointer; outline: none; position: fixed;
right: 0; bottom: 0; z-index: 99;
-webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
transition: background 0.2s, opacity 0.35s, -webkit-transform 0.35s;
 transition: background 0.2s, opacity 0.35s, transform 0.35s;
transition: background 0.2s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
opacity: 0;
width: 56px;
height: 56px;
}

.p-pagetop.is-active {
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
opacity: 1; }

.p-pagetop::after {
content: url(../../img/top_ico.png); margin: auto;
position: absolute; top: 0; right: 0; bottom: 0;
left: 0; font-size: 14px;
width: 20px;
height: 19px;
}

@media screen and (max-width: 767px) { .p-pagetop { width: 50px; height: 50px; } }

.p-post-list01 { list-style-type: none; margin-bottom: 0; }

.p-post-list01__item { margin-bottom: 20px; }

.p-post-list01__item:last-child { margin-bottom: 0; }

@media screen and (max-width: 767px) { .p-post-list01__item { margin-top: -7px; } }

.p-post-list02 { background: #fff; list-style-type: none; margin-bottom: 0; }

.p-post-list02__item { padding: 23px 32px 30px; }

.p-post-list02__item + .p-post-list02__item { border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) { .p-post-list02 { padding: 19px 0 26px; }
.p-post-list02__item { padding: 0 22px; }
.p-post-list02__item + .p-post-list02__item { margin-top: 23px; padding-top: 19px; } }

.p-post-list03 { display: flex; flex-wrap: wrap; }

.p-post-list03__item { width: 25%; }

.p-post-slider { position: absolute; bottom: 0; z-index: 1; width: 100%; }

.p-post-slider::before { background: rgba(221, 221, 221, 0.3); content: ""; width: 100%; height: 1px; display: block; position: absolute; top: 30px; }

.p-post-slider .slick-list, .p-post-slider .slick-track { min-width: 100%; }

.p-post-slider .slick-list { margin: 0 -20px; }

.p-post-slider .slick-arrow { top: 0; bottom: 0; margin: auto; -webkit-transform: translateY(17px); transform: translateY(17px); }

.p-post-slider .slick-arrow::before { color: #999; }

.p-post-slider .slick-prev { left: -42px; }

.p-post-slider .slick-next { right: -42px; }

.p-post-slider__inner { display: flex; }

.p-post-slider__item { color: #999; cursor: pointer; margin: 0 20px; width: 33.33%; }

.p-post-slider__item:focus { outline: none; }

.p-post-slider__item.is-active { color: #fff; }

.p-post-slider__item:only-child { width: 100%; }

@media screen and (max-width: 767px) { .p-post-slider__item:empty { display: none !important; } }

.p-pr { min-width: 50px; padding: 9px 10px; text-align: center; }

.p-pr--sm { padding: 4px 10px; }

.p-ranking-tab-list__tab { background: #eee; display: flex; list-style-type: none; margin-bottom: 0; }

.p-ranking-tab-list__tab-item { flex: 1; font-size: 16px; font-weight: 700; height: 60px; line-height: 60px; text-align: center; }

.p-ranking-tab-list__tab-item a { display: block; width: 100%; height: 100%; }

.p-ranking-tab-list__tab-item.is-active a { background: #fff; cursor: default; }

.p-ranking-tab-list__panel { background: #fff; counter-reset: number 0; display: none; }

.p-ranking-tab-list__panel.is-active { display: block; }

.p-ranking-tab-list__panel-item { padding: 50px 6.32911%; position: relative; }

.p-ranking-tab-list__panel-item + .p-ranking-tab-list__panel-item { border-top: 1px solid #ddd; }

@media screen and (max-width: 767px) { .p-ranking-tab-list { margin: -20px -20px 0; }
.p-ranking-tab-list__tab-item { border-bottom: 1px solid #ddd; font-size: 12px; line-height: 1.5; }
.p-ranking-tab-list__tab-item.is-active { border-bottom-color: #fff; }
.p-ranking-tab-list__tab-item + .p-ranking-tab-list__tab-item { border-left: 1px solid #ddd; }
.p-ranking-tab-list__tab-item a { display: flex; align-items: center; justify-content: center; padding: 0 15px; }
.p-ranking-tab-list__panel-item { padding: 40px 20px 20px; } }

.p-readmore { text-align: center; }

.p-readmore__btn { background: #eee; color: #fff !important; }

.p-readmore__btn:hover { color: #fff !important; }

.p-readmore .p-readmore__btn:hover { text-decoration: none; }

.p-readmore .p-readmore__num { font-size: 16px; margin-top: 0.5em; }

.p-related-posts__headline { position: relative; z-index: 1; }

.p-related-posts__list { display: flex; flex-wrap: wrap; margin-top: -1px; }

.p-related-posts__list-item { border-top: 1px solid #ddd; width: 50%; }

.p-related-posts__list-item:nth-child(even) { border-left: 1px solid #ddd; }

@media screen and (max-width: 1199px) { .p-related-posts__list-item { width: 100%; }
.p-related-posts__list-item:nth-child(even) { border-left: 0; } }

@media screen and (max-width: 767px) { .p-related-posts { margin: 0 -20px; } }

/** share */
.p-share__btn { margin-bottom: 2px; }

.slick-arrow { -webkit-transform: none; transform: none; transition-property: background; transition-duration: 0.2s; z-index: 1; }

.slick-arrow::before { font-family: "design_plus"; opacity: 1; }

.slick-arrow--square { top: auto; left: auto; bottom: 0; width: 50px; height: 50px; }

.slick-arrow--square.slick-prev { right: 50px; }

.slick-arrow--square.slick-next { right: 0; }

.slick-arrow--square::before { font-size: 16px; }

.slick-prev::before { content: "\E90F"; }

.slick-next::before { content: "\E910"; }

@media screen and (max-width: 767px) { .slick-arrow--square { width: 40px; height: 40px; }
.slick-arrow--square::before { font-size: 13px; }
.slick-arrow--square.slick-prev { right: 40px; } }

.p-slider .slick-dots { top: 5px; bottom: auto; padding: 0 10px; text-align: right; }

.p-slider .slick-dots li { margin: 0 4px; width: 10px; height: 10px; }

.p-slider .slick-dots li.slick-active button { background: #666; }

.p-slider .slick-dots li button { background: #fff; border-radius: 50%; width: 10px; height: 10px; }

.p-slider .slick-dots li button::before { display: none; }

.p-social-nav { margin-bottom: 0; }

.p-social-nav__item { display: inline; font-family: "design_plus"; font-size: 14px; margin-right: 12px; }

.p-social-nav__item a:hover { color: #999; }

.p-social-nav__item:last-child { margin-right: 0; }

.p-social-nav__item--twitter a::before { content: "\E904"; }

.p-social-nav__item--facebook a::before { content: "\E903"; }

.p-social-nav__item--instagram a::before { content: "\EA92"; }

.p-social-nav__item--pinterest a::before { content: "\E905"; }

.p-social-nav__item--youtube a::before { content: "\F167"; }

.p-social-nav__item--mail a::before { content: "\F0E0"; }

.p-social-nav__item--rss a::before { content: "\E90B"; }

.p-social-nav02 { list-style-type: none; line-height: 1; margin-bottom: 0; }

.p-social-nav02__item { display: inline-block; font-family: "design_plus"; font-size: 16px; margin-right: 20px; }

.p-social-nav02__item:last-child { margin-right: 0; }

.p-social-nav02__item a { color: #fff; }

.p-social-nav02__item--twitter a::before { content: "\E904"; }

.p-social-nav02__item--facebook a::before { content: "\E903"; }

.p-social-nav02__item--instagram a::before { content: "\EA92"; }

.p-social-nav02__item--pinterest a::before { content: "\E905"; }

.p-social-nav02__item--mail a::before { content: "\F0E0"; }

.p-social-nav02__item--rss a::before { content: "\E90B"; }

.p-social-nav02__item--youtube a::before { content: "\F167"; }

.p-tab-list__tab { display: flex; list-style-type: none; margin-bottom: -1px; width: 100%; }

.p-tab-list__tab-item { background: #eee; font-size: 16px; font-weight: 700; height: 60px; line-height: 60px; text-align: center; width: 50%; }

.p-tab-list__tab-item.is-active { background: #fff; }

.p-tab-list__tab-item.is-active a { cursor: default; }

.p-tab-list__tab-item a { display: block; width: 100%; height: 100%; }

.p-tab-list__panel { background: #fff; display: none; }

.p-tab-list__panel.is-active { display: block; }

.p-tab-list__panel-item { border-bottom: 1px solid #ddd; }

.p-tab-list__panel-item:last-child { border-bottom: 0; }

.p-blog-list--4col .p-tab-list__tab-item { font-size: 14px; }

@media screen and (max-width: 767px) { .p-tab-list__tab-item { font-size: 14px; } }

.p-view { font-size: 12px; display: flex; align-items: center; }

.p-view::before { content: "\E92B"; font-family: "design_plus"; font-size: 18px; margin-right: 7px; margin-top: -2px; }

@media screen and (max-width: 767px) { .p-view::before { margin-top: 0; margin-right: 5px; } }

.p-widget-search { position: relative; }

.p-widget-search__input, .widget_search input[type="text"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #f9f9f9; border: 1px solid #ddd; box-sizing: border-box; border-radius: 0; height: 55px; line-height: 55px; outline: none; padding: 0 38px 0 10px; width: 100%; }

.p-widget-search__submit, .widget_search .searchform::after, .widget_search input[type="submit"] { background: transparent; border: 0; color: #000; cursor: pointer; font-family: "design_plus"; font-size: 18px; position: absolute; top: 0; right: 0; width: 38px; height: 55px; border-radius: 0; text-align: center; padding: 0; }

@media screen and (max-width: 767px) { .p-widget-search__input, .widget_search input[type="text"] { height: 50px; line-height: 50px; }
.p-widget-search__submit, .widget_search .searchform::after, .widget_search input[type="submit"] { height: 50px; } }

.p-widget { line-height: 1.7; margin-bottom: 30px; }

.p-widget ul { list-style: none; }

.p-widget:last-child { margin-bottom: 0; }

.p-widget__title { color: #fff; font-size: 16px; line-height: 50px; height: 50px; padding: 0 30px; margin-bottom: 10px; }

.ad_widget { background: #fff; padding: 38px 0; text-align: center; }

.widget_calendar table { width: 100%; }

.widget_calendar table td { text-align: center; }

.widget_search { position: relative; }

.widget_search .searchform::after { content: "\E915"; line-height: 55px; }

.widget_search .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.widget_search input[type="submit"] { font-size: 0; z-index: 2; }

.widget_search input[type="submit"]:focus { outline: none; }

/* custom menu */
.widget_nav_menu li { font-size: 12px; margin-bottom: 18px; }

.p-blog-list--4col .ad_widget { padding: 14px 0; }

@media screen and (max-width: 1069px) { .ad_widget { background: transparent; padding: 0; } }

@media screen and (max-width: 767px) { .p-widget__title { padding: 0 22px; }
.ad_widget { background: transparent; padding: 0; text-align: center; }
.ad_widget img { margin-left: -10px; margin-right: -10px; }
.p-blog-list--4col .ad_widget { padding: 0; } }

/* WordPress preset style */
/* alignment */
.p-entry__body .alignright { float: right; }

.p-entry__body .alignleft { float: left; }

.p-entry__body .aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 7px; }

.p-entry__body blockquote.alignleft, .p-entry__body img.alignleft { margin: 7px 24px 7px 0; }

.p-entry__body .wp-caption.alignleft { margin: 7px 14px 7px 0; }

.p-entry__body blockquote.alignright, .p-entry__body img.alignright { margin: 7px 0 7px 24px; }

.p-entry__body .wp-caption.alignright { margin: 7px 0 7px 14px; }

.p-entry__body blockquote.aligncenter, .p-entry__body img.aligncenter, .p-entry__body .wp-caption.aligncenter { margin-top: 7px; margin-bottom: 7px; }

/* text and headline */
.p-entry__body h1, .p-entry__body h2, .p-entry__body h3, .p-entry__body h4, .p-entry__body h5, .p-entry__body h6 { clear: both; line-height: 1.4; margin-bottom: 24.2px; }

.p-entry__body h1 { font-size: 150%; }

.p-entry__body h2 { font-size: 140%; }

.p-entry__body h3 { font-size: 130%; }

.p-entry__body h4 { font-size: 120%; }

.p-entry__body h5 { font-size: 110%; }

.p-entry__body h6 { font-size: 100%; }

/* image */
.p-entry__body img[class*="align"], .p-entry__body img[class*="wp-image-"], .p-entry__body img[class*="attachment-"], .p-entry__body .size-full, .p-entry__body .size-large, .p-entry__body .wp-post-image, .p-entry__body img { max-width: 100%; height: auto; }

/* list */
.p-entry__body li, .p-entry__body dt, .p-entry__body dd { line-height: 2.2; }

.p-entry__body ul, .p-entry__body ol, .p-entry__body dl { margin-bottom: 24px; }

.p-entry__body ol { list-style: decimal outside none; margin-left: 1.5em; }

.p-entry__body ul { list-style: circle outside none; margin-left: 1.3em; }

.p-entry__body li > ul, .p-entry__body li > ol { margin-bottom: 0; }

.p-entry__body dt { font-weight: bold; }

.p-entry__body dd { margin-bottom: 1em; }

/* table */
.p-entry__body table { margin: 0 0 24px 0; border-collapse: collapse; }

.p-entry__body td, .p-entry__body th { border: 1px solid #ddd; padding: 10px 15px 7px; line-height: 2.2; font-size: 14px; }

.p-entry__body th { background: #fafafa; font-weight: normal; }

/* table style */
.table_no_border th, .table_no_border td { border: none; padding-left: 0; }

.table_border_horizontal th, .table_border_horizontal td { border-left: none; border-right: none; padding-left: 0; }

/* block quote */
.p-entry__body blockquote { margin: 0 0 25px 0; padding: 27px 30px 0; border: 1px solid #ccc; box-shadow: 0px 4px 0px 0px #f2f2f2; position: relative; }

.p-entry__body blockquote:before { content: '"'; font-style: italic; font-size: 30px; font-weight: normal; line-height: 40px; width: 30px; height: 30px; position: absolute; top: 5px; left: 10px; color: #5cbcd7; }

.p-entry__body blockquote:after { content: '"'; font-style: italic; font-size: 30px; font-weight: normal; text-align: left; line-height: 60px; width: 30px; height: 30px; position: absolute; bottom: 7px; right: 0; color: #5cbcd7; }

.p-entry__body blockquote cite { border-top: 1px dotted #aaa; display: block; padding: 20px 0 0 0; font-style: italic; text-align: right; font-size: 90%; }

/* captions */
.p-entry__body .wp-caption { margin-bottom: 24px; background: #fff; border: 1px solid #ccc; padding: 5px; max-width: 100%; border-radius: 5px; box-sizing: border-box; }

.p-entry__body .wp-caption-text { text-align: center; font-size: 12px; font-style: italic; line-height: 1.5; margin: 9px auto; }

.p-entry__body .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; }

/* gallery */
.gallery { margin-bottom: 20px; }

.gallery a img { border: 0 !important; }

.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }

.gallery-columns-1 .gallery-item { max-width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 48%; max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item { max-width: 32%; max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item { max-width: 23%; max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item { max-width: 19%; max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item { max-width: 15%; max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item { max-width: 13%; max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item { max-width: 11%; max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item { max-width: 9%; max-width: calc(11.1% - 4px); }

.gallery-columns-10 .gallery-item { max-width: 7%; max-width: calc(9.4% - 0px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right: 0; }

.gallery-caption { background-color: rgba(0, 0, 0, 0.7); box-sizing: border-box; color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }

.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }

.gallery-item:hover .gallery-caption { opacity: 1; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; }

/* etc */
.p-entry__body .wp-smiley { border: 0; margin-bottom: 0; margin-top: 0; padding: 0; }

.p-entry__body address { margin: 0 0 24px 0; line-height: 2.2; }

.p-entry__body pre { border-left: 5px solid #7fc120; font-size: 12px; margin: 0 0 27px 0; line-height: 25px; /*background:url(img/common/pre.gif) repeat left top;*/ padding: 0 17px; overflow: auto; }

.p-entry__body .mejs-container { margin: 12px 0 25px; }

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

.u-clearfix::after { clear: both; content: " "; display: table; }

.u-hidden { display: none; }

/* Column layout - カラムレイアウト */
.post_row { line-height: 2.4; margin-left: -25px; margin-right: -25px; }

.post_row:before, .post_row:after { content: " "; display: table; }

.post_row:after { clear: both; }

.post_col, .post_col-2, .post_col-3 { float: left; margin-bottom: 2em; min-height: 1px; padding-left: 25px; padding-right: 25px; position: relative; width: 100%; box-sizing: border-box; }

@media screen and (min-width: 768px) { .post_col-2 { width: 50%; /* 2カラム */ }
.post_col-3 { width: 33.33333%; } }

@media screen and (min-width: 1024px) { .post_col-2 { width: 50%; /* 2カラム */ }
.post_col-3 { width: 33.33333%; } }

/* headline - 見出しのスタイル */
.style2a, .style2b, .style3a, .style3b, .style4a, .style4b, .style5a, .style5b, .style6 { line-height: 1.6; font-weight: 500; }

/* h2 */
.style2a { margin: 65px 0 30px !important; padding: 0 0 .9em; border-bottom: 3px solid #000; font-size: 26px !important; }

.style2b { margin: 65px 0 30px !important; padding: .48em 1em .47em; font-size: 26px !important; color: #fff; background: #000; }

/* h3 */
.style3a { margin: 65px 0 30px !important; padding: 1.2em .15em; font-size: 22px !important; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

.style3b { margin: 65px 0 30px !important; padding: 1.1em 1.4em 1.15em; font-size: 22px !important; background: #fafafa; border: 1px solid #ddd; border-top: 3px solid #000; }

/* h4 */
.style4a { margin: 65px 0 30px !important; padding: .4em 0 .4em 1.2em; border-left: 3px solid #000; font-size: 20px !important; font-weight: 500; }

.style4b { position: relative; margin: 65px 0 30px !important; padding: .8em 1.5em .8em; border-left: #000 3px solid; font-size: 20px !important; box-sizing: border-box; }

.style4b:after { position: absolute; top: 0; left: 0; content: ''; width: 100%; height: calc(100% - 2px); border: 1px solid #ddd; border-left: none; }

/* h5 */
.style5a { margin: 65px 0 30px !important; padding: .85em 1.5em .8em; font-size: 18px !important; background: #fafafa; border: 1px solid #ddd; }

.style5b { margin: 65px 0 30px !important; padding: .85em 1.5em .8em; font-size: 18px !important; color: #fff; background: #000; }

/* h6 */
.style6 { position: relative; margin: 65px 0 30px !important; padding: 0 .8em 0 1.3em; color: #000; font-size: 16px !important; font-weight: 700; }

.style6:before { background: #000; content: ""; position: absolute; top: .35em; left: 0; width: 12px; height: 12px; }

@media screen and (max-width: 767px) { /* h2 */
.style2a { margin: 30px 0 20px !important; padding: 0 0 .6em; font-size: 20px !important; }
.style2b { margin: 30px 0 20px !important; padding: .42em .7em .41em; font-size: 20px !important; color: #fff; background: #000; }
/* h3 */
.style3a { margin: 30px 0 20px !important; padding: .6em .15em; font-size: 18px !important; }
.style3b { margin: 30px 0 20px !important; padding: .5em .5em .45em .6em; font-size: 18px !important; }
/* h4 */
.style4a { margin: 30px 0 20px !important; padding: .4em 0 .4em .8em; border-left: 2px solid #000; font-size: 16px !important; }
.style4b { margin: 30px 0 20px !important; padding: .8em 1em .75em; border-left: #000 2px solid; font-size: 16px !important; }
/* h5 */
.style5a { margin: 30px 0 20px !important; padding: .8em 1em .75em; font-size: 15px !important; }
.style5b { margin: 30px 0 20px !important; padding: .8em 1em .75em; font-size: 15px !important; } }

.news_headline1 { border-left: 8px solid #444; font-size: 1.2em; line-height: 1.2; margin: 80px 0 25px 0; padding: .5em; position: relative; }

.news_headline1:after { border-bottom: 1px dotted #ddd; content: ""; position: absolute; bottom: 0px; left: 0; width: 100%; height: 0; }

.news_headline2 { border-left: 6px solid #545454; font-size: 1.1em; line-height: 26px; margin: 40px 0 20px 0; padding: 0 .5em; }

.balloon { background: #222; border-bottom: 0; clear: both; color: #fff; display: block; font-size: 20px; font-weight: 400; margin: 50px 0 22px; min-width: 115px; padding: .5em 18px .5em; position: relative; text-align: left; width: auto; z-index: 0; }

.balloon:after { border-color: #222 transparent transparent transparent; border-style: solid; border-width: 10px 10px 0 10px; bottom: -10px; content: ""; display: block; margin-left: -10px; position: absolute; left: 30px; width: 0px; height: 0px; }

/* flame - 囲み枠 */
.well { margin-bottom: 30px; padding: 1.1em 2em; background-color: #fafafa; border: 1px solid #ddd; border-radius: 6px; }

.well2 { margin-bottom: 30px; padding: 1.1em 2em; border: 1px solid #ddd; }

.well3 { margin-bottom: 30px; padding: 1.1em 2em; border: 1px dashed #ddd; background: #fafafa; }

.wl_red { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }

.wl_yellow { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }

.wl_blue { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }

.wl_green { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }

@media screen and (max-width: 767px) { .well, .well2, .well3 { padding: .9em .8em .9em 1em; } }

/* button - CSSボタンのスタイル */
.q_button { background-color: #535353; box-sizing: border-box; color: #fff !important; display: inline-block; font-size: 100%; font-weight: 400; min-width: 200px; margin: 0; max-width: 90%; padding: .6em 1.3em .5em; transition: all 0.3s ease-in-out 0s; text-decoration: none; text-align: center; vertical-align: middle; }

.q_button:hover, .q_button:focus { background-color: #7d7d7d; color: #fff; text-decoration: none; }

/* Button option */
.rounded { border-radius: 6px; }

.pill { border-radius: 50px; }

.sz_full { display: block; font-size: 110%; max-width: 100%; min-width: 100px; padding: 1em 1.5em .9em; }

.sz_l { font-size: 110%; max-width: 90%; min-width: 350px; padding: .8em 1.5em .7em; }

@media screen and (max-width: 767px) { .sz_l { box-sizing: border-box; max-width: 100%; min-width: 0; width: 100%; } }

.sz_s { min-width: 100px; max-width: 90%; font-size: 85%; padding: .4em 1em .3em; }

.bt_red { background: #c01f0e; color: #fff; }

.bt_red:hover, .bt_red:focus { background-color: #d33929; color: #fff; }

.bt_yellow { background: #f1c40f; color: #fff; }

.bt_yellow:hover, .bt_yellow:focus { background-color: #f9d441; color: #fff; }

.bt_blue { background: #2980b9; color: #fff; }

.bt_blue:hover, .bt_blue:focus { background-color: #3a91c9; color: #fff; }

.bt_green { background: #27ae60; color: #fff; }

.bt_green:hover, .bt_green:focus { background-color: #39c574; color: #fff; }

/* Youtube responsive - Youtube動画のレスポンシブ表示 */
.ytube { position: relative; height: 0; margin-top: 20px; margin-bottom: 20px; padding-bottom: 56.25%; padding-top: 30px; overflow: hidden; }

.ytube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

/* Table responsive - テーブルのレスポンシブ表示 */
.rps_table { line-height: 2.0; }

@media only screen and (max-width: 567px) { .rps_table tr { display: block; margin-bottom: 1.5em; }
.rps_table th, .rps_table td { display: list-item; list-style-type: none; }
.rps_table td { border-top: none; } }

/* Cardlink style - カードリンクのスタイル */
.cardlink { padding: 20px; margin: 10px 0; border: 1px solid #ddd; word-wrap: break-word; max-width: 100%; background: #fafafa; }

.cardlink_thumbnail { float: left; margin-right: 25px; }

.cardlink_thumbnail img { width: 130px; height: 130px; -o-object-fit: cover; object-fit: cover; }

/* for IE11 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) { .cardlink_thumbnail img { height: auto; } }

.cardlink_content { line-height: 1.6; }

.cardlink_timestamp { display: inline; margin: 0; padding: 0; vertical-align: top; color: #222; line-height: 1; font-size: 12px; }

.cardlink_title { font-size: 16px; margin: -3px 0 5px; }

.cardlink_title a { font-weight: bold; color: #000; text-decoration: none; }

.cardlink_title a:hover { text-decoration: underline; }

.cardlink_excerpt { color: #000; font-size: 14px; overflow: hidden; line-height: 1.9; }

.cardlink_footer { clear: both; }

.clear { clear: both; }

@media screen and (max-width: 767px) { .cardlink_timestamp { display: none; } }

@media screen and (max-width: 567px) { .cardlink { padding: 15px 11px 12px 13px; }
.cardlink_thumbnail { float: left; margin-bottom: 10px; margin-right: 12px; }
.cardlink_thumbnail img { width: 100px; height: 100px; }
.cardlink_title { font-size: 14px; margin-top: -5px; }
.cardlink_excerpt { clear: both; } }



@media screen and (max-width: 380px) {
.l-header__logo img{
width:70%;
margin-top:14px;
}
.l-header__logo {
    margin-top: 0px;
}

}
/* Contactform - お問い合わせフォーム */
.wpcf7 { background: #fafafa; border: 1px solid #ddd; font-size: 14px; margin: 0 0 2.5em !important; padding: 0; width: 100%; }

.wpcf7 form { margin: 1.5em 1.5em 0; }

.wpcf7 p { margin-bottom: 1em; font-size: 16px; }

.wpcf7 input, .wpcf7 textarea { border: 1px solid #ccc; box-sizing: border-box; line-height: 1.2; padding: 8px; width: 100%; }

.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { border: 1px solid #ccc; max-width: 97%; padding: 8px; width: auto; }

.wpcf7 select, .wpcf7 .wpcf7-list-item-label { font-size: 14px; line-height: 1.2; }

.wpcf7 .wpcf7-list-item { display: block; }

.wpcf7 textarea { height: 300px; }

.wpcf7 input:focus, .wpcf7 textarea:focus { border: 1px solid #bbb; outline: none; }

.wpcf7 .wpcf7-submit { box-sizing: border-box; position: relative; display: block; width: 225px; height: 48px; margin: 30px auto 0; background-color: #333333; cursor: pointer; border: none !important; color: #fff; text-align: center; text-decoration: none; font-size: 14px; line-height: 1.5; outline: none; transition: all .3s; }

.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after { box-sizing: border-box; }

.wpcf7 .wpcf7-submit:hover { background-color: #666666; }

.wpcf7 .wpcf7-submit .wpcf7-not-valid { background: pink; }

.wpcf7 .wpcf7-submit .wpcf7-response-output { margin: 10px 0 0; padding: 8px 35px 8px 14px; border-radius: 4px; }

.wpcf7 .wpcf7-submit .wpcf7-validation-errors { color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7; }

.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok { color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1; }

/* font-size - フォントサイズ */
.text70 { font-size: 70%; }

.text80 { font-size: 80%; }

.text90 { font-size: 90%; }

.text100 { font-size: 100%; }

.text110 { font-size: 110%; }

.text120 { font-size: 120%; }

.text130 { font-size: 130%; }

.text140 { font-size: 140%; }

.text150 { font-size: 150%; }

.text160 { font-size: 160%; }

.text170 { font-size: 170%; }

.text180 { font-size: 180%; }

.text190 { font-size: 190%; }

.text200 { font-size: 200%; }

.text210 { font-size: 210%; }

.text220 { font-size: 220%; }

.b { font-weight: 700; }

/* 太字 */
.u { text-decoration: underline; }

/* 下線 */
.del { text-decoration: line-through; }

/* 打ち消し線 */
/* font-color - フォントカラー */
.red { color: red; }

/* 赤色 */
.blue { color: #2ca9e1; }

/* 青色 */
.green { color: #82ae46; }

/* 緑色 */
.orange { color: #ff7d00; }

/* 橙色 */
.yellow { color: #fff000; }

/* 黄色 */
.pink { color: #ff0084; }

/* ピンク */
.gray { color: #999999; }

/* グレー */
/* background-color - 背景色 */
/* 青色の文字背景 */
.bg-blue { background-color: #4ab0f5; padding: 2px; }

/* 赤色の文字背景 */
.bg-red { background-color: red; padding: 2px; }

/* 黄色の文字背景 */
.bg-yellow { background-color: #ff0; padding: 2px; }

/* text-align - 配置 */
.align1 { text-align: center !important; }

/* 中央寄せ */
.align2 { text-align: right !important; }

/* 右寄せ */
.align3 { text-align: left !important; }

/* 左寄せ */
/* float - 回り込み */
/* 右に回り込み */
.r-flo { float: right; margin: 10px; }

/* 左に回り込み */
.l-flo { float: left; margin: 10px; }

.f-clear { clear: both; }

/* 回り込みの解除 */
/* hover - 画像リンクマウスオーバー時の不透明度 */
a img.fade { background: none !important; outline: none; transition: all .3s; }

a:hover img.fade { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; background: none !important; }

/* text-style - テキストスタイル */
/* 注意書き等で二行目以降を字下げ */
.att { padding-left: 1em; text-indent: -1em; }

/* テキストボックス */
.att_box { margin: 2em 0 2.5em; padding: 1em 1.2em; line-height: 2.0; border: 1px dotted #cccccc; background: #fcfcfc; }

/* margin - 要素の外側の余白 */
.m0 { margin: 0 !important; }

/* margin 0px を指定するクラス */
.mt0 { margin-top: 0 !important; }

/* margin-top0px を指定するクラス */
.mr0 { margin-right: 0 !important; }

/* margin-right0px を指定するクラス*/
.mb0 { margin-bottom: 0 !important; }

/* margin-bottom0px を指定するクラス*/
.ml0 { margin-left: 0 !important; }

/* margin-left0px を指定するクラス*/
.m5 { margin: 5px !important; }

.mt5 { margin-top: 5px !important; }

.mr5 { margin-right: 5px !important; }

.mb5 { margin-bottom: 5px !important; }

.ml5 { margin-left: 5px !important; }

.m10 { margin: 10px !important; }

.mt10 { margin-top: 10px !important; }

.mr10 { margin-right: 10px !important; }

.mb10 { margin-bottom: 10px !important; }

.ml10 { margin-left: 10px !important; }

.m15 { margin: 15px !important; }

.mt15 { margin-top: 15px !important; }

.mr15 { margin-right: 15px !important; }

.mb15 { margin-bottom: 15px !important; }

.ml15 { margin-left: 15px !important; }

.m20 { margin: 20px !important; }

.mt20 { margin-top: 20px !important; }

.mr20 { margin-right: 20px !important; }

.mb20 { margin-bottom: 20px !important; }

.ml20 { margin-left: 20px !important; }

.m25 { margin: 25px !important; }

.mt25 { margin-top: 25px !important; }

.mr25 { margin-right: 25px !important; }

.mb25 { margin-bottom: 25px !important; }

.ml25 { margin-left: 25px !important; }

.m30 { margin: 30px !important; }

.mt30 { margin-top: 30px !important; }

.mr30 { margin-right: 30px !important; }

.mb30 { margin-bottom: 30px !important; }

.ml30 { margin-left: 30px !important; }

.m35 { margin: 35px !important; }

.mt35 { margin-top: 35px !important; }

.mr35 { margin-right: 35px !important; }

.mb35 { margin-bottom: 35px !important; }

.ml35 { margin-left: 35px !important; }

.m40 { margin: 40px !important; }

.mt40 { margin-top: 40px !important; }

.mr40 { margin-right: 40px !important; }

.mb40 { margin-bottom: 40px !important; }

.ml40 { margin-left: 40px !important; }

.m45 { margin: 45px !important; }

.mt45 { margin-top: 45px !important; }

.mr45 { margin-right: 45px !important; }

.mb45 { margin-bottom: 45px !important; }

.ml45 { margin-left: 45px !important; }

.m50 { margin: 50px !important; }

.mt50 { margin-top: 50px !important; }

.mr50 { margin-right: 50px !important; }

.mb50 { margin-bottom: 50px !important; }

.ml50 { margin-left: 50px !important; }

.m55 { margin: 55px !important; }

.mt55 { margin-top: 55px !important; }

.mr55 { margin-right: 55px !important; }

.mb55 { margin-bottom: 55px !important; }

.ml55 { margin-left: 55px !important; }

.m60 { margin: 60px !important; }

.mt60 { margin-top: 60px !important; }

.mr60 { margin-right: 60px !important; }

.mb60 { margin-bottom: 60px !important; }

.ml60 { margin-left: 60px !important; }

.m65 { margin: 65px !important; }

.mt65 { margin-top: 65px !important; }

.mr65 { margin-right: 65px !important; }

.mb65 { margin-bottom: 65px !important; }

.ml65 { margin-left: 65px !important; }

.m70 { margin: 70px !important; }

.mt70 { margin-top: 70px !important; }

.mr70 { margin-right: 70px !important; }

.mb70 { margin-bottom: 70px !important; }

.ml70 { margin-left: 70px !important; }

.m75 { margin: 75px !important; }

.mt75 { margin-top: 75px !important; }

.mr75 { margin-right: 75px !important; }

.mb75 { margin-bottom: 75px !important; }

.ml75 { margin-left: 75px !important; }

.m80 { margin: 80px !important; }

.mt80 { margin-top: 80px !important; }

.mr80 { margin-right: 80px !important; }

.mb80 { margin-bottom: 80px !important; }

.ml80 { margin-left: 80px !important; }

/* padding - 要素の内側の余白 */
.p0 { padding: 0 !important; }

.pt0 { padding-top: 0 !important; }

.pr0 { padding-right: 0 !important; }

.pb0 { padding-bottom: 0 !important; }

.pl0 { padding-left: 0 !important; }

.p5 { padding: 5px !important; }

.pt5 { padding-top: 5px !important; }

.pr5 { padding-right: 5px !important; }

.pb5 { padding-bottom: 5px !important; }

.pl5 { padding-left: 5px !important; }

.p10 { padding: 10px !important; }

.pt10 { padding-top: 10px !important; }

.pr10 { padding-right: 10px !important; }

.pb10 { padding-bottom: 10px !important; }

.pl10 { padding-left: 10px !important; }

.p15 { padding: 15px !important; }

.pt15 { padding-top: 15px !important; }

.pr15 { padding-right: 15px !important; }

.pb15 { padding-bottom: 15px !important; }

.pl15 { padding-left: 15px !important; }

.p20 { padding: 20px !important; }

.pt20 { padding-top: 20px !important; }

.pr20 { padding-right: 20px !important; }

.pb20 { padding-bottom: 20px !important; }

.pl20 { padding-left: 20px !important; }

.p25 { padding: 25px !important; }

.pt25 { padding-top: 25px !important; }

.pr25 { padding-right: 25px !important; }

.pb25 { padding-bottom: 25px !important; }

.pl25 { padding-left: 25px !important; }

.p30 { padding: 30px !important; }

.pt30 { padding-top: 30px !important; }

.pr30 { padding-right: 30px !important; }

.pb30 { padding-bottom: 30px !important; }

.pl30 { padding-left: 30px !important; }

.p35 { padding: 35px !important; }

.pt35 { padding-top: 35px !important; }

.pr35 { padding-right: 35px !important; }

.pb35 { padding-bottom: 35px !important; }

.pl35 { padding-left: 35px !important; }

.p40 { padding: 40px !important; }

.pt40 { padding-top: 40px !important; }

.pr40 { padding-right: 40px !important; }

.pb40 { padding-bottom: 40px !important; }

.pl40 { padding-left: 40px !important; }

.p45 { padding: 45px !important; }

.pt45 { padding-top: 45px !important; }

.pr45 { padding-right: 45px !important; }

.pb45 { padding-bottom: 45px !important; }

.pl45 { padding-left: 45px !important; }

.p50 { padding: 50px !important; }

.pt50 { padding-top: 50px !important; }

.pr50 { padding-right: 50px !important; }

.pb50 { padding-bottom: 50px !important; }

.pl50 { padding-left: 50px !important; }

.p55 { padding: 55px !important; }

.pt55 { padding-top: 55px !important; }

.pr55 { padding-right: 55px !important; }

.pb55 { padding-bottom: 55px !important; }

.pl55 { padding-left: 55px !important; }

.p60 { padding: 60px !important; }

.pt60 { padding-top: 60px !important; }

.pr60 { padding-right: 60px !important; }

.pb60 { padding-bottom: 60px !important; }

.pl60 { padding-left: 60px !important; }

.p65 { padding: 65px !important; }

.pt65 { padding-top: 65px !important; }

.pr65 { padding-right: 65px !important; }

.pb65 { padding-bottom: 65px !important; }

.pl65 { padding-left: 65px !important; }

.p70 { padding: 70px !important; }

.pt70 { padding-top: 70px !important; }

.pr70 { padding-right: 70px !important; }

.pb70 { padding-bottom: 70px !important; }

.pl70 { padding-left: 70px !important; }

.p75 { padding: 75px !important; }

.pt75 { padding-top: 75px !important; }

.pr75 { padding-right: 75px !important; }

.pb75 { padding-bottom: 75px !important; }

.pl75 { padding-left: 75px !important; }

.p80 { padding: 80px !important; }

.pt80 { padding-top: 80px !important; }

.pr80 { padding-right: 80px !important; }

.pb80 { padding-bottom: 80px !important; }

.pl80 { padding-left: 80px !important; }

.c-comment__form-submit:hover,.c-pw__btn,.p-readmore__btn,.p-headline,.p-page-links a:hover span,.p-page-links > span,.p-pager span,
.p-widget__title,.p-breadcrumb-wrapper,.p-btn a{background: #000000}.c-comment__form-submit:hover,.c-pw__btn,
.p-readmore__btn:hover,.p-page-links a:hover span,.p-page-links > span,.p-pager a:hover,
.p-pagetop:focus,.p-pagetop:hover,.p-btn a:hover{background: #002447}

.p-entry__cat:hover{background: #666666!important}.p-article01__title a:hover,.p-article03 a:hover .p-article03__title,
.p-article04__title a:hover,.p-article05__title a:hover,.p-article07__title a:hover,.p-article09__title a:hover,.p-article10 a:hover .p-article10__title,.p-list a:hover,.p-dropdown a:hover,.p-author-info__link:hover{color: #666666}.l-contents{background: #f4f4f4}.p-article01__excerpt,.p-article01__footer,.p-article03__meta,.p-article04__meta,.p-article05__sponsor,.p-article09__excerpt,.p-article09__view{color: #666666}.p-entry__body a{color: #666666}body{font-family: Arial, Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif}.c-logo,.p-headline,.p-widget__title,.p-footer-widget__title,.p-article01__title,.p-article02__title,.p-article03__title,.p-article04__title,.p-article05__title,.p-article06__title,.p-article07__title,.p-entry__title,.p-image-slider__item-title,.p-modal-cta__catch,.p-page-header__title{font-family: Arial, Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif}.p-hover-effect--type1:hover img{-webkit-transform: scale(1.15);transform: scale(1.15)}.l-header{background: #ffffff}.l-header--fixed.is-active .l-header__nav{background: #ffffff}.p-global-nav > li > a,.p-menu-btn{color: #000000}.p-global-nav > li > a:hover{color: #666666}.p-global-nav .sub-menu a{background: #000000;color: #ffffff}.p-global-nav .sub-menu a:hover{background: #333333;color: #ffffff}.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle::before{border-color: #000000}.p-megamenu01{background: #000000}.p-megamenu02{background: #000000;color: #ffffff}
.p-megamenu02__cat-list a:hover{background: #333333;color: #ffffff}.p-image-slider__item{color: #ffffff}.p-image-slider__item-title{font-size: 26px}.p-footer-widgets{background: #ffffff;color: }.p-footer-widget__title{color: #000000}.p-copyright{background: #ffffff;color: #000000}.p-page-header__title{color: #ffffff;font-size: 46px}.p-page-header__sub{color: #ffffff}.p-page-header__img::before{background: rgba(0, 0, 0, 0.500000)}.p-pr{background: #000000;color: #ffffff;font-size: 12px}.p-entry__title{font-size: 28px}.p-entry__body{font-size: 16px}.p-cat--39{color: #9e8209}.p-cat--39::after{background: #9e8209}.p-cat--41{color: #ce636c}.p-cat--41::after{background: #ce636c}.p-cat--40{color: #198ba8}.p-cat--40::after{background: #198ba8}.p-cat--27{color: #994775}.p-cat--27::after{background: #994775}.p-cat--1{color: #017e89}.p-cat--1::after{background: #017e89}.p-cat--19{color: #99602f}.p-cat--19::after{background: #99602f}@media screen and (max-width: 1199px) {.l-header--fixed.is-active{background: #ffffff}
.p-global-nav,.p-global-nav > li > a,.p-global-nav > li > a:hover{background: #000000;color: #ffffff}.p-global-nav .sub-menu a,.p-global-nav .sub-menu a:hover{background: #222222;color: #ffffff}.p-banners-list,.p-banners-list__item{border-color: #000000}.p-drawer{background: #222222}}@media screen and (max-width: 767px) {.p-page-header__title{font-size: 20px}.p-entry__title{font-size: 20px}.p-entry__body{font-size: 14px}}.c-load--type1 { border: 3px solid rgba(0, 0, 0, 0.2); border-top-color: #000000; }
.widget_nav_menu + .p-footer-widgets__item::before { width: 0; }
.l-header--fixed .p-global-nav > li >
a { cursor: pointer;
text-decoration:none; }
@media screen and (max-width: 767px) {
.c-logo--retina img { width: 80px; height: auto; }
}




/*-----------------------*/


.common-wrapper .base_ttl01 {
font-size: 2.5em; }
.common-wrapper .base_ttl01 span {
padding-top: 7px; }

.swiper-wrapper .swiper-slide {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: -webkit-calc(100vh - 90px);
height: -moz-calc(100vh - 90px);
height: -o-calc(100vh - 90px);
height: calc(100vh - 90px); }

.swiper-button-prev {
background-image: url("../../img/top_arrow_l.png") !important; }

.swiper-button-next {
background-image: url("../../img/top_arrow_r.png") !important; }

.swiper-container .swiper-pagination-bullet-active {
background: #fff; }

.txt_area {
position: absolute;
width: 100%;
text-align: center;
color: white;
top: 50%;
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 0 50px; }


.txt_area h3 {
display:inline-block;
padding:55px 40px 55px 40px;
background-color:#001237;
color: #fff;
background-color: rgba(0,18,55,0.7);
font-size: 2.6em;
letter-spacing: 0.1em;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
0, 18, 18, 1
}



.txt_area .txt {
font-size: 2.1em; }


#bg-video{
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background: url('poster.jpg') no-repeat;
background-size: cover;

}

_:-ms-input-placeholder, :root #bg-video{
position: absolute;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background: url('poster.jpg') no-repeat;
background-size: cover;
}



.catch_area{
width:100%;
height:310px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
text-align:center;
padding:1px;
}
.catch_area h2{
font-size:2.9em;
color:#fff;
margin-top:76px;
line-height:140%
}
.catch_area p{
font-size:1.4em;
color:#fff;
margin-top:18px;
line-height:160%
}

/*当社の強み*/

.catch_strength{
background-size: cover;
background-position: center;
background-image: url('../../img/strength/catch_strength.jpg');
}

.strength_cotents h2, .production_flow_cotents h2{
width:100%;
font-size:1.8em;
text-align:center;
margin-top:70px;
}
.strength_cotents p, .production_flow_cotents p{
width:100%;
font-size:1em;
line-height:160%;
text-align:center;
}

.one_stop{
background:url(../../img/strength/strength_bg01.jpg) no-repeat center bottom;
padding-bottom:490px;
}

.ratingp{
background:url(../../img/strength/strength_bg02.jpg) no-repeat center bottom;
padding-bottom:510px;
}


.production_flow_cotents{
background-color:#F3F3F3;
margin-top:60px;
padding:1px 0 60px 0;
}
.production_flow_area {
width: 78%;
margin: 0 auto;
display: block;
padding-top: 40px;
max-width: 1180px;
}

@media only screen and (min-width: 991px) {
.production_flow_box{
display:grid;/*通常のブラウザ*/
display:-ms-grid;/*IE用の指定*/
-ms-grid-columns:1fr 10px 1fr 10px 1fr;
grid-template-columns:1fr 1fr 1fr;/*通常のブラウザ*/
-ms-grid-rows:250px 1em 250px 1em 250px;
grid-template-rows:250px 250px 250px;/*通常のブラウザ*/
-webkit-column-gap: 10px;
-moz-column-gap: 10px;
column-gap: 10px;
row-gap: 1em;
text-align:center;
}

.production_flow_box > *:nth-child(1){
 -ms-grid-row:1;
 -ms-grid-column:1;

}
.production_flow_box > *:nth-child(2){
 -ms-grid-row:1;
 -ms-grid-column:3;
}
.production_flow_box > *:nth-child(3){
 -ms-grid-row:1;
 -ms-grid-column:5;
}
.production_flow_box > *:nth-child(4){
 -ms-grid-row:3;
 -ms-grid-column:1;
}
.production_flow_box > *:nth-child(5){
 -ms-grid-row:3;
 -ms-grid-column:3;
}
.production_flow_box > *:nth-child(6){
 -ms-grid-row:3;
 -ms-grid-column:5;
}
.production_flow_box > *:nth-child(7){
 -ms-grid-row:5;
 -ms-grid-column:1;
}
.production_flow_box > *:nth-child(8){
 -ms-grid-row:5;
 -ms-grid-column:3;
}
.production_flow_box > *:nth-child(9){
 -ms-grid-row:5;
 -ms-grid-column:5;
}
.production_flow_box > *:nth-child(10){
 -ms-grid-row:7;
 -ms-grid-column:1;
}
.production_flow_box > *:nth-child(11){
 -ms-grid-row:7;
 -ms-grid-column:3;
}
.production_flow_box > *:nth-child(12){
 -ms-grid-row:7;
 -ms-grid-column:5;
}
.production_flow_box > *:nth-child(13){
 -ms-grid-row:9;
 -ms-grid-column:1;
}
.production_flow_box > *:nth-child(14){
 -ms-grid-row:9;
 -ms-grid-column:3;
}
.production_flow_box > *:nth-child(15){
 -ms-grid-row:9;
 -ms-grid-column:5;
}
.production_flow_box > *:nth-child(16){
 -ms-grid-row:11;
 -ms-grid-column:1;
}
.production_flow_box > *:nth-child(17){
 -ms-grid-row:11;
 -ms-grid-column:3;
}
.production_flow_box > *:nth-child(18){
-ms-grid-row:11;
-ms-grid-column:5;
}
.production_flow_box > *:nth-child(19){
-ms-grid-row:13;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(20){
-ms-grid-row:13;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(21){
-ms-grid-row:13;
-ms-grid-column:5;

}
}



/*当社の強み*/

.catch_performance{
background-size: cover;
background-position: center;
background-image: url('../../img/performance/catch_performance.jpg');
}



.production_flow_img {
background-size: cover;
background-position: center;
margin-top:12px;

  }

.production_flow_img p{
padding-top:210px;
color:#fff;
font-size:1.1em;
padding-bottom:0px;


}

.pd_img01{
background-image: url('../../img/strength/production_flow01.jpg');
}
.pd_img02{
background-image: url('../../img/strength/production_flow02.jpg');
}
.pd_img03{
background-image: url('../../img/strength/production_flow03.jpg');
}
.pd_img04{
background-image: url('../../img/strength/production_flow04.jpg');
}
.pd_img05{
background-image: url('../../img/strength/production_flow05.jpg');
}
.pd_img06{
background-image: url('../../img/strength/production_flow06.jpg');
}
.pd_img07{
background-image: url('../../img/strength/production_flow07.jpg');
}
.pd_img08{
background-image: url('../../img/strength/production_flow08.jpg');
}
.pd_img09{
background-image: url('../../img/strength/production_flow09.jpg');
}
.pd_img10{
background-image: url('../../img/strength/production_flow10.jpg');
}
.pd_img11{
background-image: url('../../img/strength/production_flow11.jpg');
}
.pd_img12{
background-image: url('../../img/strength/production_flow12.jpg');
}
.pd_img13{
background-image: url('../../img/strength/production_flow13.jpg');
}
.pd_img14{
background-image: url('../../img/strength/production_flow14.jpg');
}
.pd_img15{
background-image: url('../../img/strength/production_flow15.jpg');
}
.pd_img16{
background-image: url('../../img/strength/production_flow16.jpg');
}
.pd_img17{
background-image: url('../../img/strength/production_flow17.jpg');
}
.pd_img18{
background-image: url('../../img/strength/production_flow18.jpg');
}
.pd_img19{
background-image: url('../../img/strength/production_flow19.jpg');
}
.pd_img20{
background-image: url('../../img/strength/production_flow20.jpg');
}
.pd_img21{
background-image: url('../../img/strength/production_flow21.jpg');
}


@media only screen and (max-width: 990px) {
.production_flow_box{
display:grid;/*通常のブラウザ*/
display:-ms-grid;/*IE用の指定*/
-ms-grid-columns:1fr 10px 1fr 10px 1fr;
grid-template-columns:1fr 1fr;/*通常のブラウザ*/
-ms-grid-rows:250px 1em 250px 1em 250px;
grid-template-rows:250px 250px ;/*通常のブラウザ*/
-webkit-column-gap: 10px;
-moz-column-gap: 10px;
column-gap: 10px;
row-gap: 1em;
text-align:center;
}


.production_flow_box > *:nth-child(1){
-ms-grid-row:1;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(2){
-ms-grid-row:1;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(3){
-ms-grid-row:3;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(4){
-ms-grid-row:3;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(5){
-ms-grid-row:5;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(6){
-ms-grid-row:5;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(7){
-ms-grid-row:7;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(8){
-ms-grid-row:7;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(9){
-ms-grid-row:9;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(10){
-ms-grid-row:9;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(11){
-ms-grid-row:11;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(12){
-ms-grid-row:11;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(13){
-ms-grid-row:13;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(14){
-ms-grid-row:13;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(15){
-ms-grid-row:15;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(16){
-ms-grid-row:15;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(17){
-ms-grid-row:17;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(18){
-ms-grid-row:17;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(19){
-ms-grid-row:19;
-ms-grid-column:1;
}
.production_flow_box > *:nth-child(20){
-ms-grid-row:19;
-ms-grid-column:3;
}
.production_flow_box > *:nth-child(21){
-ms-grid-row:21;
-ms-grid-column:1;
}


.production_flow_img p {
    padding-top: 205px;
    color: #fff;
    font-size: 1.04em;
    padding-bottom: 4px;
}

.catch_area p br{
display:none;
}

}


/*設備機械*/


#sec01 .performance_box_l, #sec01 .cypress_box{
margin-top: 120px;
position: relative;
overflow: hidden;
/*height: 504px;*/
min-height: 470px;
}


#sec01 .performance_box_txt{
position: relative;
z-index: 2;
top: 10%;
width: 610px;
margin-left: auto;
margin-right: 170px;
}

_:-ms-input-placeholder, :root #sec01 .performance_box_txt{
position: relative;
z-index: 2;
top: 10%;
width: 610px;
margin-left: auto;
margin-right: 170px;
}

#sec01 .ttl_s{
color: #333;
font-size: 1.8rem;
line-height: 1.3;
text-align:left;
padding-left:80px;
border-bottom:solid 1px #FF9933;
margin-top:48px;
}

#sec01 .ttl_r{
color: #333;
font-size: 1.8rem;
line-height: 1.3;
text-align:right;
padding-right:80px;
border-bottom:solid 1px #FF9933;
margin-top:48px;
}


#sec01 .performance_box_l::after, #sec01 .cypress_box::after, #sec02 .h_cypress_box::after, #sec02 .cypress_re_box::after {
position: absolute;
display: block;
content: '';
background-size: cover;
top: 0;
width: 1100px;
min-height: 444px;
}

.performance_box_details_l{
.box-sizing: border-box;
padding:20px 0 0 76px;

}
.performance_box_details_l p, .performance_box_details_r p{
line-height:170%;
ont-size:1em;

}
.performance_box_details_l h3, .performance_box_details_r  h3{
line-height:100%;
ont-size:1.1em;
color:#F60;
margin:0;
}

table.performance_table {
width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
    font-size: 12px;
margin-top:30px;
}

.performance_table th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #666;
    padding: 10px 0px 10px 10px;
    text-align: left;
    font-weight: normal;
width:40%;
}
.performance_table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px 10px 10px;
}

/**/

#sec01 .cypress_txt {
position: relative;
z-index: 2;
top: 10%;
width: 610px;
margin-left: auto;
margin-left:170px;
}

_:-ms-input-placeholder, :root #sec01 .cypress_txt{
position: relative;
z-index: 2;
top: 10%;
width: 610px;
margin-left: auto;
margin-left:170px;
}



.performance_box_details_r{
.box-sizing: border-box;
padding:20px 76px 0 0 ;

}




.die-cast::after{
background: url(../../img/performance/performance01.jpg) no-repeat;
right: 0;
margin-right: 720px;
}

.medical::after{
background: url(../../img/performance/performance02.jpg) no-repeat;
left: 0;
margin-left: 720px;
}
.mechanical::after{
background: url(../../img/performance/performance03.jpg) no-repeat;
right: 0;
margin-right: 720px;
}




/*機械設備*/

.facility{
background-size: cover;
background-position: center;
background-image: url('../../img/facility/catch_facility.jpg');
}


.lathe::after{
background: url(../../img/facility/facility01.jpg) no-repeat;
right: 0;
margin-right: 720px;
}
.drilling::after{
background: url(../../img/facility/facility02.jpg) no-repeat;
left: 0;
margin-left: 720px;
}
.welding::after{
background: url(../../img/facility/facility03.jpg) no-repeat;
right: 0;
margin-right: 720px;
}
.cutting::after{
background: url(../../img/facility/facility04.jpg) no-repeat;
left: 0;
margin-left: 720px;
}
.cad::after{
background: url(../../img/facility/facility05.jpg) no-repeat;
right: 0;
margin-right: 720px;
}
.measuring::after{
background: url(../../img/facility/facility06.jpg) no-repeat;
left: 0;
margin-left: 720px;
}



#sec01 .ttl_gl{
color: #333;
font-size: 1.8rem;
line-height: 1.3;
text-align:left;
padding-left:80px;
border-bottom:solid 1px #002B55;
margin-top:48px;
}

#sec01 .ttl_gr{
color: #333;
font-size: 1.8rem;
line-height: 1.3;
text-align:right;
padding-right:80px;
border-bottom:solid 1px #002B55;
margin-top:48px;
}



table.facility_table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-collapse: collapse;
border-spacing: 0;
background-color: #ffffff;
empty-cells: show;
font-size: 0.94em;
margin-top:10px;
}

.facility_table th {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #333;
padding: 14px 0px 14px 0px;
text-align:center;
font-weight: normal;
background-color:#F3F3F3;

}
.facility_table td {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 14px 0px 14px 10px;
text-align:left;
}



.facility_table td:nth-of-type(4){
width:10%;
padding: 10px 0px 10px 0px;
text-align:center !important;
}


/*会社案内*/


.corporate{
background-size: cover;
background-position: center;
background-image: url('../../img/corporate/catch_corporate.jpg');
}

.president_greeting_area{
background: url(../../img/corporate/president_greeting_bg2.png) repeat-x;
margin-top:90px;
}
.president_greeting_box{
width: 96%;
margin:0 auto;
max-width: 1280px;
height:425px;
padding-top:1px;
background: url(../../img/corporate/president_greeting_bg.png) no-repeat right top ;
}

.president_cmme{
display:block;
margin-top:120px;
margin-bottom:100px;
margin-left:90px;
}


.president_sentence_area{
display:block;
margin:0 auto;
margin-top:-70px;
background-color:#fff;
width: 93%;
max-width: 1140px;
padding:18px;
}


.president_name{
width:100%;
padding-right:30px;
text-align:right;
}

.president_sentence{
line-height:185%;
width:80%;
margin:0 auto;
}


.company_info_box{
width: 93%;
max-width: 1100px;
margin:0 auto;
display:table;
text-align:center;
margin-top:45px;
}
.company_info_box_l{
width: 20%;
display:table-cell;
table-layout: fixed;
background-color:#00152B;
position: relative;
text-align:center;
}
.company_info_box_r{
width: 80%;
display:table-cell;
padding:0 26px 0 26px;
}


.guideline_title {
  position: relative;
  display: inline-block;
  padding: 0 55px;
		font-size:1.1rem;
		font-weight:600;
}

.guideline_title:before{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}
.guideline_title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
		margin-left:7px;
}

.guideline_title:before {
  left:0;
}
.guideline_title1:after {
  right: 0;
}



@media only screen and (max-width: 990px) {
.president_sentence {
    line-height: 185%;
    width: 98%;
    margin: 0 auto;
}
}


@media screen and (min-width: 830px) {
.facility_spimage_l{
display:none;
}
.facility_spimage_r{
display:none;
}
.company_info_area{
background-color:#F3F3F3;
margin-top:30px;
padding-bottom:90px;
}

}


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

.president_cmme {
display: block;
margin-top: 200px;
margin-bottom: 100px;
margin-left: 10px;
}


#sec01 .performance_box_txt{
position: relative;
z-index: 2;
top: 10%;
width: 100%;
margin-left: auto;
margin-right: auto;
}
#sec01 .cypress_txt {
position: relative;
z-index: 2;
top: 10%;
width: 100%;
margin-left: auto;
margin-right: auto;
}


.performance_box_details_l {
    .box-sizing: border-box;
    padding: 20px 10px 0 10px;
}
.performance_box_details_r {
    .box-sizing: border-box;
    padding: 20px 10px 0 10px;
}

#sec01 .performance_box_l::after, #sec01 .cypress_box::after, #sec02 .h_cypress_box::after, #sec02 .cypress_re_box::after {
    position:static;
    display: block;
    content: '';
background-size: contain;
    top: 0;
    width: 100%;
    min-height: 334px;
}
#sec01 .performance_box_l::after, #sec01 .cypress_box::after, #sec02 .h_cypress_box::after, #sec02 .cypress_re_box::after {
display:none;
}

.facility_spimage_l{
display:block;
width:96%;
margin-left:0;
margin-right:auto;
margin-top:100px;
}
.facility_spimage_l img{
display:block;
width:100%;
height:auto;
}

.facility_spimage_r{
display:block;
width:96%;
margin-left:auto;
margin-right:0;
margin-top:100px;
}

.facility_spimage_r img{
display:block;
width:100%;
height:auto;
}

#sec01 .performance_box_l, #sec01 .cypress_box {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    /* height: 504px; */
    min-height: 200px;
}
#sec01 .ttl_gl {
    margin-top: 10px;
}
#sec01 .ttl_gr {
 margin-top: 10px;
}

#sec01 .ttl_s {
 margin-top: 10px;
}
#sec01 .ttl_r {
 margin-top: 10px;
}

.company_info_box{
width: 93%;
max-width: 1100px;
margin:0 auto;
display:clear;
text-align:center;
margin-top:45px;
}
.company_info_box_l{
display:none;
}
.company_info_box_r{
width: 100%;
display:block;
padding:0 26px 0 26px;
}



}




table.company_info_table {
border-collapse: collapse;
font-size: 13px;
width:100%;
}
table.company_info_table tr {
border-color:#ccc;
border-style: solid;
border-width: 1px 0;
}
table.company_info_table th{
padding:16px 0px 16px 20px;
text-align:left;
font-size:1.1em;
line-height:200%;
vertical-align:top;
font-weight:normal;
}

table.company_info_table td{
padding:16px 0px 16px 20px;
text-align:left;
font-size:1.1em;
line-height:200%;
vertical-align:top;
width:80%;
}


table.company_info_table ul{
	margin-left:17px;
	}
table.company_info_table ul li{
	padding:0;
	line-height:120%;
	margin-top:4px;
	}

.company_ico{
position: absolute;
text-align:center;
width:100%;
text-align:center;
top: calc(50% - 10px);
}

_:-ms-input-placeholder, :root .company_ico{
padding-top:50%;
position: absolute;
}

.company_info_box_l p{
color:#fff;

}
.company_info_box_l img{
margin-top:18px;
}
.company_info_box_l figure {
	display: table-cell;
}


/*採用情報*/


.recruit{
background-size: cover;
background-position: center;
background-image: url('../../img/recruit/catch_recruit.jpg');
}

.recruit_info_area{
width:100%;
margin-top:0px;
background-color:#F3F3F3;
}

.recruit_info_img{
width:100%;
height:308px;
background-size: cover;
background-position: top center;
background-image: url('../../img/recruit/recruit_bg01.jpg');
}

.internal_view{
display:block;
width:90%;
margin:0 auto;
max-width: 1100px;
}

.internal_view p{
width:98%;
text-align:center;
margin-top:16px;
line-height:160%;
}


.news_area{
widows:95%;
margin:0 auto;
max-width: 1000px;
padding-bottom:90px;
}

.news_title {
    font-size: 1.4em;
    font-weight: 200;
    padding: 8px 0 8px 14px;
    position: relative;
    color: #002448;
    width: 100%;
    margin-top: 40px;
margin-bottom:0px;
}
.news_title:before {
    content: "";
    position: absolute;
    background: #002448;
    top: 8px;
    left: 0;
    height: 20px;
    width: 4px;
}
.news_title:after {
    border-bottom: dotted 1px #002448;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 2px;
    content: "";
}

#up_ymd {
    text-align: right;
    font-size: 13px;
    margin: 5px 10px;
}

.detailText{
line-height:160%;
color:#333;
}

.gmap_area{
background-color:#F3F3F3;
text-align:center;
padding-top:1px;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 32.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


/*お問い合わせ*/

.contact_box{
width: 93%;
max-width: 900px;
margin:0 auto;
display:table;
text-align:center;
margin-top:45px;
padding-bottom:90px;
}


input[type="text"], select.est_mage {
color: #555;
margin: 5px 0 0;
outline: medium none;
}
input[type="text"] {
border: 1px solid #a9a9a9;
border-radius: 5px;
height: 30px;
margin-left:4px;
padding: 0 6px;
}
textarea {
border: 1px solid #a9a9a9;
border-radius: 5px;
width:86%;
color: #555;
height: 160px;
padding: 6px;
vertical-align:middle;
resize: vertical;
}

.contactta select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.contactta select {
width: 230px;
padding: 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #999;
border-radius: 5px;
color: #555;
font-size:0.9em;
background: url(../../img/contact/form_arrow.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
background: url(../../img/contact/form_arrow.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
}
.contactta select::-ms-expand {
	display: none;
}
input:focus {
border: 1px solid #ffb51c;
box-shadow: 0 0 5px rgba(255,181,28, 0.2) inset, 0 0 2px rgba(0, 0, 0, 0.3);
background-color:#FEF8EF
}
textarea:focus {
border: 1px solid #ffb51c;
box-shadow: 0 0 5px rgba(255,181,28, 0.2) inset, 0 0 2px rgba(0, 0, 0, 0.3);
background-color:#FEF8EF
}
.brwsr2 select:focus {
border: 1px solid #ffb51c;
box-shadow: 0 0 5px rgba(255,181,28, 0.2) inset, 0 0 2px rgba(0, 0, 0, 0.3);
background-color:#fff;
border-radius: 5px;
}

table.contactta {
margin: 0 auto;
width: 100%;
border: none;
margin:0 auto;
margin-top:0px;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-collapse: separate;
border-spacing: 0 10px;

}

table.contactta th {
vertical-align: middle;
height: 53px;
width: 26%;
border-right: solid 1px #ccc;
margin: 0;
text-align:left;
color: #333;
padding:0 0 0 30px;
font-size: 0.9em;
}

table.contactta td{
padding: 0 0 0 60px;
margin: 0;
height: 53px;
width: 74%;
border: none;
color: #666;
font-size: 1em;
line-height: 16px;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
line-height:150%;
text-align:left;
}

table.contactta td:fst-child {
padding: 0 0 0 10px;
vertical-align: middle;
}

table.contactta td.bar {
height: 1px;
width: 100%;
border-top: solid 1px #ccc;
}

table.contact_from02 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 720px;
    margin-bottom: 30px;
    margin: 0 auto;
    margin-top: 40px;
    border-top: solid 3px #999;
}
.contact_from td {
    padding: 2px 20px;
    color: #1D5C79;
    font-size: 0.9em;
    text-align: left;
    border-bottom: 1px solid #DDD;
}

.contact_from02 h3{
font-size:1.5em;
margin-top:20px;
}
.contact_from02 p{
line-height:160%;
}

.contact_button {
    display: inline-block;
    border-radius: 5%;
    font-size: 15pt;
    text-align: center;
    cursor: pointer;
    padding: 10px 48px;
    background: #00152B;
    color: #ffffff;
    line-height: 1em;
    transition: .3s;
    box-shadow: 3px 3px 3px #ccc;
    border: 2px solid #00152B;
    margin-top: 20px;
}

.contact_comme p {
    font-size: 1.15em;
    margin: 12px 0 0 0;
}

.error{
display:block;
color:#F00;
margin-top:4px;
font-size:0.9em;
margin-left:
}

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

.c-load--type1 { background: url(../../img/Loading_ico.png) no-repeat center top; width: 57px; height: 57px; font-size: 10px; text-indent: -9999em; position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 50%; -webkit-animation: loading-circle 1.1s infinite linear; animation: loading-circle 1.1s infinite linear; }
.mt60{
margin-top:25px!important;
}
.mt80{
margin-top:40px!important;
}
.mt90{
margin-top:40px!important;
}
.mt140{
margin-top:40px!important;
}

#swiper_area{
display:block;
height:260px;
}
.swiper-slide {
height:260px!important;
}
#bg-video{
height:260px!important;
}
.swiper-button-prev{
display:none;
}
.swiper-button-next{
display:none;
}

.catch_area {
    width: 100%;
    height: 180px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    padding: 1px;
padding-left:10px;
padding-right:10px;
margin-bottom:50px;
}

.txt_area h3 {
    display: inline-block;
    padding: 30px 20px 30px 20px;
    background-color: #001237;
line-height:160%;
    color: #fff;
    background-color: rgba(0,18,55,0.7);
    font-size: 1.7em;
    letter-spacing: 0.1em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    0, 18, 18, 1: ;
}

#archive_catch {
    text-align: center;
padding-left:10px;
padding-right:10px;
}


#archive_catch h2 {
    font-size: 1.5em;
    line-height: 1.5;
    color: #003366;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: 500;
}

#archive_catch .desc br{
display:none;
}

#recruit_area {
padding-left:10px;
padding-right:10px;
}
.catch_area h2 {
margin-top:16px;
    font-size: 2em;
line-height:100%;
margin-bottom:0px;
}

.catch_area p {
margin-top:16px;
    font-size: 1.1em;
}
.one_stop {
    background: url(../../img/strength/strength_bg01.jpg) no-repeat center bottom;
background-size: contain;
padding:1px 10px 250px 10px;

}

.strength_cotents{
padding-left:10px;
padding-right:10px;
}

.strength_cotents h2{
    width: 100%;
    font-size: 1.4em;
    text-align: center;
line-height:140%;
margin-top:20px;
}
.production_flow_cotents h2 {
    width: 100%;
    font-size: 1.4em;
    text-align: center;
line-height:140%;
margin-top:10px;
}

.ratingp {
    background: url(../../img/strength/strength_bg02.jpg) no-repeat center bottom;
background-size: contain;
padding:1px 10px 280px 10px;
}
.small_lot{
padding:1px 10px 0px 10px;
}

.production_flow_cotents {
    background-color: #F3F3F3;
    margin-top: 60px;
padding:1px 10px 50px 10px;
}

.production_flow_area {
    width: 100%;
    max-width: 1180px;
}

.facility_spimage_l {
margin-top:60px;
}
.facility_spimage_r {
margin-top:60px;
}

.catch_area {
margin-bottom:20px;
}

#sec01 .ttl_gl{
font-size: 1.6rem;
margin-top:6px;
}

#sec01 .ttl_gr{
font-size: 1.6rem;
margin-top:6px;
}
#sec01 .ttl_s {
font-size: 1.6rem;
margin-top:6px;
}
#sec01 .ttl_r {
font-size: 1.6rem;
margin-top:6px;
}

table.facility_table {
font-size: 0.75em;
margin-top:10px;
}


.president_greeting_box {
    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
    height: 425px;
    padding-top: 1px;
    background: url(../../img/corporate/president_greeting_bg.png) no-repeat right 20% top;
}

.president_cmme {
width: 92%;
padding:10px;
    margin: 0 auto;
    display: block;
    margin-top: 200px;
    margin-bottom: 100px;
background-color: rgba( 255, 255, 255, 0.55 );
}

.president_cmme img{
width:100%;
}

.company_info_box_r{
padding:0 10px 0 10px ;
}

table.company_info_table {
border-collapse: collapse;
font-size: 12px;
width:100%;
}
table.company_info_table tr {
border-color:#ccc;
border-style: solid;
border-width: 1px 0;
}


table.company_info_table th{
padding:10px 0px 0px 10px;
text-align:left;
font-size:1.1em;
line-height:200%;
vertical-align:top;
width:100%;
display:block;
font-weight:bold;
}

table.company_info_table td{
padding:0px 0px 10px 10px;
text-align:left;
font-size:1.1em;
line-height:200%;
vertical-align:top;
width:100%;
display:block;
}

.internal_view{
display:block;
width:100%;
margin:0 auto;
max-width: 1100px;
}


.footer_logo {
width:100%;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 76.25%;
position: relative;
}


.guideline_title {
  position: relative;
  display: inline-block;
  padding: 0 22px;
		font-size:1.05rem;
		font-weight:600;
}

.guideline_title:before{
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 13px;
  height: 1px;
  background-color: black;

}
.guideline_title:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 13px;
  height: 1px;
  background-color: black;
		margin-left:5px;
}

.guideline_title:before {
  left:0;
}
.guideline_title1:after {
  right: 0;
}



}


@media screen and (min-width: 480px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}


@media screen and (max-width: 829px) {
table.contactta th {
display:block;
width: 100%;
border-right:none;
height:auto;
padding-left:10px;
}

table.contactta td{
display:block;
width: 100%;
height:auto;
padding: 0 0 0 0px;
}

.conf_box{
width: 100%;
margin-top:40px;
}

.conf_txt{
font-size:1.2em;
padding: 10px 0 0 10px;
}

input[type="text"]{
width:86%;
margin:4px 0 4px 10px;
}
input[type="text"].zip_txt{
width:36%;
margin:4px 0 4px 2px;
}
textarea {
width:86%;
margin:4px 0 4px 10px;
}

.contactta select{
margin:4px 0 4px 10px;
}
}


.holiday{
display:inline-block;
font-size: 0.85em;
font-style:normal;
}

.topics_area .button {
text-align:right;
margin-top:12px;
}

.topics_area .button {
text-align:right;
display:block;
}

.design_button a {
display: inline-block;
line-height: 30px;
min-width: 140px;
padding: 0 5px;
font-size:0.8em;
text-decoration:none;
background: #003F7D;
color: #fff;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.chacpc{
display:inherit;
}
.chacsp{
display:none;
}

@media only screen and (max-width: 990px) {
.chacpc{
display:none;
}
.chacsp{
display:inline-block;
}
}
/*


.company_info_box_r{
	position:relative;
	}
.company_info_box_r::after {
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0,0,0,0.7);
  }
.company_info_box_r::before {
	display:block;
  content: "現在募集は行なっておりません。";
		width:90%;
		text-align:center;
		margin-top:43%;
		font-size:2.0rem;
		color:#fff;
		z-index: 2;position: absolute;

}

@media only screen and (max-width: 767px) {
.company_info_box_r::before {
	width:100%;
		font-size:1.2rem;
		font-weight:600;
}

}

*/
.offer_bt{
	margin-top:30px;
	}

.offer_bt a {
    background: #002D59;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 290px;
    padding: 16px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
				text-decoration:none;
				text-align:center;
		line-height:150%;
}
.offer_bt a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 1.1rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.offer_bt a:hover {
  background: #00468C;
  color: #FFF;
}
.offer_bt a:hover:after {
  right: 1rem;
}

/**/


