@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Zen+Maru+Gothic:wght@500;700;900&display=swap');
/* Global theme styles. Page-specific company styles are loaded separately. */




@font-face{
  font-family: 'flopdesign';
  src: url("../font/FlopDesignFONT.eot");
  src: url("../font/FlopDesignFONT.eot?#iefix") format('embedded-opentype'),
       url("../font/FlopDesignFONT.woff") format('woff'),
       url("../font/FlopDesignFONT.ttf") format('truetype'),
       url("../font/FlopDesignFONT.svg#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon.eot");
  src: url("../font/icomoon.eot?#iefix") format('embedded-opentype'),
       url("../font/icomoon.woff") format('woff'),
       url("../font/icomoon.ttf") format('truetype'),
       url("../font/icomoon.svg#typicons") format('svg');
  font-weight: normal;
  font-style: normal;
}


@keyframes rumble {
	0% {
		transform:rotate(0deg) translate(0, 0);
	}
	12.5% {
		transform:rotate(0.4deg) translate(2px, -2px);
	}
	25% {
		transform:rotate(0.8deg) translate(0px, 2px);
	}
	37.5% {
		transform:rotate(0.4deg) translate(-2px, 0);
	}
	50% {
		transform:rotate(0deg) translate(0, 0);
	}
	62.5% {
		transform:rotate(-0.4deg) translate(2px, 0);
	}
	75% {
		transform:rotate(-0.8deg) translate(0, 2px);
	}
	87.5% {
		transform:rotate(-0.4deg) translate(-2px, -2px);
	}
	100% {
		transform:rotate(0deg) translate(0, 0);
	}
}


@keyframes cloudmove {
	0% {background-position: 100% 0;}
	25% {background-position: 75% 0;}
	50% {background-position: 50% 0;}
	75% {background-position: 25% 0;}
	100% {background-position: 0 0;}
}


@-webkit-keyframes cloudmove {0%{background-position: 100% 0;}25%{background-position: 75% 0;}50%{background-position: 50% 0;}75%{background-position: 25% 0;}100%{background-position: 0 0;}
}


@-moz-keyframes cloudmove {0%{background-position: 100% 0;}25%{background-position: 75% 0;}50%{background-position: 50% 0;}75%{background-position: 25% 0;}100%{background-position: 0 0;}
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-weight: normal;
	max-width: 100%!important;
	height: auto;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	overflow-x: hidden;
	width: 100%;
	max-width: 100%;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 15px;
	vertical-align: baseline;
	background: var(--tsuku-bg);
	font-weight: normal;
	line-height: 1.8;
	font-family: 'Noto Sans JP', Hiragino Sans, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
	color: var(--tsuku-ink);
	letter-spacing: 0;
	box-sizing: border-box;
	overflow-x: hidden;
	width: 100%;
	max-width: 100%;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

h1 {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-size: 20px;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.5;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px #ccc;
}

h2 {
	margin: 45px 0 20px;
	padding: 15px;
	border: 0;
	outline: 0;
	font-size: 18px;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	color: #fff;
	background-color: #F39800;
	line-height: 1.4;
	border-radius: 5px;
}

h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 18px;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	line-height: 1.4;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: solid 2px #F39800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
}

h4 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 16px;
	vertical-align: baseline;
	background: transparent;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1.4;
}

h5 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	margin-bottom: 25px;
}

blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	quotes: none;
}

pre {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

abbr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

address {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

cite {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

code {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

del {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	text-decoration: line-through;
}

dfn {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

em {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

ins {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

kbd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

q {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	quotes: none;
}

samp {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

small {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: bold;
}

sub {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

b {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

dl {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

dt {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
}

caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

tbody {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

article {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

aside {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

canvas {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

details {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

footer {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

header {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

hgroup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

menu {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

nav {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	display: block;
}

summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

mark {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

audio {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

blockquote:before {
	content: none;
}

blockquote:after {
	content: none;
}

q:before {
	content: none;
}

q:after {
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #F39800;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input {
	vertical-align: middle;
	font-family: 'Noto Sans JP', sans-serif;
	color: #444;
}

select {
	vertical-align: middle;
	font-family: 'Noto Sans JP', sans-serif;
	color: #444;
}

textarea {
	font-family: 'Noto Sans JP', sans-serif;
	color: #444;
}

button {
	font-family: 'Noto Sans JP', sans-serif;
	color: #444;
}

input:read-only {
	background-color: #eee!important;
}

textarea:read-only {
	background-color: #eee!important;
}

::placeholder {
	color: #aaa!important;
}

a:hover {
	color: #F39800;
}

a:hover img {
	opacity: 0.7;
}

.key-color {
	color: #e70;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.s {
	font-size: 75%;
}

.ss {
	font-size: 50%;
}

.l {
	font-size: 20px;
}

.ll {
	font-size: 24px;
}

.b {
	font-weight: bold;
}

.red {
	color: #f00;
}

.table {
	display: table;
	width: 100%;
}

.table-cell {
	display: table-cell!important;
	vertical-align: middle;
}

.margin-bottom0 {
	margin-bottom: 0!important;
}

.margin-bottom10 {
	margin-bottom: 0;
}

.webfont {
	font-family: 'flopdesign';
}

.article blockquote {
	background: url(/wp-content/themes/tsukuriba/lib/images/m2.png),url(/wp-content/themes/tsukuriba/lib/images/m1.png);
	background-repeat: no-repeat,no-repeat;
	background-position: top left,bottom right;
	margin: 40px 0;
	padding: 40px 10px;
	background-color: #eee;
	border-radius: 8px;
}

.article blockquote p:last-of-type {
	margin-bottom: 0;
}

.h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.5;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px #ccc;
	border: none;
}

.home h1 {
	margin: 0;
	padding: 0;
	text-shadow: none;
}

.h2 {
	font-size: 18px;
	color: #fff;
	background-color: #F39800;
	font-weight: normal;
	margin: 45px 0 20px;
	padding: 15px;
	line-height: 1.4;
	border-radius: 5px;
}

h4.author {
	font-size: 18px;
	color: #fff;
	background-color: #F39800;
	font-weight: normal;
	margin: 45px 0 20px;
	padding: 15px;
	line-height: 1.4;
	border-radius: 5px;
}

h4.kanren {
	font-size: 18px;
	color: #fff;
	background-color: #F39800;
	font-weight: normal;
	margin: 45px 0 20px;
	padding: 15px;
	line-height: 1.4;
	border-radius: 5px;
}

h3.comment-reply-title {
	font-size: 18px;
	color: #fff;
	background-color: #F39800;
	font-weight: normal;
	margin: 45px 0 20px;
	padding: 15px;
	line-height: 1.4;
	border-radius: 5px;
}

.h3 {
	font-size: 18px;
	line-height: 1.4;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: solid 2px #F39800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
}

.h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1.4;
}

#header {
	font-family: 'flopdesign';
	width: 100%;
	box-shadow: 1px 1px 5px #eee;
	position: fixed;
	z-index: 9999;
	background-color: #fff;
	top: 0;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	height: 62px !important;
}

#sidebar h4 {
	font-family: 'flopdesign';
	margin: 0 0 18px;
	padding: 0;
	font-size: 17px;
	color: #555;
	font-weight: normal;
}

#navi {
	width: 100%;
}

#container {
	width: 100%;
	padding-top: 62px !important;
	overflow: hidden;
	background: #fbf7ef;
	max-width: 100%;
}

#footer {
	width: 100%;
	position: relative;
	background-color: #Fdf8ee;
	overflow: hidden;
	margin-top: 0;
	background: transparent !important;
	color: #18272d !important;
}

.content-range {
	padding: 0;
	width: 100%;
	max-width: 100%;
}

#wrap {
	padding-top: 15px;
	display: block;
	margin-top: 14px;
	padding-bottom: 58px;
	width: 100%;
	max-width: 100%;
}

#main {
	word-wrap: break-word;
	width: 100%;
	padding-right: 0;
	max-width: 100%;
}

#header .content-range {
	padding-top: 10px;
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
	max-width: none !important;
	height: 62px !important;
	padding: 0 20px !important;
	box-sizing: border-box !important;
}

#head-title {
	display: flex !important;
	width: 150px !important;
	align-items: center !important;
	margin: 0 !important;
}

.hamburger-menu {
	position: fixed;
	right: auto !important;
	top: 0;
	width: 100%;
	height: 100vh;
	box-sizing: border-box;
	background-color: #Fdf8ee;
	transition: all .6s;
	z-index: 200;
	overflow-y: auto;
	left: 0;
	transform: translateX(100%);
	max-width: 100%;
	overflow-x: hidden;
}

.hamburger {
	position: absolute;
	right: 18px !important;
	top: 50% !important;
	width: 42px !important;
	height: 42px !important;
	cursor: pointer;
	z-index: 300;
	transform: translateY(-50%) !important;
}

.hamburger__line {
	position: absolute;
	right: 5px !important;
	top: 5px;
	width: 32px !important;
	height: 3px !important;
	background-color: #F39800;
	transition: all .6s;
	border-radius: 2px;
}

.hamburger__line--1 {
	top: 10px !important;
}

.hamburger__line--2 {
	top: 20px !important;
}

.hamburger__line--3 {
	top: 30px !important;
}

.black-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 100;
	background-color: #000;
	opacity: 0;
	visibility: hidden;
	transition: all .6s;
	cursor: pointer;
	max-width: 100%;
}

.nav-open .hamburger-menu {
	right: auto !important;
	transform: translateX(0);
}

.nav-open .black-bg {
	opacity: .8;
	visibility: visible;
}

.nav-open .hamburger__line--1 {
	transform: rotate(45deg) !important;
	top: 20px !important;
}

.nav-open .hamburger__line--2 {
	width: 0;
	left: 50%;
	opacity: 0 !important;
	transform: scaleX(0) !important;
}

.nav-open .hamburger__line--3 {
	transform: rotate(-45deg) !important;
	top: 20px !important;
}

#global-navi {
	padding: 65px 5px 20px 26px;
	box-sizing: border-box;
}


#global-navi #global-navi-list a {
	color: #333;
	position: relative;
	padding: 13px 0;
	padding-left: 38px;
	font-size: 14px;
	display: block;
	line-height: 1.4;
	text-align: left;
}

#global-navi #global-navi-list a i {
	color: #F39800;
	position: absolute;
	top: 8.5px;
	left: 0;
}

#global-navi #global-navi-list li.web-create a i {
	font-weight: bold;
	font-size: 21px;
	top: 11px;
	left: 1px;
}

#global-navi #global-navi-list li.wordpress-customize a i {
	font-size: 20px;
	top: 13px;
	left: 2px;
}

#global-navi #global-navi-list li.wordpress-customize a .spacing {
	letter-spacing: -1px;
}

#global-navi #global-navi-list li.management a i {
	font-size: 22px;
	top: 11px;
	left: 1.5px;
}

#global-navi #global-navi-list li.cree a i {
	top: 11px;
}

#header .search {
	position: absolute;
	right: 66px;
	top: 16px;
	display: none !important;
}

#header .open_button {
	color: #666;
	cursor: pointer;
	display: none !important;
	line-height: 1 !important;
}

#header .open_button i {
	font-size: 30px;
	color: #F39800;
	display: none !important;
	line-height: 1 !important;
}

