@charset "utf-8";
/*===========================
AFPテンプレート
contentLayout
===========================*/




/*===========================
common
container
===========================*/


#container {
	background-image:url(../img/common/bg_container.gif);
}
#mainContent {
	width:980px;
	margin-bottom:30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
.wrapText {
	width:666px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 30px;
	padding-left: 6px;
}
/*===========================
header
===========================*/

#gnavi {
	margin-bottom:30px;
}
/*===========================
mainContent
===========================*/


.base {
	width:960px;
	height:58px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 30px;
	background-image: url(../img/common/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	layout-grid-line: 58px;
	font-size: 250%;
	font-weight: bold;
	color: #333;
}
.h3_base {
	background-image:url(../img/common/bg_h3.gif);
	background-position:5px 2px;
	background-repeat:no-repeat;
	font-size:115%;
	overflow:hidden;
	color:#444444;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 26px;
	margin-bottom: 10px;
}
.h2_ver2 {
	font-size:115%;
	overflow:hidden;
	color:#033;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9CEA7;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#mainContent h4 {
	margin-bottom:0.5em;
	font-size:100%;
	color:#333333;
	padding:0;
	background-image:url(../img/common/bg_h4.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
	font-weight: bold;
}
.text {
	margin-bottom:2em;
	padding-right: 5px;
	padding-left: 5px;
}
.text2 {
	padding-right: 5px;
	padding-left: 5px;
}
.text3 {
	margin-bottom:1em;
	padding-right: 5px;
	padding-left: 5px;
}
.text4 {
	padding-left: 1em;
	text-indent: -1em;
}
.text5 {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.text6 {
	margin-bottom:1.5em;
}
.text7 {
	margin-bottom: 2em;
}
.text_middle {
	vertical-align: middle;
	display: table-cell;
	height: 150px;
}
#content ul.point li {
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	background-image: url(../img/common/point.png);
}
#content ul.point2 li {
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(../img/common/point.png);
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
}
#content ul.point3 li {
	width: 184px;
	float: left;
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(../img/common/point.png);
	margin-right: 5px;
	margin-left: 5px;
}
#content ul.point4 li {
	width: 133px;
	float: left;
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	background-image: url(../img/common/point.png);
	margin-right: 5px;
	margin-left: 5px;
}
#content ul.disc li {
	list-style-type: disc;
	margin-left: 1.5em;
	line-height:1.7em;
}
#content ul.disc2 li {
	list-style-type: disc;
	float: left;
	width: 45%;
	margin-left: 1.5em;
	margin-right:10px;
}
#content ul.disc2_2 li {
	list-style-type: disc;
	float: left;
	width: 40%;
	margin-left: 1.5em;
	margin-right:10px;
}
#content ul.disc3 li {
	list-style-type: disc;
	float: left;
	width: 28%;
	margin-left: 1.5em;
	margin-right:10px;
}
#content ul.discFloat li {
	list-style-type: disc;
	float: left;
	margin-left:1.5em;
	margin-right:10px;
}
#content ul.check li {
	background-image:url(../img/common/check.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
}
#content ul.check2 {
	margin-bottom:5px;
}
#content ul.check2 li {
	background-image: url(../img/common/check.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	float: left;
	width: 293px;
}
#content ol.decimal li {
	list-style-type: decimal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2em;
}
#content .txtL {
	float: left;
	width: 310px;
	margin-bottom: 20px;
}
#content .txtL2 {
	float: left;
}
#content .txtL3 {
	float: left;
	width: 470px;
	margin-bottom: 15px;
}
#content .txtL4 {
	float: left;
	width: 48%;
}
#content .txtR {
	float: right;
	width: 310px;
	margin-bottom: 20px;
}
#content .txtR2 {
	float: right;
}
#content .txtR3 {
	float: right;
	width: 470px;
	margin-bottom: 15px;
}
#content .txtR4 {
	float: right;
	width: 48%;
}
#content .txt_center {
	text-align: center;
}
/* まわりこみ */

#content .picL {
	float:left;
	padding:0 15px 20px 0;
}
#content .picL2 {
	float:left;
	padding:0 15px 0 0;
}
/* まわりこみ */

