/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

body {
	line-height: 1.5;
	color: #555;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', HiraKakuProN-W3, 'Hiragino Kaku Gothic Pro', NanumGothic, 'Malgun Gothic', sans-serif;
	font-size: 16px;
}


#primary-menu {
	float: none;
}

#nav li a.current {
	background-color: #981a1d;
	color: white;
}


#top-search a,
#top-cart a,
#side-panel-trigger a,
#top-account a {
	width: 160px;
}

#top-search,
#top-cart,
#side-panel-trigger,
#top-account {
	float: right;
	margin: 5px 0 0px 0px;
}

#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky) #top-search img,
#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #side-panel-trigger {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	height: 60px;
}


#header.sticky-header:not(.static-sticky) #top-search img {
	-webkit-transition: height .4s ease, opacity .3s ease;
	-o-transition: height .4s ease, opacity .3s ease;
	transition: height .4s ease, opacity .3s ease;
}




#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > ul > li > a,
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > div > ul > li > a {
	line-height: 22px;
	padding: 19px 25px;
	text-transform: none;
	font-size: 14px;
	border-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 30px 0;
	font-family: "Roboto";
	font-weight: 100;
	font-style: normal;
	font-size: 36px;
	line-height: 30px;
}

.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.emphasis-title h1,
.emphasis-title h2 {
	margin-bottom: 0;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
}

.slider-caption h2 {
	font-size: 64px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px;
	font-family: 'Raleway', sans-serif;
}

.col_half {
	width: 100%;
	text-align: center;
}


.widget > h4 {
	margin-bottom: 5px;
}

#footer .footer-widgets-wrap {
	position: relative;
	padding: 60px 0;
}



#copyrights .col_half:last-child {
	display: block;
}


@media (max-width: 1200px) {
	#top-search {
		display: none;
	}
}

.slider-caption.slider-caption-center {
	position: relative;
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.slider-caption p {
	margin-bottom: 10px;
	font-size: 18px;
}


.heading-block h2 {
	font-size: 50px;
}


#header.sticky-header #header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}


#page-title h1 {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 100;
	letter-spacing: 1px;
	color: #333;
	font-size: 50px;
	text-transform: uppercase;
}


.entry-title h2 {
	margin: 0;
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', HiraKakuProN-W3, 'Hiragino Kaku Gothic Pro', NanumGothic, 'Malgun Gothic', sans-serif;
}


.entry-meta li {
	float: left;
	font-size: 20px;
	line-height: 35px;
	margin: 0 10px 15px 0;
	color: #999;
	font-family: 'Crete Round', serif;
	font-style: normal;
}

@media (min-width: 991px) {

	.portfolio-1 .portfolio-item .portfolio-image,
	.portfolio-1 .portfolio-item .portfolio-image a,
	.portfolio-1 .portfolio-item .portfolio-image img {
		display: block;
		width: 520px;
		height: 290px;
	}
}

@media (min-width: 991px) {
	.portfolio-1 .portfolio-desc {
		float: left;
		width: 580px;
		padding: 10px 0;
	}
}

@media (min-width: 767px) {
	.portfolio-1 .portfolio-desc h3 {
		font-size: 25px;
		font-weight: 700;
	}
}



/* ▼商品化までの流れ用スタイル */
/* ----------------------------------------------------- */
div.flow {
	clear: both;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin: 1.5em 0;
	padding: 10px 0 10px 140px;
}

div.flow2 {
	clear: both;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}


div#flow01.flow {
	/* margin-bottom: -1.5em; */
	background: url(../images/flow_01.jpg) no-repeat left top;
}

div#flow02.flow {
	background: url(../images/flow_02.gif) no-repeat left top;
}

div#flow03.flow {
	background: url(../images/flow_03.gif) no-repeat left top;
}

div#flow04.flow {
	background: url(../images/flow_04.gif) no-repeat left top;
}

div#flow05.flow {
	background: url(../images/flow_05.gif) no-repeat left top;
}

div#flow06.flow {
	background: url(../images/flow_06.gif) no-repeat left top;
}

div.flow h3 {
	margin: 0.5em 0 1em 0 !important;
	color: #000000;
	font-weight: 100;
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
}

div.flow p,
div.flow ul {
	margin: 1em 0 0.5em 0 !important;
}

div.flow:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}

div#flow hr {
	margin: 0;
}


.flow ul li {
	margin: 0 0 0.5em 3px;
	padding: 0 0 0 1.5em;
	list-style-type: none;
	background: url(../images/list_arrow.gif) no-repeat top left;
}

.flow2 ul li {
	margin: 0 0 0.5em 3px;
	padding: 0 0 0 1.5em;
	list-style-type: none;
	background: url(../images/list_arrow.gif) no-repeat top left;
}


.lecturer_head_top {
	font-size: 32px !important;
	font-weight: 100 !important;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', HiraKakuProN-W3, 'Hiragino Kaku Gothic Pro', NanumGothic, 'Malgun Gothic', sans-serif;
}