#header .modal_wrap input {
	display: none;
}

#header .modal_overlay {
	display: block;
	justify-content: center;
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	opacity: 0;
	transition: opacity 0.5s, transform 0s 0.5s;
	transform: scale(0);
}

#header .modal_trigger {
	position: absolute;
	width: 100%;
	height: 100%;
}

#header .modal_content {
	position: relative;
	align-self: center;
	width: 90%;
	max-width: 800px;
	padding: 60px 15px 40px;
	box-sizing: border-box;
	background: #fff;
	line-height: 1.4em;
	transition: 0.5s;
	margin-left: 5%;
	margin-top: 20%;
	border-radius: 10px;
}

#header .close_button {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	cursor: pointer;
}

#header .modal_wrap input:checked ~ .modal_overlay {
	opacity: 1;
	transform: scale(1);
	transition: opacity 0.5s;
}

#header #s {
	width: 90%;
	border: none;
	color: #555;
	font-size: 14px;
	border-bottom: solid 1px #F39800;
	padding: 8px 4px;
	display: block;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
}

#header #searchsubmit {
	margin: 15px auto 0;
	border-radius: 8px;
	background-color: #F39800!important;
	color: #fff;
	width: 200px;
	font-size: 14px;
	padding: 5px 10px 4px;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	border: none;
}

#header #searchform #search-input {
	background-color: #ebf2fa;
	border: none;
	border-radius: 5px;
	padding: 14px 25px 14px 12px;
	font-size: 13px;
	width: 235px;
	box-sizing: border-box;
	margin-right: -21px;
}

#header #searchform #search-submit {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #ff657e;
	color: #fff;
	border: none;
	position: relative;
}

#header #searchform #search-submit i {
	font-size: 30px;
	position: relative;
	top: 1px;
}

#header #searchform #search-submit:hover {
	opacity: 0.7;
}

#kuzu {
	font-size: 12px;
	letter-spacing: 0;
}

#kuzu a {
	color: #777;
	letter-spacing: 1px;
	text-decoration: underline;
}

div#breadcrumb {
	margin-top: 17px;
}

div#breadcrumb ul {
	margin: 0;
	padding: 0;
}

div#breadcrumb li {
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	display: inline;
	margin-right: 8px;
}

div#breadcrumb li span {
	margin-right: 8px;
}

#sidebar {
	font-size: 14px;
	line-height: 1.46;
	letter-spacing: 0;
	margin-top: 60px;
}

#sidebar .adsense {
	margin-bottom: 55px;
}

#sidebar .item-box-wrap {
	margin-bottom: 25px;
	border-radius: 6px;
	box-shadow: 0px 0px 3px #ddd;
	padding: 30px 20px;
}

#sidebar .item-box-wrap.profile .img {
	text-align: center;
	margin-bottom: 8px;
}

#sidebar .item-box-wrap.profile .img img {
	width: 140px;
	height: 140px;
	display: inline-block;
	border-radius: 50%;
}

#sidebar .item-box-wrap.profile .content {
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 1.65;
}

#sidebar .item-box-wrap.profile .content .name {
	font-size: 18px;
	margin: 8px 0 5px;
	text-align: center;
}

#sidebar .item-box-wrap.profile .content .role {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#sidebar .item-box-wrap.profile .content p {
	margin-bottom: 15px;
}

#sidebar .item-box-wrap.profile .content .more-btn {
	text-align: center;
}

#sidebar .item-box-wrap.profile .content .more-btn a {
	color: #fff;
	background-color: #F39800;
	border: solid 1px #F39800;
	display: inline-block;
	padding: 5px 0px 3px;
	border-radius: 30px;
	font-size: 12px;
	width: 220px;
	margin-bottom: 10px;
}

#sidebar .item-box-wrap.profile .content .more-btn.work a {
	color: #e70;
	background-color: #fff;
	border: solid 1px #F39800;
}

#sidebar .item-box-wrap.profile .content .more-btn.work a:last-child {
	margin-bottom: 0;
}

#sidebar .item-box-wrap.profile .content .more-btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#sidebar .pickup-banner-list {
	margin-top: 20px;
}

#sidebar .pickup-banner-list li {
	margin-bottom: 10px;
}

#sidebar .pickup-banner-list li:last-child {
	margin-bottom: 0;
}

#sidebar .pickup-banner-list li a {
	display: block;
}

#sidebar .pickup-banner-list li img {
	display: block;
	border-radius: 10px;
}

#sidebar .article-list {
	margin: 0;
	padding: 0;
}

#sidebar .article-list li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: solid 1px #e5e5e5;
}

#sidebar .article-list li:first-child {
	border-top: solid 1px #e5e5e5;
}

#sidebar .article-list li a {
	display: block;
	padding: 15px 0;
	color: #000;
	overflow: hidden;
	position: relative;
}

#sidebar .article-list li a:before {
	content: "→";
	position: absolute;
	line-height: 1;
	bottom: 5px;
	right: 5px;
	color: #F39800;
	font-size: 18px;
	font-weight: bold;
}

#sidebar .article-list li a:hover:before {
	right: 2px;
}

#sidebar .article-list li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

#sidebar .article-list li .img {
	float: left;
	width: 80px;
	margin-right: 15px;
	position: relative;
}

#sidebar .article-list li .img img {
	display: block;
	width: 80px;
	height: 80px;
	object-fit: cover;
}

#sidebar .article-list li .content {
	padding-left: 95px;
}

#sidebar .article-list li .content .title {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 13px;
	line-height: 1.5;
	color: #000;
}

#sidebar .ranking .article-list li .img {
	position: relative;
}

#sidebar .ranking .article-list li .img:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(243, 152, 0, 0.9);
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	z-index: 3;
	display: inline-block;
	width: 32px;
	height: 30px;
}

#sidebar .ranking .article-list li .img:after {
	position: absolute;
	font-size: 14px;
	line-height: 1;
	letter-spacing: -2px;
	color: #fff;
	bottom: 7px;
	left: 12px;
	z-index: 4;
}

#sidebar .ranking .article-list li:nth-child(1) .img:after {
	content: "1";
}

#sidebar .ranking .article-list li:nth-child(2) .img:after {
	content: "2";
}

#sidebar .ranking .article-list li:nth-child(3) .img:after {
	content: "3";
}

#sidebar .ranking .article-list li:nth-child(4) .img:after {
	content: "4";
}

#sidebar .ranking .article-list li:nth-child(5) .img:after {
	content: "5";
}

#sidebar .ranking .article-list li:nth-child(6) .img:after {
	content: "6";
}

#sidebar .ranking .article-list li:nth-child(7) .img:after {
	content: "7";
}

#sidebar .ranking .article-list li:nth-child(8) .img:after {
	content: "8";
}

#sidebar .ranking .article-list li:nth-child(9) .img:after {
	content: "9";
}

#sidebar .ranking .article-list li:nth-child(10) .img:after {
	content: "10";
	left: 8px;
}

#sidebar .item-box-wrap.recent .more-btn {
	margin-top: 15px;
	text-align: center;
}

#sidebar .item-box-wrap.recent .more-btn a {
	color: #fff;
	background-color: #F39800;
	display: inline-block;
	padding: 10px 32px 8px;
	border-radius: 30px;
	font-size: 13px;
}

#sidebar .item-box-wrap.recent .more-btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#sidebar #tab-area .tab-nav {
	display: flex;
	margin-bottom: 15px;
}

#sidebar #tab-area-sidebar-pickup .tab-nav {
	display: flex;
	margin-bottom: 15px;
}

#sidebar #tab-area .tab-nav a {
	display: inline-block;
	width: calc(100% / 3);
	box-sizing: border-box;
	padding: 6px 0 6px;
	text-align: center;
	position: relative;
	color: #F39800;
	border: solid 1px #F39800;
	font-size: 12px;
}

#sidebar #tab-area-sidebar-pickup .tab-nav a {
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	padding: 6px 0 6px;
	text-align: center;
	position: relative;
	color: #F39800;
	border: solid 1px #F39800;
	font-size: 12px;
}

#sidebar #tab-area .tab-nav a.current {
	color: #fff;
	background-color: #F39800;
	position: relative;
}

#sidebar #tab-area-sidebar-pickup .tab-nav a.current {
	color: #fff;
	background-color: #F39800;
	position: relative;
}

#sidebar #tab-area .tab-nav a.current:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #F39800;
}

#sidebar #tab-area-sidebar-pickup .tab-nav a.current:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #F39800;
}

#sidebar #tab-area .tab-nav a:first-child {
	border-radius: 5px 0 0 5px;
	border-right: none;
}

#sidebar #tab-area-sidebar-pickup .tab-nav a:first-child {
	border-radius: 5px 0 0 5px;
	border-right: none;
}

#sidebar #tab-area .tab-nav a:last-child {
	border-radius: 0 5px 5px 0;
	border-left: none;
}

#sidebar #tab-area-sidebar-pickup .tab-nav a:last-child {
	border-radius: 0 5px 5px 0;
	border-left: none;
}

#sidebar #tab-area .tab-contents > div {
	display: none;
}

#sidebar #tab-area-sidebar-pickup .tab-contents > div {
	display: none;
}

#sidebar #tab-area .tab-contents > div:first-child {
	display: block;
}

#sidebar #tab-area-sidebar-pickup .tab-contents > div:first-child {
	display: block;
}

#sidebar .item-box-wrap.sns a.btn {
	color: #fff;
	background-color: #55acee;
	display: block;
	margin: 10px auto 0;
	padding: 15px 0;
	text-align: center;
	font-size: 15px;
	box-shadow: none;
}

#sidebar .item-box-wrap.sns a.btn:hover {
	text-decoration: none;
	opacity: 0.7;
}


#sidebar .item-box-wrap.mu-chan .profile {
	overflow: hidden;
	padding: 0;
}

#sidebar .item-box-wrap.mu-chan .profile img {
	width: 85px;
	float: left;
}

#sidebar .item-box-wrap.mu-chan .profile .content {
	padding-left: 105px;
	margin-bottom: 0;
	padding-top: 7px;
	font-size: 13px;
}

#sidebar .item-box-wrap.mu-chan .profile .content .name {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
}

#sidebar .item-box-wrap.mu-chan .fukidasi {
	font-size: 13px;
	text-align: left;
	margin-top: 16px;
	padding: 15px;
	border-radius: 5px;
}

#sidebar .result-list {
	max-width: 320px;
	margin: 0 auto;
}

#sidebar .result-list li {
	margin-bottom: 22px;
}

#sidebar .result-list li a {
	display: block;
}

#sidebar .result-list li img {
	display: block;
}

#sidebar .item-box-wrap.pr .item-box {
	text-align: center;
}

#sidebar .item-box-wrap.pr .fukidasi {
	font-size: 11px;
	background-color: #f7f7f7;
	border-color: #ddd;
	margin-top: 12px;
	letter-spacing: 0;
	padding-top: 6px;
}

#sidebar .item-box-wrap.pr .fukidasi:before {
	border: 8px solid transparent;
	border-bottom-color: #f7f7f7;
	border-top-width: 0;
	top: -8px;
	content: "";
	display: block;
	left: 30px;
	position: absolute;
	width: 0;
	z-index: 1;
}

#sidebar .item-box-wrap.pr .fukidasi:after {
	border: 8px solid transparent;
	border-bottom-color: #ddd;
	border-top-width: 0;
	top: -9px;
}

