/*
Theme Name: DSPオリジナルテーマ
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:all 0.5s ease}

body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;color:#333;line-height:normal;word-wrap:break-word;background:#fff}

h1, h2, h3, h4, h5, h6{font-weight:bold;margin-bottom:30px}
h2, h3, h4, h5, h6{margin-top:40px}
h1{font-size:35px}
h2{font-size:30px}
h3{font-size:25px}
h4{font-size:20px}
h5{font-size:18px}
h6{font-size:16px}
p{margin:30px 0}
.page #content p, .single-post #content p{font-size:18px;line-height:145%}
* p:last-of-type, #sidebar .widget-container:last-child{margin-bottom:0}
a{color:#007acc}
a:hover, a:focus{text-decoration:none}
strong{font-weight:bold}
em{font-style:italic}
pre{overflow-x:auto;white-space:pre-wrap}
pre, code{font-family:'courier new',courier,serif}
hr{height:1px;border:0;margin:30px 0;background:#ccc}
blockquote{padding:15px;border-left:4px solid #ccc;margin:30px 0}
blockquote p:first-of-type{margin-top:0}
.entry-content ul, .widget-container ul, .comment-body ul, .entry-content ol, .widget-container ol, .comment-body ol{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin:30px 0 30px 60px}
.entry-content ul ul, .widget-container ul ul, .comment-body ul ul, .entry-content ol ol, .widget-container ol ol, .comment-body ol ol, .entry-content ul ol, .widget-container ul ol, .comment-body ul ol, .entry-content ol ul, .widget-container ol ul, .comment-body ol ul{margin-top:0;margin-bottom:0}
.entry-content ol, .widget-container ol, .comment-body ol{list-style:decimal outside;list-style-type:decimal-leading-zero;margin-left:70px}
.entry-content ul li, .widget-container ul li, .comment-body ul li{list-style-type:'— '}
.entry-content li, .widget-container li, .comment-body li{line-height:125%;margin:20px 0}
input, textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px;padding:15px;border:0;border-bottom:1px solid transparent;outline:0;margin-top:10px;background:#f6f6f6}
input:focus, textarea:focus{border-bottom:1px solid #007acc}
input[type="submit"], button, .button{display:inline-block;font-family:georgia,serif;font-size:18px;color:#fff;text-align:center;text-decoration:none;padding:15px 25px;border:0;background:#007acc;cursor:pointer}
input[type="submit"]:hover, input[type="submit"]:focus, button:hover, button:focus, .button:hover, .button:focus{opacity:0.8}
a img, input[type="image"], iframe{border:0}
a img:hover, a:focus img, a svg:hover, a:focus svg{opacity:0.8}
img, img[src$=".svg"], svg{display:inline-block;line-height:normal;vertical-align:middle}
img, video, audio, table, select, textarea{max-width:100% !important;height:auto}
table{width:100%;margin:30px 0}

#wrapper{display:flex;flex-direction:column;max-width:100%;min-height:100vh;margin:0 auto}
#header, #container, #footer{padding:5%}
#branding{float:left}
#logo{max-height:100%}
#container{flex:1;background:#fff}
#content{width:75%;padding-right:5%;float:left}
#content.full-width{width:100%;padding-right:0;float:none}
#sidebar{width:25%;float:right}
#footer{clear:both}

#menu{margin-top:10px;float:right}
#menu div:first-of-type{float:left}
#menu ul{font-size:0}
#menu ul, #menu li, #menu a{position:relative;display:inline;list-style:none;margin:0;padding:0}
#menu li.menu-item-has-children > a:after, #menu li.page_item_has_children > a:after{font-family:serif;content:' ▾';line-height:0}
#menu li.current-menu-item a, #menu li.current_page_parent a{}
#menu a{display:inline-block;font-size:18px;text-align:right;text-decoration:none;line-height:33px;padding-bottom:10px;margin-top:-1px;margin-right:25px}
#menu a:hover, #menu a:focus{color:#767676;text-decoration:none}
#menu ul.sub-menu, #menu ul.children{position:absolute;display:block;top:100%;left:-9999px;margin-top:20px;transition:unset;z-index:1000}
#menu ul.sub-menu a, #menu ul.children a{width:200px;font-size:14px;color:#333;text-align:left;line-height:20px;padding:15px;border:1px solid #eee;background:#fff}
#menu ul.sub-menu a:hover, #menu ul.sub-menu a:focus, #menu ul.children a:hover, #menu ul.children a:focus{color:#767676;background:#f7f7f7}
#menu li.menu-item-has-children a:hover + ul.sub-menu, #menu li.menu-item-has-children a:focus + ul.sub-menu, #menu li.menu-item-has-children a + ul.sub-menu:hover, #menu li.menu-item-has-children a + ul.sub-menu:focus-within, #menu li.page_item_has_children a:hover + ul.children, #menu li.page_item_has_children a:focus + ul.children, #menu li.page_item_has_children a + ul.children:hover, #menu li.page_item_has_children a + ul.children:focus-within{left:0}
#menu .menu-toggle{display:none;text-align:center;padding:0;border:0;margin:0;background:none;transition:unset}
#menu .menu-toggle:hover, #menu .menu-toggle:focus{color:#007acc}
#menu .menu-icon{font-size:50px}

#search{float:right}
#search .search-field{width:36px;height:36px;color:transparent;padding:10px;border-color:transparent;margin-top:0;background-color:#transparent;background-image:url(images/find-light.png);cursor:pointer}
#search .search-field:focus{width:200px;color:#fff;border-color:#007acc;cursor:text}
.widget-container .search-field{width:100%}
.error404 .entry-content .search-field, .search .entry-content .search-field{width:200px;margin-top:30px}
.error404 .entry-content .search-field, .search .entry-content .search-field, .widget-container .search-field{background-color:#f6f6f6}
.search-field{background:url(images/find.png) no-repeat 98% center / 24px auto}

#site-title h1, #site-title a{display:inline;font-size:40px;font-weight:normal;color:#fff;text-decoration:none;margin-bottom:0}
#site-description, #copyright, #copyright a{color:#8a8a8a}
.single h1.entry-title a{color:#767676;text-decoration:none}
h2.entry-title, h3.widget-title{margin-top:0}
#commentform label{display:block}
#commentform #comment{width:100%;max-width:400px !important;height:auto}
#comments .comment-author{line-height:14px}
#comments .comment-author img{margin-right:5px;float:left}
#comments .comment{margin:20px 10px}
#comments .comment-body{padding:15px}
#comments .odd > .comment-body{background:#f6f6f6}
#comments .comment-body > p{font-size:16px;margin:15px 0 0}
#copyright{text-align:center}
.entry-meta, .entry-footer, .archive-meta{margin:30px 0}
.entry-footer{clear:both}
.entry-meta, .entry-meta a, .entry-footer, .entry-footer a, .comment-meta, .comment-meta a, .comment-author, .comment-author a{font-size:14px;color:#767676}

.sticky{padding-bottom:60px;border-bottom:4px solid #ccc}
.bypostauthor{}
.post, .widget-container, .search article{margin-bottom:60px}
.post:last-of-type{margin-bottom:0}
.wp-caption{width:auto !important}
.wp-caption.aligncenter, .wp-caption-text, .gallery-caption{text-align:center}
.wp-block-gallery ul, .wp-block-gallery ul li, .wp-block-gallery ul li:before{content:'';margin:0}
.wp-post-image{display:block;margin-bottom:30px}
.entry-attachment img{display:block;margin:60px auto 30px}
.attachment .entry-caption{text-align:center}
.alignleft{margin:0 30px 30px 0;float:left}
.alignright{margin:0 0 30px 30px;float:right}
.aligncenter{display:block;margin:30px auto;clear:both}
#content p.wp-block-cover-text{color:#fff}
.nav-links{margin-top:30px}
.nav-links a, #nav-above a{text-decoration:none}
#nav-above a{display:block;font-family:tahoma,sans-serif;font-size:50px;color:#767676;line-height:0;margin:30px 0 15px}
.nav-previous{text-align:left;float:left}
.nav-next{text-align:right;float:right}

.note{display:block;font-size:14px;padding:20px;margin:30px 0}
.icon{display:inline-block;width:32px;height:32px;line-height:normal;vertical-align:middle;mask-size:cover;background-color:currentColor}
.symbol{font-family:"Times","Times New Roman","serif","sans-serif",system-ui,-apple-system,BlinkMacSystemFont,"Avenir Next","Avenir","Segoe UI","Lucida Grande","Helvetica Neue","Helvetica","Fira Sans","Roboto","Noto","Droid Sans","Cantarell","Oxygen","Ubuntu","Franklin Gothic Medium","Century Gothic","Liberation Sans",sans-serif,"EmojiSymbols"}

.round{border-radius:100px}
.circle{border-radius:50%}

/* .blue, .blue *, .blue-dark, .blue-dark *, .green, .green *, .green-dark, .green-dark *, .orange, .orange *, .purple, .purple *, .red, .red *, .black, .black *{color:#fff}
.white, .white *, .yellow, .yellow *{color:#000}
.white{background-color:#fff !important}
.blue{background-color:#007acc !important}
.blue-dark{background-color:#1c78b5 !important}
.green{background-color:#91da29 !important}
.green-dark{background-color:#5d8c1a !important}
.orange{background-color:#f98733 !important}
.purple{background-color:#bb6cf8 !important}
.red{background-color:#ef645d !important}
.yellow{background-color:#f8f658 !important}
.black{background-color:#4a4a45 !important} */
.lighter{background-color:rgba(255,255,255,0.05)}
.darker{background-color:rgba(0,0,0,0.05)}
.overlay:before{position:fixed;top:0;left:0;width:100%;height:100%;content:'';background:rgba(0,0,0,0.5);z-index:0}

.layer{width:100%;padding:5%}
.layer-inner{max-width:800px;margin:0 auto}

/* .box, .box-2, .box-3, .box-4, .box-5, .box-6, .box-1-3, .box-2-3{display:inline-block;width:100%;padding:5%;vertical-align:top;float:left}
.box-2{width:50%}
.box-3, .box-1-3{width:33.3333333%}
.box-4{width:25%}
.box-5{width:20%}
.box-6{width:16.6666667%}
.box-2-3{width:66.6666666%} */

.left{text-align:left}
.center{text-align:center}
.right{text-align:right}
.float-left{float:left}
.float-right{float:right}
.clear{clear:both}
.clear-left{clear:left}
.clear-right{clear:right}
.clear-float:after, #header:after, #container:after, .boxes:after{display:table;content:'';clear:both}
.offset{padding-top:100px;margin-top:-100px}
.spacer{display:inline-block;width:25px}
.mobile, .desktop{display:none}

