@charset "utf-8";

/*body {
	min-width: 1024px;
}*/
img {
	vertical-align: bottom;
	max-width: 100%;
}

a img {
	opacity: 1;
	transition: .3s;
}

a:hover img {
	opacity: .8;
	transition: .3s;
}

a:hover {
	transition: .3s;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	overflow: hidden;
}

.pc_none {
	display: none;
}

.sp_none {
	display: block;
}

.tab_none {
	display: none;
}

.tab_block {
	display: block;
}

.pc_nolink {
	pointer-events: none;
	text-decoration: none;
}

.en01 {
	font-family: 'Roboto', sans-serif;
}

.txt_c {
	text-align: center;
}

.bb {
	font-weight: 700;
}

/*--------------------------------------------------------------------
枠 共通
--------------------------------------------------------------------*/
#container {
	overflow: hidden;
	padding-bottom: 155px;
}

#container.contact {
	padding-bottom: 0;
}

.inner {
	max-width: 1200px;
	width: calc(100% - 40px);
    margin: 0 auto;
}

.inner02 {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.inner03 {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.txt01 {
	font-size: 17px;
	line-height: 2.4;
	font-weight: 700;
}

.title01 {
	margin-bottom: 35px;
}

.title01 .title {
	font-size: 38px;
	font-weight: 700;
	line-height: 1.0;
	margin-top: 5px;
}

.title01.white .title {
	color: #FFF;
}

.title01 .title .en01 {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.0;
}

.title01>.en01 {
	color: #b70000;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.0;
}

.title01.white>.en01 {
	color: #FFF;
}

.title02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.title02 .title {
	font-size: 38px;
	font-weight: 700;
	line-height: 1.0;
}

.title02>.en01 {
	color: #b70000;
	font-size: 16px;
	font-weight: 700;
	line-height: 38px;
	position: relative;
	padding-left: 30px;
	margin-left: 20px;
}

.title02>.en01:before {
	background: url(https://maclogi.co.jp/images/title02_bk.png) no-repeat left center;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 14px;
	height: 26px;
	margin-top: -13px;
}

.title03 {
	margin-bottom: 45px;
	text-align: center;
}

.title03 .title {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.0;
	margin-top: 10px;
	color: #222;
}

.title03 .title .en01 {
	font-size: 60px;
	font-weight: 700;
	line-height: 1.0;
	color: #222;
}

.title03>.sub {
	font-style: italic;
	color: #b70000;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.0;
	border-bottom: 2px solid #b70000;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.title03>.sub.en01 {
	font-style: italic;
}

.link01 a {
	background: url(https://maclogi.co.jp/images/link_icon01.png) no-repeat 7px 5px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	position: relative;
	padding: 0 20px 8px 27px;
	letter-spacing: 0.05em;
}

.title_block01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 40px;
}

.link01 a:before {
	border-bottom: 1px solid #b70000;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
}

.link01 a:after {
	border-bottom: 1px solid #b70000;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	position: absolute;
	bottom: 3px;
	right: 0;
	content: "";
	width: 10px;
	height: 1px;
}

.btn01 a {
	background: url(https://maclogi.co.jp/images/arrow01.png) no-repeat 90% center;
	display: block;
	transition: 0.3s;
	font-size: 15px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	width: 330px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #FFF;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	-o-border-radius: 28px;
	-ms-border-radius: 28px;
	border-radius: 28px;
	text-align: center;
}

.btn01 a:hover {
	opacity: 0.7;
	transition: 0.3s;
	background: url(https://maclogi.co.jp/images/arrow01.png) no-repeat 95% center;
}

.btn02 a {
	background: url(https://maclogi.co.jp/images/arrow02.png) no-repeat 90% center;
	display: block;
	transition: 0.3s;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	width: 330px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #222;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	-o-border-radius: 28px;
	-ms-border-radius: 28px;
	border-radius: 28px;
	text-align: center;
}

.btn02 a:hover {
	opacity: 0.7;
	transition: 0.3s;
	background: url(https://maclogi.co.jp/images/arrow02.png) no-repeat 95% center;
}

.btn03 a {
	background: #b70000 url(https://maclogi.co.jp/images/arrow01.png) no-repeat 90% center;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	display: block;
	transition: 0.3s;
	font-size: 20px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	width: 400px;
	height: 70px;
	line-height: 70px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-o-border-radius: 35px;
	-ms-border-radius: 35px;
	border-radius: 35px;
	text-align: center;
}

.btn03 a:hover {
	opacity: 0.7;
	transition: 0.3s;
	background: #b70000 url(https://maclogi.co.jp/images/arrow01.png) no-repeat 95% center;
}

.btn04 a {
	background: #1ead9b url(https://maclogi.co.jp/images/arrow01.png) no-repeat 90% center;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	display: block;
	transition: 0.3s;
	font-size: 20px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	width: 400px;
	height: 70px;
	line-height: 70px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-o-border-radius: 35px;
	-ms-border-radius: 35px;
	border-radius: 35px;
	text-align: center;
}

.btn04 a:hover {
	opacity: 0.7;
	transition: 0.3s;
	background: #1ead9b url(https://maclogi.co.jp/images/arrow01.png) no-repeat 95% center;
}
.sm_btn {
	width: 500px;
	margin: 40px auto 0 auto;
}

.sm_btn a {
	background: #f29600 url(https://maclogi.co.jp/images/arrow01.png) no-repeat 90% center;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	display: block;
	transition: 0.3s;
	font-size: 26px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;
	width: 500px;
	height: 100px;
	line-height: 100px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	text-align: center;
}

.sm_btn a:hover {
	opacity: 0.7;
	transition: 0.3s;
	background: #1ead9b url(https://maclogi.co.jp/images/arrow01.png) no-repeat 95% center;
}

.sm_block:first-child {
	margin-bottom: 90px;
}

/*--------------------------------------------------------------------
header
--------------------------------------------------------------------*/
#header02 {
	border-bottom: 1px solid #DDD;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 80px;
}

#header_pc {
	background-color: #fff;
	height: 120px;
	padding: 0 55px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.h_link ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.h_link li {
	margin-left: 40px;
}

.h_link li a {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.2;
	display: inline-block;
	font-weight: 700;
	position: relative;
}

.h_link li a.active:after {
	transform: scale(1, 1);
}

.h_link li a::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	content: '';
	width: 100%;
	height: 3px;
	background: #b70000;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
}

.h_link li a:hover::after {
	transform: scale(1, 1);
}

.h_contact {
	margin-left: 50px;
}

.h_contact a {
	display: block;
	width: 240px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background-color: #222222;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	-o-border-radius: 27px;
	-ms-border-radius: 27px;
	border-radius: 27px;
	transition: 0.3s;
}

.h_contact a:hover {
	opacity: 0.7;
	transition: 0.3s;
}

.h_contact a span {
	background: url(https://maclogi.co.jp/images/h_contact.png) no-repeat left center;
	padding-left: 35px;
	display: inline-block;
	font-size: 16px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.h_right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

@media only screen and (min-width: 981px) {

	#header_sp,
	.f_fix_sp {
		display: none;
	}
}

/*--------------------------------------------------------------------
footer
--------------------------------------------------------------------*/
address {
	font-style: normal;
	font-size: 12px;
}

.f_fix {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	margin-top: 10px;
	width: 100%;
}

.f_fix .fix01 {
	background-color: #222222;
	height: 85px;
}

.f_fix .fix01 .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 85px;
}

.f_fix .fix01 .inner .fix_right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.f_fix .fix01 .f_fix_txt {
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
}

.f_fix .fix01 .f_fix_txt span {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 3px;
}

.f_fix .fix01 .f_fix_tel {
	text-align: center;
	margin-right: 20px;
}

.f_fix .fix01 .f_fix_tel a {
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	background: url(https://maclogi.co.jp/images/fix_tel.png) no-repeat left center;
	padding-left: 32px;
	line-height: 1.0;
}

.f_fix .fix01 .f_fix_tel span {
	color: #FFF;
	font-size: 13px;
	display: block;
	line-height: 1.0;
	margin-top: 3px;
}

.f_fix .fix01 .f_fix_contact a {
	text-decoration: none;
	display: block;
	width: 310px;
	height: 51px;
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	-o-border-radius: 26px;
	-ms-border-radius: 26px;
	border-radius: 26px;
	background-color: #fff;
	text-align: center;
	transition: 0.3s;
}

.f_fix .fix01 .f_fix_contact a:hover {
	opacity: 0.7;
	transition: 0.3s;
}

.f_fix .fix01 .f_fix_contact a span {
	color: #222;
	font-size: 17px;
	font-weight: 700;
	width: 380px;
	height: 51px;
	line-height: 51px;
	background: url(https://maclogi.co.jp/images/fix_contact.png) no-repeat left center;
	padding-left: 30px;
}

.f_fix .fix01 .f_fix_line {
	width: 52px;
	margin-left: 15px;
}

.f_fix .fix02 {
	background-color: #b70000;
	height: 55px;
}

.f_fix .fix02 .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 55px;
}

.f_fix .fix02 .f_fix_txt {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	width: calc(100% / 3);
}

.f_fix .fix02 .inner .fix_right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: calc((100% / 3) * 2);
}

.f_fix .fix02 .inner .fix_right a {
	display: block;
	background-color: #920000;
	text-decoration: none;
	width: 100%;
	height: 100%;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.f_fix .fix02 .inner .fix_right a span {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	padding-left: 42px;
	letter-spacing: 0.03em;
	min-height: 33px;
}

.f_fix .fix02 .inner .fix_right .f_fix_seminar {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	width: calc(50% - 1px);
	height: 55px;
}

.f_fix .fix02 .inner .fix_right .f_fix_service {
	width: 50%;
	height: 55px;
}

.f_fix .fix02 .inner .fix_right .f_fix_seminar a span {
	background: url(https://maclogi.co.jp/images/seminar_icon01.png) no-repeat left center;
}

.f_fix .fix02 .inner .fix_right .f_fix_service a span {
	background: url(https://maclogi.co.jp/images/service_icon01.png) no-repeat left center;
}

/*--------------------------------------------------------------------
main
--------------------------------------------------------------------*/
.slick-dotted.slick-slider {
	margin-bottom: 0;
}

#main {
	background-color: #f3f3f3;
	position: relative;
}

#main .catch_cover01 {
	position: absolute;
	top: 50px;
	left: 120px;
	z-index: 1;
}

#main .catch_cover01 .main_catch {
	font-size: 70px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 15px;
}

#main .catch_cover01 .sub_catch {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.6;
}

#main .catch_cover02 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background-color: #b70000;
	padding: 15px 55px 15px 45px;
	line-height: 1.0;
}

#main .catch_cover02:before {
	border-bottom: 109px solid #b70000;
	border-left: 70px solid transparent;
	position: absolute;
	top: -1px;
	left: -70px;
	content: "";
}

#main .catch_cover02 p {
	color: #FFF;
	font-size: 32px;
	font-weight: 700;
	z-index: 1;
	position: relative;
}

#main .catch_cover02 span {
	color: #FFF;
	font-size: 46px;
	font-weight: 700;
}

#main .catch02 {
	margin-top: 40px;
}

#main .catch02 p {
	color: #FFF;
	padding: 12px 0 8px 20px;
	margin-bottom: 20px;
	position: relative;
}

#main .catch02 p span {
	font-size: 24px;
	color: #FFF;
	position: relative;
	z-index: 2;
	font-weight: 700;
}

#main .catch02 p:before {
	background-color: rgba(183, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 520px;
	height: 64px;
	z-index: 2;
}

#main .catch02 p:after {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 5px;
	left: 5px;
	content: "";
	width: 520px;
	height: 64px;
	z-index: 1;
}

.slider .slideimg {
	width: 100%;
	height: 780px;
}

.slider .slide01 {
	background: url("https://maclogi.co.jp/images/top/mainimg01.jpg") no-repeat 25% top;
	background-size: cover;
}

.slider .slide02 {
	background: url("https://maclogi.co.jp/images/top/mainimg01.jpg") no-repeat center center;
	background-size: cover;
}

.slider .slide03 {
	background: url("https://maclogi.co.jp/images/top/mainimg01.jpg") no-repeat center center;
	background-size: cover;
}

.slider .slide-dots {
	bottom: 50px;
	left: 60px;
	position: absolute;
}

.slider .slide-dots li {
	display: inline-block;
	margin: 0 5px;
}

.slider .slide-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 60px;
	height: 5px;
	cursor: pointer;
	color: transparent;
	outline: none;
	border: 1px solid #FFF;
	background-color: transparent;
	display: none;
}

.slider .slide-dots li.slick-active button {
	background-color: #FFF;
}

/*--------------------------------------------------------------------
top
--------------------------------------------------------------------*/
#top_sec11 {
	background-color: #f3f3f3;
	padding: 100px 0 120px 0;

}

#top_sec11 .lowunitprice_box01 {
	margin-top: 40px;
}

#top_sec11 .title01,
#top_sec11 .txt01 {
	text-align: center;
}

#top_sec10 {
	padding-bottom: 100px;
}

#top_sec10 .top_column_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

#top_sec10 .top_column_list ul li {
	width: calc((100% - 90px) / 4);
}

#top_sec10 .top_column_list ul li:not(:nth-child(4n+0)) {
	margin-right: 30px;
}

#top_sec10 .top_column_list ul li.page_none {
	width: 100%;
	text-align: center;
}

#top_sec10 .top_column_list li a {
	text-decoration: none;
}

