/*
Theme Name: commit
Theme URI: http://underscores.me/
Template: pref
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1615873936
Updated: 2021-03-16 14:52:16

*/
/* top */
html {
	margin-top: 10px !important;
}
body { font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.pref-map {
	background: url(images/ja_bg.png)no-repeat center center;
	background-size: contain;
	position: relative;
	display: block;
	height: 800px;
}
.pref-map > div {
	position: absolute;
}
.pref-map h3 {
	display: block;
	margin: 0 0 10px;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
}
.pref-map ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 170px;
}
.pref-map li {
	width: 50%;
}
.pref-map li::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00c";
	font-size: 9px;
	padding-right: 5px;
	line-height: 1;
}
.pref-map li a {
	color: #333;
	font-size: 15px;
	background: #fff;
	border-radius: 5px;
}
.pref-map li a:hover {
	opacity: 0.5;
}
.map_hokkaido {
	right: 433px;
	top: 65px;
}
.map_tohoku {
	right: 130px;
	top: 250px;
}
.map_kanto {
	right: 130px;
	bottom: 221px;
}

.map_kansai {
	right: 345px;
	bottom: 110px;
}
.map_chubu {
	top: 190px;
	left: 406px;
}
.map_chugoku {
	left: 150px;
	bottom: 375px;
}
.map_shikoku {
	bottom: 48px;
	left: 470px;
}
.map_kyushu {
	left: 71px;
	bottom: 138px;
}
.map_okinawa {
	bottom: 0;
	left: 325px;
}
.map_hokkaido h3, .map_hokkaido li::before { color: #546698; }
.map_tohoku h3, .map_tohoku li::before { color: #62acd0; }
.map_kanto h3, .map_kanto li::before { color: #57aa9c; }
.map_kansai h3, .map_kansai li::before { color: #f1b30c; }
.map_chubu h3, .map_chubu li::before { color: #89b34f; }
.map_chugoku h3, .map_chugoku li::before { color: #de5491; }
.map_shikoku h3, .map_shikoku li::before { color: #ac965e; }
.map_kyushu h3, .map_kyushu li::before { color: #d95848; }
.map_okinawa h3, .map_okinawa li::before { color: #ffa800; }


.feature .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.feature_box {
	padding: 10px 20px;
	width: 32%;
	height: 500px;
	background-size: cover !important;
	margin: 50px 0;
}
.feature_box h3 {
	background: #fff;
	padding: 0px 20px;
	border-radius: 20px;
	display: inline-block;
	font-size: 15px;
}
.feature_box:nth-child(1) {
	background: url(images/top_feature01.png)no-repeat center top;
}
.feature_box:nth-child(2) {
	background: url(images/top_feature02.png)no-repeat center top;
}
.feature_box:nth-child(3) {
	background: url(images/top_feature03.png)no-repeat center top;
}
.feature_box p {
	padding-top: 300px;
	line-height: 1.5;
	color: #fff;
	letter-spacing: ;
}


.front_head {
	background: url(images/commit_head.jpg)no-repeat center;
	background-attachment: fixed;
	background-size: cover;
	padding: 80px 0;
}
.front_head h1 {
	text-align: center;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px;
	text-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.zenkoku_txt {
	position: absolute;
	left: 0;
	top: -50px;
	width: 390px;
	padding: 20px;
	background: #fff;
}
.header {
	padding-bottom: 0;
}
.title-pref {
  background-color: #313954;
  display: block;
  color: #fff;
  letter-spacing: .2em;
  margin-top: 10px;
  max-width: 380px;
	text-align: center;
	line-height: 1.4;
	padding: 10px;
}
.title-pref small {font-size: .9em;}

.mainvis {
	text-align: right;
	margin: 0 auto;
	max-width: 1500px;
	position: relative;
	width: 90%;
}
.mainvis-txt {
	position: absolute;
	top: 10%;
	padding-left: 30px;
	width: 700px;
}
.mainvis-txt span {font-size: 36px;display: block;text-align: left;margin-bottom: 30px;margin-top: 20%;line-height: 1em;}


.pr-service p {
	line-height: 1.7;
	font-size: 13px;
}
.pr-service h3 {
	font-size: 15px;
	line-height: 1.5;
}
.pref-top p + p {margin-top: 1.5em !important;}
.pr-content, .container {
	margin: 0 auto;
	max-width: 1200px;
	width: 80%;
}
h2.ttl img {
	max-height: 80px;
	margin-bottom: 30px;
}
h2.ttl {
	margin: 0 0 20px;
	text-decoration: underline;
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 1.5;
}
h3.ttl {
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 1em;
}
.disp .mb, .mb {display: none;}
.disp .pc {display: inline-block;}

.box {position: relative;}
.flex {display: flex;align-content: space-between;flex-wrap: wrap;position: relative;}
.hl {background: linear-gradient(transparent 60%, rgba(255, 255, 102, .6) 60%);display: inline;font-weight: bold;font-size: 1.1em;}
.btn.fill {background-color: #43a1b8;color: #fff;text-align: center;padding: 8px 50px;border: 1px solid transparent; display: inline-block; }
.btn.fill:hover {background-color: transparent;border: 1px solid  #43a1b8;color: #43a1b8;}

.list-check li {background: transparent url('images/i_check.png') 12px 16px no-repeat;
  background-size: 1em auto;padding-left: 30px;
  padding: 5px 20px 10px 40px;
  font-weight: bold;
}
.list-check.underline li {
  border-bottom: 1px solid  #333;
}

.pr-service .box {width: 50%;display: flex;align-items: center;justify-content: center;background-color: #f2f2f2;}
.pr-service .box:nth-of-type(2n) { background-color: #e5f3f7;}
.pr-service .box .txt > * {padding: 0 20px}
.pr-service .box > div {width: 100%;}

.pr-service .box a {position: absolute;top: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.8);width: 50%;display: flex;align-items: center;justify-content: center;color: #fff;opacity: 0;text-align: center;}
.pr-service .box:nth-of-type(1) a, .pr-service .box:nth-of-type(2) a {left: 0;}
.pr-service .box:nth-of-type(3) a, .pr-service .box:nth-of-type(4) a {right: 0;}
.pr-service .box:hover a {opacity: 1;}
/*.pr-service .box:hover a {opacity: 1;}*/

.pr-content.flex {align-items: center;justify-content: center;}
.pr-content.flex > div {padding: 30px;}
.pr-content .btn {font-size: 1.2em;display: block;padding: 20px;font-weight: bold;margin-top: 30px;}

.pr-greeting h2,.pr-greeting p {color: #333;}
.pr-greeting .txt {width: 55%;}
.pr-greeting .pic {width: 45%;}
.pr-greeting a.btn {
	background: #fff;
	color: #333;
	border: 1px solid #333;
}
.pr-greeting a.btn:hover {
	background: #13a1bf;
	color: #fff;
	border: 1px solid #13a1bf;
}


.pr-price {background-color: #fff;}
.pr-price h2,.pr-price p{color: #25315a;}
.pr-price .txt {width: 100%;}
.pr-price .btn {background-color: #fff;color: #333; border: 1px solid #333; }
.pr-price .btn:hover {background-color: #25315a;color: #fff; border: 1px solid #25315a; }
.pr-price_pic {
	height: 400px;
	background: url(images/top_pic_02.png)no-repeat;
	background-size: contain;
	background-attachment: fixed;
}

.pr-cost {background-color: #fff;}
.pr-cost h2,.pr-cost p{color: #333;}
.pr-cost h2 {text-decoration: none;display: inline;border-bottom: 1px solid #333;}
.pr-cost p{margin-bottom: 30px !important; font-size:15px;}
.pr-cost .txt {width: 50%;}
.pr-cost .pic {width: 50%;}
.pr-cost .btn {background-color: #fff;color: #333; border: 1px solid #333;}
.pr-cost .btn:hover {background-color: #15c9a1;color: #fff; border: 1px solid #15c9a1; }
.pr-cost .pr-content.flex + .pr-content.flex {flex-direction:row-reverse}
.pr-template {
	position: relative;
}
.pr-template .pic {
	width: 30%;
	position: absolute;
	right: 0;
}
.pr-template .txt {
	width: 70%;
}
.pr-template h2 {color: #333;font-weight: normal;display: inline;text-decoration: none;border-bottom: 1px solid #333;font-weight:bold; line-height: 1.8;}
.pr-template .txt .btn {background-color: #fff;margin-top: 30px; width: 100%; color: #333;border:1px solid #333; }
.pr-template .btn:hover {border-color: #ec4f7f;color: #fff; background: #ec4f7f;}

.pr-contact {
  background: #e6e6e6 url('./images/bg_contact.png') 90% 20% no-repeat;
}
.pr-contact p.center{font-weight: bold;}
.pr-contact .btn {background-color: #000;display: block;padding: 20px;margin-top: 30px;font-size: 1.2em;letter-spacing: 2px;}
.pr-contact .btn:hover {border-color: #000;color: #000;}
.P50 {
	padding: 50px;
}
.pr-flow h2 {margin-bottom: 80px;}
.list-ex-flow li {
  position: relative;
  width: 50%;border-right: 1px solid #43a0b7;
  height: 200px;
}
.list-ex-flow {max-width: 900px;margin: 0 auto;}
.list-ex-flow li:last-child {border-right: none;}
.list-ex-flow li:before {content: '';height: 30px;width: 30px;background-color: #43a0b7;position: absolute;right: -15px;border-radius: 15px;}
.list-ex-flow li:nth-of-type(2n) .box{left: 120%;width: 80%;}
.list-ex-flow li .box {padding: 0 40px;width: 100%;position: absolute;top: -30px;}
.list-ex-flow li .box.col {display: flex;}
.list-ex-flow li .box.col .txt p {white-space: nowrap;}
.list-ex-flow li .box.col .pic {text-align: right;width: 100%;}
.pr-service .box:nth-of-type(3), .pr-service .box:nth-of-type(4) {
	flex-direction: row-reverse;
}
.list-ex-flow .txt p {font-size: 20px !important;font-weight: bold;line-height: 1.6;}
.list-ex-flow .pic img {
	max-height: 230px;
	max-width: 260px !important;
}
.pr-plan {
  text-align: center;
  background-color: #4f628a;
}
.pr-plan p {
  color: #fff;
}
.bg-white {background-color: #fff;}
.pr-plan .disp {margin: 40px 0;}
.pr-plan .bg-white {
	display: inline-block;
	padding: 10px 30px;
	color: #4f628a;
	font-weight: bold;
}
.pr-plan .wire {
	display: inline-block;
	padding: 10px 30px;
	font-weight: bold;
	border: 1px solid  #fff;
}
.pr-plan .pr-content .box {
	position: relative;
  width: 48%;
	background-color: transparent;
  box-shadow: none;
	border: 2px solid  #fff;
  padding: 30px 30px 200px !important;
	color: #fff;
}
.pr-plan .box:last-child {margin-left: 4%;}
.pr-plan .list-check {display: inline-block;text-align: left; padding: 10px;}
.pr-plan .list-check li{padding-bottom: 0;font-size: 1.2em;color: #fff;background-image: url('images/i_check_inv.png');}
.pr-plan .price {font-size: 1.5em;width: 100%;font-weight: bold;margin: 30px auto 0!important; color: #333;}
.pr-plan .price span {
	font-size: 70px;
	padding: 0 10px;
}
.pr-plan .price-img {display: block;width: 100%;}
.pr-plan .price-img img {
	height: 60px;
}
.pr-plan .pr-content .btn.fill {
	margin: 20px auto 0;
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
}
.pr-plan .btn.fill.yel:hover { background: #ffdf04; }
.pr-plan .btn.fill.ble:hover { background: #25315a; color: #fff; }

.pr-plan .align_bottom {
	position: absolute;
	bottom: 30px;
	display: flex;
	justify-content: center;
	flex-flow: wrap;
}

.list-plus {display: block;margin-bottom: 10px;}
.list-plus li {display: inline-block;line-height: 3;}
.list-plus li + li::before {content: '+';margin: 0 10px;}
.list-plus span {
	background-color: #eee;
	padding: 12px 18px;
	font-weight: bold;
	font-size: 16px;
}
.list-plus.c-yellow span {background-color: #ffdf04;}
.list-plus.c-navy span {background-color: #25315a;color: #fff;}

.pr-works ul.flex {
	justify-content: space-between;
}
.pr-works ul li {
	width: 31%;
	margin: 0 0 20px;
}
.pr-works .btn {
    background-color: #43a1b8;
	margin: 60px auto 0;
	font-size: 1.2em;
	padding: 15px;
	max-width: 400px;
	display: block;
}
.pr-blog {background-color: #313954;}
.pr-blog_box {
	width: 49%;
	border: 2px solid #fff;
	padding: 20px;
	box-sizing: border-box;
}
.pr-blog_box h2 img {
	max-height: 60px;
}
.column_news {
	padding: 30px 0 0;
}
.column_news {
	justify-content: left !important;
}
.column_news li p {
	display: flex;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}
.column_news li p span {
	padding-right: 20px;
}
.pr-blog p {
	color: #fff;
	overflow: hidden;
	display: block;
}
.pr-blog li {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px;
}
.pr-blog a img { width: 100%; }
.pr-blog h3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	margin: 0 0 30px;
}
.pr-blog .flex > li {width: 32%;padding: 10px;}
.pr-blog .btn {background-color: #fff;color: #313954;margin: 60px auto 0;font-size: 1.2em;padding: 15px;max-width: 400px;display: block;}
.pr-blog .btn:hover {color: #fff;border-color: #fff;}
.front_column li {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 10px;
}
.front_column li > * {
	width: 50%;
}
.front_column li p {
	color: #fff;
	font-size: 13px;
	padding-left: 10px;
}
.front_column li p span {
	display: block;
	color: #ccc;
}
.pr-for {background: #eee url('images/ls_link_bg.jpg') center center no-repeat;background-size: cover; background-attachment: fixed;}
.pr-for .flex > div {
	width: 50%;
	padding: 0 20px;
}
.pr-for .flex {
	align-items: center;
}
.ls_R a {
	margin: 25px 0 0;
	overflow: hidden;
	display: block;
}
.ls_L img {
	width: 80%;
	margin: 0 auto 20px;
	display: block;
}
.list-circle {text-align: center;}
.list-circle li {display: inline-block;margin: 30px;width: 300px;height: 300px;border-radius: 150px;display: inline-flex;align-items: center;justify-content: center;font-size: 20px;padding: 30px;color: #fff;background-color: #ec4f7f;}
.list-circle li:nth-of-type(even){background-color: #15c9a1;}
.pr-for .bg-white {max-width: 600px;margin: 30px auto 0;padding: 40px;}
#wpcf7-f1654-o1 {
	width: 80%;
	margin: 0 auto;
}
.pr-form h2.ttl + p {font-size: 1.2em;}

.pr-company {
	background: #eee url('images/top_bg_company.jpg') center center no-repeat;
	background-size: cover;
	margin-bottom: 0 !important;
	background-attachment: fixed;
	padding: 30px 0;
}
.bg-t-black {background-color: rgba(0, 0, 0, .4);color: #fff;}
.pr-company .bg-t-black {
	padding: 40px;
	width: 80%;
	margin: 0 auto;
}
.table-company {border: 1px solid #fff;margin: 0 auto 50px;color: #fff; border-collapse: collapse;border-spacing: 0; width: 80%; font-size: 14px;}
.table-company th,.table-company td {color: #fff;padding: 10px;border: 1px solid  #fff;}
.table-company th {text-align: left;white-space: nowrap;padding-right: 30px;}
.dl-place dt {color: #fff;white-space: nowrap;float: left;width: 140px;}
.dl-place dd {color: #fff;float: rightt;margin-left: 150px;padding-bottom: .8em;}

#footer { margin-top: -20px !important; }
.clear { clear: both; padding: 0 !important; }

/********** contact **********/
div.wpcf7 {
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 0px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 30px 0;
}
div.wpcf7 p {
	padding: 20px 20px 0;
	margin: 0;
}
.wpcf7 .required {
	color: #f00;
}
div.wpcf7 input, .wpcf7 textarea {
	border: 1px solid #ccc;
	padding: 8px;
	font-size: 14px;
	width: 100%;
}
.wpcf7 .any {
	color: #080;
}
div.wpcf7 input.wpcf7-submit {
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	width: 200px;
	height: 45px;
	margin: 0 auto;
	display: block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080;
	border: 1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover {
	background: #006080;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8;
	border: 1px solid #006080;
}
.point {
	color: #da4646;
	margin: 0 0 20px !important;
	line-height: 1;
}


/*mb_contact*/
.mb_contact { display: none; }
@media only screen and (max-width: 623px) {
.mb_contact {
	display: flex;
	position: fixed;
	bottom: 0;
	z-index: 10000;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	align-items: center;
	overflow: hidden;
}
.contact_left {
	background: #ee4b6a;
	overflow: hidden;
	width: 50%;
	float: left;
	padding: 10px 0;
	box-sizing: border-box;
	font-size: 17px;
	color: #fff !important;
}
.mb_contact .contact_right {
	background: #007991;
	overflow: hidden;
	padding: 10px 0;
	box-sizing: border-box;
	font-size: 17px;
	float: right;
	width: 50%;
	color: #fff !important;
}
.mb_contact .fa {
	padding: 10px 0;
	font-size: 20px;
}
}


/* sample page */
.page_head {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 30px 0 !important;
	display: block;
	text-align: center;
	font-size: 25px;
}
.sample_box {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	padding: 20px;
}
.sample_box.set2 > * {
	width: 48%;
}
.flex.between { justify-content: space-between; }
h2.ttl88 {
	background: #78ce66;
	padding: 10px 20px;
	font-size: 20px;
}
h2.ttl66 {
	background: #66cec9;
	padding: 10px 20px;
	font-size: 20px;
}
.pr-content a.design_sample {
	background: #fff;
	display: block;
	margin: 50px auto 0;
	border: 2px solid #333;
	width: 100%;
	max-width: 900px;
}
.pr-content .design_sample img {
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 0;
}
.pr-conten .design_sample:hover img {
	opacity: 7;
}
.btn.fill + .btn.fill {
	background: #c64242;
}
.btn.fill + .btn.fill:hover {
	background: #fff;
	color: #c64242;
	border: 1px solid #c64242;
}
.sample_box h3 {
	margin: 20px 0 0;
}
.sample_box h4 {
	margin: 0 0 10px;
	font-size: 20px;
}
.tag li {
	background: #f5f5f5;
	display: inline-block;
	padding: 3px 5px;
	font-size: 13px;
	color: #333;
	border: 1px solid #ccc;
	margin: 0 0 5px;
}
.dl-place dd a {
	color: #999;
}
/* ブログ装飾 */
.sitecontent {
	padding: 30px 0;
	display: block;
	overflow: hidden;
}
.entry-header, .entry-header a {
	font-size: 13px;
	color: #999;
}
.sitecontent h2 {
	font-size: 20px;
	background: #f5f5f5;
	padding: 15px 20px;
	margin: 30px 0;
	border-left: 8px solid #36c4b7;
}
.sitecontent p {
	line-height: 1.8;
	margin: 0 0 10px;
	font-size: 15px;
}
.sitecontent h3 {
	color: #36c4b7;
}
.sitecontent h4 {
	border-bottom: 2px dotted #8c8c8c;
	display: inline-block;
	font-weight: normal;
	font-size: 15px;
	margin: 20px 0 0px;
}
.sitecontent ul.check li {
	background: #f5f5f5;
	margin: 0 0 10px;
	padding: 7px 25px 7px 5px;
	display: inline-block;
}
.sitecontent ul.check li::before {
	content: "✓";
	float: ;
	padding-right: 10px;
}
.single_navigation {
	margin: 50px 0 0;
}
.sitecontent .more {
	background-color: #43a1b8;
	color: #fff;
	text-align: center;
	padding: 8px 20px;
	border: 1px solid transparent;
	display: inline-block;
	margin: 20px 0;
	font-size: 16px;
}
.sitecontent .more:hover {
	background-color: transparent;
	border: 1px solid #43a1b8;
	color: #43a1b8;
}

/* アーカイブ */
.sitecontent.flex.set3.between {
	display: flex;
	justify-content: left;
}
.category-header h1 {
	font-size: 25px;
}
.sitecontent.flex.set3 > * {
	width: 33%;
	padding: 0 10px;
}
.navigation {
	display: block;
	overflow: hidden;
	margin: 30px 0;
}
.blog-sumamry, .blog-sumamry a {
	color: #999;
	font-size: 13px;
}
.blog-thumbnail img:hover {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	opacity: 10;
}
.blog-thumbnail img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	margin: 0 0 5px;
}
.category-header {
	padding: 100px 0;
	background: url(images/Column_head.jpg)no-repeat center left;
	margin: 0 0 30px;
	background-size: cover;
	background-attachment: fixed;
}
.blog_box {
	background: #fbfbfb;
	padding: 20px 30px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
}
.blog_box h4 {
	border: none;
	font-weight: bold !important;
	margin: 0 0 10px;
	font-size: 18px;
}
.blog_box a {
	color: #333;
}
.blog_box li {
	border-bottom: 1px dotted #333;
	margin: 0 0 10px;
}
.blog_box li::before {
	content: "・";
}

.single-widget ul li {
	margin: 0 0 20px;
	font-size: 13px;
}

.news_list li {
	padding: 15px 5px;
	border-bottom: 1px dotted #333;
}
.news_list li a {
	color: #333;
}
a:visited {
	color: #49697c;
}

.front-news-title {
	text-align: center;
	font-size: 40px;
	margin: 40px 20px;
}
.front-news {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 50px;
}
.front-news li {
	width: 32%;
	margin-bottom: 40px;
}
.front-news .box {
	height: 100%;
}
.front-news .pic {
	margin-bottom: 15px;
}
.front-news .txt {
	padding: 0 10px 3em;
}
.front-news .date {
	color: #ccc;
	position: absolute;
	left: 10px;
	bottom: -8px;
}
.front-news .ct {
	background: #ccc;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	padding: 5px 15px;
	font-size: .8em;
	line-height: 1;
	position: absolute;
	right: 10px;
	bottom: 5px;
}

/*タブレット横*/
@media only screen and (min-width: 768px) and (max-width: 1124px) {
.pref-top h3 br { display: none !important; }
.pr-service .flex { height: 550px; }
.pref-top p { line-height: 1.5; }
}
/*タブレット縦とスマホ横*/
@media only screen and (min-width: 624px) and (max-width: 1020px) {
.pr-content, .container { width: 90%!important; max-width: auto; }
.pr-service .flex { height: auto !important; }
.pr-service .box { width: 100%!important; }
h2.ttl { font-size: 20px; }
.pr-content { margin: 30px auto !important; }
.pr-template .pic, .pr-template .txt { width: 50%; }
.pr-plan .disp { width: 50%; margin: 20px auto; }
.pref-top h3 br { display: none !important; }
.pr-service .flex { height: 550px; }
.mb_contact { padding: 0 !important; }
#wpcf7-f1654-o1, .pr-company .bg-t-black { width: 100%; }
.header_left { width: 50% !important; }
.w50 { width: 100% !important; }
.dl-place { font-size: 12px; }
.pr-works { margin-top: 80px; }
.mb { display: block; }
.pref-map { background:none; height: auto; }
.feature_box { width: 60%; height: 500px; margin: 0 auto 20px; }
.pref-map > div { position: static; margin-bottom: 10px; border-bottom: 2px dotted #ccc; padding: 0 0 10px; }
.pref-map ul { justify-content: flex-start; width: 100%; }
.pref-map li { width: 15%; }
.map_hokkaido { margin: 20px 0 0; }
.front_head {background-attachment: scroll;background-size: 100%;}
h2.ttl img { max-height: 50px; } 
.list-plus li span { font-size: 12px; }
.content_single { width: 100%; float: none; }
.pr-blog_box { margin: 0 0 20px; }
.single-widget { display: none; }
.content_single { width: 100% !important; float: none; }
.front-news li {width:100%;}
.front-news .box {display:flex;justify-content:space-around;}
.front-news .pic {width:30%;}
.front-news .txt {width:66%;}
.front-news .date {left: auto;bottom:auto;}
}


/*スマホ縦*/
@media only screen and (max-width: 623px) {
.mainvis { padding: 0 !important; }
.mainvis-txt { top: 0; padding: 0 10px; width: 100%; }
h2.ttl { margin-bottom: 20px; font-size: 20px; }
h2.ttl { margin: 20px 0 10px; font-size: 28px; }
.pr-content { margin: 0 auto; width: 90%; }
.pref-top h3 br { display: none !important; }
h2.ttl br { display: none; }
.pr-cost p { margin-bottom: 30px !important; }
.pr-template .txt .btn { margin-top: 30px; }
.pref-top > div { padding: 0 0 30px; }
.pr-contact { background-size: contain; }
.list-ex-flow {max-width: 80%;margin: 20px auto;}
.list-ex-flow li .box img { width: 50%; }
.list-ex-flow .txt p { font-size: 15px !important; }
.pr-plan .disp { margin: 20px 0; }
.list-plus li { font-size: 12px; }
.list-plus span { padding: 10px; font-size: 12px; }
.list-plus li + li::before { margin: 0 3px; }
.list-plus { margin-bottom: 10px; }
.pr-plan .price span { font-size: 45px; padding: 0 5px; }
.pr-plan .price { font-size: 17px; }
.pr-plan .list-check li { font-size: 15px; }
#wpcf7-f1654-o1 { width: 100%; }
.pr-company .bg-t-black { padding: 30px 20px; width: 100%; }
.table-company { width: 100%; }
.dl-place { font-size: 14px; }
.pr-content .btn { font-size: 15px; padding: 15px; }
.mb_contact { padding: 0 !important; }
.btn + .btn { margin-left: 0 !important; }
.pr-for .flex > div { width: 100%; padding: 20px 0; }
.feature_box { width: 100%; margin: 0 0 20px; }
.mb { display: block; }
h2.ttl88, h2.ttl66 { font-size: 18px; margin: 20px 0 0; }	
.design_sample { width: 90%; margin:30px auto 0; }
.design_sample img { width: 90%; padding: 10px 0 0; }
.pr-template .pic { width: 100%; position: static; }
.pr-template .txt { width: 100%; }
.pr-price_pic { height: 250px; background-size: 100%; background-attachment: scroll; }
.single-widget { display: none; }
.content_single { width: 100% !important; float: none; }
.front-news li {width:100%;}
}


@media (min-width: 1200px) {
  .pr-contact .flex {width: 75%;margin: 0 auto;}
  .pr-company .bg-t-black {padding: 40px}
  .table-company td {padding-right: 80px;}
  .dl-place {max-width: 800px;margin: 0 auto; font-size: 12px; }
}

@media (max-width: 768px) {
  .title-pref {width: 100%;max-width: 100%;padding: 10px 5px;}
	.title-pref small {letter-spacing: 0;font-size: .8em;}
	.pr-content.flex > div {width: 100%;padding: 10px;}
  .pr-service .flex {height: auto;}
  .pr-service .box {width: 100%;position: relative;align-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
  .pr-service .box > div {width: 50%;}
  .pr-service .box a {position: relative;opacity: 1;width: 100%;padding: 10px;}
  .pr-service .box:nth-of-type(2n + 1) a {left: 0;}
  .disp .mb {display: inline-block}
  .disp .pc {display: none;}
	
  .list-ex-flow {max-width: 80%;margin: 20px auto;}
  .list-ex-flow li {width: 100%;border-right: none;
  border-left: 1px solid  #43a0b7;height: auto;padding-bottom: 50px;margin-top: -20px;}
  .list-ex-flow li:before {right: auto;left: -15px;}
  .list-ex-flow li .box {position: relative;top: 0 ;width: 100%;padding-right: 0;}
  .list-ex-flow li:nth-of-type(2n) .box{left:0}
  .list-ex-flow li:nth-last-of-type(2) .box {top:0;}
  .list-ex-flow li:last-child {border: none; padding:0; }
  .list-ex-flow li:last-child .box {top: 0}
  .list-ex-flow li .box.col {flex-direction: column}
  .list-ex-flow li .box.col .pic {width: auto;text-align: left;}
  .pr-plan .box {width: 100%;margin: 20px 0 !important;}
  .pr-plan {margin-bottom: 20px !important;}
  .pr-blog .flex > li {width: 100%;}
  .list-circle li {width: auto;height: 80px;display: flex;}
  .pr-for h3 {font-size: 24px;}
.content_single { width: 100%; float: none; }
.sitecontent.flex.set3.between { display: flex !important; }
.sitecontent.flex.set3 > * { width: 50%; margin: 0 0 10px; }
.category-header { background-attachment: scroll; }
.content_single { width: 100%; float: none; }
	.flex {display: block !important;}
	.flex > * {width: 100% !important;}
	.pr-blog_box + .pr-blog_box {margin-top: 50px;}
}
@media (max-width: 575.8px) {
  .pr-service .box > div {width: 100%;}
  .pr-service .txt {padding-top: 20px;padding-bottom: 20px;}
  .pref-top p {line-height: 1.6;}
  .btn.fill {display: block;}
  h3.ttl {text-align: left;}
  .dl-place dt,.dl-place dd {width: 100%;float: none !important;margin: 0 !important;}
  .dl-place dt {font-weight: bold;border-bottom: 1px solid  #fff;}
  .table-company th,.table-company td{display: block;}
  .table-company th {background-color: #fff;padding: 0 10px;color: #333;}
  .mainvis-txt span {font-size: 4.6vw;margin-bottom: 10px;}
  h2.ttl {margin-bottom: 30px;font-size: 24px;}
  h3.ttl {font-size: 20px;}
  h2.ttl img {max-height: 50px;}
.zenkoku_txt { position: static; width: 100%; padding: 0 0 20px; }
.pref-map > div { position: static; margin-bottom: 10px; border-bottom: 2px dotted #ccc; padding: 0 0 10px; }
	.pref-map ul { width: 100%; }
	.pref-map ul li { width: 32%; }
.pr-content, .container { width: 90%!important; max-width: auto; padding: 20px 0; }
.pref-map { background:none; height: auto; }
.btn.fill { margin: 0 0 10px; }
.header_left { width: 90% !important; margin: 0 auto; }
.pr-works ul li { width: 100%; margin: 0 0 20px; }
.content_single { width: 100%; float: none; }
.sitecontent.flex.set3 > * { width: 100%; }
.category-header { padding: 50px 0; background-size: 100%; background-attachment: scroll; }
	.pr-greeting,.pr-cost {padding: 0 !important;}
}