@media(max-width:1024px){.box-5, .box-6{width:25%}.boxes .box-5:nth-child(5){width:100%}.boxes .box-6:nth-child(5), .boxes .box-6:nth-child(6){width:50%}}
@media(min-width:769px){#logo-container{display:block;height:35px;margin-bottom:10px}.desktop{display:block}}
@media(max-width:768px){#header, #footer{text-align:center}#content, #sidebar{width:100%;padding:0}#branding, #menu, #menu div:first-of-type, #search{float:none}#search{margin-top:20px}#search .search-field{width:100%;color:#fff;border-color:#8a8a8a;cursor:text}#search .search-field:focus{width:100%}#menu.toggled{width:100%;height:100%;bottom:0;overflow-x:hidden;overflow-y:auto;z-index:1000}#menu .menu-toggle{display:inline-block}#menu ul{display:none}#menu.toggled ul, #menu.toggled ul.sub-menu, #menu.toggled ul.children{display:block;position:relative;top:0;left:0;padding:0 0 10px 0;margin:0}#menu.toggled ul.sub-menu, #menu.toggled ul.children{padding-bottom:0}#menu.toggled a, #menu.toggled ul.sub-menu a, #menu.toggled ul.children a{display:inline-block;width:100%;font-size:18px;color:#fff;text-align:center;line-height:20px;padding:15px 0 5px;border:0;margin:0;background:none}#menu.toggled ul.sub-menu a, #menu.toggled ul.children a{color:#ccc}.box-4, .box-5, .box-6{width:50%}.mobile{display:block}}
@media(max-width:767px){.single .nav-links .nav-previous, .single .nav-links .nav-next{float:none}.box-3{width:50%}.boxes .box-3:nth-child(3){width:100%}}
@media(max-width:576px){#header, #container, #footer, .layer{padding:10%}.wp-caption, input, textarea, .button{width:100% !important}input[type="checkbox"], input[type="radio"]{width:auto !important}.box-2, .box-3, .box-4, .box-5, .box-6, .boxes .box-6:nth-child(5), .boxes .box-6:nth-child(6), .box-2-3, .box-1-3{width:100%}.spacer{display:block;width:100%;height:30px}}
@media print{*{color:#000 !important;background:#fff !important}body{padding:50px !important;margin:0 !important}#content{display:block !important;padding:0 !important;margin:0 !important}#header, #sidebar, #footer, #comments, .entry-footer, .navigation, .share, .video-wrap, iframe, img{display:none !important}}

.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;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
.looper{display:none}
.search-submit{display:none !important}

/* ================= 親テーマCSS ================= */

/* ========================================================================== Foundation ========================================================================== */
/*! 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: #000; line-height: 1; -webkit-font-smoothing: antialiased; }

a { color: #000; 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; }

p { margin-bottom: 0; }

ol, ul { padding-left: 0; }

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

/* -------------------------------------------------------------------------------- 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 screen and (max-width: 782px) { .admin-bar { padding-top: 46px; } }

/* ========================================================================== Layout ========================================================================== */
.l-contents { margin-bottom: 150px; padding-top: 50px; }

.l-contents--grid-rev .l-contents__inner { display: -ms-grid; display: grid; -ms-grid-rows: auto 50px 1fr; -ms-grid-columns: minmax(0, 830px) 4.0678% 300px; grid-template: "main header" auto "main sidebar" 1fr/minmax(0, 830px) 300px; grid-column-gap: 4.0678%; grid-row-gap: 50px; gap: 50px 4.0678%; }

.l-contents--grid-rev .l-contents__inner .l-page-header { -ms-grid-row: 1; -ms-grid-column: 3; grid-area: header; }

.l-contents--grid-rev .l-contents__inner .l-primary { -ms-grid-row: 1; -ms-grid-row-span: 3; -ms-grid-column: 1; grid-area: main; }

.l-contents--grid-rev .l-contents__inner .l-secondary { -ms-grid-row: 3; -ms-grid-column: 3; grid-area: sidebar; }

.l-contents--grid .l-contents__inner { display: -ms-grid; display: grid; -ms-grid-rows: auto 50px 1fr; -ms-grid-columns: 300px 4.0678% minmax(0, 830px); grid-template: "header main" auto "sidebar main" 1fr/300px minmax(0, 830px); grid-column-gap: 4.0678%; grid-row-gap: 0; gap: 0 4.0678%; }

.left_menu.l-contents__inner { display: -ms-grid; display: grid; -ms-grid-rows: auto 50px 1fr; -ms-grid-columns: 300px 4.0678% minmax(0, 830px); grid-template: "header main" auto "sidebar main" 1fr/300px minmax(0, 830px); grid-column-gap: 4.0678%; grid-row-gap: 0; gap: 0 4.0678%; }

.left_menu.l-contents__inner .l-primary {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    grid-area: main;
}

.left_menu.l-inner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 92.1875%;
    max-width: 1180px;
}

.left_menu.l-contents__inner .l-primary {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    grid-area: main;
}

.left_menu.l-contents__inner .l-secondary {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: sidebar;
}


.l-contents--grid .l-contents__inner .l-page-header { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: header; }

.l-contents--grid .l-contents__inner .l-primary { -ms-grid-row: 1; -ms-grid-row-span: 3; -ms-grid-column: 3; grid-area: main; }

.l-contents--grid .l-contents__inner .l-secondary { -ms-grid-row: 3; -ms-grid-column: 1; grid-area: sidebar; }

.l-contents--no-border { border-top: 0; padding-top: 0; }

.l-contents--no-border .l-contents__inner { background: #fff; margin-top: -100px; }

@media screen and (max-width: 991px) { .l-contents--grid .l-contents__inner, .l-contents--grid-rev .l-contents__inner, .left_menu.l-inner { display: block; }
  .l-contents--no-border .l-contents__inner { margin-top: 0; } }

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

.l-footer { position: relative; }

.l-header { width: 100%; }

.l-header--fixed.is-active { -webkit-animation: slideDown 1.2s; animation: slideDown 1.2s; position: fixed; z-index: 99; top: 0; }

.l-header__inner { display: flex; align-items: center; height: 100px; position: relative; justify-content: space-between;}

.l-header__logo { margin-right: 30px; margin-bottom: 0; }

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

/* IE Bug fix */
@media all and (-ms-high-contrast: none) { h1.l-header__logo{ font-family: unset; font-weight:500; } }

.l-header__desc { flex: 1; }

.l-header__form { opacity: 0; visibility: hidden; transition: opacity 0.2s ease; }

.l-header__form.is-active { opacity: 1; visibility: visible; }

.l-header__form-input { background: #f8f8f8; border: 1px solid #ddd; border-radius: 17.5px; box-shadow: none; margin-right: 5px; padding: 0 15px; width: 210px; height: 35px; }

.l-header__search { background: transparent; border: 0; cursor: pointer; /* font-family: "design_plus"; */ font-size: 20px; transition: color 0.2s ease; }

.l-header__search:hover { color: #999; }

.l-header__form-close { display: none; }

.l-header__nav-close { color: #121212; }

/* .l-header__nav-close { display: none; } */

@media only screen and (min-width: 1200px) { .l-header__nav { display: block !important; } }

@media only screen and (max-width: 1199px) { .l-header { border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; position: relative; z-index: 99; }
  .l-header .l-header__inner { position: static; }
  .l-header__inner { width: 100%; height: 100%; max-width: none; }
  .l-header__logo { height: 100%; margin-right: 0; }
  .l-header__desc { display: none; }
  .l-header__form-input { position: absolute; top: 0; bottom: 0; right: 120px; margin: auto; z-index: 1; }
  .l-header__search { padding: 0; position: absolute; top: 0; right: 60px; z-index: 1; width: 60px; height: 60px; }
  .l-header__search::after { background: #ddd; content: ""; display: inline-block; width: 1px; height: 20px; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; }
  .l-header__nav { background: #f4f4f4; display: none; position: absolute; top: 60px; z-index: 99; width: 100%; }
  .l-header__nav-close { width: 100%; }
  .l-header__nav-close.is-active { display: block; } }

@media only screen and (max-width: 782px) { .admin-bar .l-header--fixed.is-active { top: 46px; } }

@media only screen and (max-width: 767px) { .l-header { border-bottom: 0; }
  .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: 92.1875%; max-width: 1180px; }

@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%; } }

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

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

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

@media screen and (max-width: 767px) { .l-page-header { padding-bottom: 49px; } }

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

@media screen and (max-width: 767px) { .l-primary { margin-bottom: 40px; } }

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

@media screen and (max-width: 767px) { .l-secondary { margin: 0 auto 30px; padding-top: 40px; position: relative; width: 100%; }
  .l-secondary::before { background: #ddd; content: ""; position: absolute; top: 0; left: -20px; width: calc(100% + 40px); height: 1px; } }

/* ========================================================================== Object ========================================================================== */
/* Component ----------------------------------------------------------------- */
.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; margin-bottom: 50px; }

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

.c-comment input, .c-comment textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

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

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

.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 a, .c-comment__tab-item p { padding: 5px 10px; }
  .c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p { display: flex; align-items: center; justify-content: center; } }

@-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 { 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; width: 200px; }

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

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

.c-menu-btn::before { content: "\F0C9"; /* font-family: "design_plus"; */ font-size: 18px; }

@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: "＜"; 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: "＞"; 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: "\E902"; }

.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; } }

/* Project ----------------------------------------------------------------- */
.p-archive-header { box-shadow: 0 -8px 10px rgba(0, 0, 0, 0.2); padding: 92px 0; text-align: center; position: relative; }

.p-archive-header::before, .p-archive-header::after { background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 80%); content: ""; position: absolute; top: 100px; width: 10px; height: calc(100% - 100px); }

.p-archive-header::before { left: -10px; }

.p-archive-header::after { right: -10px; }

.p-archive-header--no-shadow { box-shadow: none; }

.p-archive-header__title { line-height: 1.4; margin-bottom: 14px; }

.p-archive-header__desc { line-height: 2; }

@media screen and (max-width: 991px) { .p-archive-header { box-shadow: none; }
  .p-archive-header::before, .p-archive-header::after { display: none; } }

@media screen and (max-width: 767px) { .p-archive-header { padding: 36px 0 33px; }
  .p-archive-header__title { line-height: 1.3; margin-bottom: 7px; } }

.p-article01 { border: 1px solid #ddd; padding: 22px 22px 35px; }

.p-article01__img { overflow: hidden; margin-bottom: 28px; }

.p-article01__title { font-size: 18px; line-height: 1.7; margin-bottom: 20px; min-height: 60px; transition: color 0.2s ease; }

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

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

.p-article01__cat { margin-right: 20px; }

.p-article01__date { color: #999; font-size: 12px; }

@media screen and (max-width: 767px) { .p-article01 { padding: 0 20px 20px; }
  .p-article01 > a { margin: -1px -21px 0; }
  .p-article01__title { min-height: auto; margin-bottom: 7px; }
  .p-article01__excerpt { margin-bottom: 9px; }
  .p-article01__img { margin-bottom: 13px; }
  .p-article01__title { font-size: 16px; padding: 0 20px; } }

.p-article02 a { display: flex; }

.p-article02__img { display: block; margin-right: 20px; overflow: hidden; width: 120px; }

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

.p-article02__content { flex: 1; display: flex; flex-direction: column; justify-content: center; }

.p-article02__date { color: #999; font-size: 12px; line-height: 1; margin-top: 6px; }

.p-article02__title { font-size: 14px; font-weight: 400; line-height: 1.7; margin-bottom: 0; transition: color 0.2s ease; }

@media screen and (max-width: 767px) { .p-article02__date { margin-top: 11px; } }

.p-article03__img { margin-bottom: 10px; overflow: hidden; }

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

@media screen and (max-width: 767px) { .p-article03__img { margin-bottom: 9px; }
  .p-article03__title { font-size: 14px; font-weight: 400; margin-bottom: 13px; } }

.p-article04 { background: #f8f8f8; border: 1px solid #ddd; }

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

.p-article04 > a {
    width: 100%;
}
.p-article04 > a:hover {
    text-decoration: underline;
}

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

.p-article04__title { font-size: 14px; font-weight: 400; flex: 1; margin-bottom: 0; transition: color 0.2s ease; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

@media screen and (max-width: 767px) { .p-article04 a { display: block; height: auto; line-height: inherit; }
  .p-article04__date { font-size: 12px; margin-right: 8px; }
  .p-article04__title { line-height: 1.5; white-space: normal; } }

.p-article05 { position: relative; }

.p-article05 a:hover .p-article05__link { color: #999; }

.p-article05--rev .p-article05__content { left: auto; right: 15px; }

.p-article05__img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 430px; }

.p-article05__content { background: #fff; display: flex; flex-direction: column; justify-content: center; width: 400px; height: 400px; position: absolute; top: 15px; left: 15px; padding: 0 5.08475%; }

.p-article05__title { margin-bottom: 12px; }

.p-article05__sub { margin-bottom: 56px; }

.p-article05__desc { font-weight: 700; line-height: 1.6; margin-bottom: 56px; }

.p-article05__link { font-size: 14px; font-weight: 700; transition: color 0.2s ease; position: relative; }

.p-article05__link::after { content: "\E910"; /* font-family: "design_plus"; */ width: 14px; height: 14px; margin-left: 3px; position: absolute; top: 0; bottom: 0; }

@media screen and (max-width: 899px) { .p-article05__img { height: auto; }
  .p-article05__content { border: 1px solid #ddd; border-top: 0; padding: 25px 30px 30px; position: static; width: 100%; height: auto; }
  .p-article05__sub { margin-bottom: 30px; }
  .p-article05__desc { margin-bottom: 25px; }
  .p-article05__desc br { display: none; } }

@media screen and (max-width: 767px) { .p-article05__img { height: 200px; }
  .p-article05__title { margin-bottom: 5px; }
  .p-article05__sub { margin-bottom: 25px; }
  .p-article05__link::after { top: 1px; } }

.p-article06__content { display: flex; flex-direction: column; align-items: flex-start; flex: 1 0 auto; padding: 28px 0 0 9.4086%; }

.p-article06__title { font-size: 18px; line-height: 1.6; margin-bottom: 23px; min-height: 50px; max-width: 100%; }

.p-article06__excerpt { font-size: 14px; line-height: 2; margin-bottom: 17px; max-width: 100%; }

.p-article06__cat { background: #000; border-radius: 15px; color: #fff; display: inline-block; font-size: 12px; min-width: 100px; height: 30px; line-height: 30px; padding: 0 20px; text-align: center; }

@media screen and (max-width: 767px) { .p-article06__img { margin-bottom: 11px; }
  .p-article06__title { font-size: 16px; margin-bottom: 11px; min-height: auto; }
  .p-article06__excerpt { display: none; }
  .p-article06__content { border-left: 0 !important; padding: 0; } }

.p-article07__img { overflow: hidden; margin-bottom: 13px; }

.p-article07__title { font-size: 18px; line-height: 1.6; margin-bottom: 0; transition: color 0.2s ease; }

@media screen and (max-width: 767px) { .p-article07__title { font-size: 16px; } }

.p-article08__img { margin-bottom: 10px; }

.p-article08__title { font-size: 16px; line-height: 1.7; margin-bottom: 0; }

@media screen and (max-width: 767px) { .p-article08__img { margin-bottom: 8px; }
  .p-article08__title { font-size: 14px; } }

.p-article09 { margin-top: -1px; }

.p-article09 a { display: flex; }

.p-article09 a:hover .p-article09__link { color: #999; }

.p-article09--rev a { flex-direction: row-reverse; }

.p-article09--rev .p-article09__content { border-right: 1px solid #ddd; border-left: 0; }

.p-article09__content { border: 1px solid #ddd; border-right: 0; padding: 50px 5.08475%; width: 50%; }

.p-article09__title { font-size: 32px; margin-bottom: 12px; }

.p-article09__sub { font-size: 16px; margin-bottom: 56px; }

.p-article09__desc { font-size: 20px; font-weight: 700; line-height: 1.6; margin-bottom: 56px; }

.p-article09__link { font-size: 14px; font-weight: 700; transition: color 0.2s ease; position: relative; }

.p-article09__link::after { content: "\E910"; /* font-family: "design_plus"; */ width: 14px; height: 14px; margin-left: 3px; position: absolute; top: 0; bottom: 0; }

.p-article09__img { overflow: hidden; width: 50%; }

@media screen and (max-width: 1049px) { .p-article09__content { display: flex; flex-direction: column; justify-content: center; padding: 0 5.08475%; } }

@media screen and (max-width: 991px) { .p-article09__title { font-size: 24px; margin-bottom: 8px; }
  .p-article09__sub { margin-bottom: 25px; }
  .p-article09__desc { font-size: 16px; margin-bottom: 25px; } }

@media screen and (max-width: 768px) { .p-article09 { margin-top: 0; }
  .p-article09 a { display: block; }
  .p-article09--rev .p-article09__content { border-left: 1px solid #ddd; }
  .p-article09__content { border-right: 1px solid #ddd; border-bottom: 0; padding: 30px; width: 100%; }
  .p-article09__img { width: 100%; } }

.p-article10 a { border: 1px solid #ddd; overflow: visible; }

.p-article10__img { margin: -1px; overflow: hidden; }

.p-article10__content { padding: 43px 10.12658% 42px; }

.p-article10__title { font-size: 20px; line-height: 1.7; margin-bottom: 4px; transition: color 0.2s ease; }

.p-article10__desc { font-size: 16px; line-height: 2; }

@media screen and (max-width: 767px) { .p-article10__content { padding: 24px 30px 25px; }
  .p-article10__title { font-size: 18px; margin-bottom: 7px; }
  .p-article10__desc { line-height: 1.6; } }

.p-article11 { position: relative; }

.p-article11 a:hover .p-article11__title, .p-article11 a:hover .p-article11__sub { padding-left: 14px; }

.p-article11__content { display: flex; flex-direction: column; justify-content: center; width: 100%; height: 100%; padding: 0 48px; position: absolute; top: 0; z-index: 1; }

.p-article11__title { font-size: 36px; margin-bottom: 7px; transition: padding-left 0.2s ease; }

.p-article11__sub { font-size: 14px; font-weight: 700; transition: padding-left 0.2s ease; }

@media screen and (max-width: 767px) { .p-article11__content { padding: 0 30px; }
  .p-article11__title { font-size: 28px; }
  .p-article11__sub { font-size: 14px; } }

.p-article12 { background: #fff; overflow: hidden; }

.p-article12:first-child .p-article12__img { border-left: 1px solid #ddd; }

.p-article12:last-child .p-article12__img { border-right: 1px solid #ddd; }

.p-article12 a { display: block; position: relative; height: 100%; }

.p-article12 a:hover .p-article12__title, .p-article12 a:hover .p-article12__sub { color: #fff; }

.p-article12 a:hover .p-article12__desc { opacity: 1; }

.p-article12 a:hover .p-article12__img { -webkit-transform: translateY(0); transform: translateY(0); }

.p-article12 a:hover .p-article12__img::before { opacity: 1; }

.p-article12__header { border: 1px solid #ddd; border-bottom: 0; display: flex; flex-direction: column; justify-content: center; text-align: center; width: 100%; height: 140px; position: absolute; top: 0; z-index: 1; }

.p-article12__title { transition: color 0.2s ease; margin-bottom: 10px; }

.p-article12__sub { transition: color 0.2s ease; }

.p-article12__desc { color: #fff; line-height: 1.8; padding: 0 12.71186%; opacity: 0; transition: opacity 0.2s ease; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

.p-article12__img { width: 100%; height: 100%; transition: opacity 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: opacity 0.2s ease, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: opacity 0.2s ease, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); -webkit-transform: translateY(140px); transform: translateY(140px); }

.p-article12__img::before { content: ""; opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }

.p-article12__img img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

@media screen and (max-width: 991px) { .p-article12 a:hover .p-article12__title, .p-article12 a:hover .p-article12__sub { color: inherit; }
  .p-article12 a:hover .p-article12__img { -webkit-transform: translateY(140px); transform: translateY(140px); }
  .p-article12 a:hover .p-article12__img::before { opacity: 0; }
  .p-article12__desc { display: none; } }

@media screen and (max-width: 767px) { .p-article12 a:hover .p-article12__img { -webkit-transform: translateY(83px); transform: translateY(83px); }
  .p-article12__header { height: 83px; }
  .p-article12__title { margin-bottom: 5px; }
  .p-article12__sub { font-size: 14px; }
  .p-article12__img { -webkit-transform: translateY(83px); transform: translateY(83px); } }

.p-article13 a { display: flex; flex-direction: column; padding: 8px; height: 100%; }

.p-article13__img { opacity: 0; overflow: hidden; transition: opacity 0.25s ease-out, -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: opacity 0.25s ease-out, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: opacity 0.25s ease-out, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); -webkit-transform: translateX(100%); transform: translateX(100%); }

.p-article13__img img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 300px; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) { .p-article13__img { position: relative; width: 100%; height: 300px; }
  .p-article13__img img { width: auto; height: auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } }

.p-article13__content { flex: 1; text-align: center; display: flex; flex-direction: column; justify-content: center; }

.p-article13__title { font-size: 24px; margin-bottom: 12px; transition: color 0.2s ease; }

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

.p-banner { position: relative; }

.p-banner a:hover p { padding-left: 14px; }

.p-banner p { transition: padding-left 0.2s ease; }

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

.p-banner--lg .p-banner__content { font-size: 16px; }

.p-banner__content { color: #fff; font-size: 14px; font-weight: 700; line-height: 1.5; padding: 0 30px; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; position: absolute; top: 0; left: 0; z-index: 1; }

.p-banner__title { font-size: 30px; line-height: 1; margin: 1px 0 3px; }

.p-banners-list__item { list-style-type: none; margin-bottom: 14px; }

.p-blog { margin-bottom: 50px; margin-right: -2px; }

.p-blog__title { line-height: 1.7; margin-bottom: 0; padding: 36px 0 31px; text-align: center; }

.p-blog__list { display: flex; flex-wrap: wrap; margin-right: -1px; }

.p-blog__list-item { opacity: 0; width: 50%; margin-top: -1px; transition-duration: 0.6s; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .p-blog__list-item { opacity: 1; }
}

.p-blog__list-item:nth-child(even) { margin-left: -1px; transition-delay: 0.15s; }

.p-blog__list-item.aos-animate { opacity: 1; }

@media screen and (max-width: 991px) { .p-blog__title { border-top: 0 !important; } }

@media screen and (max-width: 767px) { .p-blog { margin-bottom: 10px; }
  .p-blog__title { padding: 22px 0; }
  .p-blog__list-item { width: 100%; margin: 0 0 18px; }
  .p-blog__list-item:nth-child(even) { margin-left: 0; transition-delay: 0; } }

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

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

.p-breadcrumb__item + .p-breadcrumb__item::before { color: #000 !important; font-size: 10px; }

.p-breadcrumb__item a { color: #000; }

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

@media screen and (orientation: portrait) { .p-breadcrumb { display: none; } }

@media screen and (max-width: 1199px) { .p-breadcrumb { margin: 0 auto; height: 50px; line-height: 50px; } }

@media screen and (max-width: 767px) { .p-breadcrumb { display: none; } }

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

.p-btn a { color: #fff; display: inline-block; font-size: 14px; font-weight: 700; line-height: 60px; min-width: 240px; height: 60px; padding: 0 15px; }

@media screen and (max-width: 767px) { .p-btn a { font-size: 12px; line-height: 45px; min-width: 180px; height: 45px; } }

.p-cat-list { background: #f8f8f8; margin-bottom: 50px; }

.p-cat-list__title { font-size: 28px; line-height: 1.7; margin-bottom: 0; padding: 36px 0 40px; text-align: center; }

.p-cat-list__list { display: flex; flex-wrap: wrap; padding: 0 15px; width: 100%; }

.p-cat-list__list-item { margin: 0 15px 45px; opacity: 0; transition: opacity 0.6s ease-in-out; width: calc((100% - 60px) / 2); }

.p-cat-list__list-item:nth-child(even) { transition-delay: 0.15s; }

.p-cat-list__list-item.aos-animate { opacity: 1; }

@media screen and (max-width: 991px) { .p-cat-list { background: #fff; margin-bottom: 0; }
  .p-cat-list__list { padding: 0; }
  .p-cat-list__title { border-top: 0 !important; font-size: 24px; padding: 22px 0; } }

@media screen and (max-width: 767px) { .p-cat-list__list-item { width: 100%; margin: 0 0 25px; }
  .p-cat-list__list-item:nth-child(even) { transition-delay: 0; } }

.p-cat {
    background: #0c5c3e;
    border-radius: 15px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    min-width: 110px;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    transition: color 0.2s ease, border-color 0.2s ease;
}
.p-cat a {
    display: block;
    height: auto;
    line-height: unset;
    padding: 0;
    color: #fff;
    line-height: 1.25;
    padding: 0.5em 1em;
}

a.p-cat:hover { border-color: #999 !important; color: #999 !important; }

.p-cat--sm { min-width: 100px; font-size: 11px; }

@media screen and (max-width: 767px) { .p-cat { min-width: 100px; } }

.p-cb__item-header { text-align: center; }

.p-cb__item-title { margin-bottom: 10px; }

.p-cb__item-sub { font-size: 16px; margin-bottom: 42px; }

.p-cb__item-sub:last-child { margin-bottom: 50px; }

.p-cb__item-desc { line-height: 2; margin-bottom: 42px; }

@media screen and (max-width: 767px) { .p-cb__item-title { margin-bottom: 5px; }
  .p-cb__item-sub { font-size: 14px; margin-bottom: 23px; }
  .p-cb__item-sub:last-child { margin-bottom: 30px; }
  .p-cb__item-desc { margin-bottom: 33px; } }

.p-close-btn { background: transparent; border: 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; cursor: pointer; font-size: 14px; height: 50px; line-height: 50px; padding: 0; }

.p-close-btn::before { content: "×"; display: inline; /* font-family: "design_plus"; */ margin-right: 0.5em; vertical-align: middle; }

.p-company-header { margin-bottom: 94px; position: relative; }

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

.p-company-header__img { text-align: center; }

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

.p-company-header__title { margin-bottom: 12px; }

@media screen and (min-width: 768px) {
    .p-close-btn {
        display: none;
    }
}

@media screen and (max-width: 767px) { .p-company-header { margin: 0 -20px 36px; }
  .p-company-header__title { margin-bottom: 8px; } }

@media screen and (max-width: 899px) { .p-company-list__item { margin-top: -2px; } }

.p-copyright { color: #fff; 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-cover { background-size: cover; background-position: center; background-repeat: no-repeat; margin-bottom: 0; position: relative; width: 100%; height: 450px; }

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

.p-cover__header { display: none; }

.p-cover__inner { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; width: 100%; height: 100%; z-index: 1; }

.p-cover__title { margin-bottom: 10px; }

.p-cover__sub { font-size: 16px; }

@media screen and (max-width: 767px) { .p-cover { height: 200px; margin-top: 50px; }
  .p-cover__header { align-items: center; display: flex; justify-content: space-between; height: 50px; padding: 0 20px; position: absolute; top: -50px; left: 0; width: 100%; }
  .p-cover__title { margin-bottom: 5px; }
  .p-cover__header-sub { font-weight: 700; }
  .p-cover__sub { font-size: 14px; } }

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

.p-dropdown__title { background: #fff; box-sizing: border-box; border: 1px solid #ddd; height: 55px; line-height: 55px; padding: 0 18px; position: relative; }

.p-dropdown__title::after { content: "\E90E"; /* font-family: "design_plus"; */ position: absolute; right: 17px; }

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

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

.p-dropdown__list { display: none; }

.p-dropdown__list li { list-style-type: none; border: 1px solid #ddd; border-top: 0; line-height: 1.5; }

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

.p-dropdown__list a:hover { background: #f6f6f6; }

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

.p-entry { border: 1px solid #ddd; margin-bottom: 50px; }

.p-entry__inner { padding: 47px 50px 50px; }

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

.p-entry__cat { margin-bottom: 1em; }

.p-entry__title { line-height: 1.5; margin-bottom: 0.5em; }

.p-entry__date { color: #999; display: block; font-size: 15px; }

.p-entry__img { margin-bottom: 40px; }

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

.p-entry__img--lg { margin: 0 -50px 40px; }

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

.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: 1.75; margin-bottom: 1.5em; }

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

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

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

.p-entry__ad--upper, .p-entry__ad--inner { margin-bottom: 42px; }

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

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

.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 only screen and (max-width: 991px) { .p-entry { border: 0 !important; }
  .p-entry__inner { padding: 50px 0 0; }
  .p-entry__img img { max-width: none; width: 100%; }
  .p-entry__related { margin-bottom: 0; } }

@media only screen and (max-width: 767px) { .p-entry { margin: 0 -20px 40px; }
  .p-entry__inner { padding: 30px 20px 0; }
  .p-entry__inner { padding: 30px 20px 0; }
  .p-entry__header { margin-bottom: 30px; }
  .p-entry__img { margin-bottom: 23px; }
  .p-entry__cat { margin-bottom: 6px; }
  .p-entry__title { line-height: 1.5; margin-bottom: 6px; }
  .p-entry__share { margin-bottom: 25px; }
  .p-entry__body { margin-bottom: 23px; }
  .p-entry__body--page { font-size: 14px; }
  .p-entry__ad { display: block; margin-bottom: 40px; }
  .p-entry__ad-item { margin-bottom: 20px; }
  .p-entry__ad-item + .p-entry__ad-item { margin-left: 0; }
  .p-entry__ad-item img { margin-left: -10px; margin-right: -10px; }
  .p-entry__meta-box { background: transparent; margin-bottom: 10px; }
  .p-entry__related { justify-content: space-between; margin: 0 0 -25px; }
  .p-entry__related-item { margin-right: 0; width: calc(50% - 10px); }
  .p-entry__related-item--no-post { margin-top: 30px; } }
    .p-entry__date { font-size: 14px; }

@media screen and (max-width: 320px) { .p-entry__related-item { width: 100%; } }

.p-footer-banners { border-bottom: 1px solid #ddd; padding: 60px 0; }

.p-footer-banners__list { display: flex; justify-content: center; margin-bottom: 0; }

.p-footer-banners__list-item { list-style-type: none; margin-right: 34px; width: 31.35593%; }

.p-footer-banners__list-item:last-child { margin-right: 0; }

@media screen and (max-width: 991px) { .p-footer-banners__list { flex-direction: column; align-items: center; }
  .p-footer-banners__list-item { margin: 0 0 20px 0; width: 50%; padding: 0 10px; }
  .p-footer-banners__list-item:last-child { margin-bottom: 0; } }

@media screen and (max-width: 767px) { .p-footer-banners { padding: 40px 0; } }

@media screen and (max-width: 600px) { .p-footer-banners__list-item { width: 100%; } }

.p-footer-nav { border-top: 1px solid #ddd; font-size: 12px; margin-bottom: 0; line-height: 60px; text-align: center; display: flex; justify-content: center; }

.p-footer-nav li { list-style-type: none; margin: 0 12.5px; }

@media screen and (max-width: 767px) { .p-footer-nav { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 30px 20px 10px; }
  .p-footer-nav li { line-height: 1; text-align: left; margin: 0 0 20px; width: 50%; } }

.p-footer-widget { padding: 50px 2.9661% 42px; }

.p-footer-widget a { color: inherit; }

.p-footer-widget__title { font-size: 16px; line-height: 1; margin-bottom: 12px; }

@media screen and (max-width: 767px) { .p-footer-widget { padding: 0; }
  .p-footer-widget__title { font-size: 15px; margin-bottom: 8px; } }

.p-footer-widgets__inner { display: flex; border-left: 1px solid #ddd; }

.p-footer-widgets .widget_nav_menu ul { margin-bottom: 0; }

.p-footer-widgets .widget_nav_menu li { list-style-type: none; font-size: 14px; line-height: 2.2; margin-bottom: 0; }

.p-footer-widgets__item { border-right: 1px solid #ddd; width: 25%; }

@media screen and (max-width: 991px) { .p-footer-widgets__inner { flex-wrap: wrap; }
  .p-footer-widgets__item { width: 50%; } }

@media screen and (max-width: 767px) { .p-footer-widgets__inner { border-left: 0; padding: 40px 20px 0; }
  .p-footer-widgets__item { border-right: 0; margin-bottom: 33px; width: 100%; }
  .p-footer-widgets__item.widget_nav_menu { width: 50%; } }

.p-global-nav { display: flex; font-size: 14px; line-height: 60px; margin-bottom: 0; text-align: center; }

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

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

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

.p-global-nav > li { border-left: 1px solid #fff; border-right: 1px solid #fff; flex: 1; margin-left: -1px; }

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

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

.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; }

.p-global-nav .sub-menu { display: block; line-height: 1.2; text-align: left; opacity: 0; position: absolute; top: 0; left: 100%; transition: 0.2s; visibility: hidden; z-index: 2; }

.p-global-nav .sub-menu a { padding: 14px 39px 14px 25px; width: 240px; transition: padding-left 0.2s ease; }

.p-global-nav .sub-menu a:hover { padding: 17px 39px; }

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

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

@media only screen and (max-width: 1199px) { .p-global-nav { flex-wrap: wrap; justify-content: space-between; height: auto; margin: 30px auto 18px; width: 92.1875%; }
  .l-header--fixed .p-global-nav { max-height: calc(100vh - 60px); overflow: auto; }
  .p-global-nav > li { border: 0; flex: 0 1 auto; margin: 0 0 12px 0; width: calc((100% - 6px)); }
  .p-global-nav > li > a { border: 0; display: block; padding: 0 5.55556%; }
  .p-global-nav a { box-sizing: border-box; font-size: 13px; height: 50px; line-height: 50px; position: relative; width: 100% !important; padding: 0 17px !important;}
  .p-global-nav .menu-item-has-children > a > .p-global-nav__toggle { display: none; }
  .p-global-nav .sub-menu {  }
	
.p-global-nav > li.open:hover > .sub-menu {
		display: none;
	}

.p-global-nav .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    left: 100%;
	width: 100%;
    visibility: visible;
  animation: 0.5s fadeup ease-in-out forwards;
}

.c-logo img {
    width: 150px;
}
	

@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

}



/* @media only screen and (max-width: 767px) { .p-global-nav { > li { > a { padding: 0 20px; } } .sub-menu { a { padding: 0 20px; } } } } */
.p-header-content { position: relative; }

.p-header-content::before { content: ""; width: 100%; height: 100%; position: absolute; z-index: 1; }

.p-header-content__inner { padding: 0 20px; text-align: center; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; z-index: 1; }

.p-header-content__inner > img { display: inline; }

.p-header-content__title { line-height: 1.3; opacity: 0; transition: opacity 1s ease 1s; }

.is-active .p-header-content__title { opacity: 1; }

.p-header-content__title--vertical span { text-align: left; white-space: nowrap; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; }

.p-header-content__btn { opacity: 0; margin-top: 22px; transition: opacity 1s ease 2s; }

.is-active .p-header-content__btn { opacity: 1; }

.p-header-content__link { display: none; font-size: 18px; /* font-family: "design_plus"; */ position: absolute; bottom: 17px; left: 0; right: 0; margin: auto; z-index: 1; width: 18px; height: 18px; }

.p-header-content__link::before { color: #fff; content: "\E90E"; display: block; }

@media screen and (max-width: 767px) { .p-header-content__title { margin-bottom: 16px; }
  .p-header-content__link { display: block; } }

.p-header-slider { overflow: hidden; }

.p-header-slider .slick-arrow { transition-property: left, right; transition-duration: 0.2s; z-index: 1; }

.p-header-slider .slick-arrow::before { /* font-family: "design_plus"; */ }

.p-header-slider .slick-prev { left: -20px; }

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

.p-header-slider .slick-next { right: -20px; }

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

.p-header-slider:hover .slick-prev { left: 30px; }

.p-header-slider:hover .slick-next { right: 30px; }

.p-header-slider__item { width: 100%; height: 700px; overflow: hidden; position: relative; }

.p-header-slider__item-img { background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }

.p-header-slider__item-img::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.is-active .p-header-slider__item-img--type1 { -webkit-animation-name: zoom-in; animation-name: zoom-in; }

.is-active .p-header-slider__item-img--type2 { -webkit-animation-name: zoom-out; animation-name: zoom-out; }

@media screen and (max-width: 767px) { .p-header-slider { height: calc(100vh - 60px); }
  .p-header-slider__item { height: 100%; }
  .p-header-slider__item-img { height: calc(100vh - 60px); padding-bottom: 0; } }

.p-header-video { background-color: #000; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 700px; overflow: hidden; position: relative; }

.p-header-video video { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto; }

@media screen and (max-width: 1199px) { .p-header-video video { width: auto; height: 100%; } }

@media screen and (max-width: 767px) { .p-header-video { height: calc(100vh - 60px); padding-bottom: 0; } }

.p-header-youtube { background-color: #000; background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 700px; position: relative; }

.p-header-youtube__player { position: absolute; width: 100%; height: 100%; }

@media screen and (max-width: 767px) { .p-header-youtube { height: calc(100vh - 60px); padding-bottom: 0; } }

.p-headline { font-size: 22px; line-height: 1.7; margin-bottom: 0; padding: 38px 0 41px; text-align: center; }

.p-headline--lg { font-size: 28px; font-weight: 700; border-top: 3px solid #0c5c3e;}

@media screen and (max-width: 991px) { .p-headline { font-size: 20px; padding: 23px 0; }
  .p-headline--lg { border-top: 0 !important; font-size: 24px; padding: 20px 0; } }

/* 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-cb__item { margin-bottom: 100px; }
.p-cb__item:last-child { margin-bottom: 0; }
@media screen and (max-width: 767px) { .p-cb__item { margin-bottom: 30px; } .p-cb__item:last-child { margin-bottom: 0; } }

.p-index-content01 { background: #fff; box-shadow: 0 -8px 10px rgba(0, 0, 0, 0.2); padding: 92px 0; text-align: center; position: relative; z-index: 1; }

.home .p-index-content01 {display: none;}

.p-index-content01::before, .p-index-content01::after { background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 80%); content: ""; position: absolute; top: 100px; width: 10px; height: calc(100% - 100px); }

.p-index-content01::before { left: -10px; }

.p-index-content01::after { right: -10px; }

.p-index-content01__title { line-height: 1.4; margin-bottom: 14px; }

.p-index-content01__desc { line-height: 2; }

@media screen and (max-width: 991px) { .p-index-content01 { box-shadow: none; } }

@media screen and (max-width: 767px) { .p-index-content01 { padding: 36px 20px 33px; }
  .p-index-content01__title { line-height: 1.3; margin-bottom: 6px; } }

.p-index-content02 { margin-bottom: 100px; }

.p-index-content02__list { padding: 0 65px; margin-bottom: 50px; }

@media screen and (max-width: 991px) { .p-index-content02__list { padding: 0; } }

@media screen and (max-width: 767px) { .p-index-content02 { margin-bottom: 40px; }
  .p-index-content02__list { margin-bottom: 30px; } }

.p-index-content03 { margin-bottom: 100px; }

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

.p-index-content04 { background: #f8f8f8; margin-bottom: 100px; padding: 100px 0; }

.p-index-content04__list { margin-bottom: 50px; }

@media screen and (max-width: 767px) { .p-index-content04 { margin-bottom: 30px; padding: 36px 0 30px; }
  .p-index-content04__list { margin: 0 auto 30px; } }

.p-index-content05 { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 92px; }

.p-index-content05__item { width: 48.30508%; }

.p-index-content05__item-banner { margin-bottom: 12px; }

.p-index-content05__item-banner img { max-width: 100%; height: auto; }

.p-index-content05__item-desc { font-size: 16px; line-height: 2; }

@media screen and (max-width: 767px) { .p-index-content05 { flex-wrap: wrap; margin-bottom: 16px; }
  .p-index-content05__item { margin-bottom: 13px; width: 100%; }
  .p-index-content05__item-banner { margin-bottom: 7px; }
  .p-index-content05__item-banner img { max-width: auto; width: 100%; }
  .p-index-content05__item-desc { font-size: 14px; } }

.p-info { border-bottom: 1px solid #ddd; }

.p-info__inner { display: flex; align-items: center; height: 140px; }

.p-info__logo { margin-right: 30px; }

.p-info__logo a { color: inherit; }

.p-info__desc { flex: 1; }

@media screen and (max-width: 991px) { .p-info__inner { display: block; height: auto; padding: 40px; text-align: center; }
  .p-info__logo { display: block; margin: 25px 0; }
  .p-info__desc { margin-bottom: 25px; } }

@media screen and (max-width: 767px) { .p-latest-news { margin-bottom: -41px; }
  .p-latest-news__list { margin: 0 -21px; } }

.p-latest-works { background: #f8f8f8; }

.p-latest-works__headline { font-size: 22px; text-align: center; margin-bottom: 0; padding: 50px 0; }

.p-latest-works__list { display: flex; flex-wrap: wrap; padding: 0 16px; }

.p-latest-works__list-item { margin: 0 8px 41px; width: calc((100% - 48px) / 3); }

@media screen and (max-width: 767px) { .p-latest-works { margin: 0 -20px -40px; padding-bottom: 10px; }
  .p-latest-works__headline { font-size: 20px; padding: 30px 0; }
  .p-latest-works__list { justify-content: space-between; padding: 0 20px; }
  .p-latest-works__list-item { margin: 0 0 17px; width: calc(50% - 10px); } }

.p-list { margin-bottom: 0; width: 100%; overflow: hidden; }

.p-list__item { list-style-type: none; font-size: 14px; margin-top: -1px; }

.p-list__item.is-parent > a::before { left: -1px; }

.p-list__item.is-active > a > .p-list__item-toggle::before { content: "\E911"; }

.p-list__item.is-current > a { background: #f8f8f8; }

.p-list__item .p-list__item .p-list__item a { padding-left: 58px; }

.p-list__item .p-list__item .p-list__item a:hover { padding-left: 72px; }

.p-list__item .p-list__item a { padding-left: 44px; }

.p-list__item .p-list__item a:hover { padding-left: 58px; }

.p-list__item a { background: #fff; border: 1px solid #dedede; display: block; height: 60px; line-height: 58px; padding: 0 30px; position: relative; transition: padding 0.2s ease; }

.p-list__item a:hover { padding-left: 44px; }

.p-list__item a:hover::before { left: -1px; }

.p-list__item a::before { content: ""; width: 3px; height: 60px; transition: left 0.2s ease; position: absolute; top: -1px; left: -4px; z-index: 1; }

.p-list__item-toggle { color: #000; /* font-family: "design_plus"; */ font-size: 11px; position: absolute; width: 60px; height: 60px; top: 0; right: 0; text-align: center; }

.p-list__item-toggle::before { content: "\E90E"; }

.p-list__item-btn { border: 1px solid #ddd; border-top: 0; background: #f4f4f4; cursor: pointer; padding: 0; width: 100%; height: 50px; text-align: center; }

.p-list__item-btn::before { content: "\E91A"; /* font-family: "design_plus"; */ display: inline-block; margin-right: 10px; vertical-align: middle; }

@media screen and (max-width: 991px) { .p-list__item a { height: 50px; line-height: 48px; padding: 0 20px; }
  .p-list__item a::before { height: 50px; } }

@media screen and (max-width: 767px) { .p-list { width: calc(100% + 40px); position: absolute; top: 50px; left: -20px; z-index: 1; }
  .p-list a:hover { padding-left: 20px; }
  .p-list a::before { display: none; }
  .p-list > .p-list__item a { background: #fff; }
  .p-list__item .p-list__item a, .p-list__item .p-list__item a:hover { background: #f4f4f4; padding-left: 20px; }
  .p-list__item .p-list__item .p-list__item a, .p-list__item .p-list__item .p-list__item a:hover { padding-left: 34px; }
  .p-list__item .p-list__item .p-list__item .p-list__item a, .p-list__item .p-list__item .p-list__item .p-list__item a:hover { padding-left: 48px; } }

.p-megamenu01 { background: #fff; display: flex; width: 100%; position: absolute; top: 160px; z-index: 2; opacity: 0; visibility: hidden; overflow: hidden; }

.admin-bar .p-megamenu01 { top: 192px; }

.p-megamenu01:hover, .p-megamenu01.is-active { opacity: 1; visibility: visible; }

.p-megamenu01:hover .p-megamenu01__item-list, .p-megamenu01.is-active .p-megamenu01__item-list { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }

.p-megamenu01:hover .p-megamenu01__item-img img, .p-megamenu01.is-active .p-megamenu01__item-img img { -webkit-transform: scale(2) translateX(-25%); transform: scale(2) translateX(-25%); }

.p-megamenu01__item { flex: 1 1 33.33%; overflow: hidden; position: relative; height: 450px; }

.p-megamenu01__item-list { opacity: 0; visibility: hidden; -webkit-transform: translateY(15px); transform: translateY(15px); transition: opacity 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); padding: 60px; }

.p-megamenu01__item-list ul { display: flex; flex-wrap: wrap; justify-content: space-between; font-size: 14px; line-height: 2.4; }

.p-megamenu01__item-list ul li { width: calc(50% - 25px); }

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

.p-megamenu01__item-list a { color: #fff; transition: padding-left 0.2s ease; }

.p-megamenu01__item-list a:hover { padding-left: 14px; }

.p-megamenu01__item-list > li > a { font-size: 26px; display: block; margin-bottom: 20px; }

.p-megamenu01__item-img { position: absolute; top: 0; width: 100%; height: 100%; z-index: -1; }

.p-megamenu01__item-img::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }

.p-megamenu01__item-img img { -webkit-transform: scale(2) translateX(-15%); transform: scale(2) translateX(-15%); transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); width: auto; height: 100%; position: absolute; top: 0; left: 50%; }

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

.p-megamenu02 { background: #fff; border-bottom: 1px solid #ddd; position: absolute; top: 160px; z-index: 2; width: 100%; height: 450px; opacity: 0; visibility: hidden; overflow: hidden; }

.admin-bar .p-megamenu02 { top: 192px; }

.p-megamenu02:hover, .p-megamenu02.is-active { opacity: 1; visibility: visible; }

.p-megamenu02:hover .p-article13__img, .p-megamenu02.is-active .p-article13__img { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }

.p-megamenu02::before { content: ""; width: 50%; height: 100%; position: absolute; }

.p-megamenu02__inner { display: flex; }

.p-megamenu02__header { color: #fff; display: flex; flex-direction: column; justify-content: space-between; width: 20%; padding: 100px 0; }

.p-megamenu02__title { font-size: 26px; margin-bottom: 12px; }

.p-megamenu02__sub { font-size: 16px; }

.p-megamenu02__link { color: inherit; font-size: 14px; font-weight: 700; }

.p-megamenu02__link:hover::after { padding-left: 1em; }

.p-megamenu02__link::after { content: "\E910"; /* font-family: "design_plus"; */ margin-left: 10px; transition: padding-left 0.2s ease; }

.p-megamenu02__list { background: #fff; display: flex; width: 80%; height: 100%; margin-bottom: 0; }

.p-megamenu02__list li { list-style-type: none; border-right: 1px solid #ddd; flex: 1; height: 449px; overflow: hidden; }

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

.p-menu-btn { background: transparent; border: 0; cursor: pointer; line-height: 60px; width: 60px; height: 60px; }

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

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

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

.p-nav01 { display: block; margin-bottom: 0; width: 100%; }

.p-nav01__item { background: #fff; font-size: 16px; line-height: 1.6; height: 110px; width: 50%; }

.p-nav01__item a:hover { background: #f9f9f9; }

.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 { float: left; }

.p-nav01__item--prev::before { font-size: 16px; left: 6.0241%; -webkit-transform: translateY(1px); transform: translateY(1px); }

.p-nav01__item--prev a { padding: 0 40px 0 60px; }

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

.p-nav01__item--next::after { font-size: 16px; right: 6.0241%; -webkit-transform: translateY(1px); transform: translateY(1px); }

.p-nav01__item--next a { padding: 0 60px 0 40px; }

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

.p-news-list { margin-bottom: 0; }

.p-news-list__item { list-style-type: none; }

.p-news-tab-list { margin-bottom: 50px; }

.p-news-tab-list__tabs { background: #fff; display: flex; margin-left: 1px; margin-bottom: 0; }

.p-news-tab-list__tabs-item { list-style-type: none; font-size: 16px; text-align: center; width: 20%; }

.p-news-tab-list__tabs-item.is-active a, .p-news-tab-list__tabs-item a:hover { background: #000; border-color: #000; color: #fff; }

.p-news-tab-list__tabs-item.is-active + .p-news-tab-list__tabs-item a { border-left: 1px solid #000; }

.p-news-tab-list__tabs-item a { border: 1px solid #ddd; display: block; margin-left: -1px; transition-property: background, border-color, color; transition-duration: 0.2s; height: 60px; line-height: 59px; }

.p-news-tab-list__panel { display: none; }

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

@media screen and (max-width: 767px) { .p-news-tab-list { margin: 0 -21px 30px; }
  .p-news-tab-list__tabs-wrapper { overflow-x: scroll; }
  .p-news-tab-list__tabs { font-size: 0; width: 665px; }
  .p-news-tab-list__tabs-item { font-size: 14px; }
  .p-news-tab-list__tabs-item a { height: 50px; line-height: 50px; } }

.p-page-header { font-weight: 700; line-height: 1; display: flex; flex-direction: column; justify-content: center; padding: 0 50px; width: 300px; height: 300px; }

.p-page-header__title { margin-bottom: 12px; }

@media screen and (max-width: 991px) { .p-page-header { flex-direction: row; align-items: center; justify-content: space-between; width: auto; height: 100px; padding: 0 20px; }
  .p-page-header__title { margin-bottom: 0; } }

@media screen and (max-width: 767px) { .p-page-header { height: 50px; margin: 0 -20px; } }

.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-bottom: -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: #f8f8f8; }

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

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

.p-pagetop { background: #000; 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: 60px; height: 60px; }

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

.p-pagetop a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
}

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

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

.p-readmore__btn { background: #eee; color: #000 !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-service-cat-header { display: flex; width: 100%; }

.p-service-cat-header__list { display: none; }

.p-service-cat-header__img { -o-object-fit: cover; object-fit: cover; width: calc(100% - 300px); height: 300px; }

@media screen and (max-width: 991px) { .p-service-cat-header { display: block; }
  .p-service-cat-header__img { width: 100%; } }

@media screen and (max-width: 767px) { .p-service-cat-header { position: relative; }
  .p-service-cat-header__img { margin: 40px -20px 0; width: calc(100% + 40px); }
  .p-service-cat-header__list { display: block; position: absolute; top: 50px; left: 0; z-index: 1; width: calc(100% + 40px); } }

.p-service-cats-list { display: flex; flex-wrap: wrap; }

.p-service-cats-list__item { list-style-type: none; margin-left: -1px; opacity: 0; transition: opacity 0.6s ease-in-out; width: 33.33%; }

.p-service-cats-list__item:nth-child(3n-1) { transition-delay: 0.15s; }

.p-service-cats-list__item:nth-child(3n) { transition-delay: 0.3s; }

.p-service-cats-list__item.aos-animate { opacity: 1; }

@media screen and (max-width: 991px) { .p-service-cats-list__item { width: 50%; }
  .p-service-cats-list__item:nth-child(3n) { transition-delay: 0; } }

@media screen and (max-width: 767px) { .p-service-cats-list__item { margin-left: 0; width: 100%; }
  .p-service-cats-list__item:nth-child(3n-1) { transition-delay: 0; } }

.p-service-entry__header { border-top: 1px solid #ddd; margin-bottom: 40px; }

.p-service-entry__img { text-align: center; }

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

.p-service-entry__title { line-height: 1.4; margin-bottom: 44px; padding-top: 44px; text-align: center; }

@media screen and (max-width: 767px) { .p-service-entry__header { margin-bottom: 23px; }
  .p-service-entry__title { margin-bottom: 26px; padding-top: 26px; } }

/** 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-social-nav { margin-bottom: 0;display: none; }

.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: "\E902"; }

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

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

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

.p-social-nav__item--rss a::before { content: "\E90B"; }

.p-tab-list__tab { display: flex; margin-bottom: -1px; width: 100%; }

.p-tab-list__tab-item { background: #f5f5f5; border: 1px solid #ddd; box-sizing: border-box; display: inline-block; font-size: 14px; height: 55px; line-height: 55px; text-align: center; width: 50%; }

.p-tab-list__tab-item.is-active { background: #fff; border-bottom: 0; }

.p-tab-list__tab-item.is-active a { cursor: default; }

.p-tab-list__tab-item + .p-tab-list__tab-item { border-left: 0; }

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

.p-tab-list__panel { border: 1px solid #ddd; display: none; }

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

.p-tab-list__panel-item { border-bottom: 1px solid #ddd; padding: 11px; }

.p-tab-list__panel-item:last-child { border-bottom: 0; }

.p-three-box { display: flex; }

.p-three-box__item { margin-left: -1px; width: 33.33%; height: 533px; }

@media screen and (max-width: 767px) { .p-three-box { flex-wrap: wrap; }
  .p-three-box__item { margin-left: 0; width: 100%; height: 403px; } }

.p-widget-search { position: relative; }

.p-widget-search__input { -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 { 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 { height: 50px; line-height: 50px; }
  .p-widget-search__submit { height: 50px; } }

.p-widget { line-height: 1.7; margin-bottom: 50px; }

.p-widget:last-child { border-bottom: 0; margin-bottom: 0; }

.p-widget__title { color: #fff; font-size: 16px; font-weight: 400; line-height: 55px; height: 55px; padding: 0 20px; margin-bottom: 20px; }

.ad_widget { text-align: center; }

/* custom menu */
.widget_nav_menu li { font-size: 12px; margin-bottom: 18px; }

@media only screen and (max-width: 767px) { .p-widget { margin-bottom: 40px; }
  .p-widget__title { line-height: 45px; height: 45px; margin-bottom: 20px; }
  .ad_widget { text-align: center; }
  .ad_widget img { margin-left: -10px; margin-right: -10px; } }

/* 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.5; margin: 2em 0 1em; }

.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; }

.p-works-entry { margin-bottom: 50px; }

.p-works-entry__header { margin-bottom: 40px; }

.p-works-entry__img { margin-bottom: 50px; text-align: center; }

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

.p-works-entry__cat { background: #000; border-radius: 15px; color: #fff; display: inline-block; font-size: 12px; min-width: 100px; height: 30px; line-height: 30px; padding: 0 20px; text-align: center; margin-bottom: 14px; }

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

@media screen and (max-width: 991px) { .p-works-entry { margin-top: 50px; } }

@media screen and (max-width: 767px) { .p-works-entry { margin-top: 30px; }
  .p-works-entry__header { margin-bottom: 23px; }
  .p-works-entry__img { margin-bottom: 30px; }
  .p-works-entry__cat { margin-bottom: 8px; }
  .p-works-entry__title { margin-bottom: 26px; } }

.p-works-list { display: flex; flex-wrap: wrap; margin-right: -32px; margin-bottom: 50px; }

.p-works-list__item { display: flex; flex-direction: column; margin-right: 32px; margin-bottom: 50px; transition: opacity 0.6s ease-in-out; width: calc(33.33% - 32px); }

.p-works-list__item[data-aos] { opacity: 0; }

.p-works-list__item:nth-child(3n-1) { transition-delay: 0.15s; }

.p-works-list__item:nth-child(3n) { transition-delay: 0.3s; }

.p-works-list__item.aos-animate { opacity: 1; }

@media screen and (max-width: 991px) { .p-works-list { justify-content: space-between; margin-right: 0; }
  .p-works-list__item { margin-right: 0; width: 47.5%; }
  .p-works-list__item:nth-child(3n) { transition-delay: 0; } }

@media screen and (max-width: 767px) { .p-works-list { margin-bottom: 8px; }
  .p-works-list__item { margin-bottom: 22px; width: 100%; }
  .p-works-list__item:nth-child(3n-1) { transition-delay: 0; } }

/* Utility ----------------------------------------------------------------- */
.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; } }

/* 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; }

.fotter_contact_btn a {
    background: #4da531;
    color: #fff;
    padding: 15px;
    margin: 15px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    min-width: 180px;
    text-align: center;
}
.fotter_contact_btn a:hover {
    background:#2e6754;
}
.fotter_contact_btn a i{
    margin-left: 15px;
}

/* ================= 子テーマCSS ================= */
.p-megamenu01:hover .p-megamenu01__item-img img, .p-megamenu01.is-active .p-megamenu01__item-img img {
/* -webkit-transform: scale(2) translateX(-25%); */
/* transform: scale(2) translateX(-25%); */
-webkit-transform: initial;
transform: initial;
}

.p-megamenu01__item-img img {
/* -webkit-transform: scale(2) translateX(-15%); */
/* transform: scale(2) translateX(-15%); */
/* transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); */
/* transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); */
/* transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); */
/* width: auto; */
height: 100%;
position: absolute;
top: 0;
/* left: 50%; */
left: initial;
width: 100%;
}

article.p-company-list__item.p-article05.p-article05--rev:nth-child(4) .p-article05__img:nth-child(1) {
width: 64%!important;
}

@media screen and (max-width: 768px) {
.tel_area {
display: none;
}
}

@media screen and (max-width: 767px) {
article.p-company-list__item.p-article05.p-article05--rev:nth-child(4) .p-article05__img:nth-child(1) {
width: 100%!important;
}
}

@media screen and (max-width: 899px) {
article.p-company-list__item.p-article05.p-article05--rev:nth-child(4) .p-article05__img:nth-child(1) {
width: 100%!important;
}
}

.p-header-content__title {
text-shadow: 0px 0px 5px rgb(0 0 0 / 90%);
}
.p-page-header {
min-height: 50px;
margin: 0 -10px;
}
/* ==============================
共通ヘッダ
============================== */
.hbmenu_contact {
display: none;
}
.opentime {
font-size: 18px;
padding-top: 8px;
}
.telnumbers {
font-size: 30px;
font-weight: bold;
color: #139A72;
}
.p-global-nav {
    font-size: 18px;
}
.l-header__desc {
    padding-right: 60px;
    line-height: 1.5;
}

.p-global-nav > li > a {
    padding: 0 5px;
}

.p-global-nav > li > a:hover, .p-global-nav > .current-menu-item > a {
    background: #074831 !important;
}

.p-global-nav .sub-menu a {
    background: #074831 !important;
}

.p-global-nav > li > a:hover {
    color: #ffffff !important;
}

.p-breadcrumb {
	display: none;
}

.p-breadcrumb__item {
    font-size: 18px;
}
.p-footer-nav {
    font-size: 18px;
}

.tel_area {
	display: flex;
}

.tel_area .telnumber {
	margin-right: 20px;
}

@media screen and (max-width: 1199px) {
.hbmenu_contact {
display: block;
text-align: center;
}
.hbmenu_contact_inner {
margin: auto;
text-align: center;
padding: 0 15px 15px;
font-size: 16px;
line-height: 1.5em;
width: 92.1875%;
}
.hbmenu_contact_inner .telnumbers {
font-weight: bold;
font-size: 35px;
}
.opentime {
font-size: 12px;
}
.tel_area {
display: none;
}
body .p-global-nav a {
    font-size: 16px;
}
body .opentime {
    font-size: 13px;
}
}


@media screen and (min-width: 481px) {
.sp_only {  display: none; }
}
@media screen and (max-width: 480px) {
.pc_only {display: none; }
.footer_tel_area {
font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.footer_tel_area a {
font-size: 30px;
font-weight: bold;
color: #139A72;
}

.opentime {
    font-size: 16px;
}
}

/* ==============================
TOP　PAGE【PC】
============================== */

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing: border-box;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
body {
font-family:'Helvetica Neue', 'Helvetica', 'Arial', '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 1.4rem;
color:#000;
background-color:#fff;
word-wrap: break-word;
overflow-wrap: break-word;
}


img,
iframe {
max-width: 100%;
vertical-align: bottom;
}
.p-index-content07.p-cb__item.l-inner {
width: 100%;
max-width: 100%;
padding: 0;
}
.p-index-content02.p-cb__item.l-inner {
display: none;
}
.service_list_box {
width: 100%;
text-align: center;
background-image: url(/wp/wp-content/themes/dsprenewal/images/service_list_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
}
.top_dsp_ttl {
font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
font-weight: bold;
font-size: 40px;
max-width: 970px;
text-align: center;
line-height: 1.5em;
margin: 0 auto 30px auto;
}
.top_dsp_ttl_2 {
font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
font-weight: bold;
font-size: 40px;
max-width: 1200px;
text-align: left;
margin: auto;
margin: 50px auto;
}
.top_dsp_ttl span,
.top_dsp_ttl_2 span  {
font-family:'游ゴシック', 'Yu Gothic', YuGothic, 'Helvetica Neue', 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 60px;
}
.color_dsp_green_1 {
color: #045c3e;
}
.color_dsp_green_2 {
color: #4d9847;
}
.oswald {
font-family: "Oswald";
}
.service_list_item {
display: flex;
max-width: 1200px;
margin: auto;
align-self: stretch;
flex-wrap: wrap;
}
.service_item_box {
padding: 10px;
width: calc(100%/5);
}
.service_item_inner {
position: relative;
text-align: center;
box-shadow: 0px 0px 15px -5px #000000;
border-radius: 10px;
padding: 15px;
font-size: 15px;
height: 100%;
background: #fff;
}
.service_no {
font-size: 36px;
font-weight: 600;
display: block;
text-align: left;
}
.service_item_inner img {
width: 100%;
max-width: 200px;
border-radius: 100px;
margin-bottom: 20px;
}
.service_item_inner img:hover {
opacity: 0.8;
}
.service_item_inner h3 {
text-align: center;
font-size:20px;
font-weight: bold;
}
.service_txt {
text-align: left;
padding: 10px 0;
min-height: 5.5em;
line-height: 1.5em;
}
.service_more {
display: block;
text-align: center;
text-decoration: none;
color: #045c3e;
font-weight: bold;
margin-bottom: 15px;
}
.service_more:hover {
color: #379474;
}
.service_more i{
font-size: 16px;
margin-left: 6px;
}
.reason_box {
padding-top:50px;
background-image: url(/wp/wp-content/themes/dsprenewal/images/reason_box_bg.jpg);
background-color: #f8f8f8;
background-repeat: no-repeat;
text-align: center;
background-size: 100%;
}
.reason_item {
max-width: 1200px;
display: flex;
margin: auto;
align-self: stretch;
flex-wrap: wrap;
}
.reason_item_box {
width: calc(100%/3);
padding: 15px;
}
.reason_item_inner {
text-align: left;
filter: drop-shadow(0px 0px 3px #045c3e);
padding: 15px;
font-size: 15px;
height: 100%;
background: #fff;
position: relative;
}
.reason_no {
background-image: url(/wp/wp-content/themes/dsprenewal/images/reason_no_bg.png);
background-size: contain;
color: #fff;
display: inline;
width: 74px;
height: 60px;
position: absolute;
top: -10px;padding-top: 7px;
text-align: center;
}
.reason_no span {
font-size: 30px;

}
.reason_sttl {
font-size: 21px;
font-weight: bold;
line-height: 1.6em;
padding: 50px 0 10px 0;
}
.reason_txt {
font-size: 14px;
line-height: 1.6em;
margin-bottom: 20px;
}
.top_dsp_bnr_box {
max-width: 1200px;
padding: 70px 10px;
margin: auto;
display: flex;
flex-wrap: wrap;
}
.top_dsp_bnr {
padding: 10px;
width: 50%;
}

/*===============================
固定ページ Common Parts 【PC】
===============================*/
/*Background color*/
.back_green{background-color:#4b9e35;}
.back_light_green{background-color:#e6f7e1;}
.back_dark_green{background-color:#276453;}
.back_gray {background:#f4f4f4;}
.back_white {background: #fff;}

/*Text color*/
.txt_white{color:#fff;}
.txt_yellow{color:#efff3f;}
.txt_green{color:#4b9e35;}
.txt_light_green{color:#e6f7e1;}
.txt_dark_green{color:#276453;}
.txt_red{color:#ce0000;}

/*   Text align   */
.ta_r {text-align: right;}
.ta_l {text-align: left;}
.ta_c {text-align: center;}

/*   Font-weight   */
.t_normal{font-weight: normal;}
.t_bold{font-weight: bold; margin-bottom: 5px;}

/*Margin and Padding*/
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}

/*font-size*/
h2.catch_ttl,.catch_ttl {font-size: 38px;}
.txt_logo {font-size: 70px;}
.txt_big {font-size: 45px;}
.txt_l,p.txt_l {font-size: 35px;margin-bottom: 0;}
.txt_ss,p.txt_ss {font-size: 12px;}
.catch_ttl_02,h2.catch_ttl_02 {font-size: 38px;padding: 30px;}
.catch_ttl_s,span.catch_ttl_s{font-size:30px;}
.catch_ttl_ss {font-size: 26px;}

/*txtdecoration*/
.catch_decoration {
display: inline-block;
background: url(/wp/wp-content/themes/dsprenewal/images/price/decoration_catch01.png)no-repeat left center,url(/wp/wp-content/themes/dsprenewal/images/price/decoration_catch02.png)no-repeat right center;
padding: 10px 30px;
}

/*font*/
.mincho{font-family :"Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.gothic{font-family:'游ゴシック', 'Yu Gothic', YuGothic, 'Helvetica Neue', 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*br*/
.sp_only_br{display: none;}

/*contents wrap parts*/
.page_inner_fixed {
max-width: 1180px;
margin: 0 auto;
}
.shadow {
box-shadow: 0px 0px 5px 1px #9baf9a;
}

/*column parts*/
.column_wrapper {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.column_3 {max-width: calc(100% / 3);}
.column_2 {max-width: calc(100% / 2);}

/*ボタン*/
.p-entry__body .btn_dsp {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 60px;
min-width: 240px;
height: 60px;
padding: 0 15px;
background: #4da531;
}
.p-entry__body .btn_dsp:hover {
background: #276453;
text-decoration: none;
}
.l-primary {
padding: 0 10px;
}

/*===============================
固定ページ Price　Page 【PC】
===============================*/
.price_contents_01 .column_3 {
max-width: calc(100% / 3 - 20px);
margin-right: 30px;
padding: 15px;
box-sizing: border-box;
}

.price_contents_01 .column_3:last-child {
margin: 0;
}

.price_contents_01 .column_3 img {
display: block;
margin: 0 auto;
}
.column_inner_img_inner {
margin-bottom: 20px;
}
.contact_catch_wrapper p {
margin: 0;
}

.p-btn a.back_green {
color: #fff;
}

body .p-btn a {
font-size: 18px;
padding: 0 10px;
}

.contact_catch_btn_wrapper .contact_catch_tel a {
font-size: 30px;
font-weight: bold;
color: #139a72;
background-image: url(/wp/wp-content/themes/dsprenewal/images/price/tel_icon.png);
background-repeat: no-repeat;
padding: 5px 0px 5px 40px;
background-position: left center;
}
.contact_catch_wrapper {
overflow: hidden;
padding: 30px;
background-image: url(/wp/wp-content/themes/dsprenewal/images/price/illustration_contact.png);
background-repeat: no-repeat;
background-position: 6% center;
}

.contact_catch_inner {
width: 70%;
float: right;
}

.contact_catch_wrapper h2 {
font-size: 36px;
margin: 30px 20px;
}

.contact_catch_tel.column_2{
line-height: 1.5;
margin-right: 30px;
text-align: left;
}
.price_contents_02 .column_2:last-child {
margin-right: 0;
}
.price_contents_02 .column_2 {
max-width: calc(100% / 2 - 50px);
margin-right: 50px;

}

.price_contents_02 {
margin-bottom: 100px;
}

.price_contents_03 .column_right {
max-width: 100%;
width: calc(100% - 478px);
line-height: 1;
float: right;
}

.price_contents_03 > .column_wrapper {display: block;overflow: hidden;}

.price_contents_03 .column_right p {
line-height: 1.2;
margin-bottom: 30px;
}


.price_contents_03 .contact_catch_btn_wrapper {
justify-content: left;
}

.page_inner_fixed.column_wrapper {
background: url(/wp/wp-content/themes/dsprenewal/images/price/illustration_surprised.png)no-repeat 110px center;
}

.price_contents_03 {
background: linear-gradient(0deg, rgba(255,255,255,1) 51%, rgba(223,255,203,1) 100%);
padding: 30px 30px;
box-sizing: border-box;
}


.price_contents_01_txt_wrap {
background: url(/wp/wp-content/themes/dsprenewal/images/price/illustration_catch_.png)no-repeat right bottom;
padding-bottom: 35px;
}

.price_contents_01_txt_inner {
max-width: calc(100% - 410px);
margin: 0 auto;
}


.price_contents_01_txt_wrap p {
margin-bottom: 0;
}

/*===============================
固定ページ Cardboard 【PC】
===============================*/
.cardboard_contents_01 p {
margin-bottom: 0;
}

.cardboard_contents_01 .txt_ss {
display: inline-block;
line-height: 2;
}

.cardboard_contents_01 {padding: 40px 0 70px 0;}

.cardboard_contents_02 {
padding: 70px 0;
}

.column_b .column_3 {max-width: calc(100% / 3 - 20px);margin-right: 30px;background: #fff;padding-bottom: 30px;}

.column_b .column_3:last-child {
margin-right: 0;
}

.column_b h3 {
padding: 13px;
font-weight: bold;
margin-bottom: 0;
}

.indication_txt span {
padding: 5px 10px;
border-radius: 5px;
}

.indication_txt {
text-align: center;
}

.column_inner_txtinner .indication_txt {font-weight: bold;margin-bottom: 15px;}

.column_b .column_inner_txtinner {
padding: 0 15px 15px 15px;
}


.about_cart {
max-width: 887px;
margin: 0 auto;
background: url(/wp/wp-content/themes/dsprenewal/images/cardboard/speech_deco.png)no-repeat 80% center,url(/wp/wp-content/themes/dsprenewal/images/cardboard/speech_illustration.png)no-repeat right center;
}

.about_cart_inner {border-radius: 1000px;max-width: 700px;padding: 10px 20px;box-sizing: border-box;background-color: #fff;background-image: url(/wp/wp-content/themes/dsprenewal/images/cardboard/about_cart.png);background-repeat: no-repeat;background-position: 20px center;}

.about_cart_inner .txt_inner {
max-width: 480px;
padding: 30px 0;
margin-left: auto;
}

.about_cart_inner .txt_inner h3,.about_cart_inner .txt_inner p {
margin-bottom: 0;
}

.about_cart_inner .txt_inner h3 {
border-bottom: 1px solid #045c3e;
padding-bottom: 5px;
margin-bottom: 10px;
font-weight: bold;
}
.about_cart_big {
font-size: 21px;
}
.cardboard_contents_03 h2 {
margin-bottom: 0;
line-height: 1.1;
}

.column_c .column_3 {
max-width: calc(100% / 3 - 20px);
margin-right: 30px;
position: relative;
padding: 30px 0px;
box-sizing: border-box;
}

.column_c .column_3:last-child {
margin: 0;
}

h3.column_c_box,.column_c_box {position: absolute;font-size: 13px;font-weight: bold;padding: 15px 10px;top: -10px;left: 15px;line-height: 1.2;}

.column_c .column_inner_img_inner {
text-align: center;
}

.column_c .column_inner_txtinner {
padding: 0 20px;
}

.column_c .column_inner_txtinner p {line-height: 1.7;margin-bottom: 15px;}



.cannot_wrapper {
overflow: hidden;
padding: 20px;
max-width: 1180px;
box-sizing: border-box;
}

.cannot_img_inner {width: 172px;float: left;display: block;text-align: center;}

.cannot_txt_inner {width: calc(100% - 187px);float: right;}

.cannot_txt_inner li {width: calc(50% - 2em);float: left;box-sizing: border-box;margin: 0;list-style: disc;line-height: 1.2;margin-bottom: 8px;margin-right: 2em;}

.cannot_txt_inner ul {overflow: hidden;padding: 0px 2em 0px 2em;box-sizing: border-box;margin: 0;}


.cannot_txt_inner p {
margin: 0;
}

.cardboard_contents_03 {margin-bottom: 40px;padding: 70px 20px;}

.cardboard_contents_04 {margin-bottom: 70px;padding: 0 20px;}

.cardboard_contents_04 p {
margin-bottom: 0;
}

.q_and_a_wrapper {padding: 70px 0;}


/*アコーディオン*/
.qa-check{display: none;}

.qa-label {display: block;position: relative;font-weight: bold;background: #fff url(/wp/wp-content/themes/dsprenewal/images/cardboard/qa_q.png)no-repeat 20px center;padding: 10px 40px 10px 70px;color: #045c3e;font-size: 15px; line-height: 1.5em}

.qa-label:after{content: '';display: block;position: absolute;width: 19px;height: 18px;right: 10px;transition: 0.2s;top: 0;bottom: 0;margin: auto;background: url(/wp/wp-content/themes/dsprenewal/images/cardboard/qa_arrow_1.png)no-repeat center;}
.qa-check:checked + .qa-label:after{transition: 0.2s;transform: rotate(180deg);}
.qa-content{display: block;height: 0;opacity: 0;padding: 0;transition: .2s;box-sizing: border-box;}
.qa-check:checked + .qa-label + .qa-content{height: auto;opacity: 1;}

.q_and_a_wrapper li {list-style: none;width: 100%;margin-right: 20px;margin-bottom: 10px;}

.q_and_a_wrapper ul {overflow: hidden;width: 100%;max-width: calc(50% - 20px);margin-left: 0;margin-right: 20px;display: block;}

.q_and_a_wrapper li:nth-child(even) {
margin-right: 0;
}

.q_and_a_wrapper p {
margin-bottom: 0;
}

.qa-content p {
background: #fff;
margin-top: 2px;
background: #fff url(/wp/wp-content/themes/dsprenewal/images/cardboard/qa_a.png)no-repeat 20px 20px;
padding: 20px 20px 20px 70px;
color: #045c3e;
box-sizing: border-box;
line-height: 1.5;
font-size: 15px;
}

.q_and_a_inner {
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.q_and_a_inner > ul {
    display: flex;
    flex-direction: column;
    gap: 1em;
}

h3.q_and_a_ttl {
width: 100%;
}

.q_and_a_wrapper ul:last-child {
margin-right: 0;
}

.cardboard_contents_03 .column_c {
margin-top: 50px;
padding: 0;
}

.q_and_a_top {
background: url(/wp/wp-content/themes/dsprenewal/images/cardboard/q_and_a_01.png)no-repeat 3% 10px,url(/wp/wp-content/themes/dsprenewal/images/cardboard/q_and_a_02.png)no-repeat 97% 10px;
}
.column_c_box_big {
font-size: 30px;
}
.column_inner_txtinner p.phone_txt a {display: inline-block;font-size: 21px;font-weight: bold;color: #139a72;background-image: url(/wp/wp-content/themes/dsprenewal/images/price/tel_icon.png);background-repeat: no-repeat;padding: 5px 0px 5px 24px;background-position: left center;background-size: 17px;margin: 0 auto;}

.column_inner_txtinner .phone_txt {
text-align: center;
}
p.explanation_txt {
line-height: 1.8;
}

.cannot_txt_inner p {
line-height: 1.2;
font-size: 14px;
}

.q_and_a_wrapper .page_inner_fixed {
background: url(/wp/wp-content/themes/dsprenewal/images/cardboard/q_and_a_01.png)no-repeat  3% 10px,url(/wp/wp-content/themes/dsprenewal/images/cardboard/q_and_a_02.png)no-repeat 97% 10px;
}
/*============================
対応エリア【PC】
=============================*/
.p-cover.area_main {
background: url(/wp/wp-content/themes/dsprenewal/images/area_mainimage.jpg)no-repeat center top/cover;}

.area_all_wrapper .p-archive-header__title {
color: #000000;
font-size: 38px;
}

.area_all_wrapper {
font-size: 16px;
margin-bottom: 40px;
line-height: 1.5;
}

.area_all_wrapper .aligncenter {
text-align: center;
}

.area_all_wrapper .area_image {
margin: auto;
display: block;
}

.area_list {
font-size: 15px;
}

.area_list ul {
display: flex;
list-style: none;
flex-wrap: wrap;
margin-left: 0;
}
.area_list ul li {
    width: calc(100%/6);
    line-height: 1.8;
}
.area_list h4 {
font-weight: bold;
font-size: 16px;
margin-left: 1em;
}

/*===============================
飲食店ページ 【PC】
===============================*/

.common_box_test {
text-align: center;
font-size: 30px;
padding: 100px;
background: #efefefef;
margin: 30px 0;
}

.f_11{font-size:11px!important;}
.f_12{font-size:12px!important;}
.f_16{font-size:16px!important;}
.f_18{font-size:18px!important;}
.f_20{font-size:20px!important;}
.f_22 {font-size: 22px!important;}
.f_25{font-size:25px!important;}
.f_28{font-size:28px!important;}
.f_30{font-size:30px!important;}
.f_36{font-size:36px!important;}
.insyokuten_main ul{list-style:none;margin:0;clear: both;padding: 20px 30px 0 30px;display: flex;flex-wrap: wrap;justify-content: space-between;font-size: 15px;}

.insyokuten_contents.insyokuten_main {
background: #ffdb4a;
padding: 0;
}

.insyokuten_mainimage {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage.jpg)no-repeat center top /contain;
padding-top: 46%;
}



.insyokuten_contents {
font-size: 16px;
}

.insyokuten_main_catch {
font-weight: bold;
}

.insyokuten_ul.white {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_l.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_r.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_c.png);
}

.insyokuten_ul.yellow {
color: #000;
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_yellow_l.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_yellow_r.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_yellow_c.png);
}

.insyokuten_ul {
background-repeat: no-repeat,no-repeat,repeat-x;
background-position: left bottom,right bottom,center bottom;
padding: 0 5px;
box-sizing: border-box;
}


.insyokuten_main_catch {
width: calc(100% - 270px);
float: right;
padding-right: 20px;
}

.insyokuten_main_inner {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_txtback_01.png);
background-repeat: no-repeat;
background-position: 50px top;
overflow: hidden;
}

.insyokuten_main_ul li {}

.insyokuten_main_list li {
background-color: #fff;
width: calc(50% - 10px);
padding: 20px 15px;
box-sizing: border-box;
border-radius: 15px;
overflow: hidden;
background-repeat: no-repeat;
background-position: 10px center;
margin-bottom: 20px;
}

.insyokuten_main_list h3,.insyokuten_main_list p {
margin: 0;
}

.insyokuten_main_list h3 {
color: #ff2e2e;
font-weight: bold;
margin-bottom: 10px;
}

.insyokuten_main_list li > * {
width: calc(100% - 115px);
float: right;
line-height: 1.3em;
}

.insyokuten_main_catch h2 {
margin: 30px 0 20px 0;
}

h1.insyokuten_mainimage {
margin-bottom: 0;
}

.point1 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_ul_point_01.png);
}
.point2 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_ul_point_02.png);
}
.point3 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_ul_point_03.png);
}
.point4 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_ul_point_04.png);
}

.insyokuten_main_list h3.f_18 {
padding-top: 5px;
}

.insyokuten_main_txt p {
font-weight: bold;
line-height: 1.5;
margin: 0;
padding-bottom: 100px;
padding-top: 40px;
}

.insyokuten_main_txt {
background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_contents.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_txtback_02.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_txtback_03.png),linear-gradient(#ffdb4a, #fffbed);
background-repeat: no-repeat;
background-position: center bottom,20px top,calc(100% - 20px) top;
}

.insyokuten_dsp_logo {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
display: inline-block;
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_dsp_logo.png);
background-position: left center;
background-size: contain;
background-repeat: no-repeat;
width: 163px;
}

.insyokuten_contents {background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_contents.png),#ffdb4a;padding: 50px 0;background-repeat: no-repeat;background-position: center bottom;}

.bold {
font-weight: bold;
}

.okomari_txt_wrap p {
margin: 0;
line-height: 1.5;
padding: 10px 0 10px 110px;
position: relative;
}

.insyokuten_red {
color: #ff2e2e;
}

.okomari_txt .insyokuten_red {font-weight: bold;}

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

.okomari_txt_wrap .okomari_txt {
width: calc(50% - 30px);
background: #fff;
border-radius: 15px;
margin-left: 20px;
}

.okomari_txt_wrap p:before {
content: "";
display: block;
width: 110px;
height: 110px;
position: absolute;
background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/okomari_01.png);
left: -20px;
top: 0;
bottom: 0;
margin: auto;
}

.okomari_txt_wrap p:last-child before {
background: #000;
}

.okomari_txt_wrap {
margin-bottom: 50px;
padding: 0px 20px;
box-sizing: border-box;
}

.okomari_none_txt p {
margin: 0;
width: calc(100% - 250px);
float: right;
line-height: 1.5;
padding: 30px 0;
}

.okomari_none_wrap {
background: rgba(255,255,255,0.7);
padding: 20px 0;
margin-bottom: 50px;
}

.okomari_none_txt {
background: #fff url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_txtback_01.png)no-repeat 80px calc(100% + 25px);
overflow: hidden;
}

p.okomari_none_txt {
margin-bottom: 0;
line-height: 1.5;
}

.column_6 li {
width: calc(100% / 6 - 8px);
background: #fff;
border-radius: 15px;
padding: 90px 5px 10px 5px;
line-height: 1.5;
background-repeat: no-repeat;
background-position: center 20px;
font-size: 15px;
}

.column_6 .taoeba_01 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_01.png);
}
.column_6 .taoeba_02 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_02.png);
}
.column_6 .taoeba_03 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_03.png);
}
.column_6 .taoeba_04 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_04.png);
}
.column_6 .taoeba_05 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_05.png);
}
.column_6 .taoeba_06 {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_06.png);
}

.column_6 {
padding: 0 30px 50px 30px;
}

.insyokuten_contents ul {
list-style: none;
margin: 0;
}

.konnagomi_wrap li {
background: #fff;
border-radius: 15px;
overflow: hidden;
margin-bottom: 30px;
padding-bottom: 30px;
box-shadow: 0px 0px 13px -7px rgba(24,21,7,0.2);
}

.konnagomi_wrap {
padding: 0 30px;
box-sizing: border-box;
}

.sp_img {display: none;}

.konnagomi_img {
margin-bottom: 30px;
}

.konnagomi_wrap p {
margin: 0;
padding: 0 30px;
}

.insyokuten_about {
padding-bottom: 100px;
}



.insyokuten_onayami .okomari_none_txt {
background: #fff;
}

.insyokuten_onayami .okomari_none_txt p {
width: 100%;
}

.insyokuten_contents.insyokuten_onayami {
background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_contents.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/onayami_back.png),#fac64a;
background-repeat: no-repeat;
background-position: center bottom,center top;
padding-bottom: 70px;
}


.onayami_2 p {
line-height: 2;
}

.insyokuten_onayami_inner .insyokuten_ul.white {
background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_2_l.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_2_r.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_c.png);
}


.okomari_txt_wrap .okomari_txt_2:before {
background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/okomari_02.png);
}

.konnagomi_wrap h4 {
margin: 0 0 10px 0;
}

.konnagomi_wrap p {
line-height: 1.5;
margin-bottom: 20px;
}
.pc_only_img_block {
    display: block;
}
.sp_only_img_block {
    display: none;
}

/*===============================
ヘアーサロンページ 【PC】
===============================*/
h1.hairsalon_mainimage{
    margin-bottom: 0;
}
/* ポイント */
.hairsalon_point .hairsalon_balloon{
padding: 20px 10px;
position: relative;
display: block;
padding: 7px 10px;
/* min-width: 120px; */
max-width: 100%;
color: #555;
font-size: 16px;
background: #18765b;
}
.hairsalon_point .hairsalon_balloon_ttl{
text-align: center;
}
.hairsalon_point .hairsalon_balloon:before {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 10px solid #18765b;
}
.hairsalon_point .hairsalon_balloon_ttl{
padding: 20px 10px;
color: #fff;
font-weight: bold;
font-size:28px;
margin-bottom: 0;
line-height: 1;
}
.hairsalon_point .hairsalon_balloon_ttl span{
font-size: 34px;
}
.hairsalon_point_box{
text-align: center;
background-color:#daf8d1;
padding: 20px;
}
.hairsalon_point_box ul{
display: flex;
justify-content: space-between;
text-align: center;
padding: 20px 0;
flex-wrap: wrap;
margin-left: 0;
margin-bottom: 0;
}
.hairsalon_point_box li{
background-color: #fff;
padding: 10px;
width:calc(100% / 3 - 10px);
}
.hairsalon_point_box li p{
font-size: 16px;
margin-bottom: 0;
}
.hairsalon_point_box h3{
font-size:26px;
font-weight: bold;
border-bottom: 3px solid rgb(24, 118, 91);
padding: 10px 0;
margin-bottom: 0;
}
.hairsalon_point_box li img{
max-width:170px;
margin: 20px 0;
}
.hairsalon_point_txt{
display: inline-block;
background: url(/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_point_catch01.png)no-repeat left center,url(/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_point_catch02.png)no-repeat right center;
font-size: 36px;
font-weight: 700;
padding:0 40px;
margin-bottom: 0!important;
line-height: 1.5;
}
.hairsalon_point_txt span{
color: #2e6754;
font-size: 40px;
}

/* お問い合わせ */
.hairsalon_contact_ttl{
    text-align: center;
    font-size:28px!important;
    font-weight: 500;
    margin-bottom: 15px!important;
    letter-spacing: 0.2em;
}
.hairsalon_contact_wrap{
    margin: 50px 0;
}
.hairsalon_contact{
display: flex;
align-items: center;
gap: 20px;
}
.hairsalon_contact_btn{
    width: 50%;
    height: 75px;
}
.hairsalon_contact_btn a.hairsalon_contact_btn_orange {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    text-decoration: none;
    width: 100%;
    height:100%;
    padding: 0 10px 0 60px;
    border-radius: 100vh;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
    background-color: #fe6b1e;
    border-bottom: 4px solid #e25f1b;
    color: #fff;
  }
  .hairsalon_contact_btn a.hairsalon_contact_btn_orange::before{
    content: '';
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
  }
  .hairsalon_contact_btn a.hairsalon_contact_btn_green {
    background-color: #4da531!important;
    border-bottom: 4px solid #44902b!important;
  }
  .hairsalon_contact_btn a.btn_01::before {
    background-image: url("/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_contact_01.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .hairsalon_contact_btn a.btn_02::before {
    background-image: url("/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_contact_02.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .hairsalon_contact_btn a.btn_03::before {
    background-image: url("/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_contact_03.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .hairsalon_contact_btn a.btn_04::before {
    background-image: url("/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_contact_04.png");
    background-size: contain;
    background-repeat: no-repeat;
  }

  .hairsalon_contact_btn a.btn_01 span {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
  }
  .hairsalon_contact_btn a.btn_02 span {
    display: block;
    font-size: 32px;
    font-weight: bold;
  }
  .hairsalon_contact_btn a.btn_02 span span {
    display: block;
    font-size: 10px;
    margin-bottom: 7px;
  }
  .hairsalon_contact_btn a.hairsalon_contact_btn_orange:hover {
    border-bottom: 2px solid #e25f1b;
  }
  .hairsalon_contact_btn a.hairsalon_contact_btn_green:hover {
    border-bottom: 2px solid #44902b!important;
  }


/* お悩み */
.hairsalon_worries{
background-color: #daf8d1;
padding: 20px;
background: url(/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_worries_bg.png)#daf8d1;
background-position: center bottom;
background-repeat: no-repeat;
padding: 50px 0;
}
.hairsalon_worries ul{
padding: 0 50px 60px;
margin-left: 0;
}
.hairsalon_worries ul li{
text-align: left;
background-image: url(/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_worries_icon.png);
background-repeat: no-repeat;
background-position: top 50% left 10px;
font-size: 20px;
line-height: 1.6;
padding-bottom: 10px;
padding: 10px 10px 10px 45px;
list-style: none;
background-color: #fff;
margin-bottom: 20px;
border: 1px solid #d0d0d0;
}
/* 解決 */
.hairsalon_solution{
text-align: center;
font-size: 36px;
font-weight: 600;
background:linear-gradient(#fff, #e6f7e1);
padding: 30px 20px;
}
.hairsalon_solution_ttl{
    line-height: 1!important;
    margin-bottom: 0!important;
}
.hairsalon_dsp_logo {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
display: inline-block;
background-image: url(/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_dsp_logo.png);
background-position: left center;
background-size: contain;
background-repeat: no-repeat;
width: 163px;
}
.hairsalon_solution_item {
max-width: 1200px;
display: flex;
margin: 30px auto;
align-self: stretch;
flex-wrap: wrap;
}
.hairsalon_solution_item_box {
width: calc(100%/3);
padding: 10px;
}
/* .filter-orange {
filter: drop-shadow(0px 0px 3px #fe6b1e);
background: #fef9f5;
} */
.hairsalon_solution_inner {
text-align: center;
filter: drop-shadow(0px 0px 5px rgba(24,118,91,0.2));
padding: 15px;
font-size: 36px;
height: 100%;
background: #fff;
position: relative;
}
.hairsalon_reason_no_orange {
background-image: url(/wp/wp-content/themes/dsprenewal/images/reason_no_bg_orange.png);
}
.hairsalon_reason_no {
background-image: url(/wp/wp-content/themes/dsprenewal/images/hairsalon/hairsalon_reason_no_bg.png);
background-size: contain;
color: #fff;
display: inline;
width: 74px;
height: 72px;
position: absolute;
top: -10px;
padding-top: 7px;
text-align: center;
left: 50%;
transform: translateX(-50%);
}
.hairsalon_service_area_reason_sttl {
font-size: 18px;
font-weight: bold;
line-height: 1.6em;
padding: 60px 0 10px 0;
color: #000;
text-align: left;
}
.hairsalon_solution_inner img{
max-width: 170px;
}
.hairsalon_solution_txt{
font-size: 30px;
margin: 30px auto 0;
line-height: 2;
}
.hairsalon_solution_txt .hairsalon_solution_txt_green{
color: #fff;
background-color: #18765b;
padding: 5px 10px;
}
.hairsalon_solution_txt .hairsalon_solution_txt_s{
font-size: 20px;
}
/* こんなゴミ */
.hairsalon_contents{
    background-color: #e6f7e1;
    padding: 40px 0;
}
.hairsalon_contents h3{
    letter-spacing: -0.05em;
}
.hairsalon_wrapper .konnagomi_wrap {
    margin-left: 0!important;
    margin-bottom: 0!important;
}
.hairsalon_wrapper .konnagomi_wrap li{
    border-radius: 0;
}
.hairsalon_wrapper .konnagomi_wrap li:last-child{
    margin-bottom: 0;
}
/* よくある質問 */
.insyokuten_wrapper .q_and_a_inner ul,
.hairsalon_wrapper .q_and_a_inner ul{
margin-left: 0;
}
.insyokuten_wrapper li,.hairsalon_wrapper li{
    list-style: none;
}
.insyokuten_wrapper .qa-label,.insyokuten_wrapper .qa-content p,
.hairsalon_wrapper .qa-label,.hairsalon_wrapper .qa-content p{
    color: #333333;
}
.insyokuten_wrapper .service_area_content h3{
    background-color: #ffdb4a;
    font-weight: bold;
    border-bottom: 3px solid #fac64a;
    padding: 15px 0 15px 20px;
}
.hairsalon_wrapper .service_area_content h3{
    background-color: #e1f2dc;
    font-weight: bold;
    border-bottom: 3px solid #266756;
    padding: 15px 0 15px 20px;
}
/* 対応エリア */
.hairsalon_area{
    margin: 0 20px;
}
.insyokuten_wrapper .ervice_area_content a,
.hairsalon_wrapper .service_area_content a:hover{
    opacity: 0.8;
}
.insyokuten_wrapper .service_area_content img,
.hairsalon_wrapper .service_area_content img{
    width: 90%;
    margin: 0 auto;
    display: block;
}
.insyokuten_wrapper p:empty,
.hairsalon_wrapper p:empty{
    display: none;}

@media screen and (max-width:1200px){
/*===============================
固定ページ Price　Page 【TABLET BIG】
===============================*/
.price_contents_01_txt_inner {
max-width: 100%;
}

.price_contents_01_txt_wrap p {
text-align: left;
max-width: 79%;
padding: 0 0 50px 40px;
}

.column_wrapper {
padding: 0 20px;
box-sizing: border-box;
}

.price_contents_01_txt_wrap {
background-position: 98% bottom;
}

.contact_catch_inner {width: 64%;}

.price_contents_03 .column_right {width: 81%;}

.page_inner_fixed.column_wrapper {
background-position: center top;
padding: 203px 0 0 0;
}

.price_contents_03 .column_right {
width: 100%;
}

.price_contents_03 .contact_catch_btn_wrapper {
justify-content: center;
}

.price_contents_03 .column_right p {
text-align: center;
}


/*===============================
固定ページ Cardboard 【TABLET BIG】
===============================*/
.q_and_a_wrapper .page_inner_fixed {
background-size: 90px;
background-position: 3% 60px,97% 60px;
}

.about_cart_inner {
max-width: 80%;
}

.about_cart {
background-size: auto, 20%;
background-position: 81% center,right center;
padding: 0 10px;
}

.about_cart_inner .txt_inner {
max-width: 68%;
}


}

@media screen and (max-width: 768px) {
/* ==============================
TOP　PAGE【TABLET】
============================== */
.service_item_box {
padding: 10px;
width: calc(100%/2);
}
.service_list_box {
background-position: top 110px right 0;
}
.top_dsp_ttl,
.top_dsp_ttl_2 {
font-size: 28px;
margin: 20px auto;
padding: 0 15px;
}
.top_dsp_ttl span, .top_dsp_ttl_2 span {
font-size: 40px;
}
.reason_item_box {
width: 100%;
}
.service_item_inner img {
width: 90%;
max-width: 120px;
margin-bottom: 10px;
}
.service_item_inner h3 {
font-size: 16px;
}.service_no {
font-size: 27px;
}

.top_dsp_bnr_box {
padding: 50px 10px;
display: block;
}
.top_dsp_bnr {
 width:100%;
}
/*===============================
固定ページ Common Parts 【TABLET】
===============================*/
.catch_ttl,h2.catch_ttl {font-size: 28px;}
.catch_ttl_02, h2.catch_ttl_02 {font-size: 28px;padding: 10px;}
.txt_l, p.txt_l {font-size: 25px;}
.txt_logo {font-size: 60px;}
.txt_big {font-size: 35px;}
.catch_ttl_s, span.catch_ttl_s {font-size: 25px;}


/*===============================
固定ページ Price　Page 【TABLET】
===============================*/

.price_contents_01_txt_wrap {background-size: 120px;background-position: 95% bottom;margin-bottom: 30px;}

.price_contents_01_txt_wrap p {
max-width: calc(100% - 130px);
margin: 0 auto;
}

.l-inner {
padding: 0;
}
	
.left_menu.l-inner {
padding: 0;
}

.price_contents_01 .column_3 {
margin-right: 20px;
max-width: calc(100% / 3 - 14px);
}

.price_contents_01 h3 {
margin: 10px 0;
}

.price_contents_01 p {
margin-bottom: 0px;
}

.contact_catch_wrapper h2 {
font-size: 26px;
margin: 10px 20px;
}

.contact_catch_inner {
width: 60%;
}

.price_contents_01 .column_2 {
width: 100%;
max-width: 100%;
text-align: center;
}

.price_contents_01 p {
text-align: left;
}

.contact_catch_wrapper p{
text-align: left;
width: 100%;
max-width: 100%;
text-align: center;
}

.contact_catch_tel.column_2 {margin-bottom: 10px;width: 100%;max-width: 100%;text-align: center;}

.contact_catch_wrapper {
background-size: 33%;
}

.price_contents_02 .column_2 {
width: 100%;
max-width: 100%;
text-align: center;
margin: 0 0 30px 0;
}


/*===============================
固定ページ Cardboard 【TABLET】
===============================*/

.cardboard_contents_01 {padding: 0px 20px 30px 20px;}

.cardboard_contents_02 {
padding: 30px 0;
}

.column_b .column_3 {
max-width: calc(100% / 2 - 7px);
margin-right: 10px;
margin-bottom: 30px;
}

.column_b .column_3:nth-child(2) {
margin-right: 0;
}


.cardboard_contents_03 {
padding: 50px 20px;
}

.column_c .column_3 {
margin-right: 0;
max-width: 100%;
margin-bottom: 30px;
display: flex;
padding: 30px 10px 30px 0;
}
.column_c .column_3:nth-child(2) {
margin-right: 0;
}
.cannot_wrapper {
max-width: 100%;
padding: 20px 10px;
margin: 0 auto;
}

.cannot_txt_inner li {
width: 100%;
}
.column_c .column_3:nth-child(2) {
margin-right: 0;
}
.q_and_a_wrapper .page_inner_fixed {
background-position: 3% 40px,97% 40px;
}

.contact_catch_wrapper {background-position: center 20px;padding-top: 38%;}

.contact_catch_inner {
width: 100%;
}

.contact_catch_tel.column_2 {
margin-right: 0;
}
.cardboard_contents_03 .column_c {
display: block;
width: 100%;
}

.column_c .column_inner_img_inner {
max-width: 230px;
height: 155px;
overflow: hidden;
margin-top: 10px;
margin-bottom: 0;
}

.column_c .column_inner_txtinner {
padding: 3% 0 0 0px;
width: 100%;
}

.column_c .column_inner_txtinner p {
text-align: left;
margin: 0;
}

h3.column_c_box, .column_c_box {
font-size: 12px;
padding: 6px 5px;
}

.column_c_box_big {
font-size: 25px;
}


.about_cart_inner {
padding: 180px 20px 20px 20px;
background-position: center 10px;
max-width: calc(100% - 20px);
border-radius: 0;
margin: auto;

}

.about_cart_inner .txt_inner {
max-width: 100%;
padding: 0;
}

.about_cart {
background: none;
}

/*============================
対応エリア【TABLET】
=============================*/
.area_list ul li {
width: calc(100%/5);
}
.l-primary {
padding: 0 10px;
}
.p-index-content01 h2 {
margin-top: 20px;
}
.p-index-content01__desc {
text-align: left;
padding: 10px;
}

.area_all_wrapper .p-archive-header__title {
font-size: 26px;
}

.area_all_wrapper .p-entry__body {
font-size: 14px;
}

.area_all_wrapper .area_image {
margin-bottom: 35px;
}

/*===============================
飲食店ページ 【TABLET】
===============================*/
.f_16{font-size:14px!important;}
.f_18{font-size:16px!important;}
.f_20{font-size:18px!important;}
.f_22 {font-size:20px!important;}
.f_25{font-size:20px!important;}
.f_28{font-size:23px!important;}
.f_30{font-size: 25px!important;}
.f_36{font-size:30px!important;}

.insyokuten_main_catch {
    width: calc(100% - 220px);
}

.insyokuten_main_inner {
    background-position: 20px top;
}

.insyokuten_main_list li {
    width: calc(50% - 5px);
    padding: 90px 10px 20px 10px;
    background-position: center 10px;
}

.insyokuten_main_list li > * {
    width: 100%;
    text-align: center;
}

.insyokuten_dsp_logo {
    width: 140px;
}

.insyokuten_main_txt {
    background-size: auto,13%,14%;
}

.insyokuten_main_txt p {
    padding-bottom: 78px;
}

.okomari_txt_wrap .okomari_txt {
    width: 100%;
    margin-bottom: 40px;
    padding: 25px 0 25px 110px;
}

.okomari_txt_wrap .okomari_txt br {
    display: none;
}

.okomari_none_txt {
    background-position: 50px 10px;
}

.column_6 li {
    width: calc(100% / 3 - 8px);
    margin-bottom: 8px;
}

.insyokuten_onayami_inner img {
    max-width: calc(100% - 40px);
}

.onayami_2 img {
    max-width: 100%;
    width: 100%;
}

.okomari_none_wrap {
    margin-bottom: 30px;
}
.insyokuten_mainimage {
padding-top: calc(229vw * 0.3 * 0.7);
height: 0;
background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_01.png)no-repeat center bottom/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage.jpg)no-repeat right top /110%;}

.insyokuten_main_catch h2 {
    margin: 20px 0 20px 0;
}

/*===============================
ヘアーサロンページ 【TABLET】
===============================*/
.hairsalon_point .hairsalon_balloon_ttl{
    line-height: 1.25;
    font-size:20px;
    padding: 10px;
}
.hairsalon_point .hairsalon_balloon_ttl span{
    font-size: 26px;
}
.hairsalon_point_box h3{
    font-size: 20px;
}
.hairsalon_point_box li img{
    max-width: 140px;
}
.hairsalon_point_box li p{
    font-size: 14px
}
.hairsalon_point_txt{
    font-size:20px ;
    line-height: 2;
}
.hairsalon_point_txt span{
    font-size: 30px;
}
.hairsalon_contact_wrap{
    margin: 30px 0;
}
.hairsalon_contact{
    display: block;
}
.hairsalon_contact_btn{
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.hairsalon_contact_btn a.btn_01 span {
    font-size: 22px;
  }
.hairsalon_worries{
    padding: 30px 0;
}
.hairsalon_worries ul{
    padding: 0 20px 10px;
}
.hairsalon_worries ul li{
    font-size:16px;
}
.hairsalon_solution{
    font-size:26px;
}
.hairsalon_solution_txt{
    font-size:26px;
}
.hairsalon_dsp_logo{
    width: 120px;
}
.hairsalon_service_area_reason_sttl{
    font-size:16px ;
}
.hairsalon_solution_txt{
    font-size: 26px;
}
.hairsalon_solution{
font-size: 26px;
}
.hairsalon_contents h3{
    font-size: 24px;
}
.insyokuten_wrapper .service_area_content img,
.hairsalon_wrapper .service_area_content img{
    width: 80%;
}
}

@media screen and (max-width: 420px) {
/* ==============================
TOP　PAGE【SP】
============================== */
.top_dsp_ttl, .top_dsp_ttl_2 {
font-size: 24px;
}
.service_item_inner h3 {
font-size: 16px;
}
.service_txt {
font-size: 14px;
line-height: 1.4em;
}
.service_more {
font-size: 12px;
}
.service_more i {
font-size: 14px;
margin-left: 6px;
}

/*===============================
固定ページ Common Parts 【SP】
===============================*/
.catch_ttl,h2.catch_ttl{font-size: 26px;}
.catch_ttl_02, h2.catch_ttl_02 {font-size: 25px;}
.catch_ttl_ss {font-size: 21px;}
span.catch_ttl_ss {font-size: 17px;}
.txt_logo {font-size: 45px;}
.pc_only_br {display: none;}
.sp_only_br {display: inline;}


/*===============================
固定ページ Price　Page 【SP】
===============================*/
.price_contents_01_txt_wrap p {
max-width: 100%;
padding: 0 20px 120px 20px;
}



.price_contents_02 {
margin-bottom: 0;
}

.contact_catch_tel.column_2 {
width: 100%;
max-width: 100%;
}

.price_contents_03 {

padding: 20px;
}

.price_contents_03 .column_right p {
width: 100%;
max-width: 100%;
}

.price_contents_03 .column_right .contact_catch_tel :first-child {line-height: 1.7;}

.contact_catch_tel.column_2:last-child {
line-height: 1.5;
}

.price_contents_03 .column_right p {
margin-bottom: 10px;
}
.price_contents_01 .column_3 {
max-width: 80%;
margin: 0 auto 30px auto;
}

.page_inner_fixed.column_wrapper {
background-size: 230px;
padding: 141px 0 0 0;
}


/*===============================
固定ページ Cardboard 【SP】
===============================*/

.cardboard_contents_01 p {
text-align: left;
}

.catch_ttl_s, span.catch_ttl_s {
font-size: 20px;
}

.column_b .column_3 {
max-width: 100%;
margin-right: 0;
}

.cardboard_contents_02 .column_wrapper {
margin-bottom: 0 !important;
}

.catch_ttl_ss {
font-size: 21px;
}

span.catch_ttl_ss {
font-size: 17px;
}

.txt_logo {
font-size: 45px;
}

.pc_only_br {
display: none;
}

.cardboard_contents_03 p {
text-align: left;
}

.cannot_img_inner {
width: 100%;
float: none;
margin-bottom: 10px;
}

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

.cannot_txt_inner h3 {
text-align: center;
margin-bottom: 10px;
}
.cannot_txt_inner ul {
padding: 0 0 0 2em;
}
.cardboard_contents_03 {
padding-bottom: 0;
}
.q_and_a_inner {
margin-bottom: 20px;
}
.q_and_a_wrapper ul {
max-width: calc(100% - 20px);
margin: 0;
}

.q_and_a_wrapper li {
margin-right: 0;
}

.q_and_a_wrapper {
padding: 50px 0 30px 0;
}
.qa-label {
font-size: 14px;
}

.qa-content p {
font-size: 14px;
}
.q_and_a_wrapper .page_inner_fixed {
background-size: 18%;
background-position: 3% 48px,97% 48px;
}
.column_c .column_inner_img_inner {
max-width: 200px;
margin: 0 auto;
}

.column_c .column_inner_txtinner {
width: calc(100% - 140px);
}

.column_c .column_3 {
display: block;
padding: 30px 20px;
}

.column_c .column_inner_txtinner {
width: 100%;
}
/*============================
対応エリア【SP】
=============================*/
.area_list ul li {
width: calc(100%/3);
}
/*===============================
飲食店ページ 【SP】
===============================*/
.f_16{font-size:14px!important;}
.f_18{font-size:16px!important;}
.f_20{font-size:16px!important;}
.f_22 {font-size:18px!important;}
.f_25{font-size:18px!important;}
.f_28{font-size:20px!important;}
.f_30{font-size: 22px!important;}
.f_36{font-size:25px!important;}
.insyokuten_main_txt {
    background-position: center bottom,calc(50% - 20%) bottom,calc(50% + 20%) bottom;
    background-size: auto,23%,25%;
}

.insyokuten_main_txt p {
    padding-bottom: 39%;
    padding-top: 10px;
}

.insyokuten_dsp_logo {
    width: 118px;
}

.okomari_txt_wrap {
    margin-bottom: 0;
}

.okomari_none_txt p {
    width: 100%;
    padding-bottom: 180px;
}
.okomari_none_txt {
    background-position: center calc(100% + 49px);
    background-size: 140px;
}


.column_6 li {
    margin-bottom: 10px;
    width: calc(100% / 2 - 5px);
}

.column_6 {
    padding-bottom: 0;
}

.insyokuten_about {
    padding-bottom: 70px;
}

.common_box_test {
    padding: 100px 20px;
}

.insyokuten_onayami .okomari_none_txt p {
    padding: 30px 20px;
}
.insyokuten_main_inner {
    background-size: 40%;
    background-position: center 14%;
}


.okomari_txt_wrap p:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}

.okomari_txt_wrap .okomari_txt_2:before {
    background-size: contain;
}

.okomari_txt_wrap .okomari_txt {
    padding: 20px 20px 20px 70px;
}
.insyokuten_main_catch {
    width: 100%;
    text-align: center;
    padding: 0 10px 100px 10px;
}
.pc_only_img_block {
    display: none;
}
.sp_only_img_block {
    display: block;
}
	


/*===============================
ヘアーサロンページ 【SP】
===============================*/
.hairsalon_contact_ttl{
    font-size: 20px!important;
}
.hairsalon_contact_btn{
    width: 100%;
}
.hairsalon_point_box ul{
    display: block;
}
.hairsalon_point_box li{
    width: 100%;
    margin-bottom: 20px;
}
.hairsalon_point_box li:last-child{
    margin-bottom: 0;
}
.hairsalon_solution_item{
    display: block;
}
.hairsalon_solution{
    padding: 30px 20px 10px;
}
.hairsalon_solution_ttl{
    line-height: 1.2!important;
}
.hairsalon_solution_txt .hairsalon_solution_txt_green{
    display: inline-block;
    margin-bottom: 10px;
}
.hairsalon_solution_txt{
    font-size: 20px;
    line-height: 1.4;
}
.hairsalon_solution_item_box{
    width: 100%;
    padding: 0;
}
.hairsalon_solution_inner{
    margin-bottom: 30px;
}
.hairsalon_wrapper .konnagomi_wrap {
    padding: 0 10px;
}
.insyokuten_wrapper .service_area_content img
.hairsalon_wrapper .service_area_content img{
    width: 100%;
}
.hairsalon_contents{
    padding: 20px 0 30px;
}
}







/*===============================
追加作業2024/1/22【PC】
===============================*/
.ls_5 {
    letter-spacing: -0.05em;
}

.ls_8 {
    letter-spacing: -0.08em;
}

.ls_10 {
    letter-spacing: -0.10em;
}

.column_6_2 {
    padding: 0 30px 0 30px;
}
.mb0 {
	margin-bottom: 0;
}

.nayami_list_text {
	margin-bottom: 30px;
    padding: 0 50px;
}

.nayami_list_text p {
	margin-bottom: 0;
}

.nayami_list_text ul {
	margin-left: 20px;
}

.nayami_list_text li {
	list-style: circle;
	font-weight: 600;
}

.l-contents--no-border .l-contents__inner {
    background: #fff;
    margin-top: 0px;
}

.key-visual {
    position: relative;
    width: 100vw;
    height: 41.5vw;
    background: #335E4E url(/wp/wp-content/themes/dsprenewal/images/renewal/img_top_kv_bg_pc.jpg) no-repeat center top / cover;
}
.key-visual_inner {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
}

@media (max-width: 1280px){
    .key-visual {
        height: 46vw;
    }
    .key-visual_inner {
        width: 100%;
    }
}

.top_scroll {
	position: absolute;
    bottom: 0;
	margin: 0;
}

.scroll-infinity__wrap {
	display: flex;
}

.scroll-infinity__list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}

.scroll-infinity__list--left {
	animation: infinity-scroll-left 35s infinite linear 0.5s both;
}

.scroll-infinity__item {
	position: relative;
    width: 300px;
	height: 250px;
    margin-right: 0;
}

.scroll-infinity__item p {
    position: absolute;
    top: 174px;
    right: 3px;
    left: 8px;
    margin: 0 auto;
    text-align: center;
    margin-right: 5px;
    padding: 12px 0;
    color: #002e1f;
    font-size: 21px;
    letter-spacing: -0.05em;
    font-weight: 600;
    background: #ebf6d0;
    border-radius: 60px;
    z-index: 1;
    box-shadow: 0px 2px 6px 4px #1c5039;
}

.scroll-infinity__item>img {
	width: 100%;
    height: auto;
    margin-bottom: 10px;
    object-fit: cover;
    border: 4px solid #0d643a;
    border-radius: 5px;
}

.gradation {
    /* color: #dbbd49; */
    /* background: -webkit-linear-gradient(90deg, #dbbd49, white); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}

.txt03 {
    color: #045c3e;
    /* text-shadow: 4px 4px 0px rgba(42, 95, 74, 1), 0px 4px 8px rgba(8, 48, 32, 1); */
    /* background: linear-gradient(20deg, rgb(48 111 90) 0%, rgb(48 111 90) 50%, rgb(48 111 90) 100%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: #f4d970; */
    /* -webkit-text-stroke: 7px transparent; */
    /* font-family: 'Dela Gothic One', cursive; */
    /* text-shadow: 4px 3px 3px #31705b; */
}

.ribon_ttl {
    max-width: 1180px;
    display: block;
    margin:110px auto 30px;
    position: relative;
    height: 110px;
    line-height: 110px;
    text-align: center;
    padding: 0 30px;
    font-size: 40px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #FFF;
    box-sizing: border-box;
}

.ribon_ttl:before, .ribon_ttl:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.ribon_ttl:before {
    top: 0;
    left: 0;
    border-width: 55px 0px 55px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribon_ttl:after {
    top: 0;
    right: 0;
    border-width: 55px 30px 55px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

@keyframes infinity-scroll-left {

from {
  transform: translateX(0);
}

  to {
  transform: translateX(-100%);
}

}

@media only screen and (max-width: 767px) {
    .key-visual {
        height: 140vw;
        background-image: url(/wp/wp-content/themes/dsprenewal/images/renewal/img_top_kv_bg_sp.jpg);
    }
    .nayami_list_text {
        margin-bottom: 30px;
        padding: 0 25px;
    }
    .nayami_list_text li {
        list-style: circle;
        font-weight: 600;
        line-height: 1.7em;
        margin: 0 0 10px 0;
    }
    .scroll-infinity__item {
        width: 174px;
    }
    .scroll-infinity__item p {
        top: 100px;
        right: 3px;
        left: 8px;
        color: #002e1f;
        font-size: 12px;
    }
    .ribon_ttl {
        width: 100%;
        font-size: 24px;
        line-height: 1.3em;
        height: 90px;
        display: grid;
            align-items: center;
    }
    .ribon_ttl:before {
        border-width: 45px 0px 45px 18px;
    }
    .ribon_ttl:after {
        border-width: 45px 18px 45px 0px;
    }
    .txt03 {
        -webkit-text-stroke: 4px transparent;
    }
}


/*===============================
民泊・ホテルページ 
===============================*/

.postid-2512 .p-service-entry__img {
	display: none;
}

.postid-2512 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-2512 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-2512 .p-service-entry__title:before, .postid-2512 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-2512 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-2512 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-2512 .p-service-entry__header {
    border-top: none;
}


.p-entry__body .hotel_mainimage {
    margin-bottom: 0;
}
.hotel_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}

.hotel_point2 {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_main_ul_point_02.png);
}

.okomari_txt_wrap .okomari_txt.hotel:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/hotel/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.hotel:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/hotel/okomari_02.png);
}

.column_6 .taoeba_02.hotel {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_taoeba2.png);
}

.column_6 .taoeba_04.hotel {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_taoeba4.png);
}

.column_6 .taoeba_05.hotel {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_taoeba5.png);
}

.column_6 .taoeba_06.hotel {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_taoeba6.png);
}

.insyokuten_ul.white2 {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hotel/insyokuten_ul_white_l_2.png),url(/wp/wp-content/themes/dsprenewal/images/hotel/insyokuten_ul_white_r_2.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_ul_white_c.png);
}

.insyokuten_main_txt.hotel {
    background: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_txtback_02.png),url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_main_txtback_03.png),url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_contents.png),linear-gradient(#ffdb4a, #ffdb4a);
    background-repeat: no-repeat;
    background-position: 20px bottom,calc(100% - 20px) bottom,center bottom;
}

.insyokuten_main_txt.hotel p {
	padding-top: 30px;
    padding-bottom: 70px;
}

@media screen and (max-width: 768px) {
.hotel_mainimage {
    padding-top: calc(229vw*0.3*0.7);
    height: 0;
    background: url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_mainimage_01.png)no-repeat center bottom/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom/contain,url(/wp/wp-content/themes/dsprenewal/images/hotel/hotel_mainimage.jpg)no-repeat right top/110%;
}
.okomari_txt_wrap .okomari_txt.hotel:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
	
.postid-2512 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-2512 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-2512 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-2512 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}



/*===============================
福祉施設ページ 
===============================*/

.postid-2523 .p-service-entry__img {
	display: none;
}

.postid-2523 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-2523 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-2523 .p-service-entry__title:before, .postid-2523 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-2523 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-2523 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-2523 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .fukushi_mainimage {
    margin-bottom: 0;
}
.fukushi_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/fukushi/fukushi_mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/fukushi/fukushi_mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.fukushi:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/fukushi/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.fukushi:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/fukushi/okomari_02.png);
}

.column_6 .taoeba_02.fukushi {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/fukushi/fukushi_taoeba2.png);
}

.column_6 .taoeba_04.fukushi {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/fukushi/fukushi_taoeba4.png);
}

.column_6 .taoeba_05.fukushi {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/fukushi/fukushi_taoeba5.png);
}


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

.okomari_txt_wrap .okomari_txt.fukushi:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-2523 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-2523 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-2523 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-2523 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}



/*===============================
学校・塾ページ 
===============================*/


.postid-2525 .p-service-entry__img {
	display: none;
}

.postid-2525 .p-service-entry__header {
    margin-bottom: 0;
}


.postid-2525 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-2525 .p-service-entry__title:before, .postid-2525 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-2525 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-2525 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-2525 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .school_mainimage {
    margin-bottom: 0;
}
.school_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/school/school_mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/school/school_mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.school:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/school/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.school:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/school/okomari_02.png);
}

.column_6 .taoeba_02.school {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/school/school_taoeba2.png);
}
.column_6 .taoeba_03.school {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/school/school_taoeba3.png);
}

.column_6 .taoeba_04.school {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/school/school_taoeba4.png);
}

.column_6 .taoeba_05.school {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/school/school_taoeba5.png);
}

.column_6 .taoeba_06.school {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/school/school_taoeba6.png);
}


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

.okomari_txt_wrap .okomari_txt.school:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-2525 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-2525 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-2525 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-2525 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}


/*===============================
飲食店ページ H1 
===============================*/

.postid-386 .p-service-entry__img {
	display: none;
}

.postid-386 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-386 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-386 .p-service-entry__title:before, .postid-386 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-386 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-386 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-386 .p-service-entry__header {
    border-top: none;
}


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

.postid-386 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-386 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-386 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-386 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}

/*===============================
美容院ページ H1 
===============================*/

.postid-34 .p-service-entry__img {
	display: none;
}

.postid-34 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-34 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-34 .p-service-entry__title:before, .postid-34 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-34 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-34 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-34 .p-service-entry__header {
    border-top: none;
}


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

.postid-34 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-34 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-34 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-34 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}



/*===============================
倉庫ページ 
===============================*/


.postid-2527 .p-service-entry__img {
	display: none;
}

.postid-2527 .p-service-entry__header {
    margin-bottom: 0;
}


.postid-2527 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-2527 .p-service-entry__title:before, .postid-2527 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-2527 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-2527 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-2527 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .warehouse_mainimage {
    margin-bottom: 0;
}
.warehouse_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/warehouse/warehouse_mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/warehouse/warehouse_mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.warehouse:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/warehouse/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.warehouse:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/warehouse/okomari_02.png);
}
.column_6 .taoeba_01.warehouse {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/warehouse/taoeba1.png);
}
.column_6 .taoeba_02.warehouse {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/warehouse/taoeba2.png);
}
.column_6 .taoeba_03.warehouse {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/warehouse/taoeba3.png);
}

.column_6 .taoeba_04.warehouse {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_06.png);
}

.column_6 .taoeba_05.warehouse {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/warehouse/taoeba5.png);
}

.column_6 .taoeba_06.warehouse {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/warehouse/taoeba6.png);
}


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

.okomari_txt_wrap .okomari_txt.warehouse:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-2527 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-2527 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-2527 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-2527 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}




/*===============================
店舗・コンビニページ 
===============================*/


.postid-29 .p-service-entry__img {
	display: none;
}

.postid-29 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-29 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-29 .p-service-entry__title:before, .postid-29 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-29 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-29 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-29 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .store_mainimage {
    margin-bottom: 0;
}
.store_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/store/mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/store/mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.store:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/store/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.store:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/store/okomari_02.png);
}
.column_6 .taoeba_02.store {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/insyokuten/taoeba_06.png);
}
.column_6 .taoeba_04.store {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/store/taoeba_04.png);
}

.column_6 .taoeba_05.store {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/store/taoeba_05.png);
}

.column_6 .taoeba_06.store {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/store/taoeba_06.png);
}



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

.okomari_txt_wrap .okomari_txt.store:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-29 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-29 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-29 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-29 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}





/*===============================
オフィス・ビルページ 
===============================*/


.postid-401 .p-service-entry__img {
	display: none;
}

.postid-401 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-401 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-401 .p-service-entry__title:before, .postid-401 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-401 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-401 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-401 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .office_mainimage {
    margin-bottom: 0;
}
.office_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/office/mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/office/mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.office:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/office/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.office:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/office/okomari_02.png);
}
.column_6 .taoeba_01.office {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/office/taoeba_01.png);
}
.column_6 .taoeba_02.office {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/office/taoeba_02.png);
}