#top_sec10 .top_column_list .tcl_date {
	display: block;
	margin: 10px 0 5px 0;
	color: #666666;
	font-size: 15px;
}

#top_sec10 .top_column_list .tcl_tit {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.6;
}

#top_sec01 {
	padding: 75px 0 92px 0;
	position: relative;
}

#top_sec01 .bk {
	background-color: #f3f3f3;
	width: 100%;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.top_sec01_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	position: relative;
	margin-bottom: 50px;
}

.rakuten .top_sec01_box,
.yahoo .top_sec01_box {
	margin-bottom: 0;
}

.top_sec01_box .top_sec01_boxin {
	margin-top: 25px;
	background-color: #fff;
	position: relative;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	padding-bottom: 45px;
	width: calc((100% - 120px) / 4);
}

.top_sec01_box .top_sec01_boxin:not(:last-child) {
	margin-right: 40px;
}

.top_sec01_box .top_sec01_boxin .img {
	position: relative;
	top: -20px;
	right: -20px;
}

.top_sec01_box .top_sec01_boxin .img span {
	position: absolute;
	bottom: -20px;
	left: 0;
}

.top_sec01_box .top_sec01_boxin p {
	margin-top: 25px;
	font-size: 19px;
	font-weight: 700;
	text-align: center;
	line-height: 1.6;
}

.top_sec01_catch {
	text-align: center;
	padding: 70px 25px;
	position: relative;
}

.top_sec01_catch .mark_h {
	position: absolute;
	display: block;
	top: 20px;
	left: 0;
	width: 100%;
	height: 70px;
}

.top_sec01_catch .mark_h:before {
	border-top: 1px solid #b70000;
	position: absolute;
	top: 0;
	left: 25px;
	content: "";
	width: calc(100% - 145px);
	height: 1px;
}

.top_sec01_catch .mark_h:after {
	border-left: 1px solid #b70000;
	position: absolute;
	top: 0;
	left: 25px;
	content: "";
	width: 1px;
	height: 55px;
}

.top_sec01_catch .mark_h02 {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(https://maclogi.co.jp/images/qat_mart_h.png) no-repeat right top;
	width: 43px;
	height: 37px;
}

.top_sec01_catch .mark_h02:before {
	border-top: 1px solid #b70000;
	position: absolute;
	top: 10px;
	right: 70px;
	content: "";
	width: 284px;
	height: 1px;
}

.top_sec01_catch .mark_f {
	position: absolute;
	display: block;
	bottom: 20px;
	right: 0;
	width: 100%;
	height: 70px;
}

.top_sec01_catch .mark_f:before {
	border-top: 1px solid #b70000;
	position: absolute;
	bottom: 0;
	right: 25px;
	content: "";
	width: calc(100% - 145px);
	height: 1px;
}

.top_sec01_catch .mark_f:after {
	border-left: 1px solid #b70000;
	position: absolute;
	bottom: 1px;
	right: 24px;
	content: "";
	width: 1px;
	height: 55px;
}

.top_sec01_catch .mark_f02 {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	background: url(https://maclogi.co.jp/images/qat_mart_f.png) no-repeat right top;
	width: 43px;
	height: 37px;
}

.top_sec01_catch .mark_f02:before {
	border-top: 1px solid #b70000;
	position: absolute;
	bottom: 10px;
	left: 70px;
	content: "";
	width: 284px;
	height: 1px;
}

#top_sec02 {
	padding: 0 0 100px 0;
	position: relative;
}

#top_sec02 .bk {
	background-color: #f3f3f3;
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	height: calc(100% - 150px);
	z-index: -1;
}

#top_sec02>.en01 {
	font-size: 260px;
	font-weight: 700;
	color: #f5e6e6;
	position: absolute;
	top: -45px;
	left: 53%;
	line-height: 1.0;
}

#top_sec02 .top_sec02_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding-top: 60px;
	margin-bottom: 50px;
}

#top_sec02 .top_sec02_boxleft {
	width: 45%;
	margin-right: 5%;
}

#top_sec02 .top_sec02_boxright {
	width: 50%;
	margin-top: 150px;
}

#top_sec03 {
	padding: 100px 0 100px 0;
	text-align: center;
	background-color: #fff;
}

#top_sec03 .title01+p {
	margin-bottom: 70px;
}

#top_sec03 .top_sec03_boxin {
	position: relative;
	margin-bottom: 60px;
}

#top_sec03 .top_sec03_boxin .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#top_sec03 .top_sec03_boxin#point01 .top_sec03_boxinleft,
#top_sec03 .top_sec03_boxin#point03 .top_sec03_boxinleft {
	width: 50%;
	text-align: right;
	padding-bottom: 70px;
	padding-right: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_sec03 .top_sec03_boxin#point02 .top_sec03_boxinright {
	width: 50%;
	text-align: left;
	padding-bottom: 70px;
	padding-left: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_sec03 .top_sec03_boxin#point01 .bk,
#top_sec03 .top_sec03_boxin#point03 .bk {
	width: 50%;
	background: url(https://maclogi.co.jp/images/top/top_sec03_img01_bk.png) no-repeat right bottom;
	background-size: cover;
	height: 320px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

#top_sec03 .top_sec03_boxin#point02 .bk {
	width: 50%;
	background: url(https://maclogi.co.jp/images/top/top_sec03_img02_bk.png) no-repeat left bottom;
	background-size: cover;
	height: 320px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

#top_sec03 .top_sec03_boxin#point01 .top_sec03_boxinright,
#top_sec03 .top_sec03_boxin#point02 .top_sec03_boxinleft,
#top_sec03 .top_sec03_boxin#point03 .top_sec03_boxinright {
	width: 50%;
	text-align: left;
	padding-top: 2vw;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_sec03 .top_sec03_boxin#point02 .top_sec03_boxinleft {
	padding-left: 0;
	padding-right: 30px;
}

#top_sec03 .top_sec03_boxintit {
	margin-bottom: 5px;
	margin-left: 20px;
}

#top_sec03 .top_sec03_boxtxt {
	position: relative;
}

#top_sec03 .top_sec03_boxtxt p {
	padding: 15px 65px 30px 65px;
	position: relative;
}

#top_sec03 .top_sec03_boxtxt .txt {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.8;
	text-align: left;
}

#top_sec03 .top_sec03_boxtxt p:before {
	border-bottom: 1px solid #b70000;
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: calc(100% - 110px);
	height: 1px;
}

#top_sec03 .top_sec03_boxtxt p:after {
	border-bottom: 1px solid #b70000;
	position: absolute;
	bottom: -10px;
	left: 65px;
	content: "";
	width: calc(100% - 110px);
	height: 1px;
}

#top_sec03 .top_sec03_boxtxt .mark_hf {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#top_sec03 .top_sec03_boxtxt .mark_hf:before {
	background: url(https://maclogi.co.jp/images/qat_mart02_h.png) no-repeat right top;
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 34px;
	height: 29px;
}

#top_sec03 .top_sec03_boxtxt .mark_hf:after {
	background: url(https://maclogi.co.jp/images/qat_mart02_f.png) no-repeat right top;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 34px;
	height: 29px;
}

#top_sec03 .txt01:first-child {
	margin-bottom: 30px;
}

#top_sec03 .top_sec03_flow {
	margin-top: 50px;
	margin-bottom: 70px;
}

#top_sec03 .top_sec03_flow .inner02 {
	background-color: #f3f3f3;
	padding: 60px 0;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div {
	width: 210px;
	padding-top: 40px;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div:not(:last-child) {
	margin-right: 45px;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div p {
	font-size: 22px;
	font-weight: 700;
	display: block;
	text-align: center;
	margin-top: 30px;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div:nth-child(1) {
	background: url(https://maclogi.co.jp/images/top/top_sec03_block01_num.png) no-repeat left top;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div:nth-child(2) {
	background: url(https://maclogi.co.jp/images/top/top_sec03_block02_num.png) no-repeat left top;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div:nth-child(3) {
	background: url(https://maclogi.co.jp/images/top/top_sec03_block03_num.png) no-repeat left top;
}

#top_sec03 .top_sec03_flow .inner02 .top_sec03_flowin>div:nth-child(4) {
	background: url(https://maclogi.co.jp/images/top/top_sec03_block04_num.png) no-repeat left top;
}

#top_sec03 .top_sec03_catch {
	position: relative;
	display: inline-block;
	padding: 0 86px;
}

#top_sec03 .top_sec03_catch p {
	font-size: 30px;
	font-weight: 700;
}

#top_sec03 .top_sec03_catch:before {
	background: url(https://maclogi.co.jp/images/top/top_sec03_cathbk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 66px;
	height: 135px;
	margin-top: -63px;
}

#top_sec03 .top_sec03_catch:after {
	background: url(https://maclogi.co.jp/images/top/top_sec03_cathbk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 66px;
	height: 135px;
	margin-top: -63px;
}

#top_sec04 {
	padding: 100px 0 100px 0;
	text-align: center;
	position: relative;
	background-color: #f3f3f3;
}

#top_sec04 .top_sec04_box {
	margin-top: 50px;
	margin-bottom: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

#top_sec04 .top_sec04_box>div {
	width: 200px;
}

#top_sec04 .top_sec04_box>div a {
	text-decoration: none;
	display: block;
}

#top_sec04 .top_sec04_box>div .title {
	text-decoration: none;
	margin-top: 15px;
	color: #b70000;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
}

#top_sec04 .top_sec04_box>div:not(:last-child) {
	margin-right: 45px;
}

#top_sec04 .top_sec04_link {
	background: url(https://maclogi.co.jp/images/top/top_sec04_img01.png) no-repeat center center;
	background-size: cover;
	padding: 85px 0;
	text-align: center;
}

#top_sec04 .top_sec04_link .txt01 {
	color: #FFF;
	margin-bottom: 50px;
}

#top_sec04 .top_sec04_link .top_sec04_linkbtn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

#top_sec04 .top_sec04_link .top_sec04_linkbtn .btn03 {
	margin-right: 54px;
}

#top_sec04 .bk {
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 770px;
	z-index: 0;
}

#top_sec04 .inner02 {
	position: relative;
	z-index: 1;
}

#top_sec05 {
	padding: 100px 0 100px 0;
}

#top_sec06 {
	padding: 100px 0 0 0;
}

#top_sec06 .top_sec06_box dl {
	background-color: rgba(183, 0, 0, 0.05);
	padding: 35px 30px;
}

#top_sec06 .top_sec06_box dl:not(:last-child) {
	margin-bottom: 30px;
}

#top_sec06 .top_sec06_box dl dt {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
}

#top_sec06 .top_sec06_box dl dt:before {
	background-color: #b70000;
	color: #FFF;
	content: "Q";
	width: 45px;
	height: 45px;
	display: inline-block;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 45px;
	font-family: 'Roboto', sans-serif;
	margin-right: 20px;
}

#top_sec06 .top_sec06_box dl dd {
	font-size: 15px;
	line-height: 1.8;
}

#top_sec06 .top_sec06_box dl dd:before {
	border: 2px solid #b70000;
	color: #b70000;
	content: "A";
	width: 41px;
	height: 41px;
	display: inline-block;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 41px;
	font-family: 'Roboto', sans-serif;
	margin-right: 20px;
}

#top_sec07 {
	padding: 100px 0 100px 0;
}

.news_list01 ul {
	border-top: 1px solid #DDD;
}

.news_list01 li {
	padding: 30px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #DDD;
}

.news_list01 li .nl01_date {
	margin-right: 20px;
	color: #666666;
}

.news_list01 li .nl01_ct {
	width: 100px;
	height: 30px;
	background-color: #222;
	color: #FFF;
	font-size: 13px;
	display: block;
	margin-right: 30px;
	text-align: center;
	line-height: 30px;
}

.news_list01 li .nl01_tit a {
	text-decoration: none;
	font-size: 17px;
	font-weight: 700;
	display: block;
}

#top_sec08 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	background: #222222 url(https://maclogi.co.jp/images/top/campany_bk.png) no-repeat right bottom;
}

#top_sec08 .company_img {
	width: 62.5%;
	background: url(https://maclogi.co.jp/images/top/campany_img.png) no-repeat center center;
	background-size: cover;
	min-height: 320px;
}

#top_sec08 .company_info {
	width: 37.5%;
	padding: 0 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_sec08 .company_info .title {
	font-size: 22px;
	font-weight: 700;
	color: #FFF;
	margin-bottom: 10px;
}

#top_sec08 .company_info .title .en01 {
	font-size: 26px;
	font-weight: 700;
	color: #FFF;
}

#top_sec08 .company_info .add {
	font-size: 15px;
	color: #FFF;
	margin-bottom: 45px;
}

#top_sec09 {
	padding: 100px 0 120px 0;
	text-align: center;
}

#top_sec09 .btn02 {
	width: 330px;
	margin: 0 auto;
}

#top_sec09 .staff_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 55px;
	margin-top: 50px;
}

#top_sec09 .staff_box>.staff_boxin {
	width: calc((100% - 80px) / 3);
}

#top_sec09 .staff_box>.staff_boxin .staff_box_name {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.0;
	margin-top: 20px;
}

#top_sec09 .staff_box>.staff_boxin .staff_box_name .en01 {
	font-size: 13px;
	color: #888888;
	font-weight: 500;
	display: block;
	line-height: 1.0;
	margin-top: 10px;
}

/*----------------------------------
パンくず
----------------------------------*/
.bread_Area {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 100px;
}

