@charset "UTF-8";

/* MATERIALS */

html {
  scroll-behavior: smooth;
}
h1, h2, h3, p, table td, li{
	word-break: break-all;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
ul,ol,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
ol{
	list-style: none;
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
}

.btn{
	display: inline-block;
	text-align: center;
	position: relative;
}

a.btn_a,
button.btn_a,
input.btn_a,
.pagination .nav-links .prev,
.pagination .nav-links .next{
	height: 62px;
	display:inline-block;
	padding: 0 90px 0 70px;
	font-size: 18px;
	line-height:62px;
	color:#fff;
	background: transparent linear-gradient(103deg, #138CE3 0%, #04D9CE 100%) 0% 0% no-repeat padding-box !important;
	box-shadow: 4px 4px 10px #00000029;
	border-radius: 29px !important;
	cursor:pointer;
}
@media screen and (max-width:660px){
	a.btn_a,
	button.btn_a,
	input.btn_a,
	.pagination .nav-links .prev,
	.pagination .nav-links .next{
		font-size: 16px;
	}
}

.btn_d {
	display: inline-block;
	padding: 20px;
	font-size: 15px;
	line-height: 1em;
	color: #fff;
	background-color: #000;
	border-radius: 4px;
	cursor: pointer;
}

/* INTERFACE */

body{
	-webkit-text-size-adjust:100%;
	margin:0;
	padding:0;
	background-color:#fff;
	color:#000;
	font-family: 'Helvetica Neue', Helvetica, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* HEADER */
div#header{
	background-color: #FFF;
	width: 100%;
}
header h1 img.logo_home{
	display: none;
}
header h1 img.logo{
	display: block;
}
header a{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 800;
}
header div{
	display: flex;
	align-items: center;
}
header div a{
	display: inline-block;
	white-space: nowrap;
}
header div a.tel{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #72CCE2;
	margin-right: 35px;
	line-height: 0.6;
}
header div a.tel span{
	margin-right: 10px;
	position: relative;
}
_::-webkit-full-page-media, _:future, :root header div a.tel span{
	margin-right: 5px;
}
header div a.tel span::before{
	content: "TELから";
	display: inline-block;
	white-space: nowrap;
	position: absolute;
}
header div a.contact{
	color: #FFF;
	text-align: center;
	background: linear-gradient(45deg, rgba(76,242,217,1) 0%, rgba(85,204,229,1) 50%, rgba(93,157,240,1) 100%);
	position: relative;
	border-radius: 70px;
	line-height: 1.2;
}
header div a.contact::after{
	content: "";
	display: inline-block;
	background: url(../img/arrow_w_right.svg) padding-box no-repeat;
	width: 14px;
	height: 18px;
	position: absolute;
}
header nav>ul li a span{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* HOME */

#home_contents_area h2,
#home_contents_area p{
	color: #FFF;
}
#home_key_area>div:first-child{
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#home_key_area>div:first-child div{
	position: absolute;
}
#home_key_area div:first-child p{
	font-weight:600;
}
#home_key_area>div:last-child{
	background-color: #72CCE2;
}
#home_key_area>div:last-child p{
	font-weight: bold;
	text-align: center;
	margin: auto;
	line-height: 1.7;
}
#home_contents_area>section{
	text-align: center;
}
#home_contents_area>section:nth-child(odd){
	background-color: #EAF9FA;
}
#home_contents_area section h2{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	color: #666;
	position: relative;
	display: inline-block;
	line-height: 1.8;
}
#home_contents_area section h2::after{
	content: "";
	width: 100%;
	display: inline-block;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../img/picture_bg.jpg);
}
#home_contents_area section h2 span{
	display: block;
	font-weight: lighter;
}
#home_contents_area>section div,
#home_contents_area>section ul,
#home_contents_area>section table{
	text-align: left;
}