.lecturer_head {
	font-size: 32px !important;
	font-weight: 100 !important;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', HiraKakuProN-W3, 'Hiragino Kaku Gothic Pro', NanumGothic, 'Malgun Gothic', sans-serif;
}


.before-heading {
	font-style: normal;
}


.font_s {
	font-size: 14px !important;
}


#page-title.page-title-parallax h1 {
	font-weight: 100;
	letter-spacing: 2px;
}

#page-title.page-title-dark h1 {
	color: #981a1d !important;
}


.col-padding_s {
	padding: 20px;
}


.heading-block:after {
	content: '';
	display: block;
	margin-top: 20px;
	width: 120px;
	border-top: 2px solid #981a1d;
}

.border {
	width: 1100px;
	max-width: 100%;
	height: 1px;
	background-color: #981a1d;
	margin: 10px 0 10px 0;
}

.fancy-title.title-border:before {
	top: 49%;
	border-top: 1px solid #c0392b;
}

.fancy-title h4,
.fancy-title h5,
.fancy-title h6 {
	padding-right: 10px;
	font-size: 18px;
	font-weight: 100;
}


#rec1 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec2 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec3 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec4 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec5 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec6 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec7 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec8 {
	margin-top: -150px;
	padding-top: 150px;
}

#rec9 {
	margin-top: -150px;
	padding-top: 150px;
}

.inner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
}








.gray_bg {
	background-color: #e0e0e0;
	padding: 5px;
	width: 100%;
}

.white_box_bg {
	background-color: #fff;
	border-radius: 15px;
	width: 100%;
}

/* 新規追加したタグ 20190710*/

.icon{
    margin-bottom: 20px;
}

.icon2{
    margin-bottom: 10px;
}

.boxB {
    display: inline-block;
    width: 100%;
    height: 300px;
    margin: 10px auto;
    margin-bottom: 40px;
    padding: 35px 30px 30px 30px;
    border: 1px solid #afafaf;
    border-radius: 10px;
    text-align: center;
}

.boxB:hover {
    border: 2px solid #a50a0a;
    color: #a50a0a;
}

.boxC {
    display: inline-block;
    width: 100%;
    height: 300px;
    margin: 10px auto;
    margin-bottom: 40px;
    padding: 30px 30px 30px 30px;
    border: 1px solid #afafaf;
    border-radius: 10px;
    text-align: center;
}

.boxC:hover {
    border: 2px solid #a50a0a;
    color: #a50a0a;
}


 h4.chat{
    margin-bottom: 10px;
    font-size:1em;
    font-weight: 700;
}

.boxC p{
    margin-top: 5px;
    font-size:0.8em;
}


ol, ul {
  display: block;
  list-style: none;
}


.blog_title{
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.5em;
    font-family: source-han-sans-japanese, sans-serif;
    color: #333;
}

.blog_subtitle {
    font-size: 1em;
    line-height: 0.5em;
    font-family: source-han-sans-japanese, sans-serif;
    margin-bottom: 10px;
}

.blog_copy {
    font-size: 0.8em;
    margin: 0 auto;
    margin-top:10px;
    margin-bottom: 20px;
    padding: 5px;
    line-height: 1.5em;
    color: #333;
}

.clr:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
}

hr{
    margin-top:5px;
    color: #333;
}

.space{
    display: block;
    height: 10px;
    margin-top:20px;
}


.container{
    margin-bottom: 10px;
}

/*
.blog_md{
    margin-bottom: 5px;
}
*/



/*hdg_lv2---------------------------------------------------------------------*/
.hdg_lv2 {
	position: relative;
	margin: 0 0 20px;
	padding: 30px 0 0px;
	border-top: 1px solid #981a1d;
	color: #bd181c;
	font-size: 1.28rem;
	font-weight: 700;
	text-align: center
}

.hdg_lv2:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 68px;
	background: url(/resource/images/common/bg-flag-h2.svg) top left no-repeat;
	background-size: auto 100%;
	opacity: 0.05
}

.hdg_lv2:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 24px;
	height: 5px;
	margin-left: -12px;
	background: #981a1d;
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg)
}

.hdg_lv2 .hdg_lv2_sub {
	font-size: 1rem;
	font-weight: 300
}

.hdg_lv2-white {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px
}

.hdg_lv2-white:after {
	background: #fff
}

.hdg_lv2-home {
	font-size: 35px;
	font-weight: 300
}

.hdg_lv2-home:after {
	display: none
}

@media (max-width: 767px) {
	.hdg_lv2-news {
		margin-right: -8px;
		margin-left: -8px
	}
}

@media (min-width: 768px) {
	.hdg_lv2 {
		margin-bottom: 20px;
		padding-bottom: 22px;
		font-size: 1.42rem
	}

	.hdg_lv2:before {
		width: 711px;
		height: 230px
	}

	.hdg_lv2 .hdg_lv2_sub {
		font-size: 2rem
	}

	.hdg_lv2-news:before {
		height: 110%
	}

	.hdg_lv2-home {
		margin-bottom: 0;
		padding-bottom: 0;
		font-size: 40px
	}
}