#content .picL3 {
	float:left;
	padding:0 20px 20px 0;
	text-align: center;
}
#content .picL4 {
	float:left;
	padding:0;
	text-align: center;
	width: 300px;
	margin-top: 10px;
}
#content .picL5 {
	float:left;
	text-align: center;
	width: 323px;
	padding: 0px;
	margin-bottom: 2em;
}
#content .picL6 {
	float:left;
	text-align: center;
	width: 222px;
	padding: 0;
}
#content .picL7 {
	float:left;
	width: 50%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	margin-bottom: 2em;
	display: inline;
}
#content .picL7_2 {
	float:left;
	width: 50%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	display: inline;
}
#content .picR {
	float:right;
	padding:0 0 20px 15px;
	text-align: center;
}
#content .picR2 {
	float:right;
	padding:0 0 0 15px;
}
#content .picR3 {
	float:right;
	padding:0 0 20px 20px;
	text-align: center;
}
#content .picR4 {
	float:right;
	padding:0;
	text-align: center;
	width: 300px;
	margin-top: 10px;
}
#content .picR5 {
	float:right;
	padding:0;
	text-align: center;
	width: 323px;
	margin-bottom: 2em;
}
#content .picR5 p {
	padding-top: 5px;
	/* [disabled]text-align: center;
*/
	padding-right: 10px;
	padding-left: 10px;
}
#content .picR6 {
	float:right;
	padding:0 0 0 15px;
	text-align: center;
}
/* 画像センタリング */

#content .pic {
	text-align:center;
}
#content .pic_center {
	text-align:center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#content .pic_center2 {
	text-align:center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/* 「※」付きなど用の文字インデント */

.ex {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	display: block;
}
/* フロー */

#content .flow {
	width:642px;
	background-image:url(../img/common/bg_flow1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:12px;
	margin-bottom:8px;
	margin-right: auto;
	margin-left: auto;
}
/* フローをセンタリングの場合 */
#content .single .flow, #content .single .flowLast {
	margin:0 auto;
	margin-bottom:20px;
}
#content .flow .wrapFlow {
	width:618px;
	background-image:url(../img/common/bg_flow2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 12px 51px 12px;
}
#content .flowLast {
	width:642px;
	background-image:url(../img/common/bg_flow1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:12px;
	margin-right: auto;
	margin-left: auto;
}
#content .flowLast .wrapFlowLast {
	width:618px;
	background-image:url(../img/common/bg_flow_last2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 12px 12px 12px;
}
#content .flow .wrapFlow h3 {
	background-image:url(../img/common/bg_h3_flow.gif);
	background-position:left 8px;
	padding:4px 0 6px 18px;
	font-size:120%;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-bottom:5px;
}
#content .flowLast .wrapFlowLast h3 {
	background-image:url(../img/common/bg_h3_flow.gif);
	background-position:left 8px;
	padding:4px 0 6px 18px;
	font-size:120%;
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom:5px;
}
#content .wrapL {
	width: 330px;
	float: left;
}
#content .wrapL2 {
	width: 330px;
	float: left;
	margin-bottom: 2em;
}
#content .wrapL3 {
	width: 430px;
	float: left;
}
#content .wrapL4 {
	width: 222px;
	float: left;
}
#content .wrapL5 {
	width: 210px;
	float: left;
}
#content .wrapL6 {
	width: 212px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#content .wrapL7 {
	width: 50%;
	float: left;
}
#content .wrapL8 {
	width: 450px;
	float: left;
	padding:0 5px;
}
#content .wrapR {
	width: 330px;
	float: right;
}
#content .wrapR2 {
	width: 330px;
	float: right;
	margin-bottom: 2em;
}
#content .wrapR3 {
	width: 210px;
	float: right;
}
#content .wrapR4 {
	width: 250px;
	float: right;
}
#content .wrapR5 {
	width: 440px;
	float: right;
}
#content dl.qa dt {
	background-image: url(../img/common/q_orenge.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 42px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content dl.qa dd {
	padding-left: 42px;
	padding-top: 10px;
	background-image: url(../img/common/a_green.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#content .menu dl dt {
	padding: 5px;
	float: left;
}
#content .menu dl dd {
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#content .dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*===========================
content1
===========================*/

#content .wrap_table table {
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
#content .wrap_table table tr th {
	padding: 5px;
	border: 1px solid #CCC;
	font-weight: normal;
	text-align: center;
	background-color: #FEFAED;
}
#content .wrap_table table tr th.Left {
	text-align: left;
}
#content .wrap_table table tr td {
	padding: 5px;
	border: 1px solid #CCC;
}
#content .wrap_table2 table {
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
#content .wrap_table2 table tr th {
	padding-top:7px;
	padding-left:10px;
	padding-right:7px;
	padding-bottom:2px;
	font-weight: bold;
	text-align:left;
	border-bottom:1px dotted #CCC;
}
#content .wrap_table2 table tr td {
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;
	border-bottom:1px dotted #CCC;
}
#content2 .arrow {
	height: 218px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #F90;
}
#top dl {
	width:100%;
}
#top dl dt {
	float: left;
	background-image: url(../img/top/bg_date.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	font-weight: bold;
	width: 89px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#top dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 8em;
}
/*===========================
content1
===========================*/