#home_service_area>p{
	color: #666;
	text-align: center;
	font-weight: 500;
}
#home_service_area div{
	color: #FFF;
}
#home_service_area>div{
	position: relative;
	width: 100%;
	background-color: #000;
	background-size: cover;
}
#home_service_area div h3{
	margin: 0;
}
#home_service_area div h3 span.service,
#home_service_area div h3 span.num,
#home_service_area div a{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#home_service_area div h3 span{
	vertical-align: text-bottom;
}
#home_service_area div h3 span.service{
	display: inline-block;
	vertical-align: middle;
	transform: rotate(-90deg);
	padding-left: 10px;
	line-height: 1.7;
}
#home_service_area div h3 span.num{
	vertical-align: bottom;
}
#home_service_area div p{
	color: #FFF;
	font-size: 16px;
	width: 340px;
}
#home_service_area div a{
	color: #FFF;
	border: 2px solid #FFF;
	border-radius: 22px;
	position: relative;
	line-height: 1.2;
}
#home_service_area div a::after{
	content: "";
	display: inline-block;
	background: url(../img/arrow_w_right.svg) padding-box no-repeat;
	width: 14px;
	height: 18px;
	position: absolute;
	top: 20%;
	right: 10px;
}

#home_case_area ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#home_case_area ul li{
	background-color: #FFF;
	border-radius: 5%;
}
#home_case_area ul li h3,
#home_case_area ul li p{
	color: #666;
	text-align: center;
}
#home_case_area ul li h3{
	margin: 0;
	line-height: 1.7;
}
#home_case_area ul li dl{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
#home_case_area ul li dl dt{
	color: #06CED1;
	font-size: 14px;
}
#home_case_area ul li dl dd{
	color: #666;
	font-size: 24px;
}
@media (max-width: 1360px){
	#home_case_area ul{
		justify-content: center;
	}
}

#home_blog_area{
	background-color: #FAFAFA;
}
#home_blog_area ul{
	display: flex;
	justify-content: flex-start;
	width: 100%;
	height: auto;
	overflow-x: scroll;
}
#home_blog_area ul li{
	background-color: #FFF;
	border-radius: 7px;
	overflow: hidden;
	flex-shrink: 0;
}
#home_blog_area ul li a{
	display: block;
	height: 100%;
}
#home_blog_area ul li a img{
	width: 100%;
	height: 60%;
	aspect-ratio: 1 / 0.6;
	object-fit: cover;
	max-width: 350px;
}
#home_blog_area ul li a h3,
#home_blog_area ul li a p{
	color: #666;
	margin: 0;
	padding: 10px 20px 0;
}
#home_blog_area ul li a h3{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 16px;
	position: relative;
	line-height: 1.5;
}
#home_blog_area ul li a h3 span{
	font-size: 14px;
	padding: 2px 10px;
	color: #FFF;
	background-color: #56BFE6;
	border-radius: 7px;
	margin-left: 15px;
	position: absolute;
	bottom: 0;
}
#home_blog_area ul li a p{
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 1.7;
}

#home_news_area table{
	margin: 30px auto 0;
	color: #666;
	vertical-align: middle;
	border-collapse:separate;
	border-spacing:25px;
}
#home_news_area table a{
	color: #666;
}
#home_news_area table th{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#home_news_area table td.category{
	color: #FFF;
	background-color: #56BFE6;
}
#home_news_area table td.topics{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: 600;
}
#home_contact_area{
	color: #FFF;
	padding: 90px 0 105px;
	background-image: url(../img/picture_bg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#home_contact_area h2,
#home_contact_area h2 span{
	color: #FFF !important;
}
#home_contact_area h2::after{
	background-image: url(../img/picture_bg_w.jpg) !important;
}
#home_contact_area p{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-weight: 600;
}
#home_contact_area a{
	display: inline-block;
	color: #5AABEC;
	background-color: #FFF;
	border-radius: 40px;
	position: relative;
	font-weight: 600;
}
#home_contact_area a::after{
	content: "";
	display: inline-block;
	background: url(../img/arrow_b_right.svg) padding-box no-repeat;
	width: 14px;
	height: 18px;
	position: absolute;
}