#footer:before {
	position: absolute;
	content: "";
	display: none !important;
	width: 160%;
	height: 100px;
	top: 0px;
	right: -40%;
	background-color: #fff;
	border-bottom-right-radius: 47% 100px;
	border-bottom-left-radius: 50% 100px;
}

#footer #footer-in {
	overflow: hidden;
	padding: 0 20px;
}

.footer-content {
	padding: 40px 0 16px !important;
	text-align: center;
}

.footer-content .logo img {
	width: 200px;
}

.footer-sub-menu {
	margin-bottom: 8px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.footer-sub-menu > li {
	padding: 0 10px;
}

.footer-sub-menu > li a {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
}

#copyright {
	padding: 8px 0;
	text-align: center;
	background-color: #F39800;
	background: transparent !important;
}

#copyright .copy {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 0.5px;
}

#footer .copy a {
	color: #fff;
	line-height: 1;
}

.article p img {
	display: inline-block;
}

.article dl {
	margin: 0;
	padding: 25px;
	margin-bottom: 35px;
	background-color: #fffef5;
	border: solid 1px #ffd557;
	border-radius: 5px;
}

.article dl dt {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #662222;
}


.article dl dd .btn {
	line-height: 1.4;
	padding: 20px 20px 18px 24px;
	background-color: #2ea7e0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-radius: 5px;
	position: relative;
	box-shadow: none;
	font-weight: normal;
}

.article dl dd .btn:after {
	position: relative;
	content: "》";
	padding-left: 6px;
	font-size: 14px;
}

.article dl.special {
	border: dotted 3px #555;
	padding: 35px;
	margin-top: 10px;
	background-color: #f5f5f5;
}

.article dl.special dt {
	margin-bottom: 30px;
	font-size: 130%;
	line-height: 130%;
	border-left: solid 6px #F39800;
	color: #F39800;
	padding: 15px 20px 12px;
	font-weight: bold;
}

.article dl.pr {
	padding: 15px 15px 20px;
	margin: 45px 0 -20px;
}

.article dl.pr dt {
	font-weight: normal;
	color: #7f4e20;
	padding-bottom: 10px;
	border-bottom: solid 1px #F39800;
	position: relative;
	padding-top: 20px;
	padding-left: 46px;
	font-size: 15px;
	line-height: 1.45;
}

.article dl.pr dt:before {
	position: absolute;
	content: "";
	display: inline-block;
	background: url(images/common/logo_mark.png) no-repeat;
	width: 35px;
	height: 40px;
	background-size: 35px 40px;
	left: 0;
	bottom: 15px;
}

.article dl.pr dt:after {
	position: absolute;
	content: "ＰＲ";
	display: inline-block;
	color: #fff;
	background-color: #F39800;
	padding: 3px 12px 3px;
	line-height: 1;
	font-size: 9px;
	border-radius: 30px;
	top: 0;
	left: 46px;
}

.article dl.pr dd {
	overflow: hidden;
}

.article dl.pr dd .img {
	margin-bottom: 12px;
}

.article dl.pr dd .img a {
	display: block;
}

.article dl.pr dd .img img {
	display: block;
}

.article dl.pr dd .text {
	text-align: center;
	overflow: hidden;
}

.article dl.pr dd .text p {
	font-size: 13px;
	margin: 0;
	line-height: 1.7;
	text-align: left;
}

.article dl.pr dd .text .btn {
	font-size: 12px;
	border-radius: 30px;
	box-shadow: none;
	margin: 11px auto 0!important;
	padding: 9px 25px!important;
	float: none;
	display: inline-block;
}

.article dl.pr dd .text .btn:before {
	display: none;
}

.archive h1 {
	font-size: 17px;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 0 3px #ddd;
	border-radius: 6px;
}

.search h1 {
	font-size: 17px;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 0 3px #ddd;
	border-radius: 6px;
}

.article-list-front-title {
	text-align: center;
	margin-top: 0;
	margin-bottom: 17px;
	font-size: 17px;
}

.article-list-front-title span {
	display: inline-block;
	padding: 0 15px 3px;
	border-bottom: solid 2px #F39800;
	width: 120px;
}

.pr-archive-banner-list {
	margin-bottom: 30px;
}

.pr-archive-banner-list li {
	margin-bottom: 10px;
}

.pr-archive-banner-list li a {
	display: block;
}

.pr-archive-banner-list li:last-child {
	margin-bottom: 0;
}

.pr-archive-banner-list li img {
	display: block;
	border-radius: 10px;
}

#main .article-list {
	margin: 0;
	padding: 0;
}

#main .article-list li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: solid 1px #e5e5e5;
	width: auto;
}

#main .article-list li:first-child {
	border-top: solid 1px #e5e5e5;
}

#main .article-list li:before {
	display: none;
}

#main .article-list li a {
	display: block;
	padding: 20px 0;
	color: #000;
	overflow: hidden;
}

#main .article-list li a:hover {
	color: #F39800;
	text-decoration: none;
	background-color: #f5f5f5;
}

#main .article-list li .img {
	float: left;
	width: 120px;
	margin-right: 15px;
	position: relative;
}

#main .article-list li .img img {
	display: block;
	width: 120px;
	height: 90px;
	object-fit: cover;
}

#main .article-list li .img .article-category {
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 8px;
	padding: 5px 8px 4px 10px;
	margin: 0;
	color: #fff;
	font-size: 8px;
	background-color: rgba(243, 152, 0, 0.9);
	border-radius: 30px;
	line-height: 1;
}

#main .article-list li .mask p {
	display: none;
	color: #fff;
}

#main .article-list li a:hover .mask {
	display: none;
}

#main .article-list li .content {
	padding-left: 135px;
}

#main .article-list li .article-info {
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: -4px;
}

#main .article-list li .article-info i {
	position: relative;
	font-size: 15px;
	padding-right: 5px;
	top: 4px;
}

#main .article-list li .content .title {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 15px;
	line-height: 1.5;
	color: #000;
}

#main .article-list__first_pr li:first-child {
	position: relative;
}

#main .article-list__first_pr li:first-child a {
	padding-top: 0;
}

#main .article-list__first_pr li:first-child .content {
	float: none;
	width: 100%;
	padding-left: 0;
	position: absolute;
	display: block;
	bottom: 20px;
	left: 0;
	padding: 15px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.8);
}

#main .article-list__first_pr li:first-child .content .article-info {
	color: #e60;
	font-weight: bold;
}

#main .article-list__first_pr li:first-child .content .title {
	color: #e60;
	font-weight: bold;
}

#main .article-list__first_pr li:first-child .img {
	float: none;
	width: 100%;
	margin-right: 0;
	position: static;
}

#main .article-list__first_pr li:first-child .img img {
	display: block;
	width: 100%;
	height: auto;
}

#main .article-list__first_pr li:first-child a:hover .mask {
	display: none;
}

#main .article-list__first_pr li:first-child a:hover .content .article-info {
	color: #e60;
}

#main .article-list__first_pr li:first-child a:hover .content .title {
	color: #e60;
}

#main .article-list__first_pr li:first-child a .img .article-category {
	top: 15px;
	left: 15px;
	padding: 10px 18px 9px 20px;
	font-size: 9px;
}

.tag.single #main .article-list {
	margin-top: 8px;
}

#tab-area-main .tab-nav {
	overflow-y: auto;
	padding-top: 5px;
	padding-bottom: 25px;
	overflow-x: scroll;
	white-space: nowrap;
}

#tab-area-main .tab-nav a {
	display: inline-block;
	padding: 6px 10px;
	box-sizing: border-box;
	min-width: 90px;
	text-align: center;
	position: relative;
	font-family: 'flopdesign';
	color: #333;
	background: #eee;
	font-size: 11px;
	border-radius: 5px;
}

#tab-area-main .tab-nav a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#tab-area-main .tab-nav a:last-of-type {
	margin-right: 0;
}

#tab-area-main .tab-nav a.current {
	color: #fff;
	background-color: #F39800;
	position: relative;
}

#tab-area-main .tab-nav a.current:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #F39800;
}

#tab-area-main .tab-contents > div {
	display: none;
}

#tab-area-main .tab-contents > div:first-child {
	display: block;
}

.article .article-header-info {
	overflow: hidden;
	margin-bottom: 12px;
}

.article .article-header-info .cat {
	float: left;
}

.article .article-header-info .cat span {
	color: #fff;
	background-color: #F39800;
	font-size: 10px;
	display: inline-block;
	line-height: 1;
	padding: 7px 12px 7px;
	min-width: 34px;
	text-align: center;
	border-radius: 30px;
}

.article .article-header-info .cat a {
	color: #fff;
	background-color: #F39800;
	font-size: 10px;
	display: inline-block;
	line-height: 1;
	padding: 7px 12px 7px;
	min-width: 34px;
	text-align: center;
	border-radius: 30px;
}

.single-post .article .date {
	float: right;
	overflow: hidden;
	padding-top: 2px;
	font-size: 11px;
}

.single-post .article .date span {
	font-weight: bold;
	color: #bbb;
	letter-spacing: 1px;
}

.single-post .article .date i {
	font-size: 16px;
	position: relative;
	top: 4px;
	margin-right: 3px;
}

.single-post .article .date .release I {
	top: 4px;
}

.single .article-aside {
	margin-top: 60px;
}

.sns-bar .sns-list li:before {
	display: none;
}

.sns-bar .sns-list {
	margin: 0;
	overflow: hidden;
	padding-bottom: 20px;
}

.sns-bar .sns-list li {
	padding: 0;
	float: left;
	display: inline-block;
	width: 19%;
	margin-right: 1.25%;
	margin-bottom: 0;
	text-align: center;
}

.sns-bar .sns-list li:last-child {
	margin-right: 0;
}

.sns-bar .sns-list li a {
	display: block;
	color: #fff;
	font-size: 17px!important;
	padding: 1px 0 1px;
	box-sizing: border-box;
	border: solid 1px;
	border-radius: 4px;
}

.sns-bar .sns-list li a span {
	display: none;
}

.sns-bar .sns-list li a:hover {
	text-decoration: none;
}

.sns-bar .sns-list li.twitter a {
	border-color: #00acee;
	color: #00acee;
}

.sns-bar .sns-list li.twitter a:hover {
	border-color: #0092ca;
	color: #0092ca;
}

.sns-bar .sns-list li.facebook a {
	border-color: #3b5998;
	color: #3b5998;
}

.sns-bar .sns-list li.facebook a:hover {
	border-color: #2c4373;
	color: #2c4373;
}

.sns-bar .sns-list li.hatebu a {
	border-color: #5d8ac1;
	color: #5d8ac1;
}

.sns-bar .sns-list li.hatebu a:hover {
	border-color: #43638b;
	color: #43638b;
}

.sns-bar .sns-list li.pocket a {
	border-color: #f03e51;
	color: #f03e51;
}

.sns-bar .sns-list li.pocket a:hover {
	border-color: #c0392b;
	color: #c0392b;
}

.sns-bar .sns-list li.line a {
	border-color: #25af00;
	color: #25af00;
}

.sns-bar .sns-list li.line a:hover {
	border-color: #219900;
	color: #219900;
}

.sns-bar .sns-list li a:before {
	font-family: 'icomoon';
	font-size: 14px;
	position: relative;
	top: 0;
}