.breadcrumb li {
	display: inline;
	font-size: 13px;
	line-height: 13px;
	background: url(https://maclogi.co.jp/images/pankuzu.png) no-repeat left center;
	padding-left: 18px;
	padding-right: 10px;
	color: #777;
}

.breadcrumb li.bread_home {
	background: none;
	padding-left: 0;
}

.breadcrumb li a {
	font-size: 13px;
	text-decoration: none;
	color: #222;
}

.breadcrumb a:hover {
	opacity: 0.7;
}

/*--------------------------------------------------------------------
sub
--------------------------------------------------------------------*/
#sub_title01 {
	height: 404px;
	width: 100%;
	position: relative;
	padding-top: 150px;
}

.rakuten #sub_title01 {
	padding-top: 100px;
	height: 454px;
}

.servicematerials #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/servicematerials/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.e_book #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/e_book/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.comparison #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/comparison/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.privacy #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/privacy/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.service #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/service/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.rakuten #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/service/rakuten/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.yahoo #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/service/yahoo/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.ad #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/service/ad/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.other #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/service/other/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.ecfails #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/ecfails/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.faq #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/faq/mainimg.png) no-repeat 80% top;
	background-size: cover;
}

.company #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/company/mainimg.png) no-repeat left top;
	background-size: cover;
}

.staff #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/staff/mainimg.png) no-repeat left top;
	background-size: cover;
}

.contact #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/contact/mainimg.png) no-repeat left top;
	background-size: cover;
}

.lowunitprice #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/lowunitprice/mainimg.png) no-repeat left top;
	background-size: cover;
}

.yahoo_case #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/casestudy/yahoo/mainimg.png) no-repeat center top;
	background-size: cover;
}

.rakuten_case #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/casestudy/rakuten/mainimg.png) no-repeat center top;
	background-size: cover;
}

.web_case #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/casestudy/ad/mainimg.png) no-repeat left top;
	background-size: cover;
}

.other_case #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/casestudy/other/mainimg.png) no-repeat left top;
	background-size: cover;
}

.casestudy #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/casestudy/mainimg.png) no-repeat left top;
	background-size: cover;
}

.case #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/casestudy/case/mainimg.png) no-repeat left top;
	background-size: cover;
}

.voice #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/voice/mainimg.png) no-repeat left top;
	background-size: cover;
}

.voice02 #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/voice/mainimg02.png) no-repeat left top;
	background-size: cover;
}

.works #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/works/mainimg.png) no-repeat left top;
	background-size: cover;
}

.column #sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/column/mainimg.png) no-repeat left top;
	background-size: cover;
}

#sub_title01 .bk {
	background: url(https://maclogi.co.jp/images/faq/mainimg.png) no-repeat 80% top;
	background-size: cover;
	z-index: 1;
	height: 554px;
	width: 75%;
	position: absolute;
	top: 0;
	right: 0;
}

#sub_title01 .bk:after {
	background: url(https://maclogi.co.jp/images/sub_title01_cover.png) left top;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 324px;
	height: 554px;
}

#sub_title01:after {
	background-color: #b70000;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 220px;
	z-index: 0;
}

.sub_title01in {
	padding: 0 5%;
	position: relative;
	z-index: 2;
}

#sub_title01 .en01 {
	color: #b70000;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	margin-bottom: 20px;
	display: block;
	line-height: 1.0;
}

#sub_title01 .title {
	font-size: 54px;
	font-weight: 700;
	line-height: 1.0;
	color: #222;
	text-shadow: #FFF 2px -2px 6px, #FFF -2px -2px 6px;
}

.rakuten #sub_title01 .title {
	line-height: 1.2;
}

.sub_sec01 {
	padding-bottom: 100px;
}

.sub_sec02 {
	padding: 100px 0;
	background-color: #f3f3f3;
}

.sub_sec03 {
	padding: 100px 0;
}

.sub_sec04 {
	padding: 0 0 100px 0;
	position: relative;
}