/* BUSINESS */

#key_area{
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#key_area::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#key_area>div{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#key_area h2{
	color: #FFF;
	text-align: center;
}
#key_area div h2 span{
	display: block;
}
#business_contents_area #key_area{
	padding: 50% 0 0;
}
#business_contents_area #key_area::before{
	background: #000000 0% 0% no-repeat padding-box;
	opacity: 0.5;
}
#business_contents_area .container>p{
	color: #6B6B6B;
}
#business_contents_area section.center{
	text-align: center;
}
#business_contents_area>#service_area>h2{
	margin: 75px auto;
}
#business_contents_area>section:nth-child(odd){
	color: #FFF;
	background-color: #72CCE2;
}
#business_contents_area>section:nth-child(odd) p{
	color: #FFF;
}
#business_contents_area>section:nth-child(ever){
	color: #666;
	background-color: #FFF;
}
.service_detail .point p{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.service_detail .point ol li:nth-child(1){
	background-image: url(../img/business/point_01.svg);
}
.service_detail .point ol li:nth-child(2){
	background-image: url(../img/business/point_02.svg);
}
.service_detail .point ol li:nth-child(3){
	background-image: url(../img/business/point_03.svg);
}
.service_detail .point ol li:nth-child(4){
	background-image: url(../img/business/point_04.svg);
}
.service_detail .point ol li:nth-child(5){
	background-image: url(../img/business/point_05.svg);
}
#business_contents_area .kashiwa dl dd span,
#business_contents_area section .check .problem span,
#service_fulfillment div p .unit,
#service_fulfillment div p .price{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#service_international_logi>img{
	width: 110vw;
	margin: -100px auto -50px;
	margin-left: calc(-63vw + 60%);
	overflow: hidden;
}
#service_international_logi h2,
#service_national_logi h2,
#service_ecommerce h2,
#service_fulfillment h2{
	text-align: center;
	color: #707070;
	position: relative;
	display: inline-block;
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#service_area h2,
#business_location h2,
#business_strength h2{
	text-align: center;
	color: #707070;
	position: relative;
	display: inline-block;
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#home_contact_area h2{
	text-align: center;
	color: #707070;
	position: relative;
	display: inline-block;
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#business_contents_area section.center h2::after{
	content: "";
	width: 100%;
	display: inline-block;
	position: absolute;
	background-repeat: no-repeat;
	left: 0;
	background-image: url(../img/picture_bg.jpg);
}
#business_contents_area section:nth-child(odd) h2{
	color: #FFF;
}
#service_area h2 span,
#business_location h2 span,
#business_strength h2 span,
#home_contact_area h2 span{
	display: block;
}
#business_contents_area>section ul li{
	color: #FFF;
	background-color: #72CCE2;
	text-align: center;
	position: relative;
}
#business_contents_area>section ul li p{
	color: #FFF;
}
#business_contents_area>section:nth-child(odd) ul li{
	color: #707070;
	background-color: #FFF;
	border-radius: 17px;
}
#business_contents_area>section:nth-child(odd) ul li p{
	color: #707070;
}
#business_contents_area .kashiwa dl dt span{
	display: inline-block;
	color: #FFF;
	background-color: #72CCE2;
	font-weight: 100;
}
#business_contents_area .kashiwa dl dd{
	color: #707070;
	font-weight: 500;
}
#business_contents_area section .check{
	background-image: url(../img/business/onayami_blue.svg) !important;
}
#business_contents_area section:nth-child(odd) .check{
	background-image: url(../img/business/onayami_white.svg) !important;
}
#business_contents_area section .check .problem{
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}
#business_contents_area section:nth-child(odd) .check .problem{
	color: #FFF;
}
#business_contents_area section .check .problem span{
	padding: 7px 15px;
	color: #FFF;
	background-color: #72CCE2;
	border-radius: 12px;
}
#business_contents_area section:nth-child(odd) .check .problem span{
	color: #72CCE2;
	background-color: #FFF;
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}
#business_contents_area section p.arrow{
	color: #666;
	text-align: center;
	padding-top: 65px;
	background-image: url(../img/business/arrow2_g.svg);
	font-weight: 600;
}
#business_contents_area section:nth-child(odd) p.arrow{
	color: #FFF;
	background-image: url(../img/business/arrow2_w.svg);
}
#service_area div div{
	position: relative;
}
#service_area div div a img{
	width: 100%;
	object-fit: cover;
	border-radius: 9px;
}
#service_area div div a h3{
	color: #FFF;
	text-align: left;
	margin: 0;
	position: absolute;
	line-height: 1.2;
}
#service_area div div a h3>span{
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}
#service_area div div a h3>span>span{
	display: inline-block;
	vertical-align: middle;
	transform: rotate(-90deg);
	margin: 0 -20px 0 -30px;
	padding-left: 10px;
}
.service_detail h2{
	text-align: left !important;
	font-size: 2vw;
	margin: 0;
}
.service_detail h2 span span{
	display: inline-block !important;
	vertical-align: middle;
	transform: rotate(-90deg);
	margin-right: -20px;
	padding-left: 10px;
    font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}
