  @charset "utf-8";


/*webフォント*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

#visual_img {
	position: relative ;
	display: flex;
	justify-content: space-between;
	background: url('../images/img_prod_backimage.jpg') no-repeat right top;
	width: auto ;
	height: 180px ;
	padding:10px 50px;
}

#visual_img .prod_tit_box {
	display: inline-block;
	margin: 20px 0 0;
	text-align: center;
}
#visual_img .prod_tit_box .prod_txt {
	font-family: Futura, 'Century Gothic'
	font-size:10px;
	line-height: 1.2;
}
#visual_img .prod_tit_box .prod_txt span {
	font-family: 'Noto Sans JP', sans-serif;
	font-size:36px;
	font-weight: 700;
	color: #e9752c;
}
#visual_img .prod_img img {
	height: 185px;
}


.pc-sp76{display: inline-block;}
.sp-pc76{display: none;}


h2 {
	padding: 0 0 5px 22px;
	font-size: 24px;
	color: #e9752c;
	border-left: 10px solid #e9752c;
	border-bottom: 1px solid #e9752c;
}
div.read ,
p.read {
	font-weight: 600;
}

div.read.li_bk ,
p.read.li_bk {
	display: inline-block;
}


.txc_red{color: #ff0000;}

.caption {
	font-size: 12px;
	color: #666666;
	line-height: 1.3;
}
.s_indent {
	padding:0 0 0 1em;
	text-indent: -1em;
}

#info_masterbox {
	display: flex;
	justify-content: space-around;
}
#info_masterbox_bk {
	display: flex;
	justify-content: space-around;
	background: #fef9e8;
}
#info_masterbox_bk .prodinfo_box ,
#info_masterbox_bk .accread_box ,
#info_masterbox .prodinfo_box ,
#info_masterbox .accread_box {
	display: flex;
	flex-direction: column;
	padding: 30px 20px;
	text-align: center;
}
#info_masterbox_bk .prodinfo_box ,
#info_masterbox .prodinfo_box {
	margin: 0 20px 0 0;
	width: 66%;
}
#info_masterbox_bk .accread_box ,
#info_masterbox .accread_box {
	margin: 0 0 0 0;
	width: 33%;
}
#info_masterbox_bk .prodinfo_box .bx_tit ,
#info_masterbox_bk .accread_box .bx_tit ,
#info_masterbox .prodinfo_box .bx_tit ,
#info_masterbox .accread_box .bx_tit {
	margin: 0 0 15px 0;
	font-size:24px;
	font-weight: 700;
}
#info_masterbox_bk .prodinfo_box .bx_tit span ,
#info_masterbox_bk .accread_box .bx_tit span ,
#info_masterbox .prodinfo_box .bx_tit span ,
#info_masterbox .accread_box .bx_tit span {
	font-family: Hiragino Maru Gothic ProN W4、ヒラギノ丸ゴ ProN W4;
	font-size:36px;
	color: #e9752c;
}

#info_masterbox_bk .prodinfo_box .bx_btn ,
#info_masterbox_bk .accread_box .bx_btn ,
#info_masterbox .prodinfo_box .bx_btn ,
#info_masterbox .accread_box .bx_btn {
	margin: 20px 0 0;
	font-size:20px;
	font-weight: 700;
	line-height: 1.2;
}
#info_masterbox_bk .prodinfo_box .bx_btn div.tx_btn ,
#info_masterbox_bk .accread_box .bx_btn div.tx_btn ,
#info_masterbox .prodinfo_box .bx_btn div.tx_btn ,
#info_masterbox .accread_box .bx_btn div.tx_btn {
	margin: 10px auto 5px;
}
#info_masterbox_bk .accread_box .bx_btn span ,
info_masterbox .prodinfo_box .bx_btn span ,
#info_masterbox .accread_box .bx_btn span {
	display: block;
	margin: 0 auto 5px;
	font-size:12px;
	font-weight: 400;
}
#info_masterbox_bk .prodinfo_box .btn_main01 a ,
#info_masterbox_bk .accread_box .btn_main01 a ,
#info_masterbox .prodinfo_box .btn_main01 a ,
#info_masterbox .accread_box .btn_main01 a {width: 171px;}


/* 参考資料　コラム */
#colum {
	width:100%;
	display: flex;
	flex-wrap:wrap;
	padding: 0 0 0 0;
}