.sns-bar .sns-list li.twitter a:before {
	content: '\ea93';
}

.sns-bar .sns-list li.facebook a:before {
	content: '\ea90';
}

.sns-bar .sns-list li.hatebu a:before {
	content: '\e601';
}

.sns-bar .sns-list li.pocket a:before {
	content: '\e603';
}

.sns-bar .sns-list li.line a:before {
	content: '\e602';
}

.author_info {
	padding: 20px;
	border: solid 1px #ddd;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}

.author_info div.avatar {
	width: 170px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.author_info div.avatar img.avatar {
	width: 170px!important;
	height: auto;
	-moz-box-shadow: 1px 1px 2px #575757;
	-webkit-box-shadow: 1px 1px 2px #575757;
	box-shadow: 1px 1px 2px #575757;
}

.author_info .profile {
	float: right;
	width: 438px;
}

.author_info .profile dl {
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

.author_info .profile dl dt {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

.author_info .profile dl dd {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.author_info .profile dl dd p.prof-detail {
	margin: 1em 0;
	padding: 0;
	line-height: 1.6;
}

.author_info .profile dl dd a {
	text-align: right;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.author_info .recent_entry {
	margin-top: 20px;
	border-radius: 8px;
}

.author_info .recent_entry h5 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-shadow: 0px 0px 1px #f8e3ea,
  0px 0px  5px #fce8f0,
  0px 0px  10px #fce8f0,
  0px 0px  15px #fce8f0,
  0px 0px 20px #fce8f0;
	border-bottom: dashed 1px #aaa;
	padding-bottom: 4px;
	font-weight: bold;
}

.author_info .recent_entry ul.entry_list {
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 15px;
}

.author_info .recent_entry ul.entry_list li {
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	width: 148px;
	margin-right: 12px;
}

.author_info .recent_entry ul.entry_list li.last {
	margin-right: 0;
}

.author_info .recent_entry ul.entry_list img {
	max-width: 100%!important;
	max-height: 111px!important;
}

.author_info .recent_entry ul.entry_list li .rec_entry {
	margin: 0;
	font-size: 14px;
	line-height: 1.3;
	margin-top: 5px;
}

.text-over {
	position: relative;
	overflow: hidden;
}

.text-over img {
	z-index: 1;
	display: block;
}

.text-over p {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 80px;
	padding: 3px 5px 2px;
	line-height: 1.3;
	font-size: 10px;
	color: #fff;
	background-color: #F39800;
	letter-spacing: 0;
	z-index: 2;
}


.related-pickup .pickup-banner-list li {
	width: 300px;
	margin: 0 auto 10px;
}

.related-pickup .pickup-banner-list li:last-child {
	margin-bottom: 0;
}

.related-pickup .pickup-banner-list li a {
	display: block;
}

.related-pickup .pickup-banner-list li img {
	display: block;
	border-radius: 10px;
}

.related-article-list {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.related-article-list li {
	margin: 0;
	padding: 0;
	background: none;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.related-article-list li:before {
	display: none;
}

.related-article-list li .table-cell {
	vertical-align: top;
}

.related-article-list .img {
	width: 100px;
	padding-right: 10px;
}

.related-article-list.img img {
	height: 66.6px;
	object-fit: cover;
	display: block;
}


.related-article-list .content .title {
	font-size: 13px;
	margin: 0;
	padding: 0px;
	border: none;
	line-height: 1.4;
	color: #000;
}

#respond {
	margin-bottom: 30px;
}

.comments {
	margin-top: 80px;
}

.comment-form {
	margin-top: 1em;
	line-height: 1.7;
}

.comment-form p {
	margin-bottom: 1em;
}

.comment-form p.form-submit {
	text-align: center;
	margin-top: 25px;
}

.comment-form label {
	display: block;
}

.comment-form textarea {
	font-size: 16px;
	border-radius: 8px;
	border: solid 1px #aaa;
	padding: 0.2em 0.4em;
	width: 97%;
	height: 8em;
}

.comment-form input {
	font-size: 16px;
	border-radius: 8px;
	border: solid 1px #aaa;
	padding: 0.2em 0.4em;
}

.comment-form #submit {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #F39800;
	padding: 0.9em 2em 0.8em;
	border-radius: 30px;
	box-shadow: 1px 1px 3px #777;
	letter-spacing: 2px;
}

.comment-form #submit:hover {
	cursor: pointer;
	text-decoration: underline;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.comment-form-email {
	display: none;
}

.comment-form-url {
	display: none;
}

.comment-notes {
	display: none;
}

.form-allowed-tags {
	display: none;
}

.comments-list {
	border: solid 1px #ddd;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}

.article .comments-list ol {
	margin: 0;
	padding: 0;
}

.article .comments-list ol li {
	margin: 0;
	padding: 20px;
	padding-left: 30px;
	border-top: dashed 1px #ddd;
}

.article .comments-list ol li:before {
	display: none;
}

.comments-list ol li:first-child {
	border: none;
}

.comments-list ol li dl {
	margin: 0;
	padding: 0;
	border: none;
}

.comments-list ol p {
	margin: 0;
}

.comment-author {
	font-weight: bold;
	text-shadow: 0px 0px 1px #f8e3ea,
  0px 0px  5px #fce8f0,
  0px 0px  10px #fce8f0,
  0px 0px  15px #fce8f0,
  0px 0px 20px #fce8f0;
}

.comment-date {
	color: #999;
	font-size: 12px;
}

.pagination {
	overflow: hidden;
	display: table;
	font-size: 15px;
	line-height: 1;
	margin: 35px auto 0;
	color: #fff;
}

.pagination span {
	display: block;
	float: left;
	margin: 0 3px 6px;
	padding: 12px 14px;
	text-decoration: none;
	width: auto;
	background: #F39800;
	border-radius: 6px;
	color: #fff;
}

.pagination a {
	display: block;
	float: left;
	margin: 0 3px 6px;
	padding: 12px 14px;
	text-decoration: none;
	width: auto;
	background: #F39800;
	border-radius: 6px;
	color: #fff;
}

.pagination a:hover {
	opacity: 0.7;
}

.pagination .current {
	padding: 12px 14px;
	color: #F39800;
	background-color: #fdf2e2;
	border-radius: 6px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	font-size: 10px;
}


#page-top a:hover img {
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}

.article ul {
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
}

.article ul > li {
	margin: 0;
	padding: 0;
	color: inherit;
	padding-left: 20px;
	line-height: 1.45;
	margin-bottom: 10px;
	position: relative;
}

.article ul > li:before {
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	border: 6px solid transparent;
	border-left: solid 7px #F39800;
	border-radius: 2px;
	content: "";
}

.article ul > li a {
	position: relative;
}

.article ul ul {
	margin-left: 3em;
}

.article ul ul ul {
	margin-bottom: 0;
}

.article ol {
	margin: 0;
	padding: 0;
	margin-bottom: 1.8em;
	margin-left: 0;
	counter-reset: number;
}

.article ol > li {
	position: relative;
	margin-left: 28px;
	line-height: 1.45;
	margin-bottom: 10px;
}

.article ol > li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	background: #F39800;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 1;
	letter-spacing: -1px;
	font-size: 12px;
	top: 0;
	left: -28px;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	padding-top: 4px;
	padding-right: 1px;
}

.article .step-list {
	counter-reset: number;
	margin: 40px 0 0;
	padding: 0 15px;
}

.article .step-list li {
	border: none;
	border-radius: 8px;
	padding: 28px 20px 30px;
	box-sizing: border-box;
	margin: 0 auto 50px;
	background-color: #fff;
	position: relative;
	box-shadow: 2px 2px 5px #ccc;
}

.article .step-list li:before {
	counter-increment: number;
	content: counter(number);
	position: absolute;
	color: #fff;
	font-size: 16px;
	padding: 8px 12px 10px;
	border-radius: 50%;
	background-color: #F39800;
	top: -15px;
	left: -15px;
	width: auto;
	height: auto;
}

.article .step-list li .title {
	margin: 0 0 15px;
	font-size: 18px;
}

.article .step-list li p {
	margin-bottom: 0;
	line-height: 1.55;
}

.rink-color {
	color: #F39800;
}

.adsense {
	text-align: center;
}

table th {
	border: solid 1px #e5e5e5;
	padding: 15px 10px;
	vertical-align: middle;
	background-color: #fffded;
}

table td {
	border: solid 1px #e5e5e5;
	padding: 15px 10px;
	vertical-align: middle;
	background-color: #fff;
}

#main .article .new-table {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

#main .article .new-table tr {
	border: none;
	border-bottom: solid 2px white;
}

#main .article .new-table tr:last-child {
	border-bottom: none;
}

#main .article .new-table th {
	border: none;
	position: relative;
	text-align: center;
	width: 38%;
	background-color: #F39800;
	color: white;
	padding: 15px 10px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#main .article .new-table th:after {
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	top: calc(50% - 10px);
	right: -10px;
	border-left: 10px solid #F39800;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

#main .article .new-table td {
	border: none;
	text-align: center;
	width: 62%;
	background-color: #f3f3f3;
	padding: 15px 10px;
	font-size: 14px;
	vertical-align: middle;
}

.wpcf7 dl {
	margin: 0 0 15px;
	padding: 0;
	background: none;
	border: none;
}

.wpcf7 dl dt {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
}

.wpcf7 p {
	margin-bottom: 0;
}

.wpcf7-text {
	font-size: 16px;
	color: #777;
	padding: 8px 10px;
	letter-spacing: 1px;
	background-color: #f3f3f3;
	box-sizing: border-box;
	border: none;
	width: 100%;
}

.wpcf7-select {
	font-size: 16px;
	color: #777;
	padding: 8px 10px;
	letter-spacing: 1px;
	background-color: #f3f3f3;
	box-sizing: border-box;
	border: none;
	width: 100%;
}

.wpcf7-textarea {
	font-size: 16px;
	color: #777;
	padding: 8px 10px;
	letter-spacing: 1px;
	background-color: #f3f3f3;
	box-sizing: border-box;
	border: none;
	width: 100%;
	height: 10em;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","sans-serif","ＭＳ Ｐゴシック";
}

.wpcf7-submit {
	line-height: 1;
	display: inline-block;
	padding: 18px 40px 16px;
	background-color: #666;
	color: #fff;
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px #777;
	border: none;
}

.wpcf7-submit:hover {
	cursor: pointer;
	text-decoration: underline;
	opacity: 0.7;
}

.form_contact {
	padding: 20px;
	border-radius: 8px;
	background-color: #fffbe9;
	padding-top: 2em;
	box-shadow: 0px 0px 1px #999;
}

.article .form_contact h3 {
	margin-bottom: 1.8em;
}

.form_contact h4 {
	margin-top: 1em;
}

.form_contact .caution {
	background-color: #fff;
	border: dashed 1px #999;
	padding: 10px;
}

.form_contact .caution dl {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
}

.form_contact .caution dl dt {
	margin: 0;
	padding: 0;
	color: #f00;
	float: none;
	width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.form_contact .caution dd {
	margin: 0;
	padding: 0;
}

.form_contact .caution dd p {
	margin: 0;
	padding: 0;
}

.form_contact h2 {
	margin: 0;
	padding: 0;
	border: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	background: none;
	margin-bottom: 20px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.form_contact h3 {
	margin: 0;
	padding: 0;
	border: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	background: none;
	margin-bottom: 20px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.form_contact h3:before {
	background: none;
}

.form_contact h3:after {
	background: none;
}

.form_contact dl {
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	margin-bottom: 5px;
	background: none;
}

.form_contact dl dt {
	font-weight: normal;
	float: left;
	width: 9em;
}

.form_contact dl dd {
	padding-left: 9em;
}

.wordpress-form {
	margin-top: 50px;
	padding: 20px 18px 10px;
	border: solid 1px #F39800;
	border-radius: 5px;
	text-align: center;
}

.wordpress-form p {
	margin-bottom: 0;
}

.wordpress-form .title {
	font-family: 'flopdesign';
	font-size: 20px;
	line-height: 1.35;
	color: #F39800;
	display: inline-block;
	margin: -50px auto 15px;
	padding: 0 20px;
	background-color: #fff;
	position: relative;
	top: -10px;
}

.wordpress-form .description {
	font-size: 13px;
	text-align: left;
	margin-bottom: 15px;
}

.wordpress-form .wpcf7-text {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
}

.wordpress-form .wpcf7-textarea {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	height: 12em;
}

.wordpress-form .wpcf7-submit {
	box-sizing: border-box;
	padding: 14px 0 12px;
	width: 100%;
	margin-top: 0;
	box-shadow: none;
	letter-spacing: 1px;
	background-color: #F39800;
	border-radius: 4px;
}

.wpcf7 .wordpress-form dl {
	margin-bottom: 8px;
}

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

.btn-wrap__right {
	text-align: right;
}

.btn-wrap__margin-top {
	margin-top: 30px;
}

.btn-wrap__margin-top-s {
	margin-top: 15px;
}

.btn-wrap__margin-top-ss {
	margin-top: 5px;
}

.btn-wrap__margin-top-l {
	margin-top: 80px;
}

.btn-wrap__margin-bottom {
	margin-bottom: 30px;
}

.btn-wrap__margin-bottom-s {
	margin-bottom: 15px;
}

.btn-wrap__margin-bottom-l {
	margin-bottom: 80px;
}

.btn-wrap__add-subbtn {
	display: flex;
	flex-direction: column-reverse;
}

.btn-wrap__add-subbtn .btn__sub-middle {
	position: relative;
	width: 50%;
	margin-top: 10px;
}

.btn {
	position: relative;
	display: inline-block;
	color: #fff;
	background-color: #f80;
	width: 80%;
	text-align: center;
	padding: 18px 0;
	border-radius: 30px;
	font-size: 14px;
	line-height: 1;
	border: none;
}

.btn:after {
	position: absolute;
	content: "〉";
	font-size: 12px;
	top: 20px;
	right: 10px;
}

.btn:hover {
	color: #fff;
	opacity: 0.7;
	text-decoration: none;
	cursor: pointer;
}

.btn__more:after {
	transform: rotate(90deg);
	top: 24px;
	right: 20px;
}

.btn__arrow-bottom:after {
	transform: rotate(90deg);
	top: 24px;
	right: 20px;
}

.btn__back:after {
	content: "〈";
	right: auto;
	left: 10px;
	top: 13px;
	font-size: 12px;
}

.btn__draft {
	padding: 12px 0;
	background: #eee;
	color: #333;
	border: solid 1px #999;
}

.btn__draft:after {
	display: none;
}

.btn__wide {
	width: 100%;
	box-sizing: border-box;
}

.btn__tite {
	width: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.btn__block {
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.btn__middle {
	width: 100%;
}

.btn__large {
	font-size: 187.5%;
	padding: 20px 180px;
	border-radius: 60px;
}

.btn__large:after {
	font-size: 14px;
	top: 28px;
	right: 20px;
}

.btn__white {
	background-color: #fff;
	color: #f80;
	border: solid 1px #f80;
}

.btn__green:hover {
	opacity: 0.7;
}

.btn__hover-yellow:hover {
	opacity: 1;
	color: #05615a;
	background-color: #ff0;
}

.btn__back {
	padding: 12px 40px;
	background: #eee;
	color: #333;
	border: solid 1px #999;
	font-size: 13px;
}

.btn__named {
	line-height: 1.4;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 18px 20px;
	letter-spacing: 0;
	border-radius: 100px;
}

.btn__named:after {
	display: none;
}

.btn__spacewide {
	letter-spacing: 2px;
}

.btn__sub {
	position: absolute;
	top: 0;
}

.btn__sub-left {
	left: 0;
}

.btn__sub-middle {
	top: 10px;
}

.btn__square {
	border-radius: 5px;
}

.btn__form-post-square {
	width: 100%;
	box-sizing: border-box;
	border-radius: 5px;
}

.btn__icon {
	padding-top: 12px;
}

.btn__icon i {
	position: relative;
	top: 4px;
	font-size: 20px;
	margin-right: 5px;
}

.btn__icon:after {
	top: 22px;
}

.btn__create-post {
	display: block;
	width: 85%;
	text-align: center;
	padding: 8px 0 10px;
	margin: 0 auto;
	border-radius: 5px;
	color: #fff;
	background-color: #f80;
}

.btn__create-post:hover {
	color: #fff;
	opacity: 0.7;
	text-decoration: none;
}

.btn__create-post i {
	position: relative;
	top: 5px;
	margin-right: 8px;
}

.btn__create-post i img {
	width: 30px;
}

.btn__create-topic {
	margin-bottom: 40px;
}

.btn__create-reply {
	margin-top: 30px;
	margin-bottom: 25px;
}

.double_btn {
	margin-top: 60px;
	margin-bottom: 100px;
	text-align: center;
}

.double_btn a {
	width: 270px;
	padding: 11px 20px;
	display: inline-block;
	margin: 0 10px;
	border-radius: 40px;
	border: solid 1px #F39800;
	line-height: 1.5;
}

.double_btn a:hover {
	background-color: #F39800;
	color: #fff;
}

.conv-btn {
	display: block;
	color: #fff;
	background-color: #55acee;
	border: none;
	font-size: 14px;
	padding: 16px 0 15px;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0 auto;
	border-radius: 4px;
	border-bottom: solid 5px #3b5998;
}

.conv-btn:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.7;
}

p .conv-btn {
	margin-bottom: 12px;
}

.accordion-btn {
	display: block;
	margin: 0 auto;
}

.accordion-btn.selected.btn__more:after {
	transform: rotate(-90deg);
	top: 6px;
}

.accordion-contents {
	display: none;
}

.fukidasi {
	background-color: #fff;
	border: solid 1px #ccc;
	margin: 0;
	padding: 8px 1em 5px;
	border-radius: 10px;
	position: relative;
	margin-top: 15px;
	text-align: center;
}

.fukidasi:before {
	border: 12px solid transparent;
	border-bottom-color: #fff;
	border-top-width: 0;
	top: -12px;
	content: "";
	display: block;
	left: 30px;
	position: absolute;
	width: 0;
	z-index: 1;
}

.fukidasi:after {
	border: 12px solid transparent;
	border-bottom-color: #ccc;
	border-top-width: 0;
	top: -13px;
	content: "";
	display: block;
	left: 30px;
	position: absolute;
	width: 0;
}

.amazonjs_item {
	margin-bottom: 25px!important;
}


.article .amazonjs_item h4 {
	font-family: Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.article .amazonjs_item h4 a {
	text-decoration: underline;
}

.amazonjs_item ul li:before {
	display: none!important;
}

.amazonjs_item a {
	color: #F39800!important;
}

.logo-box {
	margin-bottom: 20px;
	padding: 60px 0;
	text-align: center;
	box-shadow: 0 0 4px #e5e5e5;
}

.logo-box img {
	width: 240px;
}

.page h1 {
	font-size: 22px;
	color: #444;
}

#main-profile-photo {
	border-radius: 180px;
}

#fav_muchan {
	width: 90px;
	margin-bottom: 8px;
}

.shake:hover {
	animation: rumble 0.12s linear infinite;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

#page-webcreate {
	font-size: 15px;
}

#page-webcreate #wrap {
	margin: 0;
	padding: 0;
}

#page-webcreate #wrap-in {
	width: auto;
	padding: 0;
}

#page-webcreate #wrap #wrap-in #main {
	margin: 0 auto;
	padding: 0;
	float: none;
	width: auto;
}

#web_create_scroll {
	width: 100%;
	height: 300px;
	background: url(/wp-content/themes/tsukuriba/lib/images/webcreate/top_image_back_m.jpg) no-repeat;
	animation: cloudmove 20s linear infinite;
	-webkit-animation: cloudmove 20s linear infinite;
	-moz-animation: cloudmove 20s linear infinite;
}