.service_detail>p{
	margin-left: 130px;
}
.service_detail .point{
	background-color: #D3F6FF;
	border-radius: 17px;
	margin: auto;
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.service_detail .point p{
	color: #72CCE2 !important;
	font-weight: bold;
	font-size: 24px;
}
.service_detail .point ol,
.service_detail .check ol{
	list-style: none;
}
.service_detail .point ol li,
.service_detail .check ol li{
	color: #707070;
	background: left top no-repeat;
	font-weight: bold;
}
.service_detail .check ol li{
	margin: 10px 0;
	background-color: #D3F6FF;
	border-radius: 10px;
	background-image: url(../img/business/onayami_check.svg);
}

#service_international_logi{
	background: center center no-repeat;
	background-image: url(../img/business/01_internatiologi/map.png);
}
#service_international_logi ul{
	margin: auto auto 848px;
	width: 53vw;
	margin: 7% auto;
}
#service_international_logi ul li{
	width: 10.4vw;
}
#service_international_logi .space{
	height: 200px;
}

#service_national_logi ul{
	margin: 8% auto;
}
#service_national_logi ul li{
	padding: 11% 0px 20px;
	width: 13%;
}
#service_national_logi .kashiwa{
	border: 3px solid #72CCE2;
	border-radius: 17px;
	width: 100%;
	display:block;
	box-sizing:border-box;
}
#service_national_logi .kashiwa h4{
	color: #72CCE2;
	text-align: center;
	background-image:url(../img/business/mappin_blue.svg);
	background-repeat: no-repeat;
}
#service_national_logi .kashiwa img{
	object-fit: cover;
	aspect-ratio: 15/14;
	border-radius: 10px;
}

#service_ecommerce ul li {
	width: 251px;
}

#service_fulfillment h3{
	color: #666;
	margin: 10% 0 7%;
}
#service_fulfillment ul{
	margin: 4% auto;
}
#service_fulfillment .ec_service{
	color: #FFF;
	background-color: #72CCE2;
	border-radius: 17px;
}
#service_fulfillment .ec_service ul li{
	color: #72CCE2;
	background-color: #FFF;
	text-align: center;
}
#service_fulfillment #order p .unit{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin-right: 2%;
}
#service_fulfillment #order p .price{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#service_fulfillment .flow{
	border: 3px solid #72CCE2;
	border-radius: 17px;
	position: relative;
}
#service_fulfillment .flow p{
	color: #666666;
	line-height: 2.7;
	position: absolute;
}
#service_fulfillment img{
	margin: auto;
}