.base {
	display: flex;
	align-items: center;
	width:calc(94% / 3);
	/*width:280px; */
	position: relative;
	margin:14px 0 14px 20px;
}
/*
.base:nth-child(4n) {
	margin:14px 0 14px 0;
}
*/
.base .title ,
.base .title_video {
	width:100%;
	/*background:#fbf2e6;*/
	background:#fbf2e6;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: auto;
}
.base .title img {
	max-height:36px;
	height: auto;
	padding: 2px 12px 2px 0;
}
.base .title_video img {
	max-height:38px;
	height: auto;
	padding: 2px 12px 2px 0;
}


.base .back a ,
.base .back_video a {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	/* width: 204px;*/
	width:calc(100% - 70px);
	padding-right: 30px;
	clip-path: polygon(0 0,  100% 0, 96% 100%, 0 100%);
	background: #e9752c;
	height: 100%;
	padding: 2px 15px 2px 6px;

}
.base .back_video a {
	padding-left: 20px;
	text-indent: -16px;
	width:calc(100% - 86px);
}
.base .back a:hover {
	background: #e9752c;
}

.base .back a span ,
.base .back_video a span {
	font-size:16px;
	color: #ffffff;
	font-weight: 600;
}
.base .back a:hover ,
.base .back_video a:hover {
//	color: #38719a;
	background: #5191bf;
	text-decoration: none;
}



@media screen and (max-width:1150px){
	.base {
		width:calc(93% / 3);
	}
}
@media screen and (max-width:1000px){
	.base {
		width:calc(94% / 2);
	}
}
@media screen and (max-width:768px){
	.base {
		width:calc(98% / 1);
	}
}


.pt_img2 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px 0 10px;
}
.pt_img2 img {
	max-height: 180px;
}

.key_top {
	margin: 50px auto 0;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}
.key_top span {
	font-family: Hiragino Maru Gothic ProN W4、ヒラギノ丸ゴ ProN W4;
	font-size: 36px;
	font-weight: 600;
	color: #e9752c;
}
.key_top .lnk_kw {
	margin: 30px auto 0;
	font-family: Hiragino Maru Gothic ProN W4、ヒラギノ丸ゴ ProN W4;
	font-size: 18px;
	font-weight: 600;
}

.key_box {
	margin: 20px 0 0;
}
.key_box .key_tit {
	padding: 0 0 0 8px;
	font-family: Hiragino Maru Gothic ProN W4、ヒラギノ丸ゴ ProN W4;
	font-size: 24px;
	font-weight: 600;
	color: #e9752c;
	border-left: solid 5px #e9752c;
	line-height: 1;

}
.key_box .key_word {
	display:inline-block;
	margin: 0 0 18px 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
}

.key_box .img_box {
	margin: 0 auto 0;
	text-align: center;
}
.key_box .img_box .img_here {
	display:inline-block;
	margin: 0 auto 0;
}
.key_box .img_box .img_here span {
	font-size: 14px;
}
.key_box table {
	margin: 1em 0 20px 0;
	empty-cells: show;
	border-top: solid 1px #cecece;
	border-left: solid 1px #cecece;
}
.key_box table tbody {
	display: table-row-group;
	vertical-align: middle;
	unicode-bidi: isolate;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
	unicode-bidi: isolate;
	border-color: inherit;
}
.key_box table tbody th {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	vertical-align: top;
	padding: 4px 10px;
	background-color: #f8f9fa;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	text-align: center;
}
.key_box table tbody td {
	font-size: 13px;
	line-height: 1.5em;
	vertical-align: top;
	padding: 4px 10px;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	text-align: center;
}
.key_box .kw_list {
	display: inline-block;
	margin: 0 0 0 32px;
	list-style-type: disc;
}
.key_box .kw_list li {
	margin: 0 0 5px 0;
}


/* youtube */
.bg_yt_channel {
	display: block;
	margin: 0;
	padding: 20px 0;
	background: url('../images/img_backgimg_yt.jpg') repeat-y;
	text-align: center;
}
.bg_yt_channel .box_yt_channel {
	display: inline-block;
	width: 560px ;
	height: 314px;
	text-align: left;
}
.bg_yt_channel .box_yt_channel .yt_channel {
	width: 100% ;
	height: 100%;
}

.bg_yt_channel .box_yt_channel_l2 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg_yt_channel .box_yt_channel_l2 .yt_channel_l2 {
	margin:0 10px 0;
	width: 460px ;
	height: 280px;
}
.bg_yt_channel .box_yt_channel_l2 .yt_channel_l2 iframe {
	width: 460px ;
	height: 258px;
}