/*home-news---------------------------------------------------------------------*/
.home-news .is-close,
.home-blog .is-close {
	display: none
}

@media (max-width: 767px) {
	.home-news {
		margin-bottom: -30px;
	}
}

/*fs-xxs-xs---------------------------------------------------------------------*/
@media (max-width: 767px) {
	.fs-xxs-xs {
		font-size: 1.5rem !important
	}
}


/*m-tab_wrap ---------------------------------------------------------------------*/
.m-tab_wrap > ul {
	display: table;
	width: 100%
}

.m-tab_wrap > ul > li {
	display: table-cell
}

.m-tab_wrap > ul > li > a {
	display: block;
	position: relative;
	padding: 11px 0 15px;
	color: #fff;
	text-align: center;
	transition: all 0.5s 0s ease;
}

.m-tab_wrap > ul > li > a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 6px;
	background: #b98a8b;
	transition: all 0.3s 0s cubic-bezier(0.785, 0.135, 0.15, 0.86)
}

.no-touchevents .m-tab_wrap > ul > li > a:hover:before {
	width: 100%;
	border-bottom-color: #b98a8b;
}

.m-tab_wrap > ul > li.is-active > a:before {
	width: 100%;
	background: #cc9fa0;
}


/*m-tab ---------------------------------------------------------------------*/
.m-tab {
	background: #981a1d
}

.m-tab_wrap > ul {
	display: table;
	width: 100%
}

.m-tab_wrap > ul > li {
	display: table-cell
}

.m-tab_wrap > ul > li > a {
	display: block;
	position: relative;
	padding: 11px 0 15px;
	color: #fff;
	text-align: center;
	transition: all 0.5s 0s ease
}

.m-tab_wrap > ul > li > a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 6px;
	background: #b98a8b;
	transition: all 0.3s 0s cubic-bezier(0.785, 0.135, 0.15, 0.86)
}

.no-touchevents .m-tab_wrap > ul > li > a:hover:before {
	width: 100%;
	border-bottom-color: #b98a8b;
}

.m-tab_wrap > ul > li.is-active > a:before {
	width: 100%;
	background: #cc9fa0;
}

.m-tab-2column ul > li {
	width: 50%
}

.m-tab-3column ul > li {
	width: 33.333%
}

.m-tab-4column ul > li {
	width: 25%;
	white-space: nowrap
}

.m-tab-5column ul > li {
	width: 20%;
	white-space: nowrap
}

.m-tab-6column ul > li {
	width: 16.65%;
	white-space: nowrap
}

.m-tab-7column ul > li {
	width: 14.2%;
	white-space: nowrap
}

.m-tab-8column ul > li {
	width: 12.5%;
	white-space: nowrap
}

@media (max-width: 767px) {
	.m-tab {
		margin: 0 -8px;
		padding: 0 8px;
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) {
	.m-tab {
		margin: 0 -16px;
		padding: 0 16px;
		font-size: 2rem;
	}

	.m-tab ul {
		max-width: 1200px;
		margin: 0 auto
	}

	.m-tab ul > li > a {
		padding: 18px 0 15px;
		border-bottom-width: 7px
	}
}

.m-tab-6column ul > li {
	width: 16.65%;
	white-space: nowrap
}


/*==============================================================*/
.ig_wrap > .row {
	margin: 0;
	padding: 0;
	color: #fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c5221b+0,dc3513+100 */
	background: #c5221b;
	/* Old browsers */
	background: -moz-linear-gradient(top, #c5221b 0%, #dc3513 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c5221b 0%, #dc3513 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c5221b 0%, #dc3513 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5221b', endColorstr='#dc3513', GradientType=0);
	/* IE6-9 */
}

.ig_wrap > .row > .col-lg-6 {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.ig_wrap > .row > .col-lg-6 > .ig_more > i {
	font-size: 3em;
}

.ig_wrap > .row > .col-lg-6 > .ig_more > button {
	
	border: none;
	padding: 5px 20px;
	background-color: #fff;
	border-radius: 10px;
	transition: 0.4s;
	-o-transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
}

.ig_wrap > .row > .col-lg-6 > .ig_more > button:hover {
	border-radius: 20px;
}

.ig_wrap > .row > .col-lg-6 > .ig_more > button > a {
	color: #c5221b ;
	text-decoration: none;
	cursor: pointer;
}

.ig_more {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 50px;
	color: #ffffff;
	text-align: center;
	
}

.ig_widget {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 45px;
}

.ig_wrap > .row > .col-lg-6 > .ig_widget > iframe {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

@media only screen and (max-width: 1200px) {
	.ig_widget {
		padding: 10px 0 0 0;
	}
}





/*==============================================================*/





/*PCスマホ画像切り替え*/

.pc {
	display: block !important;
}

.sp {
	display: none !important;
}

@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}

	.sp {
		margin: 0px;
		padding: 0px;
		width: 100%;
		display: block !important;
	}
}

/*smartphone line breakdown*/
@media screen and (min-width: 780px) {
	.br_pc {
		display: none;
	}
}