#business_contents_area>#business_location{
	background-color: #F8F7F7 !important;
	padding: 0 !important;
}
#business_location h2{
	color: #666 !important;
}
#business_location .kashiwa h4{
	color: #72CCE2;
	background-image:url(../img/business/mappin_blue.svg);
	background-repeat: no-repeat;
}
#business_location .other_location ul li#s04_1 h5::before{
	background-image: url(../img/business/location_bpo.jpg);
	border-radius: 10px 10px 0 0 ;
}
#business_location .other_location ul li#s04_2 h5::before{
	background-image: url(../img/business/location_minamisuna.jpg);
	border-radius: 10px 10px 0 0 ;
}
#business_location .other_location ul li#s04_3 h5::before{
	background-image: url(../img/business/location_oibutsuryuucenter.jpg);
	border-radius: 10px 10px 0 0 ;
}
#business_location .other_location ul li#s04_4 h5::before{
	background-image: url(../img/business/location_heiwashima.jpg);
	border-radius: 10px 10px 0 0 ;
}
#business_location .other_location h4{
	color: #707070;
	text-align: left;
}

/* BLOG */
#blog_contents_area{
	background-color: #F8F8F8;
}
#blog_contents_area #key_area h2{
	text-align: center;
}
#blog_contents_area #key_area h2 span{
	display: block;
}
#blog_contents_area .flex{
	text-align: left;
}
#blog_contents_area .form-select{
	display: block;
	position: relative;
	height: 55px;
	font-size: 16px;
	line-height:1em;
	border: 1px solid #37A6CE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 20px;
	overflow: hidden;
}
#blog_contents_area .form-select select {
	width: 100%;
	height: 55px;
	font-size: 16px;
	line-height: 1em;
	padding: 0 25px;
	border: 1px solid #DEDEDE;
	position: relative;
	color: #000;
}
#blog_list ul{
	width: 100%;
}
#blog_list ul li{
	background-color: #FFF;
	margin-bottom: 20px;
	border-radius: 3px;
}
#blog_list ul li a{
	display: flex;
}
#blog_list ul li img{
	border-radius: 3px;
	object-fit: cover;
	aspect-ratio: 1 /0.6;
}
#blog_list ul li .date{
	color: #000;
	margin: 3px 0;
	line-height: 1.5;
}
#blog_list ul li .category{
	color: #FFF;
	background-color: #0CB1D8;
	border-radius: 3px;
	line-height: 1.2;
}
#blog_list ul li .title{
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#blog_list .btn{
	display: block;
}
#blog_list ul li .date,
#blog_contents time{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#blog_list .btn span,
#blog_list .btn a{
	display:inline-block;
	width: 34px;
	height: 34px;
	padding: 0;
	font-size: 13px;
	line-height: 34px;
	box-shadow: none;
	border-radius: 34px;
}
#blog_list .btn .page-numbers,
#blog_list .btn .next,
#blog_list .btn .prev{
	color:#000;
	background: transparent;
	border: 1px solid #37A6CE;
	position: relative;
}
#blog_list .btn .current{
	color:#fff;
	background: transparent linear-gradient(137deg, #138CE3 0%, #04D9CE 100%) 0% 0% no-repeat padding-box;
}
#blog_list .btn .next,
#blog_list .btn .prev{
	color: transparent;
}
#blog_list .btn .next::after,
#blog_list .btn .prev::after{
	position: absolute;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	top: 50%;
	margin-top: -3px;
	pointer-events: none;
}
#blog_list .btn .next::after{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0);
	right: 45%;
}
#blog_list .btn .prev::after{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0);
	left: 45%;
}

#blog_contents{
	width: 100%;
}
#blog_contents time{
	color: #000;
	line-height: 1.5;
}
#blog_contents .category{
	color: #FFF;
	background-color: #0CB1D8;
	border-radius: 3px;
	margin-left: 12px;
	line-height: 1.2;
}
#blog_contents h3{
	color: #000;
	line-height: 1.7;
}
#blog_contents img{
	width: 100%;
	margin: 0 0 30px;
}
#blog_contents p{
	line-height: 2.1;
}
#blog_contents .btn{
	display: flex;
}
#blog_contents .btn span{
	color: #0CB1D8;
	box-shadow: none;
	border: 1px solid #37A6CE;
	border-radius: 29px;
}