.column_6 .taoeba_06.office {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/office/taoeba_06.png);
}



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

.okomari_txt_wrap .okomari_txt.office:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-401 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-401 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-401 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-401 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}






/*===============================
工場ページ 
===============================*/


.postid-2544 .p-service-entry__img {
	display: none;
}

.postid-2544 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-2544 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-2544 .p-service-entry__title:before, .postid-2544 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-2544 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-2544 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-2544 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .koujyou_mainimage {
    margin-bottom: 0;
}
.koujyou_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/koujyou/mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/koujyou/mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.koujyou:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/koujyou/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.koujyou:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/koujyou/okomari_02.png);
}

.column_6 .taoeba_02.koujyou {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/koujyou/taoeba_02.png);
}

.column_6 .taoeba_03.koujyou {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/koujyou/taoeba_03.png);
}

.column_6 .taoeba_04.koujyou {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/koujyou/taoeba_04.png);
}

.column_6 .taoeba_05.koujyou {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/koujyou/taoeba_05.png);
}

.column_6 .taoeba_06.koujyou {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/koujyou/taoeba_06.png);
}



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

.okomari_txt_wrap .okomari_txt.koujyou:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-2544 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-2544 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-2544 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-2544 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}




/*===============================
病院・クリニックページ 
===============================*/