#top table {
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
#top .wrap_table table tr th {
	border: 1px solid #CCC;
}
#top .wrap_table table tr td {
	border: 1px solid #CCC;
}
#top div.column {
	width: 980px;
	padding-bottom: 6px;
	margin-bottom: 9px;
	background-image: url(../img/top/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
#top div.column .inner {
	padding-top: 6px;
	background-image: url(../img/top/top.jpg);
	background-repeat: no-repeat;
}
#top div.column .inner div {
	padding: 0 6px;
	background-image: url(../img/top/center.jpg);
	background-repeat: repeat-y;
}
#top .dot-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 10px;
}
/*===========================
inquiry
===========================*/

#inquiry #mailForm {
	width:678px;
	padding:0 0 0 0;
}
#inquiry table {
	width:100%;
	margin:0 0 10px 0;
	border-collapse:collapse;
}
#inquiry table tr {
}
#inquiry table th {
	padding:5px;
	font-weight:normal;
	text-align:left;
	width:30%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCCCCC;
}
#inquiry table td {
	padding:5px;
	font-weight:normal;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCCCCC;
}
#inquiry table caption {
	text-align:left;
	font-weight:bold;
	margin:0 0 1em 10px;
	padding:0 0 0 5px;
	border-left: 1.1em solid #80d8fd;
	line-height:1.1em;
}
#inquiry table input {
	margin:2px 0 2px 0;
}
#inquiry .formBtn {
	width:666px;
	text-align:center;
	margin-bottom:30px;
}
#inquiry table input, #inquiry table textarea, #inquiry table select {
	margin:2px 0 2px 0;
	border:1px solid #CCCCCC;
	padding:3px;
}
#inquiry .btn {
	background-color:#DBDBDB;
	padding:3px;
	font-size:14px;
	width:90px;
}
#inquiry .forml {
	width:400px;
}
#inquiry .formm {
	width:250px;
}
/*===========================
others
===========================*/

/* mailアイコン */

#content .mail {
	background-image:url(../img/common/icn_mail.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:0 0 0 26px;
	margin-bottom:1em;
}
/* 電話番号テキスト */

#content .now {
	font-size:145%;
	font-weight:bold;
	color:#FF6817;
	margin-bottom:1em;
}
#content .textTel {
	font-size:260%;
	font-weight:bold;
	color:#ef8304;
	margin-bottom:0.5em;
	line-height:38px;
	background-image:url(../img/inquiry/txt_tel.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	margin-bottom:1em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 72px;
}
#content .cap {
	text-align:center;
	padding-top:0.5em;
}
#content .cap2 {
	padding-top:0.5em;
	padding-right: 20px;
	padding-left: 20px;
}
#content .cap3 {
	padding-top:0.5em;
	padding-right: 85px;
	padding-left: 85px;
}
#content .capFrame {
	text-align:left;
	border: 3px double #FFD79B;
	padding: 10px;
	margin-bottom: 2em;
	background-color: #FFFEFD;
}
#content ul.list2, #content ul.circle {
	position:relative;
}
#content ul.list2 li {
	list-style-type:none !important;
	padding:0 0 0.3em 1.4em;
	margin-bottom:0.7em;
	border-bottom:1px dashed #CCC;
}
#content ul.list2 li:before {
	position:absolute;
	font-family: 'FontAwesome';
	content:"\f001";
	left:0;
	color:#EE9D19;
	font-size:1.1em;
}
#content ul.circle li {
	padding:0 0 0.5em 1.2em;
	margin-bottom:0.7em;
	border-bottom:1px dashed #CCC;
}
#content ul.circle li:before {
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	background-color:#222;
	border-radius: 50%;
	left:0.5em;
	margin-top:0.4em;
}