/* CONTACT */

button,
option,
select,
textarea,
input[type="button"],
input[type="submit"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="text"],
input[type="select"],
input[type="option"],
input[type="checkbox"],
input[type="date"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: none;
	outline: 0;
	margin: 0;
	background: #fff;
}

input[type=radio]{
	display: none;
}

input[type=checkbox]{
	opacity:0; /* 要素を透明に */
	height: 1px; /* 高さを出して 0 x 0 を回避 */
	width: 1px;
	-webkit-appearance: none; /* アウトライン消す */
	appearance: none;
}

select {
	text-indent: 0.01px;
	text-overflow: '';
}

.form-select{
	display: block;
	position: relative;
	width: 310px;
	height: 55px;
	font-size: 16px;
	line-height:1em;
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	overflow: hidden;
}

.form-select:after{
	position: absolute;
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0);
	top: 45%;
	right: 25px;
	margin-top: -3px;
	pointer-events: none;
}

.form-select select {
	width: 100%;
	height: 55px;
	font-size: 16px;
	line-height: 1em;
	padding: 0 15px;
	border: 1px solid #DEDEDE;
	position: relative;
	color: #000;
}

textarea,
input[type="number"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"]{
	box-sizing: border-box;
	padding: 18px 15px;
	font-size: 14px;
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

input[type="email"]{
	display: block;
}

input.name{
	margin-right: 10px;
}

textarea{
	width: 100%;
    height: 286px;
}

textarea:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="text"]:focus{
    border: 1px solid #333;
}

.form-checkbox{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px;
	font-weight:300;
}

.form-checkbox label{
    position: relative;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    padding: 6px 5px 8px 30px;
}