.postid-316 .p-service-entry__img {
	display: none;
}

.postid-316 .p-service-entry__header {
    margin-bottom: 0;
}

.postid-316 .p-service-entry__title {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    font-weight: bold;
    background-image: radial-gradient(circle, rgb(245 240 221), rgb(240 217 170) 80%);
    color: #005136;
    box-sizing: border-box;
}

.postid-316 .p-service-entry__title:before, .postid-316 .p-service-entry__title:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.postid-316 .p-service-entry__title:before {
    top: 0;
    left: 0;
    border-width: 40px 0px 40px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.postid-316 .p-service-entry__title:after {
    top: 0;
    right: 0;
    border-width: 40px 30px 40px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.postid-316 .p-service-entry__header {
    border-top: none;
}

.p-entry__body .hospital_mainimage {
    margin-bottom: 0;
}
.hospital_mainimage {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/wp/wp-content/themes/dsprenewal/images/hospital/mainimage_01.png)no-repeat center calc(100% - 20px)/contain,url(/wp/wp-content/themes/dsprenewal/images/insyokuten/insyokuten_mainimage_deco.png)no-repeat center bottom /contain,url(/wp/wp-content/themes/dsprenewal/images/hospital/mainimage.jpg)no-repeat center top /contain;
    padding-top: 46%;
}


.okomari_txt_wrap .okomari_txt.hospital:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/hospital/okomari_01.png);
}

