@charset "UTF-8";

/*===============================================================
	
	base
	
===============================================================*/
body {
  background:#fff;
  /*-webkit-font-smoothing: antialiased;*/
}
.thiscontents {
	width:100%;
}
.thiscontents a {
	-webkit-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
	-ms-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;  
	-moz-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
	-o-transition: background-color 0.1s linear, color 0.1s linear, border-color 0.1s linear, border-width 0.1s linear, opacity 0.1s linear;
	color:#0066CC;
}
.thiscontents a:hover {
	color:#0099CC;
}
.thiscontents .clear {
	width:100%;
	overflow:hidden;
}
.thiscontents .cf:before,
.thiscontents .cf:after {
    content: " ";
    display: table;
}
.thiscontents .cf:after {
    clear: both;
}
.thiscontents .cf {
  *zoom: 1;
}
.thiscontents .clearboth {
	clear:both;
}
.thiscontents .flol {
	display:inline;
	float:left;
}
.thiscontents .flor {
	display:inline;
	float:right;
}
.thiscontents .pc {
}
.thiscontents .tablet {
	display:none;
}
.thiscontents .sp {
	display:none;
}
.thiscontents .sp_tablet {
	display:none;
}
.thiscontents img {
	vertical-align:bottom;
	padding:0;
	margin:0;
}

.thiscontents p {
	margin:0;
	padding:0;
}
.thiscontents h1,
.thiscontents h2,
.thiscontents h3,
.thiscontents h4,
.thiscontents h5,
.thiscontents h6 {
	font-weight:bold;
}
.thiscontents p {
	margin:0;
	padding:0;
}
.thiscontents sup {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:15px;
}
.thiscontents .photo img {
	width:100%;height:auto;
}
@media screen and (max-width: 1070px) {
.thiscontents .pc {
	display:none;
}
.thiscontents .tablet,
.thiscontents .pc_tablet,
.thiscontents .sp_tablet {
	display:block;
}
.thiscontents {
	/*padding-top:40px;*/
}
}
@media screen and (max-width: 768px) {
.thiscontents  {
	/*margin-bottom:10px;*/
}
.thiscontents .sp {
	display:block;
}
.thiscontents .pc_tablet,
.thiscontents .tablet {
	display:none;
}
}
@media screen and (max-width: 410px) {
}

/*===============================================================
	
	grid
	
===============================================================*/
.gridcontainer {
	margin-top: -30px;
}
.gridcontainer .grid {
	float:left;
}
.grid {
	margin-top: 30px;
}
/*	gridSize :460 gutterSize :40 column :2 */
.gridwrp_2 { width:104.167%;}
.gridwrp_2 .grid_2 { width:96.000%; margin-right:4.000%; }
.gridwrp_2 .grid_1 { width:46.000%; margin-right:4.000%; }
.gridwrp_1 .grid_2 { width:192.000%; margin-right:8.000%; }

/*	gridSize :290 gutterSize :40 column :3 */
.gridwrp_3 { width:104.211%;}
.gridwrp_3 .grid_3 { width:95.960%; margin-right:4.040%; }
.gridwrp_3 .grid_2 { width:62.626%; margin-right:4.040%; }
.gridwrp_3 .grid_1 { width:29.293%; margin-right:4.040%; }

/*	gridSize :210 gutterSize :40 column :4 */
.gridwrp_4 { width:104.167%;}
.gridwrp_4 .grid_4 { width:96.000%; margin-right:4.000%; }
.gridwrp_4 .grid_3 { width:71.000%; margin-right:4.000%; }
.gridwrp_4 .grid_2 { width:46.000%; margin-right:4.000%; }
.gridwrp_4 .grid_1 { width:21.000%; margin-right:4.000%; }

/* PCのみ */
@media screen and (min-width: 961px) {
.gridwrp_2 .grid:nth-child(2n+1) {
	clear:both;
}
.gridwrp_3 .grid:nth-child(3n+1) {
	clear:both;
}
.gridwrp_4 .grid:nth-child(4n+1) {
	clear:both;
}
}	/* for PC min-width: 961px


/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.gridwrp_3,
.gridwrp_3 .grid_1,
.gridwrp_3 .grid_2,
.gridwrp_2,
.gridwrp_2 .grid_1 {
	width:100%; margin-right:0;
}
.gridwrp_4 { width:105.000%;}
.gridwrp_4 .grid_1,
.gridwrp_4 .grid_3 { width:45.238%; margin-right:4.762%; }

.gridcontainer {
	margin-top: 0;
}
.grid {
	margin-top:20px;
}
.grid:first-child {
	margin-top:0px;
}
.gridwrp_4 .grid:nth-child(2) {
	margin-top:0;
}

}	/* for SP max-width: 768px */