.vdo_tit {
	margin: 5px 0;
	padding: 0 0 0 10px;
	text-align: left;
	font-weight: 700;
	border-left: 5px solid #e9752c;
}

.txt_vdo{
	display: block;
	width: 98%;
	max-width: 950px;
	margin: 0 auto 10px;
}
.txt_vdo p{
	display: block;
	text-align: left;
	line-height:1.5;
}
.txt_vdo p .yt_info{
	display:block;
	margin-left:2em;
	text-indent: -1em;
}

.yt_text {
	padding:5px 0;
	background: #ffffff;
}


.bg_enm_channel {
	display: block;
	margin: 0;
	padding: 20px 0;
	background: url('../images/img_backgimg_enm.jpg') repeat-y;
	text-align: center;
}
.bg_enm_channel .box_enm_channel {
	display: inline-block;
	width: 560px ;
	height: 314px;
	text-align: left;
}
.bg_enm_channel .box_enm_channel .enm_channel {
	width: 100% ;
	height: 100%;
}



/* 会社案内 */
#c_list,
#e_list{
	margin: 20px 5% 40px;
}
#c_list dl,
#e_list dl{
	display:flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	width: 100%;
}
#c_list dl dt:nth-of-type(1) {
	border-top: 1px solid #e9752c;
}
#c_list dl dd:nth-of-type(1) {
	border-top: 1px solid #e9752c;
}

#c_list dl dt,
#c_list dl dd{
	display:flex;
	align-items: center;
	margin:0;
	font-size: 18px;
	border-bottom: 1px solid #e9752c;
}
#c_list dl dt{
	width: 14%;
	padding: 25px 10px 25px 1em;
	background: #ffdea8;
}
#c_list dl dd{
	width: calc(100% - 220px);
	padding: 25px 20px 25px 20px;
}

#e_list dl dt,
#e_list dl dd{
	display:flex;
	align-items: center;
}
#e_list dl dt{
	width: 120px;
	margin:10px 0;
	padding: 5px 0;
}
#e_list dl dt span{
	width: 100%;
	padding: 3px 0;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	border-radius: 30px;
	background: #58b1e5;
}
#e_list dl dd{
	padding: 5px 0;
	margin:10px 0 10px 20px;
	width: calc(100% - 140px);
	font-size: 18px;
}

#access{
	display:flex;
	justify-content: center;
	align-items: stretch;
	margin: 20px 5% 80px;
}
#access .map{
	display:block;
	width: 45%;
	height: 360px;
	margin: 0;
	padding: 0 10px 0 0;
}
#access .add{
	display:block;
	width: 55%;
	padding: 0 0 0 20px;
}
#access p{
	margin: 0 0 0 4em;
	padding: 0;
	font-size: 18px;
	line-height: 1.4;
	text-indent: -4em;
}
#access .add ul{
	width: 100%;
	margin: 15px 0 0 1em;
	font-size: 16px;
}
#access .add ul li{
	list-style: initial;
	margin: 5px 0 5px 0;
}



/* プライバシーポリシー */
.ply_block{
	margin: 20px 5% 40px;
}
.ply_read{
	margin: 20px 0 30px;
	font-size: 18px;
	line-height: 1.4;
}
h2.ply_tit{
	margin: 30px 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	border-left: none;
}
.ply_text{
	margin: 0;
	line-height: 1.6;
}
.cont_box{
	margin: 15px 0 0 2em;
	line-height: 1.4;
}
.cont_box span{
	display: inline-block;
	margin: 0 0 5px 0;
	font-weight: 700;
}
.ply_list{
	width: 100%;
	margin: 15px 0 0 2em;
	font-size: 16px;
}
.ply_list li{
	list-style: linear-gradient;
	margin: 5px 0 5px 0;
}
.ply_end{
	display: block;
	margin: 30px 10px 0 0;
	text-align: right;
	line-height: 1.2;
}



/* お問合せ */
#cont_list{
	margin: 20px 8% 40px;
}
#cont_list dl{
	display:flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	width: 100%;
}
#cont_list dl dt:nth-of-type(1) {
	border-top: 1px solid #e9752c;
}
#cont_list dl dd:nth-of-type(1) {
	border-top: 1px solid #e9752c;
}

#cont_list dl dt,
#cont_list dl dd{
	margin:0;
	font-size: 16px;
	border-bottom: 1px solid #e9752c;
}
#cont_list dl dt{
	width: 20%;
	padding: 15px 10px 15px 1em;
	background: #ffdea8;
}
#cont_list dl dd{
	width: 72%;
	padding: 15px 20px 15px 20px;
}
#cont_list dl dt ul{
	width: 100%;
	margin: 15px 0 0 1em;
	font-size: 16px;
}
#cont_list dl dt ul li{
	list-style: initial;
	margin: 5px 0 5px 0;
}