#web_create_mask {
	background-color: rgba(0,0,0,0.2);
	height: 300px;
	width: 100%;
}

#web_create_img {
	text-align: center;
}

#web_create_img img {
	width: 270px;
	margin-top: 15px;
	padding-right: 20px;
}

.web-create-box-wrap {
	padding: 75px 0;
	background-color: #fff;
}

.web-create-box-wrap.blue {
	background-color: #f5fafe;
}

.web-create-box {
	padding: 0 10px;
	margin: 0 auto;
}

.web-create-box h2 {
	font-size: 22px;
	color: #28adad;
	font-weight: bold;
	background: none;
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.35;
	text-align: center;
}

.web-create-box h3 {
	font-size: 18px;
	margin: 0 0 20px;
	border-width: 1.5px;
	border-color: #28adad;
}

.web-create-box-wrap.blue .web-create-box h2 {
	color: #0091a3;
}

.web-create-box .btn__web-create {
	margin: 45px 0 0;
	text-align: center;
}

.web-create-box .btn__web-create a {
	color: #fff;
	background-color: #28adad;
	border-radius: 5px;
	display: block;
	margin: 0 20px;
	padding: 15px 0;
	font-size: 14px;
	position: relative;
}

.web-create-box .btn__web-create a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.web-create-box .btn__web-create a:after {
	position: absolute;
	content: "〉";
	font-size: 14px;
	transform: rotate(90deg);
	top: 18px;
	right: 15px;
}

.web-create-box-wrap .link-btn {
	display: block;
	background-color: #555;
	color: #fff;
	padding: 6px 0 5px;
	text-align: center;
	font-size: 13px;
}

.web-create-box-wrap .link-btn:hover {
	text-decoration: none;
	opacity: 0.7;
}

.web-create-box-wrap .link-btn i {
	font-size: 15px;
	padding-left: 10px;
	position: relative;
	top: 3px;
	line-height: 0;
}

.web-create-box-wrap .sub-item {
	padding: 20px;
	margin: 30px auto;
	box-sizing: border-box;
	background-color: #fff;
}

.web-create-box-wrap .sub-item.glay {
	background-color: #f3f3f3;
}

.web-create-box-wrap .sub-item h3 {
	text-align: center;
}

.web-create-box-wrap .sub-item p {
	line-height: 1.7;
	margin-bottom: 0;
}

.web-create-box-wrap.lead {
	text-align: center;
}


.advantage-list {
	margin-bottom: 40px;
}

.advantage-list-item {
	margin-bottom: 45px;
}

.advantage-list-item img {
	width: 100%;
	margin-bottom: 15px;
	border-radius: 8px;
	object-fit: cover;
}