.sub_sec04:before {
	background: url(https://maclogi.co.jp/images/sub_sec04_l_bk.png) no-repeat left top;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 641px;
	height: 582px;
}

.sub_sec04:after {
	background: url(https://maclogi.co.jp/images/sub_sec04_r_bk.png) no-repeat left top;
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	width: 641px;
	height: 582px;
}

.sub_sec05 {
	padding: 100px 0 0 0;
	position: relative;
	overflow: hidden;
}

.sub_sec05 .bk {
	position: absolute;
	top: 630px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f3f3f3;
	z-index: 0;
}

.sub_sec05 .bk .bk_en {
	background: url(https://maclogi.co.jp/images/service/sub_sec05_bk.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 40px;
	background-color: #f3f3f3;
	width: 131px;
	height: 762px;
	z-index: 1;
}

.sub_sec06 {
	padding: 100px 0 60px 0;
	position: relative;
	background-color: #f3f3f3;
	text-align: center;
}

.sub_sec07 {
	padding: 75px 0;
}

.comparison .sub_sec06,
.ad .sub_sec06,
.ecfails .sub_sec06 {
	padding: 100px 0 0 0;
	margin-bottom: 150px;
}

.comparison .sub_sec06:before,
.ad .sub_sec06:before,
.ecfails .sub_sec06:before {
	background: url(https://maclogi.co.jp/images/sub_sec06_bk.gif) no-repeat center top;
	background-size: cover;
	position: absolute;
	bottom: -100px;
	left: 0;
	content: "";
	width: 100%;
	height: 100px;
}

.ecfails .sub_sec06_under {
	text-align: center;
	padding: 0 0 100px 0;
}

.sub_sec_results {
	background: url(https://maclogi.co.jp/images/service/results_bk.jpg) no-repeat center top;
	background-size: cover;
	padding: 100px 0;
}

.sub_sec_servicetype {
	background: url(https://maclogi.co.jp/images/service/other/servicetype_bk.png) no-repeat center top;
	background-size: cover;
	padding: 100px 0;
}

.sub_sec_ecfailsfix {
	background: url(https://maclogi.co.jp/images/ecfails/ecfailsfix_bk.png) center top;
	background-size: cover;
	padding: 100px 0;
}

.leadtxt {
	text-align: center;
	margin-bottom: 35px;
}

.sub .title01 {
	text-align: center;
}

.aboutvideobox {
	text-align: center;
}

.messagebox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.messageboxleft {
	width: 48%;
	margin-top: 20px;
}

.messageboxleft p:not(:last-child),
.messagebox+p.mb20 {
	margin-bottom: 20px;
}

.company .name {
	font-size: 22px;
	line-height: 1.0;
	text-align: right;
	margin-top: 40px;
	font-weight: 700;
}

.company .name span {
	margin-bottom: 10px;
	text-align: right;
	font-size: 15px;
	line-height: 1.0;
	margin-right: 15px;
}

.messageboxright {
	width: 48%;
	margin-bottom: 30px;
}

.company .tbl01 {
	margin-bottom: 60px;
	margin-top: 60px;
}

.tbl01 table {
	width: 100%;
	border-bottom: 1px solid #DDD;
}

.tbl01 table th {
	border-top: 1px solid #DDD;
	padding: 25px 0;
	text-align: left;
	font-weight: 700;
	width: 260px;
	font-size: 17px;
}

.tbl01 table td {
	border-top: 1px solid #DDD;
	padding: 25px 0;
	width: calc(100% - 260px);
	font-size: 17px;
}

.faq_list {
	margin-bottom: 80px;
	max-width: 1214px;
	margin-left: -7px;
	margin-right: -7px;
}

.faq_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.faq_list ul li {
	background: url(https://maclogi.co.jp/images/faq/faq_list_bk02.png) no-repeat center center;
	background-size: cover;
	width: calc((100% - 30px) / 3);
	height: 74px;
	line-height: 74px;
}

.faq_list ul li:not(:nth-child(3n+0)) {
	margin-right: 15px;
}

.faq_list ul li a {
	color: #FFF;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	display: block;
	line-height: 74px;
	background: url(https://maclogi.co.jp/images/arrow04.png) no-repeat 90% center;
	transition: 0.3s;
}

.faq_list ul li a:hover {
	transition: 0.3s;
	opacity: 0.7;
	background: url(https://maclogi.co.jp/images/arrow04.png) no-repeat 90% 30px;
}

.faq_ct {
	margin-bottom: 80px;
}

.faq_ct {
	border-bottom: 1px solid #ddd;
}

.faq_ct dt {
	border-top: 1px solid #DDD;
	cursor: pointer;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.6;
	padding: 35px 70px 35px 97px;
	position: relative;
	/*min-height: 107px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.faq_ct dt:before {
	font-family: 'Roboto', sans-serif;
	background-color: #b70000;
	position: absolute;
	top: 30px;
	left: 30px;
	content: "Q";
	width: 45px;
	height: 45px;
	color: #FFF;
	text-align: center;
	line-height: 45px;
	font-size: 26px;
	font-weight: 700;
}

.faq_ct dt:hover {
	background-color: rgba(183, 0, 0, 0.05);
}

.faq_ct dd {
	font-size: 15px;
	line-height: 2.2;
	padding: 15px 70px 30px 97px;
	position: relative;
}

.faq_ct dd:before {
	font-family: 'Roboto', sans-serif;
	border: 2px solid #b70000;
	position: absolute;
	top: 15px;
	left: 30px;
	content: "A";
	width: 45px;
	height: 45px;
	color: #b70000;
	text-align: center;
	line-height: 45px;
	font-size: 26px;
	font-weight: 700;
}

.faq_ct dt span {
	background: url(https://maclogi.co.jp/images/arrow05.png) no-repeat left top;
	position: absolute;
	top: 50%;
	right: 30px;
	content: "";
	width: 27px;
	height: 15px;
	margin-top: -7px;
}

.faq_ct dt span.open {
	background: url(https://maclogi.co.jp/images/arrow06.png) no-repeat left top;
}

.accordion dd {
	display: none;
}

#mailform .tbl01 table th {
	width: 200px;
	padding: 25px 100px 25px 0;
	vertical-align: top;
	line-height: 52px;
}

#mailform .tbl01 table td {
	width: calc(100% - 300px);
}

#mailform .must {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	height: 26px;
	line-height: 26px;
	width: 50px;
	background-color: #b70000;
	float: right;
	text-align: center;
	margin: 13px 0 0 0;
}

#mailform input[type="text"],
#mailform input[type="email"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background-color: #f7fdff;
	padding: 10px 20px;
	font-size: 17px;
	height: 52px;
	line-height: 52px;
}

input[type="radio"] {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	border: 1px solid #cccccc;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 10px;
	background-color: #f3f3f3;
}

input[type="checkbox"] {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	border: 1px solid #cccccc;
	vertical-align: top;
	margin-top: 7px;
	margin-right: 10px !important;
}

.mwform-radio-field.horizontal-item {
	margin-right: 30px;
	margin-top: 10px;
	display: inline-block;
}

#mailform textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 20px 30px;
	line-height: 1.4;
	height: 250px;
	font-size: 16px;
}

#mailform input[type="text"].wid100 {
	width: 100%;
}

::-webkit-input-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

::placeholder {
	color: #999
}

.checktype01 {
	overflow: hidden;
}

.checktype01 span {
	margin-right: 10px;
	display: inline-block;
}

.checktype01 span:not(:last-child) {
	margin-bottom: 30px;
}

.contact .checktype01 span:nth-child(6) {
	clear: both;
	display: block;
	margin-left: 0 !important;
}

.contact .checktype01 span:nth-child(7) {
	float: left;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

.checktype01 span:nth-child(7) input[type="text"] {
	margin-left: 20px;
}

.otherinput {
	float: left;
	margin: -13px 0 0 10px;
	width: 80%;
}

.mw_wp_form .horizontal-item+.horizontal-item {
	margin-left: 0 !important;
}

.privacy_box p {
	font-size: 16px;
	margin-bottom: 20px;
}

.privacy_box .box01 {
	margin-bottom: 60px;
}

.privacy div.title01 {
	margin-bottom: 50px;
}

.privacy_box .box01 ol {
	margin-top: 40px;
}

.privacy_box .intitle {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
}

.privacy_box .intitle02 {
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 40px;
}

.privacy_box .intitle03 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 15px;
}

.privacy_box ol li {
	font-size: 16px;
	list-style-type: decimal;
	margin-left: 1em;
	padding-left: 0.5em;
	margin-bottom: 15px;
}

.privacy_box ul li {
	font-size: 16px;
	list-style-type: disc;
	margin-left: 2em;
}

.mw_wp_form_confirm #mailform .tbl01 table tr:not(:last-child) td {
	padding-top: 36px;
}

.mw_wp_form_confirm #mailform .tbl01 table tr:last-child td {
	padding: 36px 0;
}

#mailform .privacy_box {
	border: 1px solid #ddd;
	padding: 30px;
	overflow-y: auto;
	height: 220px;
	margin-top: 50px;
}

#send_btn .btn_submit input {
	background: url(https://maclogi.co.jp/images/contact/confirmbtn.png) no-repeat center center;
	border: none;
	width: 622px;
	height: 144px;
	text-indent: -9999px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}

#send_btn .btn_submit input:hover {
	opacity: 0.7;
	transition: 0.3s;
}

#mailform #send_btn {
	margin-top: 50px;
	width: 100%;
	text-align: center;
}

.mw_wp_form_confirm #mailform #send_btn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.mw_wp_form_confirm #mailform .btn_back {
	margin-right: 20px;
	padding-top: 12px;
}

#mailform .btn_back input {
	background-color: #999;
	height: 120px;
	display: block;
	line-height: 120px;
	color: #FFF;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	width: 180px;
	cursor: pointer;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	-o-border-radius: 60px;
	-ms-border-radius: 60px;
	border-radius: 60px;
}

.mw_wp_form_confirm .must {
	display: none;
}

.service .worksbox01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	/*margin-bottom: 75px;*/
}

.service .worksbox01 div:first-child {
	margin-right: 1px;
	width: calc((50% - 1px))
}

.service .worksbox01 div:last-child {
	margin-left: 1px;
	width: calc((50% - 1px))
}

.service .worksbox02 {
	text-align: center;
}

.service .feature_box01 {
	position: relative;
	z-index: 2;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 80px 0 70px 0;
}

.service .feature_box01in {
	background-color: #fff;
	position: relative;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	padding-bottom: 35px;
}

.service .feature_box01in:not(:last-child) {
	margin-right: 40px;
}

.service .feature_box01in .img {
	position: relative;
	top: -20px;
	right: -20px;
}

.service .feature_box01in .txt {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	line-height: 1.6;
}

.service .feature_box02 {
	position: relative;
	z-index: 2;
}

.service .feature_box02 .feature_box02indf {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}

.service .feature_box02 .feature_box02indf .feature_box02in {
	width: 47%;
	background-color: #fff;
	position: relative;
	z-index: 2;
	margin: 0 10px 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.service .feature_box02 .feature_box02in .txt {
	line-height: 2.0;
	font-size: 17px;
}

.service .feature_box02 .feature_box02in .title {
	font-size: 26px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.4;
	padding-left: 104px;
	margin-bottom: 25px;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_01 .title {
	color: #dc7033;
	background: url(https://maclogi.co.jp/images/service/cl01_num.png) no-repeat left center;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_02 .title {
	color: #18a694;
	background: url(https://maclogi.co.jp/images/service/cl02_num.png) no-repeat left center;
}

.service .feature_box02 .feature_box02in#feature_box02_03 .title {
	color: #0fa3bd;
	background: url(https://maclogi.co.jp/images/service/cl03_num.png) no-repeat left center;
}

.service .feature_box02 .feature_box02in>div {
	position: relative;
	z-index: 3;
	background-color: #fff;
	padding: 8px;
}

.service .feature_box02 .feature_box02in>div>div {
	padding: 50px 35px 45px 35px;
}

.service .feature_box02 .feature_box02in#feature_box02_01>div>div {
	border: 1px solid #dc7033;
}

.service .feature_box02 .feature_box02in#feature_box02_02>div>div {
	border: 1px solid #18a694;
}

.service .feature_box02 .feature_box02in#feature_box02_03>div>div {
	border: 1px solid #0fa3bd;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_01 {
	border: 5px solid #dc7033;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_01:before {
	background: url(https://maclogi.co.jp/images/service/cl01_r.png) no-repeat left top;
	position: absolute;
	top: -15px;
	right: 19px;
	content: "";
	width: 43px;
	height: 37px;
	z-index: 4;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_01:after {
	background: url(https://maclogi.co.jp/images/service/cl01_bk.png) no-repeat left top;
	position: absolute;
	bottom: -15px;
	right: -15px;
	content: "";
	width: 280px;
	height: 280px;
	z-index: 0;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_02 {
	border: 5px solid #18a694;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_02:before {
	background: url(https://maclogi.co.jp/images/service/cl02_r.png) no-repeat left top;
	position: absolute;
	top: -15px;
	right: 19px;
	content: "";
	width: 43px;
	height: 37px;
	z-index: 4;
}

.service .feature_box02 .feature_box02indf .feature_box02in#feature_box02_02:after {
	background: url(https://maclogi.co.jp/images/service/cl02_bk.png) no-repeat left top;
	position: absolute;
	bottom: -15px;
	right: -15px;
	content: "";
	width: 280px;
	height: 280px;
	z-index: 0;
}

.service .feature_box02 .feature_box02in#feature_box02_03 {
	border: 5px solid #0fa3bd;
	background-color: #fff;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.service .feature_box02 .feature_box02in#feature_box02_03:before {
	background: url(https://maclogi.co.jp/images/service/cl03_r.png) no-repeat left top;
	position: absolute;
	top: -15px;
	right: 19px;
	content: "";
	width: 43px;
	height: 37px;
	z-index: 4;
}

.service .feature_box02 .feature_box02in#feature_box02_03:after {
	background: url(https://maclogi.co.jp/images/service/cl03_bk.png) no-repeat left top;
	position: absolute;
	bottom: -15px;
	right: -15px;
	content: "";
	width: 280px;
	height: 280px;
	z-index: 0;
}

.service .feature_box02 .feature_box02in#feature_box02_03 .title_cover {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.service .feature_box02 .feature_box02in#feature_box02_03 .title_cover .title {
	margin-right: 40px;
	margin-bottom: 0;
}

.service .feature_box02 .feature_box02in#feature_box02_03 .img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.service .feature_box02 .feature_box02in#feature_box02_03 .img>div {
	width: 49.3%;
}

.service .feature_box02 .endtxt {
	font-size: 17px;
	line-height: 2.2;
	margin-top: 60px;
	padding-bottom: 100px;
}

.service .feature_box03,
.ecfails .feature_box03,
.case .feature_box03 {
	margin-top: 80px;
}

.service .feature_box03in,
.ecfails .feature_box03in,
.case .feature_box03in {
	position: relative;
	margin-bottom: 60px;
}

.service .feature_box03in#service02 {
	margin-bottom: 80px;
}

.service .feature_box03in#service04 {
	margin-bottom: 0;
}

.service .feature_box03in .inner,
.ecfails .feature_box03in .inner,
.case .feature_box03in .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.case .feature_box03in .inner {
	align-items: center;
}

.service .feature_box03in#service01 .feature_box03inleft,
.service .feature_box03in#service03 .feature_box03inleft,
.ecfails .feature_box03in#ecfails01 .feature_box03inleft,
.case .feature_box03in.case_left .feature_box03inleft {
	width: 50%;
	text-align: right;
	padding-bottom: 70px;
	padding-right: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}

.service .feature_box03in#service02 .feature_box03inright,
.service .feature_box03in#service04 .feature_box03inright,
.ecfails .feature_box03in#ecfails02 .feature_box03inright,
.case .feature_box03in.case_right .feature_box03inright {
	width: 50%;
	text-align: left;
	padding-bottom: 70px;
	padding-left: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}

.service .feature_box03in#service01 .bk,
.service .feature_box03in#service03 .bk,
.ecfails .feature_box03in#ecfails01 .bk,
.case .feature_box03in.case_left .bk {
	width: 50%;
	background: url(https://maclogi.co.jp/images/top/top_sec03_img01_bk.png) no-repeat right bottom;
	background-size: cover;
	height: 320px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.service .feature_box03in#service02 .bk,
.service .feature_box03in#service04 .bk,
.ecfails .feature_box03in#ecfails02 .bk,
.case .feature_box03in.case_right .bk {
	width: 50%;
	background: url(https://maclogi.co.jp/images/top/top_sec03_img02_bk.png) no-repeat left bottom;
	background-size: cover;
	height: 320px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.ecfails .feature_box03in#ecfails01 .bk,
.ecfails .feature_box03in#ecfails02 .bk,
.case .feature_box03in.case_left .bk,
.case .feature_box03in.case_right .bk {
	z-index: 0;
}

.service .feature_box03in#service01 .feature_box03inright,
.service .feature_box03in#service03 .feature_box03inright,
.ecfails .feature_box03in#ecfails01 .feature_box03inright,
.case .feature_box03in.case_left .feature_box03inright {
	width: 50%;
	text-align: left;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.service .feature_box03in#service02 .feature_box03inleft,
.service .feature_box03in#service04 .feature_box03inleft,
.ecfails .feature_box03in#ecfails02 .feature_box03inleft,
.case .feature_box03in.case_right .feature_box03inleft {
	width: 50%;
	text-align: left;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.service .feature_box03intit,
.ecfails .feature_box03intit,
.case .feature_box03intit {
	margin-bottom: 25px;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	padding-bottom: 15px;
}

.service .feature_box03intit:before,
.ecfails .feature_box03intit:before,
.case .feature_box03intit:before {
	border-bottom: 1px solid #b70000;
	position: absolute;
	bottom: 0;
	left: 40px;
	content: "";
	width: calc(100% - 40px);
	height: 1px;
}

.service .feature_box03intit:after,
.ecfails .feature_box03intit:after,
.case .feature_box03intit:after {
	border-bottom: 1px solid #b70000;
	position: absolute;
	bottom: -8px;
	left: 0;
	content: "";
	width: calc(100% - 40px);
	height: 1px;
}

.service .feature_box03intit .en01,
.ecfails .feature_box03intit .en01 {
	font-size: 32px;
	color: #b70000;
	font-weight: 700;
	display: block;
	line-height: 1.0;
	margin-bottom: 5px;
	font-style: italic
}

.feature_box03txt .txt {
	font-size: 17px;
	line-height: 2.0;
}

.plan_box01 {
	margin-bottom: 30px;
}

.plan_box02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.plan_box02>div {
	margin-bottom: 10px;
	width: 49%;
}

.plan_box03 {
	margin-bottom: 15px;
}

.plan_txt01 {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 40px;
}

.plan_txt02 {
	color: #b70000;
	font-size: 32px;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	border-bottom: 2px solid #b70000;
	display: inline-block;
	margin-bottom: 30px;
}

.ft_before {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	height: 250px;
}

.ft_before>div {
	width: calc(100% / 4);
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ft_before>div:nth-child(1) {
	background: url(https://maclogi.co.jp/images/f_bf01_img.jpg) no-repeat center center;
	background-size: cover;
}

.ft_before>div:nth-child(2) {
	background: url(https://maclogi.co.jp/images/f_bf02_img.jpg) no-repeat center center;
	background-size: cover;
}

.ft_before>div:nth-child(3) {
	background: url(https://maclogi.co.jp/images/f_bf03_img.jpg) no-repeat center center;
	background-size: cover;
}

.ft_before>div:nth-child(4) {
	background: url(https://maclogi.co.jp/images/f_bf04_img.jpg) no-repeat center center;
	background-size: cover;
}

.ft_before>div>a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center
}

.ft_before>div>a>div {
	width: 100%;
}

.ft_before>div>a>div p {
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
}

.comparisonfeature_box01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.comparisonfeature_box01in {
	width: 48.3%;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 40px;
	background-color: #fff;
}

.comparisonfeature_box01in .title {
	height: 90px;
	line-height: 100px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	z-index: 2;
}

.comparisonfeature_box01in .title span {
	font-size: 28px;
	font-weight: 700;
	color: #FFF;
	padding-left: 50px;
}

.comparisonfeature_box01in#mole .title {
	background-color: #de2d28;
	box-shadow: 0px 10px 10px -5px rgba(222, 45, 40, 0.22);
}

.comparisonfeature_box01in#mole .title span {
	background: url(https://maclogi.co.jp/images/comparison/title01_icon.png) no-repeat left center;
}

.comparisonfeature_box01in#single .title {
	background-color: #e56643;
	box-shadow: 0px 10px 10px -5px rgba(229, 102, 67, 0.25);
}

.comparisonfeature_box01in#single .title span {
	background: url(https://maclogi.co.jp/images/comparison/title01_icon.png) no-repeat left center;
}

.comparisonfeature_box01in .whitebox {
	padding: 35px 30px 30px 30px;
	z-index: 0;
	position: relative;
}

.comparisonfeature_box01in .txt {
	margin-top: 20px;
	font-size: 15px;
	line-height: 2.2;
	text-align: left;
}

.comparison_txt01 {
	position: relative;
	padding: 0 116px 0 106px;
	text-align: center;
	margin: 0 40px 90px 40px;
}

.comparison_txt01 p {
	font-size: 30px;
	font-weight: 700;
}

.comparison_txt01:before {
	background: url(https://maclogi.co.jp/images/comparison/catch01_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 91px;
	height: 192px;
	margin-top: -96px;
}

.comparison_txt01:after {
	background: url(https://maclogi.co.jp/images/comparison/catch01_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 91px;
	height: 192px;
	margin-top: -96px;
}

.comparison_txt02 {
	position: relative;
	padding: 0 106px 0 106px;
	text-align: center;
	margin: 0 20px;
}

.comparison_txt02 p {
	font-size: 30px;
	font-weight: 700;
}

.comparison_txt02 p .en01 {
	font-size: 30px;
	font-weight: 700;
}

.comparison_txt02:before {
	background: url(https://maclogi.co.jp/images/comparison/catch02_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 66px;
	height: 135px;
	margin-top: -68px;
}

.comparison_txt02:after {
	background: url(https://maclogi.co.jp/images/comparison/catch02_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 66px;
	height: 135px;
	margin-top: -68px;
}

.comparisonfeature_box02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 100px;
}

.comparisonfeature_box02in {
	text-align: center;
	width: calc((100% - 6px) / 3);
	padding-bottom: 40px;
}

.comparisonfeature_box02in:not(:last-child) {
	margin-right: 3px;
}

.comparisonfeature_box02in:nth-child(1) {
	background-color: #d0405d;
}

.comparisonfeature_box02in:nth-child(2) {
	background-color: #2697d1;
}

.comparisonfeature_box02in:nth-child(3) {
	background-color: #269c5a;
}

.comparisonfeature_box02in .title {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding: 30px 0;
	margin-bottom: 40px;
}

.comparisonfeature_box02in .txt {
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.4;
	padding-top: 30px;
}

.comparisonfeature_box02in .txt span {
	color: #FFF;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.0;
	display: block;
	margin: 8px 0;
}

.comparisonfeature_box02in .txt small {
	color: #FFF;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.0;
}

.comparisonfeature_box03 {
	margin-bottom: 115px;
}

.comparison .tbl02 {
	background-color: #fff;
	width: calc(100% - 190px);
	padding: 50px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -22px;
	z-index: 0;
	position: relative;
}

.comparison .tbl02+p {
	font-size: 15px;
	margin-top: 20px;
}

.comparison .comparisonfeature_box04in {
	padding-bottom: 140px;
}

.comparison .comparisonfeature_box04in:first-child {
	background: url(https://maclogi.co.jp/images/comparison/img03.png) no-repeat 3.7% bottom;
}

.comparison .comparisonfeature_box04in:last-child {
	background: url(https://maclogi.co.jp/images/comparison/img04.png) no-repeat right bottom;
}

.comparison .comparisonfeature_box04in:first-child .tbl02 {
	margin-left: 190px;
}

.comparison .comparisonfeature_box04in:last-child .tbl02 {
	margin-right: 190px;
}

.comparison .comparisonfeature_box04 .title {
	height: 98px;
	position: relative;
	z-index: 2;
}

/*.comparison .comparisonfeature_box04 .title span{
	color:#FFF;
	font-weight: 700;
	font-size: 32px;
	width: 98%;
	line-height: 94px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 1200px;
}*/
.comparison .comparisonfeature_box04in:first-child .title {
	background: url(https://maclogi.co.jp/images/comparison/obi01.png) no-repeat left top;
}

.comparison .comparisonfeature_box04in:last-child .title {
	background: url(https://maclogi.co.jp/images/comparison/obi02.png) no-repeat right top;
}

.tbl02 table {
	width: 100%;
}

.tbl02 table tr:nth-child(2n+0) {
	background-color: #f3f3f3;
}

.tbl02 table th {
	background-color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 21px 0;
}

.tbl02 table th span {
	color: #FFF;
	font-size: 20px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	line-height: 25px;
	display: block;
}

.tbl02 table th span.smt {
	font-size: 17px;
}

.tbl02 table th:nth-child(2) span {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.tbl02 table td {
	font-size: 17px;
	padding: 21px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tbl02 table td:first-child {
	font-weight: 700;
	padding-left: 40px;
	width: 30%;
}

.tbl02 table td:not(:first-child) {
	width: calc(70% / 3);
}

.comparison .tbl02 span {
	font-size: 14px;
	display: block;
	line-height: 1.4;
	padding-left: 1em;
	text-indent: -1em;
}

.notfound_box {
	text-align: center;
}

.notfound_box .btn04 {
	width: 400px;
	margin: 40px auto 0 auto;
}

.thanks .btn04 {
	width: 400px;
	margin: 60px auto 0 auto;
}

.meritbox01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}

.meritbox01 .inmerit {
	width: calc((100% - 40px) / 2);
}

.meritbox01 .inmerit02 {
	width: calc((100% - 40px) / 3);
}

.meritbox01 .merit_title {
	height: 110px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	line-height: 110px;
	text-align: center;
}

.meritbox01 .inmerit .merit_title {
	background-color: #b70000;
}

.meritbox01 .indemerit .merit_title {
	background-color: #222222;
}

.meritbox01 .merit_title .title {
	font-size: 28px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	display: inline-block;
	padding-left: 61px;
	min-height: 51px;
}

.meritbox01 .inmerit02 .merit_title02 {
	background-color: #b70000;
	height: 80px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	line-height: 80px;
	text-align: center;
}

.meritbox01 .inmerit02 .merit_title02 .title {
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	display: inline-block;
}

.meritbox01 .inmerit .merit_title .title {
	background: url(https://maclogi.co.jp/images/merit_icon01.png) no-repeat left center;
}

.meritbox01 .indemerit .merit_title .title {
	background: url(https://maclogi.co.jp/images/demerit_icon01.png) no-repeat left center;
}

.meritbox01 .indemerit {
	width: calc((100% - 40px) / 2);
}

.meritbox01 .merit_inbox {
	background-color: #fff;
	padding: 35px 45px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.meritbox01 .inmerit02 .merit_inbox {
	padding: 30px 25px;
}

.meritbox01 .inmerit .merit_inbox,
.meritbox01 .inmerit02 .merit_inbox {
	border-left: 4px solid #f4d9d9;
	border-right: 4px solid #f4d9d9;
	border-bottom: 4px solid #f4d9d9;
}

.meritbox01 .indemerit .merit_inbox {
	border-left: 4px solid #dddddd;
	border-right: 4px solid #dddddd;
	border-bottom: 4px solid #dddddd;
}

.meritbox01 .merit_list li {
	font-size: 20px;
	font-weight: 700;
	padding-left: 50px;
	line-height: 1.6;
}

.meritbox01 .inmerit .merit_list li {
	background: url(https://maclogi.co.jp/images/red_check_icon.png) no-repeat left top;
}

.meritbox01 .inmerit02 .merit_list li {
	background: url(https://maclogi.co.jp/images/red_check_icon.png) no-repeat left top;
	background-size: 26px 27px;
	padding-left: 36px;
	font-size: 18px;
}

.meritbox01 .indemerit .merit_list li {
	background: url(https://maclogi.co.jp/images/gray_check_icon.png) no-repeat left top;
}

.meritbox01 .merit_list li:not(:last-child) {
	margin-bottom: 20px;
	border-bottom: 2px dotted #cccccc;
	padding-bottom: 20px;
}

.recommendbox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 50px;
}

.recommendbox .reccomend_inbox {
	width: 25%;
	text-align: center;
}

.recommendbox .reccomend_inbox .reccomend_title {
	color: #b70000;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	margin-top: 15px;
	letter-spacing: -0.02em;
}

.rakuten .top_sec01_boxin:nth-child(1) p,
.rakuten .top_sec01_boxin:nth-child(4) p {
	padding-top: 15px;
}

.yahoo .top_sec01_boxin:nth-child(1) p,
.yahoo .top_sec01_boxin:nth-child(3) p,
.yahoo .top_sec01_boxin:nth-child(4) p {
	padding-top: 15px;
}

.planbox {
	background-color: #fceae9;
	padding: 45px 45px 15px 45px;
}

.planbox .plan_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.planbox .plan_list li {
	border: 3px solid #b70000;
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc((100% - 60px)/3);
	margin-bottom: 30px;
	height: 84px;
}

.planbox .plan_list li span {
	color: #b70000;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}

.planbox .plan_list li span br {
	line-height: 1.0;
}

.voicebox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 20px;
	padding-top: 30px;
}

.voicebox .voice_inbox {
	width: calc((100% - 230px) / 2);
	background-color: #fff;
	padding: 0 40px 30px 40px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	position: relative;
}

.yahoo .voicebox {
	justify-content: center;
}

.voicebox .voice_inbox .voice_img {
	position: relative;
	left: -60px;
	top: -20px;
	width: calc(100% + 80px);
}

.voicebox .voice_inbox .voice_img img {
	width: 100%;
}

.voicebox .voice_title {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	margin-top: 10px;
	background: url(https://maclogi.co.jp/images/service/voice_title_bk.png) no-repeat right top;
	padding-right: 51px;
	line-height: 1.6;
	margin-bottom: 15px;
}

.voicebox .voice_title02 {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	margin-top: 10px;
	line-height: 1.6;
	position: relative;
	text-align: center;
	padding: 0 41px;
}

.voicebox .voice_title02 span {
	color: #b70000;
	font-size: 26px;
	font-weight: 700;
	border-bottom: 2px solid #b70000;
	display: inline-block;
	line-height: 1.3;
	padding-bottom: 5px;
}

.voicebox .voice_title02:before {
	background: url(https://maclogi.co.jp/images/service/voice_title_bk.png) no-repeat right top;
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 31px;
	height: 27px;
}

.voicebox .voice_title02:after {
	background: url(https://maclogi.co.jp/images/service/marketing_title_bk.png) no-repeat left bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 31px;
	height: 27px;
}

.voicebox .voice_txt {
	font-size: 15px;
	line-height: 1.8;
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b70000;
}

.voicebox .voice_name {
	color: #888888;
	font-size: 15px;
	text-align: right;
	display: block;
	font-weight: 500;
}

.planning_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: calc((100% + 16px));
	margin-left: -8px;
	margin-bottom: 60px;
}

.planning_txt span {
	color: #b70000;
	font-size: 32px;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	border-bottom: 2px solid #b70000;
	display: inline-block;
	margin-bottom: 5px;
}

.planning_txt span.sp_none {
	border-bottom: none;
}

.planning_txt02 {
	text-align: center;
	margin: 70px 0 110px 0;
}

.typebox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}

.typebox .type_inbox {
	width: calc((100% - 60px) / 3);
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.typebox .type_title {
	background-color: #de2d28;
	box-shadow: 0px 10px 10px -5px rgba(222, 45, 40, 0.22);
	color: #fff;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	height: 85px;
	line-height: 85px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.typebox .type_whitebox {
	padding: 30px 25px;
	text-align: center;
	z-index: 0;
	position: relative;
}

.typebox .type_whitebox .type_txt {
	text-align: left;
	font-size: 15px;
	line-height: 2.0;
	margin: 20px 0;
}

.typebox .type_whitebox .type_tbl {
	width: 100%;
	margin-bottom: 5px;
}

.typebox .type_whitebox .type_tbl th {
	color: #FFF;
	background-color: #333;
	width: 55%;
	font-size: 15px;
	font-weight: 700;
	padding: 5px 0;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}

.typebox .type_inbox:last-child .type_whitebox .type_tbl th {
	width: 35%;
}

.typebox .type_whitebox .type_tbl td {
	background-color: #ededed;
	width: 45%;
	font-size: 15px;
	padding: 5px 0;
	border-bottom: 1px solid #FFF;
}

.typebox .type_inbox:last-child .type_whitebox .type_tbl td {
	width: 65%;
}

.typebox .type_whitebox .type_tbl td.txt_l {
	text-align: left;
	padding: 5px 20px;
}

.typebox .type_whitebox .type_tbl td span {
	font-size: 13px;
	margin-left: 3px;
}

.typebox .type_whitebox .type_caution {
	text-align: right;
	display: block;
	color: #de2d28;
	font-size: 13px;
}

.marketing_btnbox .btn03 {
	margin: 60px auto 0 auto;
	width: 400px;
}

.conditions_img {
	padding-bottom: 50px;
}

.conditions_catch {
	position: relative;
	padding: 0 116px 0 116px;
	text-align: center;
	margin-bottom: 50px;
	display: inline-block;
}

.conditions_catch p {
	font-size: 30px;
	font-weight: 700;
	color: #222;
}

.conditions_catch p span {
	display: inline-block;
	color: #b70000;
	font-size: 40px;
	font-weight: 700;
	font-style: italic;
	border-bottom: 2px solid #b70000;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.conditions_catch p span:after {
	border-bottom: 2px solid #b70000;
	position: absolute;
	bottom: 3px;
	left: 0;
	content: "";
	width: 100%;
	height: 2px;
}

.conditions_catch:before {
	background: url(https://maclogi.co.jp/images/ecfails/catch01_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 76px;
	height: 158px;
	margin-top: -78px;
}

.conditions_catch:after {
	background: url(https://maclogi.co.jp/images/ecfails/catch01_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 76px;
	height: 158px;
	margin-top: -78px;
}

.failurecasebox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.failurecasebox .failurecase_inbox {
	width: calc((100% - 40px) / 2);
}

.failurecasebox .failurecase_whitebox {
	padding: 30px;
	border-left: 4px solid #dddddd;
	border-right: 4px solid #dddddd;
	border-bottom: 4px solid #dddddd;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-color: #fff;
}

.failurecasebox .failurecase_title {
	background-color: #222;
	text-align: center;
	height: 105px;
	line-height: 105px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.failurecasebox .failurecase_title span {
	color: #FFF;
	font-size: 28px;
	font-weight: 700;
	background: url(https://maclogi.co.jp/images/demerit_icon01.png) no-repeat left center;
	padding-left: 54px;
}

.failurecasebox .failurecase_txt {
	margin-top: 20px;
	font-size: 17px;
	line-height: 2.0;
}

.failurecasebox img {
	width: 100%;
}

.staffbox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.staffbox .staff_inbox {
	width: calc(100% / 4);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.staffbox .staff_cover {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	transition: 0.3s;
}

.staffbox .staff_incover {
	margin-bottom: 5%;
}

.staffbox .staff_cover .staff_name {
	position: relative;
	padding-bottom: 5px;
}

.staffbox .staff_cover .staff_name:after {
	border-bottom: 2px solid #b70000;
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	width: 58px;
	height: 2px;
	margin-left: -29px;
}

.staffbox .staff_cover .name {
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.0;
	margin-bottom: 5px;
}

.staffbox .staff_cover .en01 {
	color: #FFF;
	font-size: 12px;
}

.staffbox .staff_cover p {
	color: #FFF;
	font-size: 15px;
	line-height: 1.8;
}

.staffbox .staff_cover p br {
	line-height: 1.0;
}

.staffbox .staff_inbox>img {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.staffbox .staff_inbox:hover .staff_cover {
	opacity: 1;
	transition: 0.3s;
}

.staffbox .staff_inbox:hover>img {
	transform: scale(1.1, 1.1);
	transition: 0.3s;
}

.resultsbox {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	width: 100%;
	margin-top: 60px;
}

.resultsbox.justcenter {
	justify-content: center;
}

.resultsbox.justcenter .results_inbox {
	padding: 0 20px;
}

.results_caution {
	text-align: right;
	color: #FFF;
	margin-top: 25px;
	font-weight: 500;
}

#failurecas_sec {
	position: relative;
}

.failurecase_bk {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 670px;
	left: 0;
	background-color: #f3f3f3;
	z-index: -1;
}

.servicetypelist01 ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: -10px;
	margin-right: -10px;
}

.servicetypelist01 ul li {
	width: 25%;
	margin-bottom: 1%;
}

.typetbl table {
	width: 100%;
}

.typetbl table th:not(:first-child) {
	font-size: 16px;
	background-color: #de2d28;
	padding: 13px 0;
	color: #FFF;
	font-weight: 700;
	vertical-align: middle;
	line-height: 1.4;
}

.typetbl table th:not(:first-child) br {
	line-height: 1.0;
}

.typetbl table th:nth-child(2),
.typetbl table th:nth-child(3),
.typetbl table th:nth-child(4) {
	border-right: 1px solid #FFF;
}

.typetbl table td {
	background-color: #fff;
	text-align: center;
	padding: 20px 0;
	border: 1px solid #DDD;
}

.typetbl table td .karilogotxt {
	font-size: 24px;
}

.ecfailsfix {
	text-align: center;
	position: relative;
	padding: 40px 0 40px 0;
	width: 96%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}

.ecfailsfix:after {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	transform: skewX(-20deg);
	box-shadow: 0 0 27px rgba(0, 0, 0, 0.22);
}

.ecfailsfixin {
	position: relative;
	z-index: 1;
}

.ecfailsfixin:before {
	background: url(https://maclogi.co.jp/images/qat_mart_h.png) no-repeat left top;
	position: absolute;
	top: -20px;
	right: -40px;
	content: "";
	width: 43px;
	height: 37px;
}

.ecfailsfixin:after {
	background: url(https://maclogi.co.jp/images/qat_mart_f.png) no-repeat left top;
	position: absolute;
	bottom: -20px;
	left: -40px;
	content: "";
	width: 43px;
	height: 37px;
}

.ecfailsfixinbf {
	border-top: 1px solid #b70000;
	padding: 35px 0 0 0;
	width: calc(100% - 150px);
	margin-left: 85px;
	position: relative;
}

.ecfailsfixinbf:before {
	border-top: 1px solid #b70000;
	position: absolute;
	top: -12px;
	right: -40px;
	content: "";
	width: 340px;
	height: 1px;
}

.ecfailsfixinbf:after {
	border-left: 1px solid #b70000;
	position: absolute;
	top: -3px;
	left: -14px;
	content: "";
	width: 1px;
	height: 80px;
	transform: rotate(20deg);
}

.ecfailsfixinaf {
	border-bottom: 1px solid #b70000;
	padding: 0 0 40px 0;
	width: calc(100% - 170px);
	margin-left: 85px;
}

.ecfailsfixinaf:before {
	border-top: 1px solid #b70000;
	position: absolute;
	bottom: -12px;
	left: 40px;
	content: "";
	width: 340px;
	height: 1px;
}

.ecfailsfixinaf:after {
	border-left: 1px solid #b70000;
	position: absolute;
	bottom: -2px;
	right: 70px;
	content: "";
	width: 1px;
	height: 80px;
	transform: rotate(20deg);
}

.ecfailsfix span {
	display: block;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 15px;
}

.ecfailsfix p {
	font-size: 40px;
	color: #b70000;
	font-weight: 700;
	line-height: 1.4;
}


.ebookrequest .title01 .title,
.salesrequest .title01 .title {
	line-height: 1.2;
}

.ebookrequest .checktype01 span:nth-child(6),
.salesrequest .checktype01 span:nth-child(6) {
	clear: left;
	display: block;
	float: left;
}

.ebookrequest .checktype01 span:nth-child(7),
.ebookrequest .checktype01 span:nth-child(8),
.salesrequest .checktype01 span:nth-child(7),
.salesrequest .checktype01 span:nth-child(8) {
	display: block;
	float: left;
}

.ebookrequest .checktype01 span:nth-child(9),
.salesrequest .checktype01 span:nth-child(9) {
	display: block;
	clear: left;
	float: left;
}

#mailform .tbl01 table th.pt01 {
	line-height: 1.6;
	padding: 25px 25px 0 0;
}

#mailform .tbl01 table th span.cau01 {
	display: block;
	font-size: 15px;
	margin-top: -13px;
}

#mailform select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 52px;
	border: 1px solid #ccc;
	font-size: 18px;
	padding: 5px 5px 5px 15px;
	background-color: #f7fdff;
}

#mailform .jyusho dl {
	overflow: hidden;
}

#mailform .jyusho dt {
	float: left;
	clear: left;
	line-height: 52px;
	width: 100px;
	margin-top: 15px;
}

#mailform .jyusho dd {
	float: left;
	margin-top: 15px;
	width: calc(100% - 100px);
}

#mailform .jyusho dd input[type="text"] {
	width: 100%;
}

#pagenavi_box {
	text-align: center;
	margin-top: 60px;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
	padding: 15px;
	margin-bottom: 100px;
}

.servicematerials .wp-pagenavi {
	margin-top: 50px;
}

.wp-pagenavi a,
.wp-pagenavi span {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	text-decoration: none !important;
	border: 1px solid #b70000 !important;
	color: #b70000 !important;
	padding-top: 11px !important;
	padding-right: 17px !important;
	padding-bottom: 11px !important;
	padding-left: 16px !important;
	margin-top: 5px !important;
	margin-right: 10px !important;
	margin-bottom: 5px !important;
	margin-left: 10px !important;
	font-weight: 700;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	color: #FFFFFF !important;
	background-color: #b70000 !important;
	border-top-color: #b70000 !important;
	border-right-color: #b70000 !important;
	border-bottom-color: #b70000 !important;
	border-left-color: #b70000 !important;
	text-decoration: none !important;
}

.wp-pagenavi span.current {
	font-weight: bold;
	color: #FFF;
}

#blog_pagenavi {
	padding: 60px 0 10px 0;
	text-align: center;
}

.pager_btn span a {
	border: 2px solid #b70000;
	padding: 8px 20px;
	color: #b70000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.pager_btn span a:hover {
	background: #b70000;
	color: #FFFFFF;
}

.pager_btn span.prev {
	margin: 0 20px 0 0;
}

.pager_btn span.next {
	margin: 0 0 0 20px;
}

.pager_btn span.prev a {
	padding: 8px 14px;
}

.pager_btn span.next a {
	padding: 8px 20px;
}

.pager_btn span.pagenavi_tolist a {
	background-color: #b70000;
	color: #FFFFFF;
}

/*servicematerials*/
.sm_sub_sec01 {
	padding-bottom: 60px;
}

.sm_sub_sec02 {
	padding: 90px 0 100px 0;
	background-color: #f3f3f3;
}

.sm_sub_sec02 .title {
	color: #b70000;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	letter-spacing: 0.05em;
}

.sm_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sm_listin {
	box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.13);
	margin: 0 0 20px 0;
	width: calc((100% - 20px) / 2);
	background-color: #fff;
	padding: 25px;
	text-decoration: none;
	display: block;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sm_listin .sm_listin_left {
	width: 150px;
}

.sm_listin .sm_listin_left img {
	width: 100%;
}

.sm_listin .sm_listin_right {
	width: calc((100% - 170px));
}

.sm_listin_ctlist ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.sm_listin_ctlist ul li {
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 7px;
	border: 1px solid #b70000;
	display: block;
	text-decoration: none;
	color: #b70000;
	line-height: 1.0;
	letter-spacing: 0.03em;
}

.sm_listin_title {
	border-bottom: 1px solid #dddddd;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}

.sm_listin_disc {
	font-size: 14px;
	letter-spacing: 0.05em;
}

.sm_search {
	border: 4px solid #eeeeee;
	padding: 30px 25px;
	margin-bottom: 40px;
}

.sm_search .sm_search_title {
	background-color: rgba(183, 0, 0, 0.06);
	height: 70px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

.sm_search .sm_search_title ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sm_search .sm_search_title ul li input[type="radio"] {
	margin-top: 12px;
}

.sm_search .sm_search_title ul li:first-child {
	margin-right: 50px;
}

.sm_search .panel {
	display: none;
}

.sm_search .panel.is-show {
	display: block;
}

.sm_search .sm_search_title input[type="radio"] {
	display: none;
}

.sm_search .sm_search_title input[type="radio"]+span {
	cursor: pointer;
	display: inline-block;
	padding: 0 0 0 1.7em;
	position: relative;
	font-size: 20px;
	font-weight: 700;
}

.sm_search .sm_search_title input[type="radio"]+span::before {
	-webkit-transform: translateY(-50%);
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 50%;
	content: "";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}

.sm_search .sm_search_title .is-active input[type="radio"]+span::before {
	border: 2px solid #b70000;
}

.sm_search .sm_search_title input[type="radio"]+span::after {
	-webkit-transform: translateY(-50%);
	background: #b70000;
	border: 2px solid transparent;
	border-radius: 50%;
	content: "";
	height: 4px;
	left: 6px;
	opacity: 0;
	padding: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	width: 4px;
}

.sm_search .sm_search_title input[type="radio"]:checked+span::after {
	opacity: 1;
}

.sm_search .sm_search_ct {
	padding: 15px 80px 0 80px;
}

.sm_search .sm_search_ct input[type="checkbox"] {
	display: none;
}

.sm_search .sm_search_ct input[type="checkbox"]+span {
	cursor: pointer;
	display: inline-block;
	margin: 0 2em 0 0;
	padding: 0 0 0 2em;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.sm_search .sm_search_ct label {
	display: inline-block;
	margin-bottom: 15px;
}

.sm_search .sm_search_ct input[type="checkbox"]+span::before {
	-webkit-transform: translateY(-50%);
	background: #fff;
	border: 2px solid #CCC;
	border-radius: 2px;
	content: "";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.sm_search .sm_search_ct input[type="checkbox"]+span::after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	border-bottom: 3px solid #b70000;
	border-left: 3px solid #b70000;
	content: "";
	display: block;
	height: 0.4em;
	left: 4px;
	margin-top: -0.1em;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	transition: all 0.3s ease 0s;
	width: 0.7em;
}

.sm_search .sm_search_ct input[type="checkbox"]:checked+span::after {
	opacity: 1;
}

.sm_search_btn {
	position: relative;
	margin: 0 auto;
	width: 300px;
	cursor: pointer;
}

.sm_search_btn input {
	background-color: #b70000;
	border: none;
	width: 300px;
	height: 60px;
	display: block;
	text-align: center;
	line-height: 58px;
	transition: 0.3s;
	cursor: pointer;
	color: #FFF;
	font-weight: 700;
	font-size: 18px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
	padding-left: 30px;
	letter-spacing: 0.05em;
	outline: none;
}

.sm_search_btn .search_icon01 {
	background: url(https://maclogi.co.jp/images/e_book/search_icon.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 30%;
	content: "";
	width: 21px;
	height: 21px;
	margin-top: -10px;
}

.sm_btn02 {
	text-align: right;
	margin-top: 20px;
}

.sm_btn02 a {
	background-color: #b70000;
	text-decoration: none;
	width: 230px;
	height: 50px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	transition: 0.3s;
	cursor: pointer;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
	transition: 0.3s;
}

.sm_btn02 a:hover {
	opacity: 0.7;
	transition: 0.3s;
}

.sm_btn02 a span {
	position: relative;
	letter-spacing: 0.05em;
	padding-left: 29px;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
}

.sm_btn02 a span:before {
	background: url(https://maclogi.co.jp/images/e_book/download_icon.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 19px;
	height: 18px;
	margin-top: -10px;
}

.sm_list .leadtxt {
	width: 100%;
}

.keyword_title {
	margin-bottom: 60px;
}

.keyword_title dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.keyword_title dl dt {
	font-size: 20px;
	font-weight: 700;
	background-color: #b70000;
	color: #FFF;
	padding: 5px 15px;
	margin-right: 15px;
	line-height: 36px;
}

.keyword_title dl dd {
	font-size: 20px;
	font-weight: 700;
	line-height: 46px;
}

.servicematerials .btn03,
.e_book .btn03 {
	margin: 80px auto 0 auto;
	width: 400px;
}

#top_bnrarea {
	margin-top: 60px;
}

#top_bnrarea .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#top_bnrarea .inner .top_bnr01,
#top_bnrarea .inner .top_bnr02 {
	width: calc((100% - 30px) / 2);
}

/*lowunitprice*/
.sub_sec_lowunitprice01 {
	position: relative;
}

.sub_sec_lowunitprice01 .bk {
	background-color: #f3f3f3;
	width: 100%;
	height: 270px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.lowunitprice_box01 {
	position: relative;
	z-index: 1;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.lowunitprice_box01>div {
	width: calc((100% - 35px) / 2);
}

.lowunitprice_box01>div a {
	text-decoration: none;
}

.lowunitprice_box01in {
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lowunitprice_title01 {
	text-align: center;
	margin-bottom: 40px;
}

.list01 {
	margin: 5px 0;
}

.list01 li {
	font-size: 17px;
	line-height: 1.6;
}

.list01 li:not(:last-child) {
	margin-bottom: 5px;
}

.list01 li:before {
	color: #b70000;
	content: "■";
	font-size: 12px;
	margin-right: 5px;
}

.lowunitprice .tbl03 {
	background-color: #fff;
	padding: 50px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);
	margin-bottom: 45px;
}

.tbl03 table {
	width: 100%;
}

.tbl03 table th {
	background-color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0;
	color: #FFF;
	font-weight: 700;
	font-size: 17px;
	width: 300px;
	vertical-align: middle;
}

.tbl03 table tr:not(:last-child) th {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.tbl03 table td {
	font-size: 17px;
	padding: 20px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f3f3f3;
	width: calc(100% - 300px);
}

.tbl03 table tr:nth-child(2n+0) td {
	background-color: #fff;
}

.tbl03 table .price {
	font-size: 13px;
}

.tbl03 table .price span {
	color: #b70000;
	font-size: 24px;
	font-weight: 700;
}

.tbl03 table .sml_txt {
	font-size: 15px;
	margin-top: 10px;
}

.tbl03 table .red_txt {
	color: #b70000;
	font-weight: 700;
	margin-top: 15px;
}

.lowunitprice_diff {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border: 4px solid #f4d9d9;
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-bottom: 55px;
}

.lowunitprice_diff_tilte {
	background-color: #b70000;
	margin: -4px 0 -4px -4px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	width: 300px;
	padding: 40px 0;
	position: relative;
}

.lowunitprice_diff_tilte:after {
	border-top: 117px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 117px solid transparent;
	border-left: 40px solid #b70000;
	position: absolute;
	top: 0;
	right: -80px;
	content: "";
}

.lowunitprice_diff_tilte p {
	color: #FFF;
	line-height: 1.5;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	background: url(https://maclogi.co.jp/images/lowunitprice/mark01.png) no-repeat center top;
	padding-top: 88px;
}

.lowunitprice_diff ul {
	margin: 50px 50px 50px 90px;
	width: calc(100% - 440px);
}

.lowunitprice_diff ul li {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.03em;
	background: url(https://maclogi.co.jp/images/red_check_icon.png) no-repeat left top;
	padding-left: 47px;
	min-height: 33px;
}

.lowunitprice_diff ul li:not(:last-child) {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #CCC;
}

.lowunitprice_reco {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.lowunitprice_reco.threelist .lowunitprice_recoin {
	width: calc((100% - 80px) / 3);
}

.lowunitprice_reco.fourlist .lowunitprice_recoin {
	width: calc((100% - 60px) / 4);
}

.lowunitprice_reco .lowunitprice_recoin p {
	text-align: center;
	margin-top: 15px;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.lowunitprice_insec:not(:last-child) {
	margin-bottom: 140px;
}

.lowunitprice_txt01 {
	position: relative;
	text-align: center;
}

.lowunitprice_txt01 p {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.5;
}

.lowunitprice_txt01 p span {
	font-size: 30px;
	font-weight: 700;
}

.lowunitprice_txt01:before {
	background: url(https://maclogi.co.jp/images/lowunitprice/lowunitprice_txt01_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 66px;
	height: 135px;
	margin-top: -68px;
}

.lowunitprice_txt01:after {
	background: url(https://maclogi.co.jp/images/lowunitprice/lowunitprice_txt01_bk.png) no-repeat left top;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 66px;
	height: 135px;
	margin-top: -68px;
}

.case_link {
	margin-top: 60px;
}

.case_link ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.case_link li {
	width: calc((100% - 40px) / 2);
}

.other_case .case_link li {
	width: calc((100% - 60px) / 4);
}

.case_link li img {
	width: 100%;
}

.case_sec {
	padding-top: 70px;
}

.case_sec .case_title_box {
	text-align: center;
	margin-bottom: 70px;
}

.case_sec .case_title_box .title .sp_none {
	display: inline;
}

.other_case .case_sec .case_title_box .title {
	margin-bottom: 30px;
}

.case_sec .case_title_box .txt {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin: 25px 0 5px 0;
}

.case_sec .case_title_box .title02 {
	font-size: 36px;
	font-weight: 700;
	border-bottom: 3px solid #b70000;
	display: inline-block;
	position: relative;
	margin: 0 59px;
	line-height: 1.4;
	padding-bottom: 5px;
}

.case_sec .case_title_box .title02:before {
	background: url(https://maclogi.co.jp/images/qat_mart02_f.png) no-repeat;
	position: absolute;
	top: 25px;
	left: -59px;
	content: "";
	width: 34px;
	height: 29px;
}

.case_sec .case_title_box .title02:after {
	background: url(https://maclogi.co.jp/images/qat_mart02_h.png) no-repeat;
	position: absolute;
	top: 10px;
	right: -59px;
	content: "";
	width: 34px;
	height: 29px;
}

.casebtn.btn04 {
	margin: 100px auto 0 auto;
	width: 600px;
}

.casebtn.btn04 a {
	width: 600px;
	background: url(https://maclogi.co.jp/images/arrow01.png) 94% center no-repeat rgb(30, 173, 155);
}

.bread_Area .inner,
.sub_sec04 .inner {
	position: relative;
	z-index: 1;
}

.casestudy_box01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

#case04 .casestudy_box01 {
	justify-content: center;
}

.casestudy_box01 .casestudy_box01in {
	width: calc((100% - 40px) / 2);
	border: 4px solid #f4d9d9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}

.casestudy_box01 .casestudy_box01inbox {
	padding: 30px 40px 45px 40px;
}

.casestudy_box01 .casestudy_box01_tit {
	margin: -4px -4px 0 -4px;
	width: calc(100% + 8px);
}

.casestudy_box01 .casestudy_box01_txt01 {
	background-color: #eeeeee;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	padding: 15px;
	letter-spacing: 0.03em;
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.casestudy_box01 .casestudy_box01_txt02 {
	text-align: center;
	height: 162px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

#case04 .casestudy_box01 .casestudy_box01_txt02 {
	height: auto;
}

.casestudy_box01 .casestudy_box01_txt02 p {
	position: relative;
	display: inline-block;
}

.casestudy_box01 .casestudy_box01_txt02 p:before {
	background: url(https://maclogi.co.jp/images/qat_mart02_f.png) no-repeat left top;
	position: absolute;
	bottom: 0;
	left: -64px;
	content: "";
	width: 34px;
	height: 29px;
}

.casestudy_box01 .casestudy_box01_txt02 p:after {
	background: url(https://maclogi.co.jp/images/qat_mart02_h.png) no-repeat left top;
	position: absolute;
	top: 0;
	right: -64px;
	content: "";
	width: 34px;
	height: 29px;
}

.casestudy_box01 .casestudy_box01_txt02 span {
	font-size: 30px;
	font-weight: 700;
	border-bottom: 3px solid #b70000;
	line-height: 1.8;
	display: block;
}

.casestudy_box01+.btn02 a,
.casestudy_box02+.btn02 a {
	width: 37.5%;
	margin: 0 auto;
}

.casestudy_box02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

.casestudy_box02in {
	width: calc((100% - 90px) / 4);
}

.casestudy_box02in:not(:last-child) {
	margin-right: 30px;
}

.casestudy_box02in a {
	text-decoration: none;
}

/*.casestudy_box02in .cab02_img{
	overflow: hidden;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.casestudy_box02in .cab02_img img{
	height: 200px;
	width: auto;
	max-width: inherit
}*/
.casestudy_box02in .cab02_title {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.8;
	margin-top: 10px;
}

.casestudy .top_sec01_box a {
	text-decoration: none;
	display: block;
	background-color: #fff;
}

.casestudy .top_sec01_box a:hover img {
	opacity: 1;
}

.casestudy .top_sec01_box .top_sec01_boxin {
	padding-bottom: 0;
}

.casestudy .top_sec01_box .top_sec01_boxin p {
	padding-bottom: 45px;
}

.casestudy .top_sec01_box a:hover {
	background-color: rgba(244, 217, 217, 0.5);
}

/*voice*/
#voice01 {
	padding-bottom: 115px;
	border-bottom: 1px solid #ddd;
}

#voice02 {
	padding-top: 100px;
}

.voice_title {
	font-size: 38px;
	letter-spacing: 0.03em;
	font-weight: 700;
	display: table;
	border-bottom: 2px solid #b70000;
	padding: 0 40px;
	margin: 0 auto 20px auto;
}

.voice_plan {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}

.voice_plan .title {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-right: 10px;
}

.voice_plan ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.voice_plan ul li {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #FFF;
	background-color: #222222;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-o-border-radius: 18px;
	-ms-border-radius: 18px;
	border-radius: 18px;
}

.voice_plan ul li:not(:last-child) {
	margin-right: 10px;
}

.voice_info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.voice_info .voice_info_img {
	width: 39%;
}

.voice_info .voice_info_disc {
	width: 56.25%;
	margin-top: 30px;
}

.voice_info .voice_info_disc .title {
	color: #b70000;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 20px;
}

.voice_info .voice_info_disc .disc {
	background: #b70000;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	text-align: center;
	padding: 14px 10px;
	line-height: 1.4;
}

.voice_info .voice_info_disc .txt {
	font-size: 17px;
	line-height: 2.0;
	letter-spacing: 0.03em;
}

.voice_info02 {
	position: relative;
}

.voice_info02>div.voice_info02_flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 60px;
}

.voice_info02_img {
	width: 56.25%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.voice_info02_img img {
	width: 100%;
}

.voice_info02_disc {
	width: 43.75%;
	padding-top: 40px;
}

.voice_info02_title {
	background-color: rgba(183, 0, 0, 0.05);
	padding: 25px;
	margin-bottom: 35px;
}

.voice_info02_title>div {
	border-left: 3px solid #b70000;
	padding-left: 25px;
}

.voice_info02_title>div:not(:last-child) {
	margin-bottom: 15px;
}

.voice_info02_title .title {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 5px;
}

.voice_info02_title span a {
	text-decoration: none;
}

.voice_info02in_img {
	padding-right: 11%;
}

.voice_info02in_img img {
	width: 100%;
}

.voice_interview_block01 {
	margin-bottom: 50px;
}

.voice_interview_block01,
.voice_interview_block01 {
	overflow: hidden;
}

.voice_interview .txt {
	font-size: 17px;
	line-height: 2.0;
	letter-spacing: 0.03em;
}

.voice_interview_block01 .f_l {
	float: left;
	padding: 0 35px 40px 0;
}

.voice_interview_block02 .f_r {
	float: right;
	padding-left: 35px;
}

#voice02+.btn02 a,
#voice03+.btn02 a {
	margin: 95px auto 50px auto;
}

/*works*/
.works_list {
	margin-top: 50px;
}

.works_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.works_list ul li {
	width: calc((100% - 105px) / 4);
	margin-bottom: 45px;
}

.works_list ul li.page_none {
	width: 100%;
	text-align: center;
	margin-right: 0 !important;
}

.works_list ul li:not(:nth-child(4n+0)) {
	margin-right: 35px;
}

.works_list ul li a {
	text-decoration: none;
}

.works_list ul li .wl_img {
	margin-bottom: 10px;
	display: block;
}

.works_list ul li .wl_ct {
	background-color: #b70000;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.0;
	padding: 2px 15px 3px 15px;
	font-weight: 500;
}

.works_list ul li .wl_name {
	font-size: 15px;
	line-height: 1.4;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DDD;
	letter-spacing: 0.05em;
	display: block;
	margin-top: 10px;
}

.works_list ul li .wl_tit {
	font-size: 17px;
	line-height: 1.8;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.works_page_title {
	margin-bottom: 20px;
}

.works_page_title .wp_ct {
	background-color: #b70000;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.0;
	padding: 3px 15px 4px 15px;
	font-weight: 500;
}

.works_page_title .wp_name {
	text-align: right;
	font-size: 17px;
	font-weight: 700;
}

.works_page_title .wp_tit {
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #DDD;
	line-height: 1.4;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.works_page_content #entry-content {
	margin-bottom: 60px;
}

.works_page_content #entry-content p {
	margin-bottom: 30px;
	font-size: 17px;
	line-height: 2.0;
}

.works_page_content .wp_bf {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.works_page_content .wp_bf .wp_before {
	width: calc((100% - 40px) / 2);
	border: 4px solid #dddddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.works_page_content .wp_bf .wp_before .title {
	background-color: #222222;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #FFF;
	text-align: center;
	font-size: 28px;
	height: 90px;
	line-height: 90px;
	letter-spacing: 0.03em;
	font-weight: 700;
	margin: -4px -4px 0 -4px;
}

.works_page_content .wp_bf .wp_after {
	width: calc((100% - 40px) / 2);
	border: 4px solid #f4d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.works_page_content .wp_bf .wp_after .title {
	background-color: #b70000;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #FFF;
	text-align: center;
	font-size: 28px;
	height: 90px;
	line-height: 90px;
	letter-spacing: 0.03em;
	font-weight: 700;
	margin: -4px -4px 0 -4px;
}

.works_page_content .wp_bf ul {
	margin: 40px 50px;
}

.works_page_content .wp_bf ul li {
	font-size: 20px;
	letter-spacing: 0.03em;
	font-weight: 700;
	padding-left: 45px;
	line-height: 1.4;
}

.works_page_content .wp_bf .wp_before ul li {
	background: url(https://maclogi.co.jp/images/gray_check_icon.png) no-repeat left top;
}

.works_page_content .wp_bf .wp_after ul li {
	background: url(https://maclogi.co.jp/images/red_check_icon.png) no-repeat left top;
}

.works_page_content .wp_bf ul li:not(:last-child) {
	border-bottom: 2px dotted #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.works_page_list .works_list {
	margin-top: 20px;
}

.works_page_list {
	margin-top: 90px;
	margin-bottom: 50px;
}

/*column*/
.column_date {
	float: left;
	color: #888888;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: 0.03em;
	margin-right: 10px;
	font-size: 17px;
}

.column_list_date {
	float: left;
	color: #888888;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: 0.03em;
	margin-right: 10px;
	font-size: 16px;
}

.colum_list_title {
	clear: both;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.8;
}

.column_list>ul>li:first-child {
	border-top: 1px solid #DDD;
}

.column_list>ul>li {
	border-bottom: 1px solid #DDD;
}

.column_list>ul>li a {
	padding: 30px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.column_list>ul>li a {
	text-decoration: none;
}

.column_list>ul>li .colum_list_left {
	margin-right: 30px;
	width: 130px;
}

.column_list>ul>li .colum_list_right {
	width: calc(100% - 160px);
}

.colum_list_ctlist ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.colum_list_ctlist ul li {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 700;
	padding: 6px 10px;
	border: 1px solid #b70000;
	display: block;
	text-decoration: none;
	color: #b70000;
	line-height: 1.0;
}

.column_list>ul>li.page_none {
	border: none;
	text-align: center;
}

.column_ctlist.accordion .accct {
	display: none;
}

.column_ctlist>ul>li p.acctit {
	display: block;
	font-size: 18px;
	letter-spacing: 0.05em;
	background-color: #f3f3f3;
	padding: 17px 20px;
	line-height: 1.4;
	text-decoration: none;
	font-weight: 700;
	position: relative;
	cursor: pointer;
}

.column_ctlist>ul>li p.acctit span {
	background: url(https://maclogi.co.jp/images/aco_plus.png) no-repeat left top;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -12px;
}

.column_ctlist>ul>li p.acctit span.open {
	background: url(https://maclogi.co.jp/images/aco_minus.png) no-repeat left top;
	background-size: 24px 24px;
}

.column_ctlist>ul>li {
	border-bottom: 1px solid #DDD;
}

.column_ctlist>ul>li>ul>li:not(:last-child) {
	border-bottom: 1px solid #DDD;
}

.column_ctlist>ul>li>ul>li>a {
	display: block;
	font-size: 16px;
	background: url(https://maclogi.co.jp/images/arrow07.png) no-repeat 20px center;
	text-decoration: none;
	padding: 17px 20px 15px 37px;
}

.column .pager_btn span.pagenavi_tolist a,
.case .pager_btn span.pagenavi_tolist a {
	background-color: #fff;
	border: 1px solid #b70000;
	width: 330px;
	height: 56px;
	line-height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	text-align: center;
	display: block;
	padding: 0;
}

.column .pager_btn span.pagenavi_tolist a span,
.case .pager_btn span.pagenavi_tolist a span {
	background: url(https://maclogi.co.jp/images/arrow08.png) no-repeat left center;
	padding-left: 27px;
	font-size: 15px;
	font-weight: 700;
	color: #b70000;
}

.column .pager_btn,
.case .pager_btn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.column_page_contents #entry-content p {
	margin-bottom: 30px;
}

.case_tuika_title_box {
	text-align: center;
	margin-bottom: 40px;
}

.case_tuika_title_box02 {
	font-size: 36px;
	font-weight: 700;
	position: relative;
	padding: 0 44px;
	margin: 0 auto 140px auto;
	display: table;
	line-height: 1.4;
}

.case_tuika_title_box02:before {
	background: url(https://maclogi.co.jp/images/qat_mart02_f.png) no-repeat left top;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 34px;
	height: 29px;
}

.case_tuika_title_box02:after {
	background: url(https://maclogi.co.jp/images/qat_mart02_h.png) no-repeat left top;
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 34px;
	height: 29px;
}

.other_case .case_title_box .title {
	text-align: center;
	margin-bottom: 30px;
}

.other_case .case_title_box .title .sp_none {
	display: inline;
}

.case_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

.case_list ul li:nth-child(2n+1) {
	margin-right: 50px;
}

.case_list ul li a {
	text-decoration: none;
}

.cl_img {
	display: block;
	margin-bottom: 10px;
	position: relative;
}

/*.case .feature_box03in.case_left .feature_box03inleft span,
.case .feature_box03in.case_right .feature_box03inright span{
	position: relative;
	display: block;
}
.cl_img:before,
.case .feature_box03in.case_left .feature_box03inleft span:before,
.case .feature_box03in.case_right .feature_box03inright span:before{
	background: url(https://maclogi.co.jp/images/casestudy/case/case_img_lt.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 23px;
	height: 50px;
	z-index: 1;
}*/
.cl_tit {
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.8;
}

.case_page_title {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	color: #222222;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.4;
}

.case_page_title .en01 {
	color: #b70000;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.4;
	margin-right: 15px;
}

.case_page_title02 {
	font-size: 24px;
	font-weight: 700;
}

.column_page_contents #entry-content p {
	margin-bottom: 30px;
	line-height: 2.2;
}

.column_page_contents #entry-content h3,
.works_page_content #entry-content h3 {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #dddddd;
	position: relative;
	margin-top: 50px;
	line-height: 1.4;
}

.column_page_contents #entry-content h3:before,
.works_page_content #entry-content h3:before {
	border-bottom: 2px solid #b70000;
	position: absolute;
	bottom: -2px;
	left: 0;
	content: "";
	width: 150px;
	height: 2px;
}

.column_page_contents #entry-content h4 {
	margin-top: 50px;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-left: 3px solid #b70000;
	min-height: 36px;
	padding-left: 23px;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #b70000;
}

.column_page_contents #entry-content h5 {
	margin-top: 50px;
}

.column_page_contents #entry-content h5 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-bottom: 1px dotted #b70000;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.column_page_contents #entry-content img {
	margin-bottom: 20px;
}

.column_page_contents #entry-content img.alignright {
	display: block;
	margin: 0 0 0 auto;
}

.column_page_contents #entry-content img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}

.column_page_contents #entry-content img.aligncenter {
	display: block;
	margin: 0 auto;
}

.column_page_contents #entry-content ul {
	margin: 0 0 18px 1.5em;
}

.column_page_contents #entry-content li {
	line-height: 2em;
	font-size: 16px;
	list-style: square;
}

.column_page_contents #entry-content ol {
	list-style: decimal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 1.5em;
}

.column_page_contents #entry-content ol li {
	list-style: decimal;
}

.column_page_contents #entry-content ol ol {
	list-style: upper-alpha;
}

.column_page_contents #entry-content ol ol ol {
	list-style: lower-roman;
}

.column_page_contents #entry-content ol ol ol ol {
	list-style: lower-alpha;
}

.column_page_contents #entry-content ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

.column_page_contents #entry-content dl {
	margin: 0 0 24px 0;
}

.column_page_contents #entry-content dt {
	font-weight: bold;
}

.column_page_contents #entry-content dd {
	margin-bottom: 16px;
}

.column_page_contents #entry-content strong {
	font-weight: bold;
}

.column_page_contents #entry-content cite,
em,
i {
	font-style: italic;
}

/*--------------------------------------------------------------------
幅対応
--------------------------------------------------------------------*/
@media (max-width: 1080px) and (min-width: 981px) {

	.ebookrequest .checktype01 span:nth-child(8),
	.salesrequest .checktype01 span:nth-child(8) {
		display: block !important;
	}
}

@media (max-width: 1320px) and (min-width: 981px) {
	.f_fix .fix01 .f_fix_txt {
		font-size: 14px;
	}

	.f_fix .fix01 .f_fix_tel {
		margin-right: 10px;
	}
}

@media (max-width: 1280px) and (min-width: 981px) {
	#footer .ft01 .left_box {
		margin-bottom: 30px;
	}

	#header_pc {
		padding: 0 30px;
	}

	.casestudy_box01 .casestudy_box01_txt02 p:before {
		left: -49px;
	}

	.casestudy_box01 .casestudy_box01_txt02 p:after {
		right: -39px;
	}

	.casestudy_box01 .casestudy_box01_txt02 span {
		font-size: 24px;
	}

	.casestudy_box01+.btn02 a,
	.casestudy_box02+.btn02 a {
		width: 45%;
	}

	.case_sec .case_title_box .title02 {
		font-size: 32px;
	}

	.lowunitprice_txt01 p {
		font-size: 24px;
	}

	.lowunitprice_txt01 p span {
		font-size: 24px;
	}

	.lowunitprice_diff ul {
		margin: 40px 50px 40px 90px;
	}

	.lowunitprice_reco .lowunitprice_recoin p {
		font-size: 15px;
	}

	.lowunitprice_insec:not(:last-child) {
		margin-bottom: 100px;
	}

	.sub_title08 {
		width: 90%;
	}

	.lowunitprice_title01 {
		width: 70%;
		margin: 0 auto 40px auto;
	}

	.lowunitprice_title01 img {
		width: 100%;
	}

	.f_fix .fix01 .f_fix_contact a {
		width: 280px;
	}

	.f_fix .fix02 .f_fix_txt {
		width: 40%;
		font-size: 14px;
	}

	.f_fix .fix02 .inner .fix_right {
		width: 60%;
	}

	.ebookrequest .checktype01 span:nth-child(6),
	.salesrequest .checktype01 span:nth-child(6) {
		clear: inherit;
		display: inline-block;
	}

	.ebookrequest .checktype01 span:nth-child(7),
	.ebookrequest .checktype01 span:nth-child(8),
	.salesrequest .checktype01 span:nth-child(7),
	.salesrequest .checktype01 span:nth-child(8) {
		display: inline-block;
		margin-top: 0;
		float: inherit;
	}

	.ecfailsfix {
		width: 87%;
	}

	.ecfailsfix span {
		font-size: 22px;
	}

	.ecfailsfix p {
		font-size: 30px;
	}

	.rakuten .top_sec01_boxin:nth-child(1) p,
	.yahoo .top_sec01_boxin:nth-child(1) p {
		padding: 15px 15px 0 15px;
	}

	.rakuten .top_sec01_boxin:nth-child(1) p br,
	.yahoo .top_sec01_boxin:nth-child(1) p br {
		display: none;
	}

	.servicetypelist01 ul li {
		margin-bottom: 0;
		margin-top: -10px;
	}

	.resultsbox {
		width: calc(100% + 40px);
		margin-left: -20px;
	}

	.resultsbox .results_inbox {
		padding: 0 20px;
	}

	/*.resultsbox.justcenter .results_inbox{
	padding: 0 35px;
}*/
	.txt01 {
		font-size: 16px;
		line-height: 2.0;
	}

	.h_contact {
		margin-left: 30px;
	}

	.h_link li {
		margin-left: 10px;
	}

	.h_contact a {
		width: 200px;
	}

	#top_sec03 .top_sec03_boxtxt p {
		padding: 15px 35px 30px 35px;
	}

	#top_sec03 .top_sec03_boxtxt .txt {
		font-size: 21px;
	}

	.f_fix .f_fix_contact a {
		width: 260px;
	}

	.f_fix .f_fix_txt span {
		display: block;
	}

	#main .catch_cover01 {
		top: 40px;
		left: 60px;
	}

	#main .catch_cover01 .main_catch {
		font-size: 58px;
	}

	#main .catch_cover02 {
		padding: 10px 15px 10px 10px;
	}

	#main .catch_cover02 p {
		font-size: 28px;
	}

	#main .catch_cover02 p span {
		font-size: 38px;
	}

	#main .catch_cover02:before {
		border-bottom: 85px solid #b70000;
	}

	#top_sec08 .company_img {
		min-height: 250px;
	}

	#top_sec08 .company_info .add {
		margin-bottom: 20px;
	}

	#top_sec08 .btn01 a {
		width: 100%;
	}

	#footer_ct .ft_ct_box .ft_ct_tel a,
	#footer_ct .ft_ct_box .ft_ct_contact a {
		width: 400px;
	}

	.top_sec01_box .top_sec01_boxin .img {
		top: -10px;
		right: -10px;
	}

	.top_sec01_box .top_sec01_boxin:not(:last-child) {
		margin-right: 20px;
	}

	.top_sec01_box .top_sec01_boxin p {
		font-size: 18px;
	}

	.planning_txt span {
		font-size: 28px;
	}

	.conditions_catch p span {
		font-size: 38px;
	}

	.failurecasebox .failurecase_inbox {
		width: calc((100% - 20px) / 2);
	}

	.failurecasebox .failurecase_title span {
		font-size: 24px;
		padding-left: 44px;
	}
}

@media only screen and (max-width: 767px) {
	.sub_sec04:before,
	.sub_sec04:after {
		width: 100%;
	}

	.lowunitprice_diff_tilte {
		width: 45%;
	}

	.lowunitprice_diff ul {
		width: 50%;
		margin: 10px;
	}

	.lowunitprice_reco.fourlist .lowunitprice_recoin {
		width: calc((100% - 20px) / 2);
	}

	.lowunitprice_txt01:before,
	.lowunitprice_txt01:after {
		display: none;
	}

	.tbl03 table th,
	.tbl03 table td {
		width: 50%;
	}
}