.em {
	font-size: 0.8em;
	font-weight: 700;
	vertical-align: top;
	color: #ff0000;
}
.long,
.short,
.veryshort{
	padding: 5px;
	border-radius: 5px;
}
.long{
	width: 100%;
}
.short{
	width: 50%;
}
.veryshort{
	width: 30%;
}

.document01,
.document02{
	width: 100%;
	border-radius: 5px;
}
.document01 option,
.document02 option{
	font-size:14px;
}
textarea {
	width: 100%;
	height: auto;
	resize: none;
	border-radius: 5px;
	padding: 8px;
}
/* テーブル */
table {
	width: 100%;
	margin: 10px 0 10px;
	font-size: 14px;
}
talbe th, table td {
	border: solid 1px #333333;
}





/*画面幅1000px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1000px){

	#cont_list dl{
		display:block;
		width: 100%;
	}
	#cont_list dl dd:nth-of-type(1) {
		border-top: initial;
	}
	#cont_list dl dt{
		width: 100%;
		padding: 15px 10px 15px 1em;
		border-top: 1px solid #e9752c;;
		border-bottom: 1px solid #e9752c;;
	}
	#cont_list dl dd{
		width: 100%;
		padding: 15px 0 15px 5px;
		border-bottom: initial;
	}
	input {
		font-size: 18px;
	}
	.long ,
	.short ,
	.veryshort {
		width: 100%;
		padding: 10px 5px
	}

}





/*画面幅768px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1000px){
	.pc-sp76{display: none;}
	.sp-pc76{display: inline-block;}

	#info_masterbox_bk ,
	#info_masterbox {
		display: block;
	}
	#info_masterbox_bk .prodinfo_box ,
	#info_masterbox .prodinfo_box {
		margin: 0 0 0 0;
		width: initial;
	}
	#info_masterbox_bk .accread_box ,
	#info_masterbox .accread_box {
		margin: 20px 0 0 0;
		width: initial;
	}
	#info_masterbox_bk .prodinfo_box .btn_main01 a ,
	#info_masterbox_bk .accread_box .btn_main01 a ,
	#info_masterbox .prodinfo_box .btn_main01 a ,
	#info_masterbox .accread_box .btn_main01 a {width: 200px;}


	/* youtube */
	.bg_enm_channel .box_enm_channel {
		padding:0 10%;
		width: 100% ;
		max-width: 420px ;
		max-height: 236px;
	}
	.bg_enm_channel .box_enm_channel .enm_channel {
		width: 100% ;
		height: 100%;
	}
	.yt_text {
		padding:5px 0;
		background: #ffffff;
	}



	.pt_img2 {
		display: block;
		margin: 10px 0 10px;
		text-align: center;
	}
	.pt_img2 img {
	margin: 0 auto 20px;
}


/* 会社案内 */
#c_list{
	margin: 20px 30px 40px 5px;
}
#e_list{
	margin: 20px 5px 40px 5px;
}

#c_list dl,
#e_list dl{
	display:block;
	width: 100%;
}
#c_list dl dd:nth-of-type(1) {
	border-top: none;
}

#c_list dl dt,
#c_list dl dd{
	display:block;
	margin:0;
	font-size: 16px;
	border-bottom: 1px solid #e9752c;
}
#c_list dl dt{
	width: 100%;
	padding: 10px 10px 10px 1em;
}
#c_list dl dd{
	width: 100%;
	padding: 10px 5px 30px 20px;
}


#e_list dl dt{
	margin:10px 0 0;
	padding: 5px 0 0;
}
#e_list dl dd{
	padding: 5px 0 5px;
	margin:0 0 20px 0;
	width: 100%;
	font-size: 18px;
	text-align: justify;
	border-bottom: 1px solid #e9752c;
}


#access{
	display:block;
	margin: 20px 5% 40px;
}
#access .map{
	width: 100%;
	height: 260px;
	margin: 0;
	padding: 0 0 20px 0;
}
#access .add{
	display:block;
	width: 100%;
	margin: 0;
	padding: 20px 0 0 0;
}



}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){
	/* youtube */
	.bg_yt_channel .box_yt_channel {
		padding:0%;
		width: 100% ;
		max-height: 236px;
	}


} /* @media max 425px */