.okomari_txt_wrap .okomari_txt_2.hospital:before {
    background: url(/wp/wp-content/themes/dsprenewal/images/hospital/okomari_02.png);
}

.column_6 .taoeba_03.hospital {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hospital/taoeba_03.png);
}

.column_6 .taoeba_05.hospital {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hospital/taoeba_05.png);
}

.column_6 .taoeba_06.hospital {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/hospital/taoeba_06.png);
}



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

.okomari_txt_wrap .okomari_txt.hospital:before {
    width: 80px;
    height: 80px;
    background-size: contain;
}
.postid-316 .p-service-entry__title {
    margin-bottom: 20px;
    font-size: 20px;
}
.postid-316 .p-service-entry__title {
    height: 60px;
    line-height: 60px;
    font-size: 21px;
}
	
.postid-316 .p-service-entry__title:before {
    border-width: 30px 0px 30px 30px;
}

.postid-316 .p-service-entry__title:after {
    border-width: 30px 30px 30px 0px;
}
	
}



/*===============================
トップページ20240222 
===============================*/

.section_inner {
	max-width: 780px;
    margin: 0 auto;
    text-align: left;
}

.section_inner p {
	font-size: 18px;
    line-height: 1.6em;
    margin: 0 0 1.5em 0;
}

.top_greeting_box  {
	padding: 60px 0 0 0;
}