.web-create-box-wrap.result .table .table-cell {
	box-sizing: border-box;
	display: block!important;
}

.web-create-box-wrap.result .result-item {
	background-color: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.web-create-box-wrap.result .result-item .catch {
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.5;
	font-size: 14px;
}

.web-create-box-wrap.result .result-item img {
	display: block;
	margin-bottom: 10px;
}

.web-create-box-wrap.price .price-item {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 30px;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px #ddd;
}

.web-create-box-wrap.price .price-item h3 {
	color: #fff;
	border: none;
	line-height: 1;
	padding: 16px 0 15px;
	margin-bottom: 20px;
	text-align: center;
}

.web-create-box-wrap.price .price-item.standard h3 {
	background-color: #28adad;
}

.web-create-box-wrap.price .price-item.advanced h3 {
	background-color: #d75c57;
}

.web-create-box-wrap.price .price-item .table-cell {
	display: block!important;
}

.web-create-box-wrap.price .price-item .img {
	text-align: center;
	margin-bottom: 10px;
}

.web-create-box-wrap.price .price-item .img img {
	width: 180px;
}


.web-create-box-wrap.price .price-item .content p {
	margin-bottom: 0;
}

.web-create-box-wrap.price .price-item .content h4 {
	margin: 20px 0 10px;
}

.web-create-box-wrap.price .price-item .content ul {
	margin: 0 0 20px;
	overflow: hidden;
}

.web-create-box-wrap.price .price-item .content ul li {
	display: inline-block;
	float: left;
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 5px;
	margin-right: 10px;
}

.web-create-box-wrap.price .price-item .content ul li:before {
	display: none;
}

.web-create-box-wrap.price .price-item .content .price {
	display: block;
	color: #f00;
	font-size: 28px;
	margin-bottom: 20px;
}

.web-create-box-wrap.price .price-item .content .price .price-sub {
	font-size: 13px;
}

.web-create-box-wrap.conditions h2 {
	margin-bottom: 30px;
}

.web-create-box-wrap.conditions .description {
	font-size: 13px;
}


.web-create-box-wrap.conditions .condition-item .condition-list {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.web-create-box-wrap.conditions .condition-item .condition-list li {
	font-size: 16px;
	list-style-type: none;
	padding-left: 25px;
}

.web-create-box-wrap.conditions .condition-item .condition-list li:before {
	content: "";
	background: url(/wp-content/themes/tsukuriba/lib/images/webcreate/condition-list-mark.png) no-repeat;
	display: inline-block;
	width: 18px;
	height: 14px;
	background-size: 18px 14px;
	top: 3px;
	border: none;
}

.web-create-box-wrap.schedule h2 {
	margin-bottom: 35px;
}

.web-create-box-wrap.schedule .description {
	text-align: center;
}

.web-create-box-wrap.schedule .schedule-item {
	height: 130px;
	border: solid 6px #0091a3;
	box-sizing: border-box;
}

.web-create-box-wrap.schedule .schedule-item .table-cell {
	display: block!important;
}

.web-create-box-wrap.schedule .schedule-item .title {
	background-color: #0091a3;
}

.web-create-box-wrap.schedule .schedule-item .title h3 {
	position: relative;
	padding: 0 0 14px;
	margin: 0;
	font-size: 17px;
	color: #fff;
	border: none;
	text-align: center;
}

.web-create-box-wrap.schedule .schedule-item .title h3 .num {
	position: relative;
	top: 6px;
	font-size: 38px;
	margin-right: 10px;
	line-height: 1;
}

.web-create-box-wrap.schedule .schedule-item .title h3 .sub {
	font-size: 13px;
	padding-left: 5px;
}

.web-create-box-wrap.schedule .schedule-item .content {
	background-color: #fff;
	padding: 15px;
	font-size: 13px;
}

.web-create-box-wrap.schedule .schedule-item .content p {
	margin-bottom: 0;
}

.web-create-box-wrap.schedule .schedule-item-between {
	padding: 10px 0 0;
	margin-left: 42%;
	color: #0091a3;
}

.web-create-box-wrap.schedule .schedule-item-between i {
	font-size: 60px;
	color: #0091a3;
	transform: rotate(90deg);
	line-height: 1;
}

.web-create-box-wrap.schedule .schedule-item-between span {
	position: relative;
	top: -24px;
	font-size: 17px;
	font-weight: bold;
	display: inline-block;
	padding-left: 0;
}

.web-create-box-wrap.message .message-item {
	padding: 0 10px;
	background-image: linear-gradient( #ddd 1px, transparent 1px );
	background-size: auto 2.4rem;
	line-height: 2.4rem;
	overflow: hidden;
	background-position: 0 32px;
}

.web-create-box-wrap.message .message-item p {
	line-height: 2.4rem;
	margin-bottom: 2.4rem;
}


.web-create-box-wrap.contact .web-create-box h2 {
	margin-bottom: 30px;
	text-align: center;
}

.web-create-box-wrap.contact .web-create-box .description {
	text-align: center;
	margin-bottom: 40px;
	font-size: 13px;
}


#webcreate-form-table {
	border: none!important;
	width: 100%;
	margin-bottom: 0!important;
}

#webcreate-form-table tr {
	display: block;
	margin-bottom: 10px;
}

#webcreate-form-table td {
	border: none;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 13px;
	color: #333;
	letter-spacing: 0;
	line-height: 1;
}

#webcreate-form-table td:first-child {
	border-left: solid 4px #28adad;
	background-color: #f3f3f3;
	width: 115px;
	padding: 20px 0 20px 10px;
}

#webcreate-form-table td:last-child {
	background-color: #fff;
	padding: 0;
}

#webcreate-form-table td .wpcf7-select {
	padding: 20px 10px;
	box-sizing: border-box;
	width: 100%;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	position: relative;
}

#webcreate-form-table td .wpcf7-text {
	padding: 20px 10px;
	box-sizing: border-box;
	width: 100%;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	position: relative;
}

#webcreate-form-table td .wpcf7-textarea {
	padding: 20px 10px;
	box-sizing: border-box;
	width: 100%;
	font-size: 13px;
	color: #333;
	background-color: #fff;
	position: relative;
	height: 10em;
}

#webcreate-form-table tr:first-child td .wpcf7-form-control-wrap:after {
	position: absolute;
	top: 5px;
	right: 3px;
	content: "▼";
	display: inline-block;
	font-size: 12px;
	color: #555;
}

#webcreate-form-table tr:nth-child(4n) td .wpcf7-form-control-wrap:after {
	position: absolute;
	top: 5px;
	right: 3px;
	content: "▼";
	display: inline-block;
	font-size: 12px;
	color: #555;
}

#webcreate-form p {
	margin-bottom: 0;
}

#webcreate-form .wpcf7-submit {
	display: block;
	background-color: #28adad;
	font-size: 15px;
	padding: 30px 0 28px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 5px 5px 0px #127f80;
	letter-spacing: 2px;
}

#webcreate-form .wpcf7-submit:hover {
	text-decoration: none;
}

#webcreate-form .caution {
	font-size: 11px;
	margin-top: 5px;
}

.talk {
	margin-bottom: 40px;
	display: table;
	width: 100%;
}

.talk .talk-img {
	display: table-cell;
	vertical-align: top;
	width: 60px;
	text-align: center;
}

.talk .talk-message {
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}

.talk .talk-img .talk-img-caption {
	padding: 5px 0 0;
	white-space: nowrap;
	font-size: 12px;
}

.talk .talk-message br:first-child {
	display: none;
}

.talk .talk-message br:last-child {
	display: none;
}

.talk .talk-message .talk p {
	margin: 0 0 20px;
}

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

.insert-post {
	border: 2px solid #F39800;
	margin-bottom: 10px;
	background-color: #fff;
}

.insert-post a {
	padding: 12px;
	display: block;
	overflow: hidden;
	position: relative;
}

.insert-post .img {
	width: 120px;
	float: left;
}

.insert-post .img img {
	width: 120px;
	height: 80px;
	object-fit: cover;
}

.insert-post .text {
	padding-left: 130px;
}

.insert-post .text p {
	line-height: 1.5;
}

.insert-post .text .title {
	color: #444;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 1.4;
	font-size: 14px;
}

.insert-post .text .go {
	float: right;
	line-height: 1;
	display: inline-block;
	font-size: 12px;
}

.insert-post a:hover {
	text-decoration: none;
	background-color: #eee;
}

.insert-post a:hover .text .go {
	text-decoration: underline;
}

.slick-slide {
	margin: 5px!important;
}

.slick-slide img {
	width: 100%!important;
	height: 240px!important;
	object-fit: cover!important;
}

.slick-prev {
	top: auto!important;
	bottom: 40px!important;
	left: -4px!important;
	z-index: 4!important;
}

.slick-next {
	top: auto!important;
	bottom: 40px!important;
	right: 10px!important;
	z-index: 4!important;
}

.slick-prev:before {
	content: "〈"!important;
}

.slick-next:before {
	content: "〉"!important;
}

.slick-arrow:before {
	font-size: 36px!important;
	color: #242f65!important;
	display: inline-block!important;
}

.slider {
	margin-left: 0!important;
}

.slider li {
	margin: 5px!important;
	padding: 0!important;
	position: relative;
}

.slider li:before {
	display: none!important;
}

.slider li a {
	display: block;
}

.slider li .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	line-height: 1.45;
	margin-bottom: 0;
	padding: 15px 30px 12px;
	font-weight: bold;
	box-sizing: border-box;
	color: #242f65;
	background-color: rgba(256, 256, 256, 0.8);
}

.slider .category {
	position: absolute;
	left: -3px;
	top: -3px;
	margin: 0;
	color: #333;
	font-size: 14px;
	text-align: center;
	width: 120px;
	padding: 12px 0 10px;
	border: 1px solid #fff;
	box-shadow: 0 3px 3px #999;
}

.articleid-1067 .wordpress-form .title {
	font-family: inherit;
	line-height: 1.4;
	font-size: 22px;
	padding: 0 10px;
}

.articleid-1067 .wordpress-form .title .s {
	font-size: 13px;
}

.article .result-list {
	margin: 0 0 15px;
	text-align: center;
}

.article .result-list li {
	margin: 0 0 15px;
	padding: 20px 15px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	box-shadow: 0 0 3px #ccc;
	border-radius: 6px;
	max-width: 340px;
}

.article .result-list li:before {
	display: none;
}

.article .result-list li p {
	margin-bottom: 0;
}

.article .result-list li p br {
	display: none;
}

.article .result-list li .title {
	font-size: 14px;
	margin-bottom: 12px;
	letter-spacing: 0;
	font-weight: bold;
}

.article .result-list li img {
	display: block;
	margin-bottom: 10px;
}

.article .result-list li .link-btn {
	display: block;
	background-color: #666;
	color: #fff;
	padding: 6px 0 6px;
	text-align: center;
	font-size: 12px;
}

.article .result-list li .link-btn i {
	font-size: 14px;
	padding-left: 10px;
	position: relative;
	top: 3px;
	line-height: 0;
}

.article .result-list li .link-btn:hover {
	opacity: 0.7;
	text-decoration: none;
}

#article-ad {
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px;
}


#main .article .cree-table th {
	border: solid 2px #eee;
	padding: 15px 10px;
	font-size: 13px;
	line-height: 1.55;
	width: 130px;
	text-align: left;
	background: #fff;
	color: #666;
	font-weight: bold;
}

