@charset "UTF-8";
/*
[Table of Contents]
	# General
	# Title with Background
	# Icon List
	# Bubble
	# Bootstrap Compatibility
*/
/* ----------------------------------------------------------------------
	# General
---------------------------------------------------------------------- */
html {
	font-size: 16px;
	line-height: 2;
}
body {
	position: relative;
	margin: 0;
	text-align: left;
	overflow-x: hidden;
	background: #ffffff;
	font-size: 1.0rem;
	line-height: 2;
	font-weight: normal;
	color: #333333;
	font-size: 1.0rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	line-height: 1.4;
	color: inherit;
	font-weight: 600;
}
h1, .h1 { font-size: 1.5rem; }
h2, .h2 { font-size: 1.4rem; }
h3, .h3 { font-size: 1.3rem; }
h4, .h4 { font-size: 1.2rem; }
h5, .h5 { font-size: 1.1rem; }
h6, .h6 { font-size: 1.0rem; }
.lead {
	font-size: 1.25rem;
	font-weight: 300;
}
a {
	text-decoration: none;
	color: #e58722;
}
a:hover {
	text-decoration: underline;
	color: #e58722;
}
a:focus {
	outline: none;
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 1rem;
}
figure { margin: 0; }
img {
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
	height: auto;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
	background: #f7f7f7;
	border: 1px solid #dddddd;
	padding: 20px;
}
pre code { border: none !important; }
::selection {
	background: #e58722;
	color: #ffffff;
}
/* ----------------------------------------------------------------------
	# Title with Background
---------------------------------------------------------------------- */
.heading-bg3 {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding: 15px 15px;
	margin-bottom: 30px;
	background: #fafafa;
	color: inherit;
	border-left: 5px solid #e58722;
}
h1.heading-bg3 { padding: 15px 15px; }
h2.heading-bg3 { padding: 13px 15px; }
h3.heading-bg3 { padding: 11px 15px; }
h4.heading-bg3 { padding: 9px 15px; }
h5.heading-bg3 { padding: 7px 15px; }
h6.heading-bg3 { padding: 5px 15px; }
/* ----------------------------------------------------------------------
	# Icon List
---------------------------------------------------------------------- */
ul {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 40px;
}
ol {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-left: 40px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 40px;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
	line-height: 2;
}
.list-unordered { line-height: 2; }
.list-ordered { line-height: 2; }
.list-arrow {
	margin-right: 7px;
	margin-left: 0;
	padding-left: 27px;
}
.list-arrow i { margin-right: 10px; }
/* List Style 1 */
.list-style1 ul {
	padding-left: 48px !important;
}
.list-style1 ul li {
	position: relative;
	line-height: 2;
	list-style: none;
}
.list-style1 ul li::before {
	position: absolute;
	top: 0;
	left: -25px;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	content: "\f00c";
	font-weight: 900;
	color: inherit;
}
/* List Style 2 */
.list-style2 ul {
	padding-left: 49px !important;
}
.list-style2 ul li {
	position: relative;
	line-height: 2;
	list-style: none;
}
.list-style2 ul li::before {
	position: absolute;
	top: 0;
	left: -26px;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	content: "\f058";
	font-weight: 400;
	color: inherit;
}
/* List Style 3 */
.list-style3 ul {
	padding-left: 48px !important;
}
.list-style3 ul li {
	position: relative;
	line-height: 2;
	list-style: none;
}
.list-style3 ul li::before {
	position: absolute;
	top: 0;
	left: -26px;
	font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands';
	content: "\f192";
	font-weight: 400;
	color: inherit;
}
/* ----------------------------------------------------------------------
	# Shortcode - Bubble
---------------------------------------------------------------------- */
/* bubble left */
.bubble-left .bubble-content {
	position: relative;
	padding: 2rem 30px 2rem;
	border: 5px solid #eeeeee;
	margin-left: 130px;
	border-radius: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	clear: both;
	display: block;
	float: left;
}
.bubble-left .bubble-content img {
	position: absolute;
	bottom: -5px;
	left: -130px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	border: 5px solid #eeeeee;
	min-width: 100px;
	min-height: 100px;
	z-index: 1;
}
.bubble-left .bubble-content img + br {
	display: none;
}
.bubble-left .bubble-content::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	margin: 0;
	left: -30px;
	bottom: 30px;
	border-top: 15px solid rgba(255,255,255,0);
	border-right: 15px solid #eeeeee;
	border-bottom: 15px solid rgba(255,255,255,0);
	border-left: 15px solid rgba(255,255,255,0);
}
.bubble-left .bubble-content::after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	margin: 0;
	left: -10px;
	bottom: 40px;
	border-top: 5px solid rgba(255,255,255,0);
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid rgba(255,255,255,0);
	border-left: 5px solid rgba(255,255,255,0);
}
/* bubble right */
.bubble-right .bubble-content {
	position: relative;
	padding: 2rem 30px 2rem;
	background: #ffffff;
	border: 5px solid #eeeeee;
	margin-right: 130px;
	border-radius: 10px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	float: right;
}
.bubble-right .bubble-content img {
	position: absolute;
	right: -130px;
	bottom: -5px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	border: 5px solid #eeeeee;
	min-width: 100px;
	min-height: 100px;
	z-index: 1;
}
.bubble-right .bubble-content img + br {
	display: none;
}
.bubble-right .bubble-content::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -30px;
	bottom: 30px;
	border-top: 15px solid rgba(255,255,255,0);
	border-right: 15px solid rgba(255,255,255,0);
	border-bottom: 15px solid rgba(255,255,255,0);
	border-left: 15px solid #eeeeee;
}
.bubble-right .bubble-content::after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -10px;
	bottom: 40px;
	border-top: 5px solid rgba(255,255,255,0);
	border-right: 5px solid rgba(255,255,255,0);
	border-bottom: 5px solid rgba(255,255,255,0);
	border-left: 5px solid #ffffff;
}
 @media (max-width: 767px) {
.bubble-left .bubble-content {
	margin-left: 80px;
}
.bubble-left .bubble-content img {
	left: -80px;
	width: 50px;
	height: 50px;
}
.bubble-right .bubble-content {
	margin-right: 80px;
}
.bubble-right .bubble-content img {
	right: -80px;
	width: 50px;
	height: 50px;
}
}
/* ----------------------------------------------------------------------
	# Bootstrap Compatibility
---------------------------------------------------------------------- */
/* billing-fields */
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row, .woocommerce form .form-row { display: block; }
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { max-width: unset; }