.collect_box {
	background-image: url(/wp/wp-content/themes/dsprenewal/images/service_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 200px;
}

.area_box {
}

.collect_list_item {
	display: flex;
    max-width: 1200px;
    margin: auto;
    align-self: stretch;
    flex-wrap: wrap;
}

.collect_item_box {
    padding: 10px;
    width: calc(100%/3);
}

.collect_item_box.top_items {
	position: relative;
    padding: 10px;
    width: calc(100%/5);
}

.collect_item_box.top_items img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.collect_item_box.top_items a, .collect_item_box.top_others_items a {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.collect_item_box.top_items .collect_item_inner:hover img, .collect_item_box.top_others_items .collect_item_inner:hover img {
	opacity: 0.8;
}

.collect_item_box.top_items h3, .collect_item_box.top_others_items h3 {
	font-size: 17px;
	line-height: 1.4em;
}

.collect_item_box.top_others_items {
	position: relative;
    padding: 10px;
    width: calc(100%/5);
}

.collect_item_box.top_others_items img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.collect_item_inner {
    text-align: center;
    box-shadow: 0px 0px 15px -5px #000000;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px;
    height: 100%;
    background: #fff;
}

.collect_item_inner img {
	margin-bottom: 15px;
}

.collect_item_inner h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
	color: #045c3e;
}

.collect_item_inner .collect_txt {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    line-height: 1.5em;
}



.jirei_box {
	background-image: url(/wp/wp-content/themes/dsprenewal/images/service_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 200px;
}

.jirei_list_item {
	display: flex;
    max-width: 1200px;
    margin: auto;
    align-self: stretch;
    flex-wrap: wrap;
}

.jirei_item_box {
	position: relative;
    padding: 10px;
    width: calc(100%/3);
}

.jirei_item_inner {
    text-align: center;
    box-shadow: 0px 0px 15px -5px #000000;
    border-radius: 10px;
    padding: 49px 15px 15px;
    font-size: 15px;
    height: 100%;
    background: #fff;
}

.jirei_item_inner h3 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: bold;
    color: #045c3e;
}

.jirei_item_inner .jirei_txt {
    text-align: left;
    font-size: 16px;
    padding: 10px 15px;
    line-height: 1.5em;
}

.jirei_item_inner .reason_no {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/reason_no_bg.png);
    background-size: contain;
    color: #fff;
    display: inline;
    width: 74px;
    height: 60px;
    position: absolute;
    top: -10px;
    left: 24px;
    padding-top: 7px;
    text-align: center;
}