.box3 {
	border: 4px double #ccc;
	padding: 2em;
}
.Boxwrap {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.Boxwrap .box {
	width: 42%;
	border: 2px solid #EDD6C9;
	/* background-color: #f9f9f9; */
	list-style: none;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
	margin-left:2%;
	-moz-border-radius:8px; /* Firefox */
	-webkit-border-radius:8px; /* Google Chrome、Safari  */
	-o-border-radius:8px; /* Opera  */
	-ms-border-radius:8px; /* Internet Explorer  */
	border-radius:8px;
}
.Boxwrap .first {
	margin-left: 0 !important;
}

/* お問い合わせフォーム */

.wrapText table input {
	vertical-align:middle;
}

.marker_y {
	background: linear-gradient(transparent 62%, rgba(255, 250, 137, 0.71) 0%);
}


/* Flexboxレイアウト */ 

.f-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch; /* アイテムを上揃えで配置します */
}

.f-wrap-AC {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center; /* アイテムを上下中央で配置します */
}

.f-wrap-end {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: end; /* アイテムを下揃えで配置します */
}

.f-wrap-HU {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	 /* アイテムの高さを揃える */
}

.f-wrap-cen {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.f-wrap-even {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

.f-wrap-even-cen {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	align-items: center; /* アイテムを上下中央で配置します */
}


.f-item1 {
	box-sizing: border-box;
	width: 100%;
	margin-bottom:30px;
}

.f-item1-2 {
	box-sizing: border-box;
	width: 47%;
	margin-bottom:30px;
}

.f-item1-2-USU {
	box-sizing: border-box;
	width: 47%;
}

.f-item1-2-t1 {
	box-sizing: border-box;
	width: 47%;
	margin-bottom:30px;
}

.f-item1-3 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3-t1 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3-t2 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3-ts2 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3-s2 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-wrap-cen .f-item1-3-t2 {
	margin:0 1px 30px 10px;
}
	

.f-item1-3n2 {
	box-sizing: border-box;
	width: 30%;
}

.f-item2-3 {
	box-sizing: border-box;
	width: 64%;
	margin-bottom:30px;
}

.f-item2-3-t1 {
	box-sizing: border-box;
	width: 64%;
	margin-bottom:30px;
}


.f-item1-4 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item3-4 {
	box-sizing: border-box;
	width: 72%;
	margin-bottom:30px;
}

.f-item1-4-t1 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item1-4-t2 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item1-4-sp2 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item3-4-t1 {
	box-sizing: border-box;
	width: 72%;
	margin-bottom:30px;
}

.f-item1-5 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item1-5-t1 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item1-5-t2 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item1-5-t3 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item2-5 {
	box-sizing: border-box;
	width: 38%;
	margin-bottom:30px;
}

.f-item2-5-t1 {
	box-sizing: border-box;
	width: 38%;
	margin-bottom:30px;
}

.f-item3-5 {
	box-sizing: border-box;
	width: 57%;
	margin-bottom:30px;
}

.f-item4-5 {
	box-sizing: border-box;
	width: 76%;
	margin-bottom:30px;
}

.f-item4-5-t1 {
	box-sizing: border-box;
	width: 76%;
	margin-bottom:30px;
}

.f-item3-5-t1 {
	box-sizing: border-box;
	width: 57%;
	margin-bottom:30px;
}

.f-item1-6 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-item1-6-t1 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-item1-6-t2 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-item1-6-t3 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-item1-6-sp2 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}



.f-Vcenter {
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing: border-box;
}

.f-row-reverse {
	flex-flow: row-reverse wrap;
}

/* 最後のコンテンツを左寄せにする指定 */
.f-wrap-ad4:after {
    content: "";
    display: block;
    width: 48%;  /* f-itemに指定したwidthと同じ幅を指定する */
    height: 0;
}

.boxDummy {
	text-align:center;
	background-color: #CCC;
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing: border-box;
	padding:1em;
}