.form-checkbox label::before,
.form-checkbox label::after{
    position: absolute;
    display: block;
    content: '';
	top: 50%;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.form-checkbox label::before{
    width: 18px;
    height: 18px;
    margin-top: -10px;
    background: #FCFCFC;
    border: 1px solid #DEDEDE;
	border-radius: 5px;
}

.form-checkbox input[type=checkbox]+label:after{
    width: 24px;
    height: 24px;
    top: 2px;
}

.form-checkbox input[type=checkbox]:checked+label:after{
    position: absolute;
    display: block;
    content: '';
    background: url(../img/interface/icon_check.png) 0 0 no-repeat;
    background-size: 24px 24px;
    left: -1px;
    top: -1px;
}

::placeholder{
	color: #C9C9C9;
	font-size: 15px;
}

label.error{
	display: block;
	text-align: left;
	color: #FF0000;
}
.form-checkbox label.error{
	text-align: center;
}

.form-checkbox label.error{
	padding: 6px 0 8px;
}

.form-checkbox label.error::before{
	display: none;
}

.form-radio{
	margin:0;
	padding:0;
	list-style-type:none;
}

.form-radio input[type=radio]+label{
    position: relative;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    padding: 9px 5px 8px 28px;
    margin-right: 0px;
}

.form-radio input[type=radio]+label::before,
.form-radio input[type=radio]+label::after{
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.form-radio input[type=radio]+label::before{
    width: 22px;
    height: 22px;
    margin-top: -12px;
    background: #FFF;
    border: 1px solid #ccc;
}

.form-radio input[type=radio]+label::after{
    left: 6px;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    background: #f4f4f4;
}

.form-radio input[type=radio]:checked+label::after{
    background: #333;
}

@media screen and (max-width:950px){
.form-checkbox input.position[type=checkbox]:checked+label::after{
    top: 10px;
	}
}

@media screen and (max-width:660px){
	textarea,
	input[type="number"],
	input[type="tel"],
	input[type="email"],
	input[type="text"]{
		width: 100%;
	}
	textarea{
		height: 200px;
	}
	input.small{
		width: 25vw;
	}
	input.medium{
		width: 80%;
	}
	input.name{
		margin-right: 0;
	}
	.form-select{
		width: 100%;
		font-size: 14px;
	}	
	.form-select select {
		width: 100%;
		font-size: 14px;
		padding: 0 20px;
	}
}

#contact_contents_area #key_area h2{
	text-align: center;
}
#contact_contents_area #key_area h2 span{
	display: block;
}
#contact_contents{
	background-color: #F8F8F8;
	text-align: center;
}
#contact_contents>p{
	margin: 0;
	font-weight: 300;
	line-height: 1.5em;
}
#form_table{
	width: 100%;
	border-collapse: collapse;
}
#form_table th span{
	display: inline-block;
	line-height: 1em;
	color: #fff;
	background-color: #BA0015;
	border-radius: 5px;
	vertical-align: text-top;
}
#form_table td{
	text-align: justify;
	font-weight: 300;
	border-bottom: 1px solid #DEDEDE;
}
#form_table td button{
	margin: 0 0 0 10px;
}
#form_table td input.margin{
	margin: 10px 0 0;
}
#contact_contents form p{
	text-align: center;
	font-weight: 300;
}
#contact_contents .btn{
	text-align: center;
}
#contact_contents .form-checkbox.center{
	text-align: center;
}
#contact_contents p{
	color: #000;
	line-height: 2.1;
}
#contact_contents a.tel{
	font-family: 'Yu Gothic UI','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #0CB1D8;
	line-height: 1.2;
	display: block;
}
#contact_contents .prev .btn_a{
	height: 62px;
    display: inline-block;
    padding: 0 70px;
    font-size: 18px;
    line-height: 62px;
    color: #fff;
    background: transparent linear-gradient(103deg, #138CE3 0%, #04D9CE 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: 4px 4px 10px #00000029;
    border-radius: 29px !important;
    cursor: pointer;
}
#blog_contents a.prev::after,
#contact_contents .prev::after{
	content: "←";
	color: #FFF;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	line-height: 62px;
	left: 25px;
	pointer-events: none;
}
#contact_contents .next .btn_a{
	height: 62px;
    display: inline-block;
    padding: 0 90px 0 70px;
    font-size: 18px;
    line-height: 62px;
    color: #fff;
    background: transparent linear-gradient(103deg, #138CE3 0%, #04D9CE 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: 4px 4px 10px #00000029;
    border-radius: 29px !important;
    cursor: pointer;
}
#blog_contents a.next::after{
	content: "→";
	color: #FFF;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	line-height: 62px;
	right: 25px;
	pointer-events: none;
}
#contact_contents .next::after{
	content: "→";
	color: #FFF;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	line-height: 62px;
	right: 50px;
	pointer-events: none;
}
@media screen and (max-width:1023px){
	#contact_contents .prev .btn_a{
		padding: 0 50px;
	}
	#contact_contents .next .btn_a{
		padding: 0 70px 0 50px;
	}
	#contact_contents .prev::after,
	#contact_contents .next::after{
		font-size: 16px;
	}
	#contact_contents .prev::after{
		left: 20px;
	}
	#blog_contents a.prev::after,
	#blog_contents a.next::after{
		font-size: 13px;
		line-height: 31px;
	}
}

#contact_contents_area .thanks_area{
	background-color: #FFF;
}

/* FOOTER */

footer{
	color: #FFF;
	background-color: #727272;
}
footer div{
	margin: auto;
}
footer div>ul:first-of-type{
	display: flex;
	line-height: 2;
}
footer ul.sub_menu{
	display: flex;
	justify-content: center;
	align-items: baseline;
	margin: 5px 0;
}
footer ul li{
	font-size: 17px;
}
footer ul.sub_menu li::after{
	content: "｜";
	display: inline-block;
}
footer ul.sub_menu li:last-child::after{
	content: none;
}
footer ul li a{
	color: #FFF;
}
footer small{
	display: block;
	text-align: center;
	font-size: 10px;
}