.price_box {
	background-image: url(/wp/wp-content/themes/dsprenewal/images/service_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 220px;
}

.price_item_box {
	margin-top: 50px;
}

.price_list_item {
	display: flex;
    max-width: 1200px;
    margin: auto;
    align-self: stretch;
    flex-wrap: wrap;
}

.price_item_wrapper {
    min-height: 320px;
    padding: 30px 60px 30px 400px;
    background-image: url(/wp/wp-content/themes/dsprenewal/images/bg_fukidashi.png);
    background-repeat: no-repeat;
    background-position: 12% center;
}



.price_item_wrapper .fukidashi_text {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 20px 30px;
  min-width: 120px;
  max-width: 100%;
  color: #003122;
  font-size: 18px;
  line-height: 1.8em;
  font-weight: bold;
  background: #FFF;
  border: solid 3px #045c3e;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 0px 0px 12px -5px #000000;
}

.price_item_wrapper .fukidashi_text:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -22px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  /* box-shadow: 0px 0px 15px -5px #000000; */
  z-index: 2;
}

.price_item_wrapper .fukidashi_text:after {
  content: "";
  position: absolute;
  top: 30%;
  left: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #045c3e;
  /* box-shadow: 0px 0px 15px -5px #000000; */
  z-index: 1;
}

.price_item_box .column_2 {
    max-width: calc(100% / 2 - 50px);
    margin-right: 50px;
}

.p-cover__title {
    color: #ffffff;
    font-size: 40px !important;
}

.p-cover__sub {
    color: #ffffff !important;
}


@media screen and (max-width: 768px) {
.top_greeting_box {
    padding: 20px 0 0 0;
}
.section_inner p {
    font-size: 15px;
    padding: 10px;
}
.collect_item_box {
    padding: 10px;
    width: calc(100% / 2);
}
.collect_item_box.top_items, .collect_item_box.top_others_items {
    padding: 10px;
    width: calc(100% / 2);
}
.collect_item_box.top_items h3, .collect_item_box.top_others_items h3 {
    font-size: 15px;
}
.collect_item_box.top_items img, .collect_item_box.top_others_items img {
    height: 90px;
}
.collect_item_inner h3 {
    font-size: 16px;
    line-height: 1.25;
}
.ribon_ttl {
    margin: 55px auto 20px;
}
.collect_item_inner .collect_txt {
    font-size: 14px;
}
.jirei_item_box {
    width: 100%;
	margin-bottom: 20px;
}
.jirei_item_inner h3 {
    font-size: 19px;
}
.jirei_item_inner .jirei_txt {
    font-size: 15px;
}
.price_item_wrapper {
	padding: 0 0 57% 0;
    background-repeat: no-repeat;
    background-position: 50% bottom;
    background-size: 50%;
}
.price_item_wrapper .fukidashi_text:after {
    bottom: -29px;
    right: 53px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-top: 14px solid #045c3e;
    z-index: 1;
	top: auto;
    left: auto;
}
.price_item_wrapper .fukidashi_text:before {
    bottom: -23px;
    right: 55px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
	top: auto;
    left: auto;
}
.price_item_wrapper .fukidashi_text {
    font-size: 15px;
    padding: 20px 15px;
    max-width: 92%;
}
	
.price_box {
   background-image: none;
}
	
.price_list_item {
    background-image: url(/wp/wp-content/themes/dsprenewal/images/service_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 -120px;
}
.price_item_box .column_2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
}
.price_item_box {
    margin-top: 20px;
}

}


/*===============================
サイドメニュー20240229 
===============================*/

.side_menu_left {
}