#main .article .cree-table td {
	border: solid 2px #eee;
	padding: 15px 10px;
	font-size: 13px;
	line-height: 1.55;
	text-align: center;
	vertical-align: middle;
}

#main .article .cree-table tr:first-child th {
	border-radius: 6px;
}

#main .article .cree-table tr:first-child td {
	border-radius: 6px;
	color: #fff;
	background-color: #777;
}

#main .article .cree-table tr:nth-child(2) td:last-child {
	color: #f28500;
	font-weight: bold;
	font-size: 17px;
}

#main .article .cree-table tr:nth-child(3) td:last-child {
	color: #f28500;
	font-weight: bold;
	font-size: 17px;
}

.c-ratingSummary[data-v-16a44a62] {
	padding-bottom: 16px;
}

.c-overAll[data-v-16a44a62] {
	display: flex;
	font-size: 16px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-overAll_heading[data-v-16a44a62] {
	margin-right: 20px;
	-ms-flex-item-align: center;
	align-self: center;
}

.c-overAll_star[data-v-16a44a62] {
	-ms-flex-item-align: center;
	align-self: center;
	margin-right: 8px;
}

.c-ratingStars[data-score="5"][data-size="21"] {
	position: relative;
	display: inline-block;
	width: 115px;
	height: 21px;
	letter-spacing: 0;
	font-size: 21px;
}

.c-ratingStars[data-score="5"][data-size="21"]:after {
	position: absolute;
	top: 4.5px;
	left: 0;
	display: inline-block;
	height: 21px;
	content: "★" "★" "★" "★" "★";
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	line-height: 21px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
	overflow: hidden;
	color: #ffda0f;
	white-space: nowrap;
	width: 113px;
}

.c-ratingStars[data-score="5"][data-size="21"]:before {
	position: absolute;
	top: 4.5px;
	left: 0;
	display: inline-block;
	height: 21px;
	content: "★" "★" "★" "★" "★";
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	line-height: 21px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
	color: #ccc;
}

.c-overAll_count[data-v-16a44a62] {
	font-size: 20px;
	line-height: 1;
	padding-bottom: 0;
}

.c-indicators[data-v-16a44a62] {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 12px;
	line-height: 1.65;
}

.c-indicators_item[data-v-16a44a62] {
	padding: 0;
}

.c-indicator[data-v-16a44a62] {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.c-indicator_heading[data-v-16a44a62] {
	font-size: 12px;
	line-height: 22px;
}

.c-tooltip[data-v-16a44a62] {
	display: inline;
}

.c-ratingTooltip_balloon[data-v-23808f35] {
	text-align: left;
	display: inline;
}

.c-ratingTooltip_balloon[data-v-23808f35] .c-balloonDropdown {
	text-align: left;
	display: inline;
}

.c-indicator_star[data-v-16a44a62] {
	text-align: right;
}

.c-ratingStars[data-score="5"][data-size="16"] {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 16px;
	letter-spacing: 0;
	font-size: 16px;
}

.c-ratingStars[data-score="5"][data-size="16"]:after {
	position: absolute;
	top: 2px;
	left: 0;
	display: inline-block;
	height: 16px;
	content: "★" "★" "★" "★" "★";
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	line-height: 16px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
	overflow: hidden;
	color: #ffda0f;
	white-space: nowrap;
}

.c-ratingStars[data-score="5"][data-size="16"]:before {
	position: absolute;
	top: 2px;
	left: 0;
	display: inline-block;
	height: 16px;
	content: "★" "★" "★" "★" "★";
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	line-height: 16px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
	color: #ccc;
}

.article .voice-list {
	margin: 0 0 35px;
	padding: 0;
}

.article .voice-list li {
	margin: 0;
	padding: 22px 10px;
	font-size: 13px;
	border-bottom: solid 1px #ddd;
	line-height: 1.6;
}

.article .voice-list li:first-child {
	border-top: solid 1px #ddd;
}

.article .voice-list li:before {
	display: none;
}

.article .voice-list li .by {
	display: inline-block;
	margin-bottom: 12px;
}

#payjp_checkout_box input[type=button] {
	padding: 15px 50px!important;
	border: none!important;
	border-bottom: solid 5px #11507C!important;
	border-radius: 4px!important;
	font-size: 14px!important;
}

#payjp_checkout_box input[type=button]:hover {
	opacity: 0.7!important;
}

.fasetube {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 60%;
}

.fasetube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 30px;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.article .maintenance-service-list {
	margin: 45px 0 0;
	padding: 0;
}

.article .maintenance-service-list > li {
	margin: 0 5px 20px;
	padding: 40px 20px;
	box-sizing: border-box;
	box-shadow: 0 0 5px #aaa;
}

.article .maintenance-service-list > li:before {
	display: none;
}

.maintenance-service-list .title-box {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: solid 1px #ccc;
}

.maintenance-service-list .plan .title {
	margin: 0 0 5px;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	border: none;
}

.maintenance-service-list .plan .price {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
}

.maintenance-service-list .plan .price .sub {
	margin-left: 4px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0;
}

.maintenance-service-list .plan__light .title {
	color: #80bb38;
}

.maintenance-service-list .plan__light .price {
	color: #80bb38;
}

.maintenance-service-list .plan__basic .title {
	color: #0087CD;
}

.maintenance-service-list .plan__basic .price {
	color: #0087CD;
}

.maintenance-service-list .caution {
	font-size: 12px;
	color: #666;
	letter-spacing: 0.5px;
	margin-bottom: 0;
}

.maintenance-service-list .sub-title {
	font-size: 16px;
}

.article .maintenance-can-list {
	margin-bottom: 0;
}

.article .maintenance-can-list > li {
	margin-bottom: 12px;
}

.article .maintenance-can-list > li:last-child {
	margin-bottom: 0;
}

.article .maintenance-can-list > li.not {
	color: #aaa;
}

.article .maintenance-can-list > li.not:before {
	visibility: hidden;
}

.article .plan__light .maintenance-can-list > li:before {
	background-color: #80bb38;
}

.article .plan__basic .maintenance-can-list > li:before {
	background-color: #0087CD;
}

.wp-mentenance-service-item {
	padding: 30px 20px;
	margin-bottom: 20px;
	border: solid 2px #F39800;
	border-radius: 10px;
	background-color: #fffef5;
}

.wp-mentenance-service-item .accordion-btn {
	margin: 0;
	padding: 0 30px 0 0;
	border: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 18px;
	position: relative;
	cursor: pointer;
}

.wp-mentenance-service-item .accordion-btn:after {
	position: absolute;
	content: "＋";
	color: #F39800;
	font-size: 22px;
	right: 0;
	top: calc(50% - 11px);
	line-height: 1;
}

.wp-mentenance-service-item .accordion-btn.open:after {
	content: "－";
}

.wp-mentenance-service-item .accordion-btn .num {
	color: #F39800;
	font-size: 32px;
	width: 45px;
}

.wp-mentenance-service-item .accordion-btn .num:after {
	content: ".";
}

.wp-mentenance-service-item .accordion-btn .accordion-title {
	width: calc(100% - 45px);
}

.wp-mentenance-service-item .accordion-contents {
	margin-top: 20px;
}

.wp-mentenance-service-item .accordion-contents p {
	margin-bottom: 20px;
	letter-spacing: 0.5px;
}

.wp-mentenance-service-item .accordion-contents p:last-of-type {
	margin-bottom: 0;
}

.wp-mentenance-service-item .accordion-contents dl {
	margin: 25px 0 0;
	background-color: #fff;
	border: solid 1px #ccc;
	font-size: 13px;
}

.wp-mentenance-service-item .accordion-contents dl dt {
	margin: 0 0 15px;
	color: #f00;
}

.wp-maintenance-message {
	padding: 30px 15px;
	color: #444;
	background-color: #fffef5;
}

.wp-maintenance-message .message-item {
	margin: 0 auto;
	padding: 0 10px;
	background-image: linear-gradient( #ddd 1px, transparent 1px );
	background-size: auto 2.4rem;
	line-height: 2.4rem;
	overflow: hidden;
	background-position: 0 32px;
}

.wp-maintenance-message .message-item p {
	line-height: 2.4rem;
	margin-bottom: 2.4rem;
}

.article-author-info dl {
	margin-top: 25px;
	padding: 15px 20px 20px;
	background-color: #FFF7E3;
	border-radius: 8px;
	box-shadow: 0px 0px 4px #ffc7a3;
}

.article-author-info dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	display: flex;
	align-items: center;
	gap: 8px;
	color: var(--tsuku-coral) !important;
}

.article-author-info dt i {
	position: relative;
	display: inline-block;
	top: 10px;
	margin-right: 6px;
	width: 26px;
	height: 26px;
}

.article-author-info dd {
	overflow: hidden;
	display: grid;
	gap: 14px;
}

.article-author-info .img {
	width: 60px;
	float: left;
}

.article-author-info .img img {
	width: 86px;
	height: 60px;
	object-fit: cover;
	border: 2px solid #FFF;
	box-sizing: border-box;
	border-radius: 50%;
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
}

.article-author-info .content {
	padding-left: 75px;
}

.article-author-info .name {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.3;
	margin: 0 0 6px;
	font-weight: bold;
}

.article-author-info .profile {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.8;
	margin: 0 0 12px;
	color: var(--tsuku-text);
}

.article-author-info .more-btn {
	text-align: center;
}

.article-author-info .more-btn a {
	display: block;
	line-height: 1;
	padding: 8px 0 10px;
	border-radius: 30px;
	font-size: 11px;
	letter-spacing: 0;
	color: var(--tsuku-coral) !important;
	background-color: #F39800;
	box-shadow: 0px 0px 15px rgba(245, 130, 0, 0.32);
	font-weight: bold;
}

.article-author-info .more-btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.form__bg-yellow {
	padding: 35px 10px;
	border-radius: 20px;
	background-color: #FFFBF0;
}

.form-item {
	margin-bottom: 20px;
}

.form-item__center {
	text-align: center;
}

.form-item label {
	display: block;
	margin-bottom: 5px;
}

.form-item .label {
	display: block;
	margin-bottom: 5px;
}

.form-item label.h2 {
	margin-bottom: 18px;
}

.form-item .caution {
	color: #f00;
	font-size: 12px;
	margin-bottom: 10px;
}

.form-description {
	display: block;
	font-size: 12px;
	margin-bottom: 8px;
}

.checkbox-wrap {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	line-height: 1.45;
}

.checkbox-wrap input {
	transform: scale(1.3);
}

.checkbox-wrap label {
	font-size: 13px;
	margin-left: 8px;
	margin-bottom: 3px;
}

.form-item__withdraw-caution .checkbox-wrap {
	justify-content: center;
}

.form-item input[type="text"] {
	width: 100%;
	font-size: 14px;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #EAE7E7;
	border-radius: 8px;
	background: #fff;
}

.form-item input[type="email"] {
	width: 100%;
	font-size: 14px;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #EAE7E7;
	border-radius: 8px;
	background: #fff;
}

.form-item input[type="url"] {
	width: 100%;
	font-size: 14px;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #EAE7E7;
	border-radius: 8px;
	background: #fff;
}