/*===============================================================
	
	fixed
	
===============================================================*/
.fixed {
	position: fixed;
	top: 0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.fixed {
	position: fixed;
	top: 0;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */

/*===============================================================
	
	timeline
	
===============================================================*/
.timeline {
	max-width:100% !important;
	width: 100% !important;
	box-sizing:border-box;
}
.SandboxRoot body {
	background-color:transparent;
}
.timeline-widget {
	width:100% !important;
	min-width:100% !important;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

.TwitterWidget #twitter-widget-0 {
    width:100% !important;
}
.timeline {
	max-width:100% !important;
	width:100% !important;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	word-break: break-all;
}
}	/* for SP max-width: 768px */

/*===============================================================
	
	txtlink 2016/11/16
	
===============================================================*/
.txtlink a {
	padding-left:15px;
	color:#000;
	text-decoration:none;
	position:relative;
	display:inline-block;
}
.txtlink a:hover {
	color:#c00;
}
.txtlink a:after {
	position:absolute;
	content:" ";
	width:6px; height:6px;
	top:7px; bottom:auto; left:0; right:auto;
	margin:auto;
	border-top:solid 2px #c00;
	border-left:solid 2px #c00;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.txtlink.arw_prev a {
}
.txtlink.arw_prev a:after {
	top:7px; bottom:auto; left:3px; right:auto;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.txtlink.arw_after a {
	padding-left:0;
	padding-right:10px;
}
.txtlink.arw_after a:after {
	left:auto; right:0;
}
.txtlink.arw_down a:after {
	top:7px; bottom:auto; left:2px; right:auto;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.txtlink.arw_after_down a {
	padding-left:0;
	padding-right:10px;
}
.txtlink.arw_after_down a:after {
	top:7px; bottom:auto; left:auto; right:0;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/*	arw_box */
.txtlink.arw_box a {
	padding-left:25px;
}
.txtlink.arw_box a:before {
	content:' ';
	width:20px;
	height:20px;
	background:#000;
	position:absolute;
	top:2px; bottom:auto; left:0; right:auto; margin:auto;
}
.txtlink.arw_box a:after {
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	top:8px; bottom:auto; left:5px; right:auto;
}

/*===============================================================
	
	以下案件毎のコンテンツ

===============================================================*/
/*===============================================================
	
	bg 背景
	
===============================================================*/

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */

/*===============================================================
	
	section
	複数のcontent、headlineなど格納するブロック
	
===============================================================*/
.section_wrp {
	background:#eee;
}
.section {
	width:100%;
}
.section_inner {
	margin:0 auto;
	padding:30px 0 40px 0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.section_inner {
	margin:0 auto;
	padding:30px 20px 40px 20px;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.section_inner {
	margin:0 auto;
	padding: 20px;
}
}	/* for SP max-width: 768px */
/*===============================================================
	
	レイアウト
	
===============================================================*/
.wide_width {
	width:1360px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.content_width {
	width:1070px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.narrow_width {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/* タブレット以下 */
@media screen and (max-width: 1360px) {
.wide_width {
	width:100%;
}
}	/* for tablet max-width: 1360px */

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.content_width {
	width:100%;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.narrow_width {
	width:100%;
}
}	/* for SP max-width: 768px */

/*===============================================================
	
	content 
	
===============================================================*/
.content {
	margin:0 auto;
	padding-bottom:50px;
}
.content + .content {
	padding-bottom:50px;
}
.headline + .content {
	margin-top: 30px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.content {
	margin:0 auto;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.headline + .content {
	margin-top: 15px;
}
.content {
	width:100%;
	margin:0 auto;
	padding-bottom:0px;
}
.content + .content {
	padding-bottom:30px;
}
}	/* for SP max-width: 768px */

/*===============================================================
	
	headline：見出し
	subhead：小見出し
	
===============================================================*/
.headline {
	text-align: center;
}
.headline .title {
	font-size: 40px;
	line-height: 1.2;
}
.headline .read {
	font-size: 20px;
	line-height: 1.4;
	margin-top: 20px;
}
.headline .label {
	font-size: 20px;
	line-height: 1.2;
	color: #ff9900;
	font-weight: bold;
	padding-bottom: 10px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.headline .title {
	font-size:22px;
	line-height:30px;
	padding-bottom:0px;
	text-align:center;
}
.headline .read {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 10px;
}
.headline .label {
	font-size: 16px;
	padding-bottom: 0px;
}
}	/* for SP max-width: 768px */


/*===============================================================
	
	content_title 
	
===============================================================*/
.content_title {
	text-align: center;
}
.content_title .title {
	font-size: 30px;
	line-height: 1.2;
}
.content_title .read {
	font-size: 20px;
	line-height: 1.4;
	margin-top: 20px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.content_title .title {
	font-size: 18px;
}

}	/* for SP max-width: 768px */

/*===============================================================
	
	btn_detail
	
===============================================================*/
.btn_detail {
	width:400px;
	margin:0 auto;
	margin-top:40px;
}
.btn_detail a {
	position:relative;
	display:block;
	background-color:#e61e19;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:15px 0;
	border-radius:0px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 0px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 0px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 0px 0px;
}
.btn_detail a:after {
	position:absolute;
	content:" ";
	width:6px; height:6px;
	top:0; left:auto; bottom:0; right:10px;
	margin:auto;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.btn_detail a:hover {
	text-decoration:none;
	background-color:#f00;
}
.btn_detail_red a {
	background-color:#c91b36;
}
.btn_detail_red a:hover {
	background-color:#e31838;
}
.btn_detail_black a {
	background-color:#000;
}
.btn_detail_black a:hover {
	background-color:#222;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.btn_detail {
	width:100%;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.btn_detail {
	width:100%;
	margin:0 auto;
	margin-top:20px;
}
.btn_detail a {
	font-size:16px;
}
}	/* for SP max-width: 768px */

/*-------------------------------------------------------------
	flexbtn	
-------------------------------------------------------------*/
.flexbtn {
	width:auto;
	text-align:center;
}
.flexbtn a {
	display:inline-block;
	padding:15px 40px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */

/*===============================================================
	
	fig
	背景に固定の画像を使用する場合
	
===============================================================*/
.fig { 
	position: relative;
	height: 100%;
	min-height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
	background-attachment: fixed;
	background-color:#000;
	z-index: 100;
}

.fig01 {
	background-image:url(https://picsum.photos/800/600?image=1008);
}
/*
.fig02 {
	background-image:url(../images/fig02.jpg);
}
.fig03 {
	background-image:url(../images/fig03.jpg);
}
.fig04 {
	background-image:url(../images/fig04.jpg);
}
*/
.fig img {
	display:none;
}
.youtube {
	z-index:99;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {
.fig {
	background:#000;
}
.fig img {
	display:block;
	background:none;
	width:100%;
	height:auto;
}
}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */

/*===============================================================
	
	alignHeight
	
===============================================================*/
.alignHeight .item {
	color:#000;
	background:#fff;
	border:solid 1px #000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.alignHeight {
	/*display:none;*/
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */

/*-------------------------------------------------------------
	listwrp	
-------------------------------------------------------------*/
.section .listwrp {
}
.listwrp .listitem {
	width:25%;
	float:left;
	color:#000;
	text-align:center;
	background:#fff;
	margin-top:20px;
}
.listwrp .listitem img {
	width:100%;height:auto;
}


/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */


/*===============================================================
	2016/08/24
	デモ用の記載
===============================================================*/
.demo {
	background:#222;
	padding:50px 0;
	color:#fff;
	text-align:center;
}
.demo .inner {
	width:1070px;
	margin:0 auto;
	text-align:left;
}
.demo h3 {
	font-size:40px;
	line-height:40px;
	background:#222;
}
.demo h4 {
	color:#fff;
	font-size:25px;
	line-height:26px;
	margin-top:40px;
	padding-top:40px;
	border-top:solid 1px rgba(255,255,255,0.3);
	cursor:pointer;
}
.demo h4 + * {
	margin-top:10px;
}
.demo p {
	font-size:14px;
	line-height:25px;
	margin-top:20px;
}
.demo .demo_discription {
	font-size:18px;
	font-weight:bold;
}
.demo span {
	font-weight:bold;
	margin-right:20px;
}

.demo .demo_btn {
	margin-right:10px;
	margin-top:20px;
	float:left;
}
.demo .demo_btn a {
	display:block;
	width:100px;
	text-align:center;
	border:solid 1px #ccc;
	background:#ccc;
	font-size:14px;
	line-height:25px;
	color:#222;
	text-decoration:none;
}
.demo .demo_btn a:hover {
	border:solid 1px #fff;
	color:#fff;
	background:none;
	text-decoration:none;
}

.demo .history p {
	border-top:dotted 1px rgba(255,255,255,0.2);
	padding-top:20px;
}
.demo .demo_txthide {
	display:none;
}


/* タブレット以下 */
@media screen and (max-width: 1070px) {
.demo .inner {
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
}	/* for tablet max-width: 1070px */



/*-------------------------------------------------------------
	foo	
-------------------------------------------------------------*/
.foo {
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */




/*===============================================================
	
	tab
	
===============================================================*/
/*-------------------------------------------------------------
	.tabhead	
-------------------------------------------------------------*/
.tabhead {
	margin-top:30px;
	text-align:center;
}

.tabhead li {
	width:25%;
	float:left;
}
.tabhead li a {
	display:block;
	padding:15px 0;
	border-bottom:solid 1px #000;
	color:#000;
	font-size:18px;
	font-weight:bold;
}

.tabhead li.active a {
	border:solid 1px #000;
	border-bottom:0;
	color:#c00;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {
.tabhead {
	margin-top:10px;
}
.tabhead li a {
	padding:10px 0;
	font-size:16px;
}

}	/* for SP max-width: 768px */


/*-------------------------------------------------------------
	.tabbody
-------------------------------------------------------------*/
.tabbody {
	margin-top:0;
	text-align: left;
	color: #000;
}
.tabbody h3 {
	font-size: 20px;
	line-height: 1;
	margin-top: 20px;
}
.tabbody p {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 20px;
}
.tabbody .typetxt {
	opacity: 1;
	text-align: justify;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}	/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～768px */
@media only screen and (max-width: 768px) {

}	/* for SP max-width: 768px */


/*===============================================================
	
	mainvisual
	
===============================================================*/
.mainvisual {
	background-color: #ff4e4e;
	background-image: url("../images/mainvisual.jpg"),url("../images/mainvisual_bg.gif");
	background-position: top center,top center;
	background-repeat: no-repeat,repeat-x;
	width: 100%;
	height: 650px;
}
.mainvisual .title {
	width: 480px;
	text-align: center;
	margin: 0 auto;
}
.mainvisual .title img {
	width:100%; height: auto;
}
.mainvisual .read {
	font-size: 25px;
	line-height: 1.7;
	text-align: center;
	color: #fff;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 800px) {
.mainvisual {
	background: #ff4e4e;
	background-image:none;
	width: 100%;
	height: auto;
}
.mainvisual .title {
	width: 100%;
}
.mainvisual .read {
	font-size: 4.0vw;
	line-height: 1.5;
	padding: 20px;
	padding-top: 10px;
	text-align: left;
}
}/* for SP max-width: 736px */


/*===============================================================
	
	section_read
	
===============================================================*/
.section_read {
	background: #fff;
}
.section_read p {
	font-size: 25px;
	line-height: 1.7;
	text-align: center;
}
/* タブレット以下 */
@media screen and (max-width: 1030px) {
.section_read p {
	font-size: 20px;
}
}/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.section_read p {
	font-size: 14px;
	text-align: left;
}
}/* for SP max-width: 736px */


/*===============================================================
	
	section_outline
	
===============================================================*/
.section_outline {
	background: url("../images/bg_gray_slash.jpg") repeat top center;
}
.section_outline .title {
	color: #ff4e4e;
	font-size: 24px;
	line-height: 1.5;
	margin: 0;
}
.section_outline .title strong {
	color: #000;
	font-size: 36px;
	line-height: 1.5;
	display: block;
} 

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.section_outline .title {
	font-size: 20px;
}
.section_outline .title strong {
	font-size: 25px;
} 
}/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.section_outline .title {
	font-size: 14px;
}
.section_outline .title strong {
	font-size: 18px;
} 
}/* for SP max-width: 736px */



/*===============================================================
	
	txt_bg_photo
	
===============================================================*/
.txt_bg_photo {
	margin-top: -30px;
}
.txt_bg_photo .grid {
	margin-top: 30px;
	border: solid 5px #ff4e4e;
	box-sizing: border-box;
	position: relative;
	box-shadow: 5px 5px 0 rgba(0,0,0,0.1);
}
.txt_bg_photo .inner {
	position: relative;
	overflow: hidden;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.txt_bg_photo .grid {
	border: solid 4px #ff4e4e;
}
}	/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.txt_bg_photo .grid {
	border: solid 3px #ff4e4e;
}
.txt_bg_photo {
	margin-top: -20px;
}
.txt_bg_photo .grid {
	margin-top: 20px;
}
}	/* for SP max-width: 736px */

/*-------------------------------------------------------------
	bg_photo	
-------------------------------------------------------------*/
.txt_bg_photo .bg_photo {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	margin: auto;
	width: 100%;
}
.txt_bg_photo .bg_photo img {
	width:100%;
	height:200px;
	object-fit:cover;
	font-family:'object-fit:cover;'
}
/* タブレット以下 */
@media screen and (max-width: 1030px) {

}	/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {

}	/* for SP max-width: 736px */

/*-------------------------------------------------------------
	txt	
-------------------------------------------------------------*/
.txt_bg_photo .txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	background: rgba(255,255,255,0.9);
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}
.txt_bg_photo .txt .title {
	font-size: 25px;
	line-height: 1.2;
	color: #ff4e4e;
	margin: 0;
}
.txt_bg_photo .txt .read {
	font-size: 16px;
	line-height: 1.4;
	margin-top: 10px;
	font-weight: bold;
}
.txt_bg_photo .txt .caption {
	font-size: 11px;
	line-height: 1.3;
	margin-top: 10px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.txt_bg_photo .txt {
	padding: 15px;
}
.txt_bg_photo .txt .title {
	font-size: 22px;
}
.txt_bg_photo .txt .read {
	font-size: 14px;
	margin-top: 5px;
}
.txt_bg_photo .txt .caption {
	font-size: 11px;
	margin-top: 5px;
}
}	/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.txt_bg_photo .txt {
	padding: 15px;
}
.txt_bg_photo .txt .title {
	font-size: 18px;
}
.txt_bg_photo .txt .read {
	font-size: 14px;
	margin-top: 5px;
}
.txt_bg_photo .txt .caption {
	font-size: 12px;
	margin-top: 5px;
}
}	/* for SP max-width: 736px */

/*-------------------------------------------------------------
	label	
-------------------------------------------------------------*/
.txt_bg_photo .num_label {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 45px;
	height: 45px;
	background: #ff4e4e;
	color: #fff;
	font-size: 28px;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	border-radius: 50% 50%;
	padding: 0;
	margin: 0;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.txt_bg_photo .num_label {
	top: -13px;
	left: -13px;
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
}
}/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.txt_bg_photo .num_label {
	top: -10px;
	left: -10px;
}
}/* for SP max-width: 736px */

/*-------------------------------------------------------------
	size	
-------------------------------------------------------------*/
.txt_bg_photo .inner,
.txt_bg_photo .txt,
.txt_bg_photo .bg_photo img {
	height: 200px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {


}	/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.txt_bg_photo .inner,
.txt_bg_photo .txt,
.txt_bg_photo .bg_photo img {
	min-height: 170px;
}
}	/* for SP max-width: 736px */

/*===============================================================
	
	how_to_entry
	
===============================================================*/
.how_to_entry {
	width: 740px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	border: solid 3px #ff4e4e;
	border-radius: 5px;
	padding-bottom: 20px;
}
.how_to_entry .title {
	background: #ff4e4e;
	color: #fff;
	font-size: 30px;
	line-height: 70px;
}
.how_to_entry p {
	padding: 15px;
	font-size: 18px;
}
.how_to_entry .btn_detail {
	margin: 0 auto;
}
.how_to_entry .btn_detail a:hover {
	color: #fff;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {
.how_to_entry {
	width: 100%;
}
.how_to_entry .title {
	font-size: 25px;
	line-height: 50px;
}
.how_to_entry p {
	font-size: 14px;
	line-height: 18px;
}
	.how_to_entry .btn_detail a {
		margin: 5px 20px 0 20px;
		box-sizing: border-box;
		display: inline-block;
		padding: 15px 25px;
	}
}/* for tablet max-width: 1030px */

/* SP向けレイアウトの指定：～736px */
@media only screen and (max-width: 736px) {
.how_to_entry {
	margin-top: 20px;
}
.how_to_entry .title {
	font-size: 20px;
	line-height: 40px;
}
}/* for SP max-width: 736px */