.service_area_side_section h2 {
    padding: 25px 0 10px;
    font-size: 36px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
}
.contact_catch_btn_wrapper .servicearea_contact_catch_phone {
    padding-bottom: 20px;
    margin-bottom: 0;
}
.service_area_side_section .contact_catch_btn_wrapper {
    text-align: center;
}
.txt_18px {
    font-size: 18px;
    line-height: 1.2;
    display: block;
}
.service_area_side_section {
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.service_list_inner {
    border-bottom: dashed 2px #ccc;
    padding: 10px;
    position: relative;
}

.service_list_flex {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.service_list_inner a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.service_list_inner:hover {
	opacity: 0.7;
}

.service_list_box_menu .service_list_content .service_list_inner .service_list_flex img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.service_list_flex h3 {
    font-size: 20px;
    line-height: 1.4;
    padding-left: 15px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
}

.service_area_side_service_list h2 {
    margin-bottom: 0;
    padding: 14px 15px 14px !important;
    font-size: 22px;
    text-align: left;
    font-weight: 700;
    background: #0c5c3e;
    color: #fff;
    line-height: 1;
}

.others_service_list {
	margin-bottom: 50px;
}

.others_service_list h2 {
	margin: 50px 0 0 0;
    padding: 14px 15px 14px !important;
    font-size: 22px;
    text-align: left;
    font-weight: 700;
    background: #0c5c3e;
    color: #fff;
    line-height: 1;	
}

.others_service_list .sub-menu li a {
	display: block;
    border-bottom: dashed 2px #ccc;
    font-size: 20px;
    padding: 10px;
}

.side-banner_wrapper p {
    margin-bottom: 10px;
}



@media screen and (max-width: 768px) {
	.side_menu_left {
		display: none;
	}
	
	.sp_tel_area img {
		width: 150px;
    margin-right: 50px;
    vertical-align: middle;
	}
	
}

/*===============================
お問い合わせ
===============================*/

.new_contact_nam {
    font-size: 51px !important;
    font-weight: bold;
    color: #306f5a;
    width: fit-content;
    padding: 10px 0 10px 74px;
    background: url(/wp/wp-content/themes/dsprenewal/images/contact/contact_icon.png) no-repeat left center;
    margin: auto auto 0 auto !important;
    line-height: 1 !important;
}

/*===============================
採用情報2024/12/4
===============================*/

.mg20 {
	margin-bottom: 20px;
}

.r-text p {
	margin-bottom: 30px;
	line-height: 1.8em !important;
}

.recruit-title {
    background: linear-gradient(transparent 80%, #fffa00 0%);
    display: inline;
    padding: 0 1px 0;
	font-weight: bold;
    line-height: 1.5em !important;
	font-size: 25px !important;
}

.r-con01 {
	display: flex;
}

.r-con01 .r-text {
	width: calc(100% - 38%);
	margin-right: 50px;
}

.r-con01 .r-img {
	width: 38%;
}

.ribon_ttl_g {
    max-width: 1180px;
    display: block;
    margin: 50px auto 30px;
    position: relative;
    height: 60px;
    line-height: 60px !important;
    text-align: center;
    padding: 0 30px;
    font-size: 23px !important;
    font-weight: 700;
    background: #2c705b;
    color: #fff;
    box-sizing: border-box;
}

.ribon_ttl_g:before, .ribon_ttl_g:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
}

.ribon_ttl_g:before {
    top: 0;
    left: 0;
    border-width: 30px 0 30px 30px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribon_ttl_g:after {
    top: 0;
    right: 0;
    border-width: 30px 30px 30px 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}

.ribon_ttl_g .txt03 {
    color: #ffffff;
}

.recruit_table th {
	width: 200px;
    vertical-align: middle;
}

.recruit_table td {
	line-height: 1.4em;
}

.recruit_table td p {
	line-height: 1.4em;
}

.interview {
	display: flex;
}

.interview {
	display: flex;
}

.interview .image {
	width: 122px;
	margin-right: 30px;
}

.interview .text {
	width: calc(100% - 152px);
}

.interview .text h4 {
	margin: 0 0 10px 0;
    padding: 5px 17px;
    border: 1px solid #2c705b;
    display: table;
    color: #2c705b;
    font-weight: 700;
    border-radius: 60px;
	font-size: 18px;
}

.report h4 span {
	display: block;
    color: #2c705b;
    font-size: 15px;
}

.report h4 {
	font-size: 24px;
	font-weight: bold;
}

.report-inner {
	display: flex;
	margin-bottom: 20px;
}

.report-inner .text {
    width: calc(100% - 38%);
    margin-right: 50px;
}

.report p {
	line-height: 1.8em;
}

.report-inner.image {
    width: 38%;
}

.report_bg {
	margin-bottom: 30px;
    padding: 20px 30px;
    border-radius: 10px;
    background: #eeeeee;
}

.report_bg h4 {
	margin-bottom: 10px;
    padding: 5px 20px;
	background: #2c705b;
    display: inline-block;
    color: #fff;
    border-radius: 60px;
	font-size: 18px;
}

.report_bg p {
	margin-bottom: 0;
}


.recruit_info {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.recruit_info .recruit_inner {
	width: 32%;
}

.recruit_info .recruit_inner img {
	margin-bottom: 10px;
}

.recruit_info .recruit_inner p {
    font-size: 14px;
    line-height: 1.6em;
}

.recruit-btn {
	margin: 40px 0;
	display: block;
    text-align: center;
}

.recruit-btn a {
    display: inline-block;
    width: 80%;
    background: #2c705b;
    padding: 23px 20px;
    color: #fff !important;
    border-radius: 60px;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    line-height: 1.3em;
}

.recruit-btn a:hover {
	opacity: 0.8;
	transition: 0.3s;
}

.recruit-btn a span {
    display: block;
	font-size: 16px;
}

strong {
	font-weight: bold;
}

.tableCompany th {
	width: 80px;
}

.p-info__inner {
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
.r-con01, .report-inner {
	display: flex;
	flex-direction: column-reverse;
}
.r-con01 .r-img, .report-inner .image {
    width: 100%;
    margin: 0 0 20px;
}
.r-con01 .r-img img {
    width: 100%;
}
	
.r-con01 .r-text, .report-inner .text {
    width: 100%;
	margin-right: 0;
}
.recruit-title {
    font-size: 19px !important;
}
.ribon_ttl_g {
    height: 50px;
    line-height: 50px !important;
    font-size: 19px !important;
}
.ribon_ttl_g:before {
    border-width: 25px 0 25px 25px;
}
.ribon_ttl_g:after {
    border-width: 25px 25px 25px 0;
}
.recruit_table th {
    width: 100%;
    display: block;
    vertical-align: middle;
    border: none;
    background: #ddd;
}
.recruit_table td {
    width: 100%;
    display: block;
    line-height: 1.4em;
}
.report h4 {
    font-size: 20px;
}
.report_bg h4 {
    font-size: 16px !important;
}
.recruit_info {
    display: block;
}
.recruit_info .recruit_inner {
    width: 100%;
}
	
.recruit_info .recruit_inner img {
    width: 100%;
	margin-bottom: 15px;
}
.recruit-btn a {
    display: inline-block;
    width: 100%;
    background: #2c705b;
    padding: 16px 10px;
    color: #fff !important;
    border-radius: 60px;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    line-height: 1.3em;
}
.tableCompany th {
    width: 29%;
    padding: 10px 10px 7px;
}
	
	.recruitment_btn {
		margin-top: 20px;
	}
	
	.hairsalon_contact .hairsalon_contact_btn:nth-child(2) {
		display: none;
	}
    .contact_catch_tel.column_2 {
        margin-right: 0;
        display: none;
    }
.hairsalon_contact_ttl {
    letter-spacing: .05em;
}
}

@media (min-width: 600px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

/* WPカスタムCSS */
.p-entry__body {
    font-size: 16px;
}
.wp-block-image figcaption{
    font-size: 12px!important;
}
.opening_box {
    display: flex;
    justify-content: space-between;
}

.opening_box > * {
    flex: 1;
}

.opening_box_left h2, .opening_box_left p {
    text-align:left;
}

.opening_box_left p {
    line-height: 2em!important;
}

.opening_box_left h2.catch_ttl, .catch_ttl {
    font-size: 33px;
}

.text_l {
    text-align:left;
}

.p-entry__body .insyokuten_mainimage {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .opening_box {
        display: block;
    }
    .opening_box_left p {
        margin-bottom:20px!important;
    }
    .sp_block {
        display:block;
    }
}


/* 2025リニューアル */
.l-header--renewal .l-header__inner {
    height: 90px;
}
.l-header--renewal.l-header {
    background: #fff;
}
.l-header--renewal.l-header--fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    box-shadow: 0px 0px 15px -5px #000000;
}
.l-header--renewal.l-header + .l-main {
    padding-top: 144px;
}
.l-header--renewal .l-header__btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0;
    margin-right: -5px;
}
.l-header--renewal .l-header__btn > div {
    width: 320px;
    max-width: 100%;
}
.l-header--renewal .c-logo img {
    width: 220px;
}
.l-header--renewal .l-header__schedule {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 4px;
    margin-right: 0.5rem;
}
.l-header--renewal .l-header__schedule__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5em;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
}
.l-header--renewal .l-header__schedule__title {
    padding: 0 0.25em;
    border-radius: 2px;
    background: #E5F7E1;
    color: #074831;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
}
.l-header--renewal .l-header__schedule__text {
    color: #074831;
}
.l-header--renewal .l-header__schedule__item.holiday .l-header__schedule__title {
    background: #FFE4DD;
    color: #A33318;
}
.l-header--renewal .l-header__schedule__item.holiday .l-header__schedule__text {
    color: #121212;
}
.l-header--renewal .l-header__nav {
    background: #f4f4f4;
}
.l-header--renewal .p-global-nav {
    height: 54px;
    line-height: 1;
}
.l-header--renewal .p-global-nav > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-weight: bold;
}
.l-header--renewal .p-global-nav > li > a:hover, 
.l-header--renewal .p-global-nav > li:hover > a, 
.l-header--renewal .p-global-nav > .current-menu-item > a {
    background: linear-gradient(#045C3E, #077E55) !important;
    color: #fff !important;
}
.l-header--renewal .p-global-nav > li {
    border-color: #ddd;
}
.l-header--renewal .p-global-nav .sub-menu a {
    padding: 0.75em 1em;
    background: #045C3E !important;
    font-weight: bold;
    transition: .25s;
    color: #fff;
}
.l-header--renewal .p-global-nav .sub-menu a:hover {
    background: #074831 !important;
    text-decoration: underline;
}

@media (min-width: 768px){
    .renewal .p-header-slider__item {
        height: 630px;
    }
    .renewal .p-header-slider__item {
        height: 630px;
    }
    .renewal .scroll-infinity__item {
        width: 15vw;
        height: auto;
    }
    .renewal .scroll-infinity__item>img {
        margin: 0;
    }
    .renewal .scroll-infinity__item p {
        position: relative;
        top: 0;
        left: 0;
        right: unset;
        margin: 0;
        width: 92%;
        font-size: 15px;
        padding: 0.75em 0;
        margin: 0 auto;
        box-shadow: 0px 1px 3px 3px rgb(4 92 62 / 75%);
        background: #E5F7E1;
        line-height: 1;
        word-break: keep-all;
        transform: translateY(-50%);
    }
    .renewal .top_scroll {
        margin: 0;
    }
}

@media (max-width: 1280px){
    .renewal .scroll-infinity__item p {
        font-size: 1vw;
    }
}

@media (max-width: 767px){
    .l-header--renewal.l-header {
        height: 60px;
    }
    .l-header--renewal.l-header + .l-main {
        padding-top: 60px;
    }
    .l-header--renewal .l-header__inner {
        height: 100%;
        padding-right: 64px;
    }
    .l-header--renewal .l-header__schedule.pc_only {
        display: none;
    }
    .l-header--renewal .l-header__schedule__wrapper {
        display: flex;
        justify-content: center;
        margin-top: 8px;
    }
    .l-header--renewal .l-header__schedule {
        font-size: 18px;
    }
    /* .l-header--renewal .l-header__btn {
        margin-right: 8px;
    } */
    .l-header--renewal .l-header__btn > div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 60px;
        height: 60px;
    }
    .l-header--renewal .l-header__btn > div picture {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .l-header--renewal .p-menu-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #F4F4F4;
        padding: 0;
    }
    .l-header--renewal .c-menu-btn::before {
        content: none;
    }
    .l-header--renewal .c-logo {
        padding-left: 8px;
    }
    .l-header--renewal .c-logo img {
        width: 140px;
    }
    .l-header--renewal .p-global-nav {
        height: auto;
    }
    .l-header--renewal .p-global-nav > li > .sub-menu {
        position: relative;
        top: 0;
        left: 0;
    }
    .l-header--renewal .p-global-nav > li > a {
        height: auto;
    }
    .l-header--renewal .p-global-nav > li:not(.open) > .sub-menu {
        display: none !important;
    }
    .l-header--renewal .p-global-nav > li.open > .sub-menu {
        display: block !important;
    }
    .l-header--renewal.l-header--fixed .p-global-nav {
        max-height: calc(60vh - 60px);
    }
    .l-header--renewal .hbmenu_contact_inner {
        padding: 0 0 16px;
    }
    .l-header--renewal .hbmenu_contact_title {
        font-size: 18px;
        font-weight: bold;
    }
    .l-header--renewal .p-global-nav > li:has(.sub-menu) > a::after {
        content: "";
        width: 1.35em;
        height: 1.35em;
        display: inline-block;
        border-radius: 50%;
        /* border: 2px solid #d0d0d0; */
        position: absolute;
        top: 50%;
        right: 0.5em;
        background: #f4f4f4 url(/wp/wp-content/themes/dsprenewal/images/renewal/icon_arrow.svg) no-repeat center top 35% / 50% auto;
        transform: translateY(-50%);
        transition: .25s;
    }
    .l-header--renewal .p-global-nav > li:has(.sub-menu).open > a::after {
        transform: translateY(-50%) rotate(180deg);
        background-color: #fff;
    }
    .l-header--renewal .p-global-nav > li > a {
        background: #ffffff;
        color: #121212;
    }
    .l-header--renewal .p-global-nav > li > a:hover,
    .l-header--renewal .p-global-nav > li:hover > a {
        background: #ffffff !important;
        color: #000000 !important;
    }
    .l-header--renewal .p-global-nav > li.open > a {
        background: linear-gradient(#045C3E, #077E55) !important;
        color: #fff !important;
    }

    .renewal .p-header-slider,
    .renewal .p-header-slider__item-img {
        height: 140vw;
    }
    .renewal .p-header-content__link {
        display: none;
    }
    .renewal .scroll-infinity__item {
        width: 34vw;
        height: 26.5vw;
    }
    .renewal .scroll-infinity__item p {
        font-size: 2.3vw;
        padding: 0.5em 0.25em;
        margin: 0;
        letter-spacing: -0.075em;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 92%;
        box-sizing: border-box;
        margin: 0 auto;
        transform: translateY(-50%);
        box-shadow: 0px 1px 3px 3px rgb(4 92 62 / 75%);
        background: #E5F7E1;
        line-height: 1;
        word-break: keep-all;
    }
    .renewal .scroll-infinity__item > img {
        margin-bottom: 0;
        border-color: #175139;
    }
    .renewal .top_scroll {
        bottom: 6vw;
    }
}

/* トップページ */
.renewal .section_inner {
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}
.renewal .section_inner_wide {
    max-width: 1200px;
    margin: 0 auto;
}
.renewal .top_greeting_box_renewal {
    padding-top: 5%;
    background: url(/wp/wp-content/themes/dsprenewal/images/renewal/bg_greeting_box.png) no-repeat center top 24% / 180px auto;
}
.renewal .top_greeting_box .section_inner {
    max-width: 1000px;
    text-align: center;
}
.renewal .top_greeting_box .section_inner p {
    font-size: 22px;
}
.renewal .top_dsp_ttl {
    font-family: inherit;
    line-height: 1.5;
}
.renewal .top_dsp_ttl span.logo {
    display: inline-block;
    width: auto;
    height: 1.25em;
    overflow: hidden;
    vertical-align: -0.25em;
    line-height: 1;
}
.renewal .top_dsp_ttl span.logo img {
    width: auto;
    height: 100%;
    vertical-align: bottom;
}
.renewal .text-large {
    font-size: 135%;
}
.renewal .ribon_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    height: 4em;
    margin: 1em auto;
    font-size: 24px;
    line-height: 1.25;
    color: #1C5039;
}
.renewal .ribon_ttl:before {
    border-width: 2em 0 2em 1.25em;
}
.renewal .ribon_ttl:after {
    border-width: 2em 1.25em 2em 0;
}
.renewal .section_desc {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.renewal .service_list_box {
    background-position: 0 18vw;
}
.renewal .service_item_inner .service_btn {
    position: relative;
    display: block;
    background: #E5F7E1;
    box-shadow: 0px 0px 10px -4px #02281b;
    padding: 0.5em 0.5em;
    transform: translateY(-50%);
    border-radius: 4em;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    color: #045C3E;
    letter-spacing: -0.05em;
}
.renewal .service_item_inner .service_btn .dot {
    display: inline-block;
    margin: 0 -0.2em;
    font-size: 90%;
    vertical-align: 0.075em;
}
.renewal .service_item_inner .service_btn::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 0.35em 0 0.35em 0.5em;
    border-color: transparent transparent transparent #045C3E;
    border-style: solid;
    position: absolute;
    top: 50%;
    right: 0.35em;
    transform: translateY(-50%);
}
.renewal .service_item_inner .service_pic img {
    margin-bottom: 0;
}
.renewal .service_txt {
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}
.renewal .service_item_inner .service_btn .dot {
    display: inline-block;
    margin: 0 -0.2em;
    font-size: 90%;
    vertical-align: 0.075em;
}
.renewal .section_ttl {
    display: flex;
    justify-content: center;
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 42px;
    font-weight: bold;
    color: #1C5039;
}
.renewal .section_ttl span::after {
    content: "";
    display: block;
    width: 2.5em;
    height: 6px;
    margin: 0.5em auto 0;
    background: #1C5039;
    border-radius: 1em;
}
.renewal .text-green {
    font-weight: bold;
    color: #1C5039;
}
.renewal .text-bold {
    font-weight: bold;
}
.renewal .l-footer--renewal .p-copyright {
    background: #045c3e;
    font-weight: bold;
}
.renewal .l-footer--renewal .p-info__inner {
    justify-content: center;
}
.renewal .l-footer--renewal .p-info__logo {
    width: 100%;
    justify-content: center;
}

.renewal .collect_box {
    background-position: 0 18vw;
}
.renewal .collect_item_box {
    width: calc(100% / 4);
}
.renewal .collect_item_inner .collect_txt {
    padding: 0.5em 0 0;
    font-weight: normal;
    text-align: justify;
    line-height: 1.5;
}
.renewal .collect_item_inner img {
    border-radius: 10px;
    overflow: hidden;
}

.renewal .jirei_profile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: .5em;
    margin: 1em 0 .5em;
    padding: 0;
    color: #045c3e;
    font-size: 18px;
    font-weight: 700;
}
.renewal .jirei_profile::before {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://www.dspeco.co.jp/wp/wp-content/themes/dsprenewal/images/renewal/img_sec04_customer.png) no-repeat center / contain;
}
.renewal .jirei_item_inner .jirei_txt {
    padding: 0;
    line-height: 1.75;
}
.renewal .jirei_item_inner img {
    border-radius: 10px;
    overflow: hidden;
}
.renewal .reason_no {
    font-weight: bold;
}
.renewal .reason_no span {
    display: inline-block;
    padding-bottom: 0.1em;
    font-size: 135%;
    vertical-align: baseline;
}
.renewal .jirei_item_inner .reason_no {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.25em;
    width: auto;
    height: auto;
    padding: 0.35em 1.5em;
    background: #045c3e;
    border-radius: 4em;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.renewal .jirei_item_inner {
    position: relative;
    padding: 2.5em 1.5em 1.5em;
    font-size: 16px;
}

.renewal .area_box img {
    width: 640px;
    max-width: 100%;
    height: auto;
}
.renewal .collect_box.others {
    background: none;
}
.renewal .collect_box.others .collect_item_box {
    width: calc(100% / 5);
}
.renewal .collect_box.others {
    background: none;
}
.renewal .collect_box.others .collect_item_box {
    width: calc(100% / 5);
}

.renewal .l-main .p-btn a,
.renewal .section_btn a {
    position: relative;
    width: auto;
    min-width: 240px;
    height: auto;
    padding: 0.75em 2em;
    margin: 2em auto;
    background: linear-gradient(#045C3E, #077E55);
    box-shadow: 0px 0px 10px -4px #02281b;
    border-radius: 4px;
    overflow: hidden;
    font-size: 22px;
    color: #fff;
    line-height: 1.5;
    transition: .35s;
}
.renewal .l-main .p-btn a:hover,
.renewal .section_btn a:hover {
    background: linear-gradient(#045C3E, #077E55);
    color: #fff;
    transform: translateY(6px);
}
.renewal .l-main .p-btn a::after,
.renewal .section_btn a::after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border-width: 0.35em 0 0.35em 0.4em;
    border-color: transparent transparent transparent #fff900;
    border-style: solid;
    position: absolute;
    top: 50%;
    right: 0.5em;
    transform: translateY(-50%);
}

.renewal .p-news-tab-list {
    margin-bottom: 0;
}
.renewal .p-article04__title {
    font-size: 18px;
    text-align: left;
}
.renewal .p-article04__date {
    font-size: 16px;
    font-weight: bold;
    color: #1c5039;
}

.l-footer--renewal .l-footer__schedule {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 4px;
    margin-right: 0.5rem;
}
.l-footer--renewal .l-footer__schedule__item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5em;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
}
.l-footer--renewal .l-footer__schedule__title {
    padding: 0 0.25em;
    border-radius: 2px;
    background: #E5F7E1;
    color: #074831;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
}
.l-footer--renewal .l-footer__schedule__text {
    color: #074831;
}
.l-footer--renewal .l-footer__schedule__item.holiday .l-footer__schedule__title {
    background: #FFE4DD;
    color: #A33318;
}
.l-footer--renewal .l-footer__schedule__item.holiday .l-footer__schedule__text {
    color: #121212;
}
.l-footer--renewal .hbmenu_contact_title {
    font-weight: bold;
}
.renewal .c-footer-bar--fixed {
    display: none;
}

.renewal .buy_box {
    padding: 2% 0 5%;
}
.renewal .buy_box .collect_item_box {
    width: calc(100% / 3);
}
.renewal .buy_box .collect_list_item {
    margin-top: 0.25em;
    justify-content: center;
}
.renewal .buy_box .section_desc {
    font-weight: normal;
}
.renewal .buy_box h4.section_desc {
    color: #045c3e;
    font-weight: bold;
    font-size: 20px;
}
.renewal .buy_box .ribon_ttl .gradation span {
    font-size: 110%;
}

@media (max-width: 767px){
    .renewal .top_dsp_ttl {
        font-size: 5.7vw;
        padding: 0;
    }
    .renewal .top_greeting_box .section_inner p {
        font-size: 18px;
        text-align: left;
    }
    .renewal .top_greeting_box_renewal {
        padding-top: 10%;
        background: url(/wp/wp-content/themes/dsprenewal/images/renewal/bg_greeting_box.png) no-repeat center top 15% / 35vw auto;
    }
    .renewal .top_greeting_box .section_inner p:empty {
        display: none;
    }
    .renewal .buy_box .collect_item_box {
        width: calc(100% / 2);
    }

    .renewal .section_ttl {
        font-size: 32px;
    }
    .renewal .section_ttl span::after {
        height: 4px;
    }
    .renewal .ribon_ttl {
        font-size: 4vw;
        line-height: 1.5;
    }
    .renewal .service_list_box {
        background-position: 0 60vw;
    }
    .renewal .collect_box {
        background-position: 0 60vw;
    }
    .renewal .service_item_inner .service_btn {
        margin: 0 -0.5em;
        font-size: 3.7vw;
    }
    .renewal .service_txt {
        min-height: unset;
        padding: 0;
        font-size: 14px;
        word-break: break-all;
    }
    .renewal .service_item_box {
        padding: 8px;
        width: calc(100% / 2);
    }
    .renewal .section_desc {
        padding: 0;
        font-size: 16px;
        line-height: 1.75;
    }
    .renewal .jirei_item_inner h3 {
        font-size: 5.4vw;
        font-weight: bold;
    }
    .renewal .jirei_profile {
        margin-top: 1.5em;
        font-size: 4vw;
    }
    .renewal .collect_item_box {
        width: calc(100% / 2);
    }
    .renewal .collect_box.others .collect_item_box {
        width: calc(100% / 2);
        padding: 8px;
    }
    .renewal .area_box .section_desc .text-green {
        letter-spacing: -0.1em;
        word-break: keep-all;
        font-size: 4.2vw;
    }
    .renewal .area_box img {
        width: 80%;
    }

    .renewal .p-news-tab-list {
        padding: 0;
        margin: 0;
    }
    .renewal .p-article04__title {
        font-size: 15px;
    }
    .renewal .p-article04__date {
        font-size: 14px;
    }

    .renewal .c-footer-bar a {
        display: inline-flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        min-height: 3em;
        font-size: 4.7vw;
        font-weight: bold;
    }
    .renewal .c-footer-bar a span {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0.35em;
    }
    .renewal .c-footer-bar__icon::before {
        margin: 0;
        font-size: inherit;
    }
    .renewal .c-footer-bar {
        box-shadow: 0px 0px 15px -5px #000000;
        background: rgba(255,255,255,0.9);
        border: none;
    }
    /* .renewal .c-footer-bar__item:last-of-type a {
        background: #f86c15;
        color: #fff;
    } */
    .l-header--renewal.l-header {
        box-shadow: 0px 0px 15px -5px #000000;
    }
    .l-footer--renewal {
        padding-bottom: 68px;
    }
    .l-footer--renewal .l-footer__schedule__wrapper {
        display: flex;
        justify-content: center;
        margin-top: 8px;
    }
    .l-footer--renewal .l-footer__schedule {
        font-size: 18px;
    }
    .l-footer--renewal .l-footer__schedule__item {
        font-size: 18px;
    }
    .renewal .c-footer-bar--fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        height: 68px;
        padding: 0 4px;
        z-index: 1000;
    }
    .renewal .c-footer-bar--fixed li {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .renewal .buy_box .section_desc {
        font-size: 16px;
    }
}

@media (max-width:1199px) and (min-width: 768px) {
    .l-header--renewal .l-header__schedule.pc_only {
        display: none;
    }
    .l-header--renewal.l-header + .l-main {
        padding-top: 70px;
    }
    .l-header--renewal {
        height: auto;
    }
    .l-header--renewal .l-header__logo {
        width: auto;
        height: 80%;
    }
    .l-header--renewal .l-header__logo img {
        width: auto;
        height: 100%;
    }
    .l-header--renewal .c-menu-btn {
        width: auto;
        height: 100%;
        padding: 0 20px;
        line-height: 1;
    }
    .l-header--renewal .c-menu-btn::before {
        display: none;
    }
    .l-header--renewal .c-menu-btn img {
        width: auto;
        height: 60%;
    }
    .l-header--renewal .l-header__inner {
        width: auto;
        height: 70px;
        padding-right: 80px;
        margin: 0;
    }
    .l-header--renewal .l-header__btn {
        height: 90%;
    }
    .l-header--renewal .l-header__btn > div {
        width: auto;
        height: 100%;
    }
    .l-header--renewal .l-header__btn > div a {
        font-size: inherit;
    }
    .l-header--renewal .l-header__btn > div img {
        width: auto;
        height: 100%;
    }
}

/* 追加 */
.renewal .buy_box .box {
    display: inline-block;
    padding: 1em;
    background-image: url(/wp/wp-content/themes/dsprenewal/images/service_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0;
    background: linear-gradient(#edffe1, transparent);
    border-radius: 10px;
}
.renewal .collect_item_inner p:empty {
    padding: 0;
    margin: 0;
}
.renewal .buy_box .collect_list_item {
    margin-left: -10px;
    margin-right: -10px;
}
.renewal .point_box {
    background: none;
}
.renewal .point_box .jirei_item_inner h3 {
    line-height: 1.5;
}
.renewal .point_box .jirei_item_inner {
    padding-top: 2em;
}
.renewal .point_box .jirei_item_inner .jirei_txt {
    padding-top: 1em;
}
.renewal section.area_box .section_btn a {
    margin: 0;
}
@media (max-width: 767px){
    .renewal .buy_box .box {
        padding: 1em 0.5em;
    }
}

/* 対応エリア */
.area-tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5em;
    margin-bottom: 0.5em;
}
.area-tags > span a {
    display: inline-block;
    padding: 0 1em;
    border-radius: 3em;
    border: 2px solid #1C5039;
    color: #1C5039;
}
.area-tags > span a:hover {
    background: #edffe1;
}
.area_bg {
    position: relative;
    width: 540px;
    height: 540px;
    max-width: 100%;
    margin: 0 auto;
    background: url(/wp/wp-content/themes/dsprenewal/images/renewal/bg_area.svg) no-repeat center / contain;
}
.area_bg + .section_btn {
    margin-top: 2em;
}
.area_list_item {
    position: absolute;
}
.area_list_item.tokyo {
    left: 18%;
    bottom: 32%;
}
.area_list_item.kanagawa {
    left: 14%;
    bottom: 18%;
}
.area_list_item.chiba {
    right: 10%;
    bottom: 24%;
}
.area_list_item.saitama {
    left: 28%;
    bottom: 48%;
}
.area_list_item.gunma {
    left: 14%;
    bottom: 70%;
}
.area_list_item.tochigi {
    left: 45%;
    bottom: 80%;
}
.area_list_item.ibaraki {
    right: 4%;
    bottom: 62%;
}
.area_list_item a {
    display: block;
    padding: 0.25em 1em;
    border-radius: 4em;
    background: linear-gradient(#C39D4F, #ddb96f);
    border: 1px solid #fff;
    box-shadow: 0.15em 0.15em 0 #fff, 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: 0.1em;
    transition: .25s;
}
.area_list_item a:hover {
    box-shadow: 0 0 0 #fff, 0.1em 0.1em 0.3em rgba(0, 0, 0, 0.5);
    transform: translate(0.15em, 0.15em);
}
.area_header .area_header_text {
    margin-bottom: 1em;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #0c5c3e;
}
.area_header .area_map {
    margin: 2em auto;
}
.area_header .area_header_title {
    padding: 0.5em 0.75em;
    margin-bottom: 1em;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    background: #0c5c3e;
    line-height: 1.25;
}
.area_list .area_list_subtitle {
    padding: 0.25em;
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: bold;
    color: #0c5c3e;
    border-bottom: 2px solid;
    line-height: 1.25;
}
.area_list .area_list_box {
    display: flex;
    justify-content: flex-start;
    gap: 1em;
}
.area_list .area_list_box_pic + ul {
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
}
.area_list .area_list_box_pic {
    width: 15%;
    height: auto;
}
.area_list .area_list_box_pic img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
@media (max-width: 767px){
    .area-tags {
        margin-bottom: 0.75em;
    }
    .area_bg {
        width: 90vw;
        height: 100vw;
    }
    .area_list_item a {
        font-size: 5.2vw;
    }
    .area_list_item.tokyo {
        left: 5%;
    }
    .area_list_item.kanagawa {
        left: 5%;
    }
    .area_list_item.saitama {
        left: 20%;
    }
    .area_list_item.gunma {
        left: 5%;
    }
    .area_list_item.chiba {
        right: 2%;
        bottom: 20%;
    }
    .area_list_item.ibaraki {
        right: 4%;
        bottom: 56%;
    }
    .area_header .area_header_text {
        font-size: 16px;
    }
    .area_header .area_header_title {
        font-size: 20px;
    }
    .area_list .area_list_subtitle {
        font-size: 18px;
    }
    .area_header .area_map {
        height: 300px;
    }
    .area_list .area_list_box {
        flex-direction: column;
    }
    .area_list .area_list_box_pic {
        display: none;
    }
}

/* 記事ページ */
.single-news .p-entry__body h2,
.single-news .p-entry__body h2 span {
    font-weight: bold !important;
}
.single-news .p-entry__body h2 {
    display: flex;
    justify-content: center;
    align-items:  flex-start;
    flex-direction: column;
    border-left: 5px solid;
    color: #134831;
    padding: 0.25em 0 0.25em 0.75em;
    background: #edffe1;
    line-height: 1.35;
    font-size: 150%;
}
.single-news .p-entry__body h3 {
    color: #134831;
    font-size: 150%;
    font-weight: bold !important;
}
.single-news .p-entry__body h3 span {
    font-weight: bold !important;
}
.single-news .p-entry__body h4 {
    color: #000000;
    font-size: 140%;
    font-weight: bold !important;
}
.single-news .p-entry__body h4 span {
    font-weight: bold !important;
}
.single-news .p-entry__body p.well {
    padding: 1em 1.5em;
    background-color: #fafafa;
    border: 2px solid #134831;
    border-radius: 6px;
    color: #134831;
    font-weight: bold;
}
.single-news .p-entry__body h2 img,
.single-news .p-entry__body h3 img,
.single-news .p-entry__body h4 img {
    display: none;
}
.single-news .p-entry__body blockquote {
    background: rgb(237 255 225 / 50%);
    padding: 1.5em;
}
.single-news .p-entry__body blockquote::before,
.single-news .p-entry__body blockquote::after {
    color: #134831;
}
.single-news .p-entry__body blockquote p {
    margin: 0;
}
.single-news .p-entry__body table th, .single-news .p-entry__body table td {
    background-color: #fafafa;
    word-break: keep-all;
}
.p-pager {
    margin: 2em auto;
}
.p-pager__item a:hover, .p-pager__item span {
    color: inherit;
}
.p-news-list__item {
    list-style-type: none;
    margin-top: -1px;
    padding: 0.75em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5em;
}
.page_ttl {
    color: #0c5c3e;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 1.5em;
}
.p-entry__header .p-entry__cat {
    margin-bottom: 1em;
}
.p-entry__header .p-entry__title {
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
}
.p-entry__header {
    padding-bottom: 1em;
    border-bottom: 1px solid #0c5c3e;
}
.p-news-subtitle {
    font-size: inherit;
    text-align: center;
    margin-bottom: 0.75em;
}
.single-news .p-entry__body span[style="text-decoration: underline;"] {
    text-decoration: unset !important;
    background: linear-gradient(transparent 30%, rgb(255 236 63 / 40%) 30%);
    font-weight: bold !important;
}

.p-blog-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.p-blog-list__item {
    width: calc((100% - 20px) / 3);
    border: none;
    background: unset;
    flex-direction: column;
    padding: 0;
}
.p-blog-list__item__pic, .p-blog-list__item__pic a {
    width: 100%;
    margin-bottom: 0;
}
.p-blog-list__item__pic {
    border: 1px solid #ddd;
}
.p-blog-list__item__pic img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.p-blog-list__item__text {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5em;
}
a.p-blog-list__item__title {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
}
a.p-blog-list__item__title:hover {
    text-decoration: underline;
}
.p-news-tab-list .p-blog-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 40px;
}
.p-news-tab-list .p-blog-list__item {
    width: calc((100% - 40px) / 3);
}
@media (max-width: 767px){
    .p-blog-list {
        flex-direction: column;
        padding: 0 20px;
        gap: 40px;
    }
    .p-blog-list__item {
        width: 100%;
    }
    .p-news-tab-list .p-blog-list__item {
        width: 100%;
    }
    #menu-item-2599 > a {
        pointer-events: none;
    }
}

.p-pagetop {
    width: auto;
    height: auto;
    right: 8px;
    bottom: 74px;
    background: unset;
    padding: 0;
}
.p-pagetop a img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
}