.form-item input[type="password"] {
	width: 100%;
	font-size: 14px;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #EAE7E7;
	border-radius: 8px;
	background: #fff;
}

.form-item select {
	width: 100%;
	font-size: 14px;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #EAE7E7;
	border-radius: 8px;
	background: #fff;
}

.form-item textarea {
	width: 100%;
	font-size: 14px;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #EAE7E7;
	border-radius: 8px;
	background: #fff;
	height: 15em;
}

.form-item button:hover {
	opacity: 0.7;
}

.form h3:first-of-type {
	margin-top: 0;
}

.form-item-description {
	font-size: 12px;
	line-height: 1.45;
	margin-bottom: 12px;
}

.form-item .height100 {
	height: 100px;
}

.article .client-list > li {
	margin: 0 10px 10px;
	padding: 15px 0;
	background-color: #Fdf8ee;
	box-shadow: 0 0 3px #F39800;
	text-align: center;
	font-size: 13px;
}

.article .client-list > li:before {
	display: none;
}

.home #wrap {
	display: block;
	margin-top: 0;
	padding-bottom: 0;
}

.home #main {
	width: 100%;
	padding-right: 0;
}

.company-section-head__label {
	display: inline-flex;
	margin-bottom: 8px !important;
	color: var(--c-accent) !important;
	font-size: 11px !important;
	font-weight: 900 !important;
	letter-spacing: 0.1em !important;
	text-transform: uppercase !important;
}

.company-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 62px;
	padding: 0 28px;
	border-radius: 999px;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.3;
	letter-spacing: 0;
	border: 0;
	cursor: pointer;
	min-width: 190px;
	box-shadow: 0 18px 34px rgba(239, 122, 46, 0.16);
}

.company-btn--primary {
	background: var(--tsuku-coral);
	color: #fff;
	box-shadow: 0 14px 28px rgba(223, 123, 72, 0.22);
}

.company-btn--secondary {
	border: 1px solid rgba(47, 125, 115, 0.22);
	color: var(--tsuku-coral);
	background: #fff;
	border-color: rgba(231, 119, 53, 0.24);
	box-shadow: 0 14px 28px rgba(103, 75, 43, 0.08);
}

.company-news {
	padding: 46px 0;
	border-top: none;
	padding-top: 0;
}

.company-section-head {
	margin-bottom: 22px;
}

.company-section-head h2 {
	margin: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	color: var(--c-ink) !important;
	font-size: 26px !important;
	font-weight: 900 !important;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
	overflow-wrap: anywhere;
	word-break: break-all;
}

.company-news-list {
	border-top: 1px solid #e2e8e7;
}

.company-news-list li {
	border-bottom: 1px solid #e2e8e7;
}

.company-news-list a {
	display: block;
	padding: 16px 0;
	color: #172b30;
}

.company-news-list span {
	display: block;
	margin-bottom: 4px;
	color: #607174;
	font-size: 12px;
}

.company-news-list strong {
	font-weight: bold;
	line-height: 1.6;
}

:root {
	--tsuku-bg: #fbf7ef;
	--tsuku-bg-soft: #fffaf2;
	--tsuku-paper: #fffaf2;
	--tsuku-paper-strong: #ffffff;
	--tsuku-ink: #22282b;
	--tsuku-text: #555f63;
	--tsuku-muted: #85827a;
	--tsuku-green: #df7b35;
	--tsuku-green-soft: #fff0df;
	--tsuku-coral: #e77735;
	--tsuku-yellow: #f4b642;
	--tsuku-border: #eadfce;
	--tsuku-pink: #e85c86;
	--tsuku-blue: #16a7d8;
	--tsuku-fresh-green: #41b883;
}

#head-title img {
	width: 150px !important;
	display: block !important;
	height: auto !important;
}

#footer .content-range {
	padding: 0 0 30px !important;
}

#footer .footer-sub-menu a {
	color: #314044 !important;
}

#copyright .copy a {
	color: #314044 !important;
}

.company-page p {
	margin-bottom: 0;
}

.company-place-card {
	position: relative;
	overflow: hidden;
	margin-top: 26px;
	padding: 28px;
	border: 1px solid rgba(47, 125, 115, 0.16);
	border-radius: 22px;
	background: linear-gradient(160deg, rgba(255, 255, 255, 0.9), rgba(255, 245, 225, 0.96)),
		repeating-linear-gradient(135deg, rgba(244, 201, 107, 0.18) 0, rgba(244, 201, 107, 0.18) 1px, transparent 1px, transparent 18px);
	box-shadow: 0 20px 46px rgba(87, 67, 39, 0.12);
}

.company-place-card:before {
	content: "";
	display: block;
	width: 58px;
	height: 58px;
	margin-bottom: 34px;
	border: 14px solid var(--tsuku-yellow);
	border-right-color: var(--tsuku-green);
	border-bottom-color: #ef9b74;
	border-radius: 22px;
	transform: rotate(-8deg);
}

.company-place-card__label {
	margin-bottom: 8px;
	color: var(--tsuku-green);
	font-size: 13px;
	font-weight: bold;
}

.company-place-card__copy {
	color: var(--tsuku-ink);
	font-size: 24px;
	font-weight: bold;
	line-height: 1.55;
}

.company-place-card ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 22px;
}

.company-place-card li {
	padding: 7px 10px;
	border-radius: 999px;
	background: #fff;
	color: #526065;
	font-size: 12px;
	font-weight: bold;
	box-shadow: 0 8px 18px rgba(87, 67, 39, 0.08);
}

.company-values {
	display: grid;
	gap: 12px;
}

.company-values > div {
	padding: 20px;
	border: 1px solid var(--tsuku-border);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.76);
	box-shadow: 0 14px 34px rgba(98, 73, 42, 0.07);
	box-sizing: border-box;
	border-color: rgba(234, 223, 206, 0.92);
}

.company-values h3 {
	margin: 0 0 10px;
	padding: 0;
	border: none;
	color: var(--tsuku-ink);
	font-size: 18px;
	font-weight: bold;
	line-height: 1.45;
	letter-spacing: 0;
}

.company-values p {
	color: var(--tsuku-text);
	font-size: 14px;
	line-height: 1.85;
}

.single .article {
	max-width: 320px !important;
	margin: 0 auto;
	padding: 24px 20px;
	border: 1px solid var(--tsuku-border);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.74);
	box-shadow: 0 14px 34px rgba(87, 67, 39, 0.08);
	width: calc(100% - 40px) !important;
	margin-right: auto !important;
	margin-left: auto !important;
	box-sizing: border-box;
}

.page .article:not(.company-home) {
	max-width: 100%;
	margin: 0 auto;
	padding: 24px 0 14px;
}

.company-archive {
	max-width: 100%;
	margin: 0 auto;
	padding: 24px 0 14px;
}

.page .company-page {
	max-width: 100%;
}

.single .article h1 {
	margin: 0 0 22px;
	color: var(--tsuku-ink);
	font-size: 25px;
	font-weight: bold;
	line-height: 1.45;
	letter-spacing: 0;
}

.page .article h1 {
	margin: 0 0 22px;
	color: var(--tsuku-ink);
	font-size: 25px;
	font-weight: bold;
	line-height: 1.45;
	letter-spacing: 0;
}

.company-archive h1 {
	margin: 0 0 22px;
	color: var(--tsuku-ink);
	font-size: 25px;
	font-weight: bold;
	line-height: 1.45;
	letter-spacing: 0;
}

.article-author-info {
	margin-top: 42px;
	padding: 22px;
	border-radius: 20px;
	background: #f7f1e7;
}

.article-author-info dt img {
	width: 26px;
	height: 26px;
}

.company-archive .article-list {
	display: grid;
	gap: 14px;
	margin-top: 20px;
}

.company-archive .article-list li {
	width: auto;
	margin: 0;
}

.company-archive .article-list li a {
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 12px 28px rgba(87, 67, 39, 0.08);
}

#web-create-wrap {
	box-sizing: border-box;
}

#web-create-wrap * {
	box-sizing: border-box;
}

#web-create-wrap .web-create-box-wrap {
	padding: 52px 0 !important;
}

#web-create-wrap .web-create-box {
	width: calc(100% - 40px) !important;
	max-width: 320px !important;
	padding: 0 !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

#web-create-wrap .web-create-box h2 {
	width: auto !important;
	max-width: 100% !important;
	overflow-wrap: anywhere;
}

#web-create-wrap .web-create-box h3 {
	width: auto !important;
	max-width: 100% !important;
	overflow-wrap: anywhere;
}

#web-create-wrap .web-create-box p {
	width: auto !important;
	max-width: 100% !important;
	overflow-wrap: anywhere;
}

#web-create-wrap .web-create-box ul {
	width: auto !important;
	max-width: 100% !important;
	overflow-wrap: anywhere;
}

#web-create-wrap .web-create-box ol {
	width: auto !important;
	max-width: 100% !important;
	overflow-wrap: anywhere;
}

#web-create-wrap .web-create-box li {
	width: auto !important;
	max-width: 100% !important;
	overflow-wrap: anywhere;
}

#web-create-wrap .table {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .table-cell {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .advantage-list {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .advantage-list-item {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .advantage-list-item__img {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .advantage-list-item__content {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .price-item {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .result-item {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .schedule-item {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	height: auto !important;
}

#web-create-wrap .web-create-box-wrap .sub-item {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap img {
	max-width: 100% !important;
	height: auto !important;
}

#web-create-wrap .link-btn {
	width: 100% !important;
	max-width: 100% !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .btn__web-create a {
	width: 100% !important;
	max-width: 100% !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#web-create-wrap .schedule-item-between {
	margin-left: 0 !important;
	text-align: center !important;
}

.article img {
	max-width: 100% !important;
}

.article iframe {
	max-width: 100% !important;
}

.article table {
	max-width: 100% !important;
}

.article a {
	overflow-wrap: anywhere;
}

.article .btn {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

.article a.btn {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

.article .btn__orange {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

.article .btn__spacewide {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

.article .link-btn {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

.article a[href*="/about"] {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

.article a[href*="about"] {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	max-width: 280px !important;
	min-height: 48px;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 16px !important;
	padding-left: 16px !important;
	box-sizing: border-box;
	text-align: center;
}

#global-navi-list a {
	min-height: 48px;
}

* {
	box-sizing: border-box;
}

*:before {
	box-sizing: border-box;
}

*:after {
	box-sizing: border-box;
}

.company-page {
	width: 100%;
	max-width: 100%;
}

.company-page > section {
	width: 100%;
	max-width: 100%;
}

#head-title a {
	display: block !important;
}

#header .modal_wrap {
	display: none !important;
	line-height: 1 !important;
}

.company-section-lead p {
	margin: 0 !important;
}

.company-section-lead p + p {
	margin-top: 10px !important;
}

.company-card {
	box-sizing: border-box !important;
	border: var(--card-border) !important;
	border-radius: var(--card-radius) !important;
	background: #fff !important;
	box-shadow: var(--card-shadow) !important;
	align-items: flex-start !important;
	justify-content: flex-start !important;
}

.company-section-lead {
	max-width: none !important;
	margin: 0 0 var(--lead-gap) !important;
	color: var(--c-text) !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.8 !important;
}

@media screen and (max-width: 600px) {
	.company-btn {
		width: 100%;
		min-height: 54px;
		font-size: 15px;
		min-width: 0;
	}
}
