@charset "utf-8";

/*広報ふくやま専用*/

html {
	font-size: 62.5%;
}
body {
	font-size: 1.5rem;
	line-height: 1.6;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}

#tokusyuu_202006 {
	width: 100%;
	max-width: 870px;
	margin-bottom: 50px;
}
#tokusyuu_202006 p {
	margin: 0px;
	padding: 0px;
	font-family: Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	font-size: 1.5rem;
}
#tokusyuu_202006 h1,
#tokusyuu_202006 h2,
#tokusyuu_202006 h3,
#tokusyuu_202006 h4,
#tokusyuu_202006 h5,
#tokusyuu_202006 h6 {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	font-family: Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

dl.contact {
	margin: 10px 0px 0px 0px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.4rem;
}
dl.contact dt span {
	display: inline-block;
	color: #000;
	font-weight: bold;
	font-size: 1.4rem;
	background: #e85298;
	padding: 6px;
	border-radius: 5px;
	line-height: 1em;
	margin-right: 0px;
	white-space: nowrap;
	font-size: 1.4rem;
}


dl.contact dd {
	margin: 0;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size: 1.5rem;
}
dl.contact dd > span {
	display: inline-block;
}

.icon_tel:before {
	content: url(/img/koho-fukuyama/tokusyuu/2020/6/icon_tel.png);
	display: inline-block;
	vertical-align: middle;
	padding: 0 4px 0 5px;
	line-height: 1em;
}
/*広報ふくやま専用 end*/

/*記事ID　追加*/
dl.id-num {
	margin: 7px 0px 0px 0px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.4rem;
}
dl.id-num dt span {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	background: #000;
	padding: 6px;
	border-radius: 5px;
	line-height: 1em;
	margin-right: 1px;
	white-space: nowrap;
}
dl.id-num dd {
	margin: 0;
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 1.5rem;
}
dl.id-num dd > span {
	display: inline-block;
}
/*記事ID　追加 end*/


/*overall*/
#tokusyuu_202006 {
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/bg-top.jpg) repeat-x left top, url(/img/koho-fukuyama/tokusyuu/2020/6/bg-btm.jpg) no-repeat right bottom, #FFF100;
	position: relative;
	padding-bottom: 90px;
}

img.toku {
	position: absolute;
	top: 0px;
	left: 0px;
}
span.nxt-line {
	display: block;
}


/*title box*/
#title-box {
	padding: 50px 25px 10px 20px;
	display: flex;
}
.title-lft {
	flex-basis: 24%;
}
.title-rgt {
	flex-basis: 76%;
}

#tokusyuu_202006 h1 {
	font-size: 5.5rem;
	position: relative;
	line-height: 1.2;
}

.toku-img {
	position: absolute;
	left: 36.3rem;
	top: 15px;
}
.toku-txt {
	color: #e60012;
	font-weight: bold;
	text-shadow: 1px 1px 2px #ffffff, -1px -1px 2px #ffffff, -1px 1px 2px #ffffff, 1px -1px 2px #ffffff, 2px 2px 2px #ffffff, -2px -2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff;
	font-size: 3rem;
	position: absolute;
	top: 1.6rem;
	left: 44rem;
	white-space: nowrap;
}

#title-box2 {
	display: table;
}
.title-lft2,.title-rgt2 {
	display: table-cell;
	vertical-align: top;
}


/*white-box*/
#white-box {
	background: #ffffff;
	margin: 10px 40px 50px;
	padding: 0px 20px 0px 30px;
}

#tokusyuu_202006 #white-box p {
	font-size: 1.4rem;
}

#tokusyuu_202006 h2 {
	font-size: 3rem;
}

#tokusyuu_202006 h2.check {
	padding-left: 42px;
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/h2-bg.png) no-repeat left center;
	margin: 18px 0px 10px;
}

#tokusyuu_202006 .part1-1 h2.check,
#tokusyuu_202006 .part1-2 h2.check {
	margin-top: 0px;
}

.part1-1, .part1-2, .part1-3, .part1-5 {
	display: table;
	width: 100%;
}

.part1-4 {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.part1-1, .part1-2, .part1-4 {
	padding-top: 15px;
}

.prt1-x-lft, .prt1-x-rgt {
	display: table-cell;
	vertical-align: top;
}

.prt1-x-lft {
	width: 62%;
}

#tokusyuu_202006 #white-box ul {
	font-size: 1.4rem;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#tokusyuu_202006 #white-box li {
	position: relative;
	padding-left: 15px;
}

#tokusyuu_202006 #white-box li:before {
	content: "○ ";
	position: absolute;
	left: 0;
	top: 0;
}

.part1-1 .prt1-x-rgt {
	text-align: right;
}

.part1-1 .prt1-x-rgt img {
	display: inline-block;
}

#tokusyuu_202006 p.kome {
	padding-left: 2rem;
	position: relative;
	padding-bottom: 10px;
}

#tokusyuu_202006 p.kome span {
	position: absolute;
	top: 0px;
	left: 0px;
}

#tokusyuu_202006 p.border-red {
	font-size: 1.3rem;
	border: solid 3px #E60012;
	padding: 8px;
	display: inline-block;
	width: 34rem;
}

#tokusyuu_202006 p span.bold {
	font-weight: bold;
}

.part1-1 .prt1-x-lft img {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 5px;
}

.part1-2 .prt1-x-rgt {
	vertical-align: middle;
}
#tokusyuu_202006 #white-box p.pink-bg {
	border: solid 1px #000000;
	padding: 8px;
	background: #CA347A;
	color: #ffffff;
	border-radius: 5px;
	font-size: 1.3rem;
}

#tokusyuu_202006 p.pink-bg a {
	color: #ffffff;
}

#tokusyuu_202006 p.pink-bg a:hover {
	text-decoration: none;
}
.col1 {
	flex-basis: 23%;
}
.col2, .col3, .col4 {
	flex-basis: 25%;
}

#tokusyuu_202006 .col2 h3, #tokusyuu_202006 .col4 h3 {
	background: #333333;
	padding: 2px 10px;
	font-size: 1.3rem;
	color: #ffffff;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 7px;
}

#tokusyuu_202006 #white-box .part1-4 p {
	font-size: 1.2rem;
}

#tokusyuu_202006 #white-box p span.rgt {
	display: block;
	text-align: right;
}

/*flow chart*/
.border-blu {
	border: solid 4px #00AFEC;
	margin: 65px 0px 20px;
	font-size: 1.4rem;
	position: relative;
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/flow-bg3.png) no-repeat right 50px bottom 70px ,url(/img/koho-fukuyama/tokusyuu/2020/6/flow-bg2.png) no-repeat right 20px bottom 225px;
}

#tokusyuu_202006 .h2-part {
	position: relative;
}

#tokusyuu_202006 .h2-part h2 {
	display: inline-block;
	padding: 5px 10px 5px 15px;
	background: #00afec;
	font-size: 2.5rem;
}

#tokusyuu_202006 #white-box .h2-part p {
	font-size: 1.7rem;
	font-weight: bold;
	padding: 5px 15px;
}

#tokusyuu_202006 #white-box .h2-part p:before {
	content: "●";
}

#tokusyuu_202006 #white-box .h2-part img {
	position: absolute;
	top: -20px;
	left: 52%;
	margin-left: -91px;
}


.hazard1 {
	margin: 20px;
	background: #FFFEEE;
	display: inline-block;
	padding: 5px;
	border: solid 2px #00afec;
	border-radius: 5px;
	position: relative;
	width: calc(100% - 270px);
}

.hazard1 img {
    position: absolute;
    top: -11px;
    left: 76%;
}

.hazard1 img.arr-short {
    position: absolute;
    top: 6rem;
    left: 10px;
}

.hazard2 {
	position: absolute;
	top: 5px;
	width: 216px;
	right: 5px;
}
span.red, #mymainback span.red a {
	color: #E60012;
}
span.red3 {
	color: #E60012;
	font-weight: bold;
}
#tokusyuu_202006 .hazard2 h3 {
	font-size: 1.9rem;
}

#tokusyuu_202006 .hazard2 h3:before {
	content: "■";
}

.hazard2 a {
	color: #e60012;
}

#tokusyuu_202006 #white-box .hazard2 p {
	font-size: 1.2rem;
	line-height: 1.8;
	padding-bottom: 5px;
}

.flow-wrap1 {
	display: flex;
	justify-content: space-between;
	width: 69%;
	    background: url(/img/koho-fukuyama/tokusyuu/2020/6/flow-bg1.jpg) no-repeat;
    background-position: bottom left 100px;
}

.flow1, .flow2 {
	margin: 20px;
	background: #FFFEEE;
	padding: 5px;
	border: solid 2px #00afec;
	border-radius: 5px;
}

.flow1 {
	height: 4rem;
	flex-basis: 40%;
	position: relative;
}

.flow2 {
	flex-basis: 30%;

}

.flow1 img {
	position: absolute;
	right: -65px;
	top: 5px;
}

.flow3 {
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 30px;
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/flow7.png) no-repeat;
    background-size: contain;
    background-position: 10px 0px;
}

.flow3 img.arr2 {
	position: absolute;
	top: -120px;
	left: 40px;
}

#tokusyuu_202006 #white-box .flow3 p.bg-red {
	display: inline-block;
    width: 69%;
    text-align: center;
    background: #E60012;
    color: #ffffff;
    padding: 5px 0px;
    border: solid 2px #000000;
    border-radius: 5px;
}

.bg-blu {
	background: #D3EDFB;
	padding: 10px;
	margin: 30px 20px 0px 90px;
}

#tokusyuu_202006 #white-box .bg-blu p {
	font-size: 1.2rem;
}

#tokusyuu_202006 #white-box .bg-blu h3.exception {
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/exp.png) no-repeat;
	padding: 5px 20px 5px 10px;
	display: inline-block;
	position: relative;
	font-size: 1.4rem;
	font-weight: normal;
	color: #ffffff;
	background-size: 100% 90%;
}


#tokusyuu_202006 #white-box .bg-blu p.bold {
	display: inline-block;
	font-weight: bold;
	line-height: 1.6;
}

#tokusyuu_202006 #white-box .bg-blu p.kome2 {
	padding-left: 60px;
}

.exp {
	display: flex;
	margin: 10px 0px 40px;
	justify-content: space-between;
}

.exp1, .exp2, .exp3 {
	flex-basis: 30%;
}

.exp2, .exp3 {
	position: relative;
}

#tokusyuu_202006 #white-box .bg-blu h4 {
	font-weight: normal;
	margin-top: 20px;
}

#tokusyuu_202006 #white-box .bg-blu h4:before {
	content: "■";
}

.img-txt, .img1, .img2 {
	display: inline-block;
}

.img1, .img2 {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.img-txt {
	width: 160px;
	padding: 0px 15px;
}

.flow4 {
	width: 30%;
	background: #FFFEEE;
	padding: 5px;
	border: solid 2px #00afec;
	border-radius: 5px;
	margin-left: 20px;
	box-sizing: border-box;
}

.flow5-wrap {
	margin: 10px 15px 10px 20px;
	display: inline-block;
	width: 30%;
}

#tokusyuu_202006 #white-box p.flow5-wrap {
	display: inline-block;
	background: #FFFEEE;
	padding: 5px 5px 5px 22px;
	border: solid 2px #00afec;
	border-radius: 5px;
	width: 100%;
	margin-top: 10px;
	box-sizing: border-box;
}

.flow5 {
	    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    margin-top: 45px;
}

.flow5-1, .flow5-2 {
	flex-basis: 48%;
	background: #FFFEEE;
	padding: 5px;
	border: solid 2px #00afec;
	border-radius: 5px;
	box-sizing: border-box;
	margin-left: 5px;
}
img.arr5, img.arr6 {
	    position: absolute;
    top: -35px;
}

img.arr4 {
	padding-left: 25px;
}



.flow6-wrap {
	margin: 10px 5px 10px 0px;
	display: inline-block;
	width: 33%;
	vertical-align: top;
}

#tokusyuu_202006 #white-box p.flow6-wrap {
	display: inline-block;
	background: #FFFEEE;
	padding: 5px 5px 5px 22px;
	border: solid 2px #00afec;
	border-radius: 5px;
	width: 100%;
	margin-top: 10px;
	box-sizing: border-box;
}

.flow6 {
	    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    margin-top: 45px;
}

.flow6-1, .flow6-2 {
	flex-basis: 48%;
	background: #FFFEEE;
	padding: 5px;
	border: solid 2px #00afec;
	border-radius: 5px;
	box-sizing: border-box;
	margin-left: 5px;
}

img.arr8, img.arr9 {
	    position: absolute;
    top: -35px;
}

img.arr7 {
	padding-left: 25px;
}

img.sp-arr7 {
	display: none;
}











#tokusyuu_202006 #white-box .warning ul {
	margin-left: 20px;
}

#tokusyuu_202006 #white-box .warning li:before {
	content: url(/img/koho-fukuyama/tokusyuu/2020/6/exclam2.png);
	top: 2px;
	left: -2px;
}

.part3 {
	margin-top: 60px;
}

#tokusyuu_202006 .part3 h2.check {
	margin-left: 150px;
	font-size: 4rem;
}

#tokusyuu_202006 #white-box .part3 p.center {
	text-align: center;
	font-weight: bold;
}

#tokusyuu_202006 #white-box .part3 ul {
	width: 100%;
	    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	margin: 20px 0px 30px;

}
#tokusyuu_202006 #white-box .part3 li {
	width: 25%;
	display: inline-block;
	border-left: solid 2px #85BBE0;
	border-bottom: solid 2px #85BBE0;
	min-height: 20rem;
	padding: 8px 3px 8px 8px;
	box-sizing: border-box;
}

#tokusyuu_202006 #white-box .part3 li img {
	margin: 0 auto;
}

#tokusyuu_202006 #white-box .part3 li:nth-child(4n+1) {
	border-left: 0px;
}

#tokusyuu_202006 #white-box .part3 li:nth-child(n+13) {
	border-bottom: 0px;
}

#tokusyuu_202006 #white-box .part3 li:before {
	content: none;
}

#tokusyuu_202006 #white-box .part3 li.mofu,
#tokusyuu_202006 #white-box .part3 li.shoes {
	position: relative;
}

#tokusyuu_202006 #white-box .part3 li.mofu img {
	position: absolute;
	top: 50%;
	left: 12px;
}

#tokusyuu_202006 #white-box .part3 li.shoes img {
	position: absolute;
	top: 50%;
}

span.blu-txt {
	font-size: 1.7rem;
	color: #0c79c1;
	font-weight: bold;
	line-height: 1;
	display: block;
	padding-left: 18px;
}

span.blu-txt::before {
    content: url(/img/koho-fukuyama/tokusyuu/2020/6/blu-sq.png);
    vertical-align: top;
    padding-right: 3px;
	margin-left: -21px;
}

span.txt {
	font-size: 1.2rem;
	display: block;
}

.one-week-wrap, .rgt-btm {
	display: table;
	width: 100%;
}

.one-week-lft, .one-week-rgt, .col1st, .col2nd, .col3rd, .col4th {
	display: table-cell;
}

.one-week-lft {
	background: #FDD000;
    border-radius: 7px;
	width: 20%;
	position: relative;

}

#tokusyuu_202006 .one-week-lft h3 {
	text-align: center;
	padding-top: 35px;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -60px;
}

#tokusyuu_202006 .one-week-lft h3 span.smaller {
	font-size: 1.2rem;
	font-weight: normal;
	    background: url(/img/koho-fukuyama/tokusyuu/2020/6/exclam.png) no-repeat top center;
    padding-top: 25px;
}

#tokusyuu_202006 .one-week-lft h3 span.larger {
	font-size: 1.8rem;
}

.one-week-rgt {
	padding-left: 5px;
}

.rgt-btm {
	padding-top: 15px;
}

#tokusyuu_202006 #white-box .col1st p {
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/grey-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding: 15px;
	color: #ffffff;
}

.col1st {
	width: 25%;
	vertical-align: bottom;
}
.col2nd {
	width: 20%;
	vertical-align: bottom;
    text-align: center;
}
.col3rd {
	width: 25%;
	vertical-align: bottom;
    text-align: center;
}
.col4th {
	width: 30%;
	vertical-align: bottom;
}

#tokusyuu_202006 #white-box .col2nd p,
#tokusyuu_202006 #white-box .col3rd p {
	    background: #727171;
    border-radius: 10px;
    font-size: 1.3rem;
    color: #ffffff;
	padding: 0px 2px;
	display: inline-block;
	margin-bottom: 5px;
}

#tokusyuu_202006 #white-box .col2nd img,
#tokusyuu_202006 #white-box .col3rd img {
	margin: 0 auto;
}

.day3 {
	display: table;
	width: 100%;
	margin-top: 20px;
}
.day3-lft, .day3-rgt {
	display: table-cell;
	width: 50%;
}

#tokusyuu_202006 .day3 h4 {
	font-weight: normal;
	font-size: 1.6rem;
	background: #F2984D;
	padding: 5px 0px 5px 20px;
}

#tokusyuu_202006 .day3 .day3-rgt h4 {
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/h4-bg.png) no-repeat left center #F2984D;
	padding-left: 35px;
}

#tokusyuu_202006 #white-box .day3-lft p {
	padding: 10px 20px 15px 0px;
}
#tokusyuu_202006 #white-box .day3-rgt p {
	padding: 10px 0px 15px 20px;
}

#content-box {
	margin: 0px 70px 50px;
}

#content-box span.red {
	color: #d40000;
}

#tokusyuu_202006 #content-box h2.check {
	font-size: 3.8rem;
}

#tokusyuu_202006 #content-box p {
	font-size: 1.3rem;
}

#tokusyuu_202006 p.border {
	padding: 0px 0px 25px 40px;
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/border.png) repeat-x left bottom;
}

.bg-set {
	position: relative;
}

.bg-set:after {
	content: url(/img/koho-fukuyama/tokusyuu/2020/6/content-bg.png);
	position: absolute;
    top: 75px;
    right: -45px;
	z-index: 0;

}

span.contact {
	display: inline-block;
	color: #000;
	font-weight: bold;
	font-size: 1.4rem;
	background: #e85298;
	padding: 6px;
	border-radius: 5px;
	line-height: 1em;
	margin: 0px 0px 0px 5px;
	white-space: nowrap;
	font-size: 1.4rem;
	text-shadow: none;
	border: solid 2px #ffffff;
}

.bg-set, #tokusyuu_202006 h3.margin, #tokusyuu_202006 p.margin {
	margin-left: 40px;
}

#tokusyuu_202006 #content-box h3 {
	font-size: 2.6rem;
	padding: 17px 0px 10px;
}
span.red2 {
	display: block;
	color: #d40000;
}

span.purple {
	color: #a153a1;
}

span.purple2 {
	color: #a153a1;
	font-weight: bold;
}

#tokusyuu_202006 #content-box ul {
	font-size: 1.3rem;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
}
#tokusyuu_202006 #content-box li {
	margin-bottom: 10px;
}

#white2-box {
	background: url(/img/koho-fukuyama/tokusyuu/2020/6/white2-bg2.png) no-repeat bottom 10px right 100px,url(/img/koho-fukuyama/tokusyuu/2020/6/white2-bg1.jpg) no-repeat top 15px right 50px, #ffffff;
	margin: 0px 60px 0px;
	padding: 20px 20px 120px;
	border: solid 2px #EC6C00;
}

#tokusyuu_202006 #white2-box ul {
	font-size: 1.4rem;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tokusyuu_202006 #white2-box ul li:before {
	content: "●";
}

#tokusyuu_202006 #white2-box ul.indent {
	padding-left: 2rem;
	padding-bottom: 20px;
}
#tokusyuu_202006 #white2-box ul.indent li:before,
#tokusyuu_202006 #white2-box .list-dot ul li:before {
	content: "";
}

#tokusyuu_202006 #white2-box .list-dot ul {
	list-style: disc;
	margin-left: 22px;
}
.list2 li span {
	padding-left: 15px;
}

.list2 li span.nxt-line {
	padding-left: 0px;
}


/*スマホ*/
@media screen and (max-width: 670px) {
	html {
		margin: 0;
		padding: 0;
	}

	body {
		margin: 0;
		padding: 0;
	}

	img {
		display: inline-block;
	}

	#tokusyuu_202006 {
		width: auto;
	}

	img.toku {
		width: 35%;
	}



	#tokusyuu_202006 h1,
	#tokusyuu_202006 h2,
	#tokusyuu_202006 h3,
	#tokusyuu_202006 h4,
	#tokusyuu_202006 h5,
	#tokusyuu_202006 h6 {

	}

	/*広報ふくやま専用 end*/




	/*overall*/
	#tokusyuu_202006 {

	}

	.one-week-lft span.nxt-line {
		display: inline-block;
		padding-bottom: 10px;
	}


	/*title box*/
	#title-box {
		display: block;
		padding: 50px 5px 10px 5px;
	}
	.title-lft {
		text-align: center;
	}
	.title-rgt {

	}

	#tokusyuu_202006 h1 {
		font-size: 4rem;
		position: relative;
		line-height: 1.2;
		padding-bottom: 10px;
	}

	.toku-img {
		position: static;
		display: inline-block;
		vertical-align: middle;
	}
	.toku-txt {
		position: static;
		display: inline-block;
		vertical-align: middle;

	}

	#title-box2 {
		display: block;
	}
	.title-lft2,.title-rgt2 {
		display: block;
	}


	/*white-box*/
	#white-box {
		margin: 10px 5px 50px;
		padding: 0px 5px;
	}

	#tokusyuu_202006 #white-box p {
		width: auto;
	}

	#tokusyuu_202006 h2 {
	}

	#tokusyuu_202006 h2.check {
		background-position: left top;
	}

	#tokusyuu_202006 .part1-1 h2.check,
	#tokusyuu_202006 .part1-2 h2.check {
	}

	.part1-1, .part1-2, .part1-3, .part1-5 {
	}

	.part1-4 {
		display: block;
	}

	.part1-1, .part1-2, .part1-4 {

	}

	.prt1-x-lft, .prt1-x-rgt {
		display: block;
	}

	.prt1-x-rgt {
		margin-top: 10px;
	}

	.prt1-x-lft {
		width: 100%;
	}
	.part1-1 .prt1-x-rgt {
		margin-top: 10px;
		text-align: center;
	}

	#tokusyuu_202006 #white-box ul {


	}

	#tokusyuu_202006 #white-box li:before {

	}

	.part1-1 .prt1-x-rgt {

	}

	.part1-1 .prt1-x-rgt img {

	}

	#tokusyuu_202006 p.kome {

	}

	#tokusyuu_202006 p.kome span {

	}

	#tokusyuu_202006 p.border-red {

	}

	#tokusyuu_202006 p span.bold {

	}

	.part1-1 .prt1-x-lft img {

	}

	.part1-2 .prt1-x-rgt {

	}
	#tokusyuu_202006 #white-box p.pink-bg {

	}

	#tokusyuu_202006 p.pink-bg a {

	}

	#tokusyuu_202006 p.pink-bg a:hover {

	}
	.col1 {

	}
	.col2, .col3, .col4 {

	}

	#tokusyuu_202006 .col2 h3, #tokusyuu_202006 .col4 h3 {

	}

	#tokusyuu_202006 #white-box .part1-4 p {

	}

	#tokusyuu_202006 #white-box p span.rgt {

	}

	/*flow chart*/
	.border-blu {
		background: none;
	}

	#tokusyuu_202006 .h2-part {

	}

	#tokusyuu_202006 .h2-part h2 {

	}

	#tokusyuu_202006 #white-box .h2-part p {

	}

	#tokusyuu_202006 #white-box .h2-part p:before {

	}

	#tokusyuu_202006 #white-box .h2-part img {
		position: static;
		margin: 5px 0px 5px 5px;
	}


	.hazard1 {
		width: auto;
	}

	.hazard1 img {
		    top: 3rem;
		right: 0px;
	}

	.hazard1 img.arr-short {
		display: none;
	}

	.hazard2 {
		position: static;
		width: auto;
		margin-top: 20px;

	}

	#tokusyuu_202006 .hazard2 h3 {

	}

	#tokusyuu_202006 .hazard2 h3:before {

	}

	.hazard2 a {

	}

	#tokusyuu_202006 #white-box .hazard2 p {

	}

	.flow-wrap1 {
		width: 100%;
		background-size: 30%;
		background-position: left 70px bottom;

	}

	.flow1, .flow2 {
		margin: 20px 5px 0px 5px;
	}

	.flow1 {
		height: 7rem;
		flex-basis: 30%;
		z-index: 2;
	}

	.flow2 {
		flex-basis: 40%;
	}

	.flow1 img {
		position: absolute;
		right: -65px;
		top: 5px;
	}

	.flow3 {
		margin-top: 30px;
		margin-left: 0px;
		background-size: 7% 100%;
		background-position: 5px;
	}

	.flow3 img.arr2 {
		top: -125px;
		left: 5px;
		z-index: 1;
	}

	#tokusyuu_202006 #white-box .flow3 p.bg-red {
		display: block;
		box-sizing: border-box;
		width: auto;
		margin: 0px 5px;
	}

	.bg-blu {
		margin: 30px 5px 0px 40px;
	}

	#tokusyuu_202006 #white-box .bg-blu p {

	}

	#tokusyuu_202006 #white-box .bg-blu h3.exception {

	}

	#tokusyuu_202006 #white-box .bg-blu h3.exception:after {

	}

	#tokusyuu_202006 #white-box .bg-blu p.bold {
		display: block;
		padding: 10px 5px;
	}

	#tokusyuu_202006 #white-box .bg-blu p.kome2 {
		padding-left: 0px;
	}

	.exp {
		display: block;
		margin-bottom: 0px;
	}
.exp2, .exp3 {
	position: static;
}
	.img1, .img2 {
	position: static;
}
	
	.exp1, .exp2, .exp3 {
		padding-bottom: 10px;
	}

	#tokusyuu_202006 #white-box .bg-blu h4 {

	}

	#tokusyuu_202006 #white-box .bg-blu h4:before {

	}

	.img-txt, .img1, .img2 {

	}

	.img-txt {
		width: auto;
		padding: 0px;
	}


	.flow4 {
		width: auto;
		margin: 0px 5px;
		box-sizing: border-box;
		position: relative;
		z-index: 2;

	}


	.flow5-wrap {
		width: 80%;
		margin: 10px 5px 10px 5px;
	}

	#tokusyuu_202006 #white-box p.flow5-wrap {

	}

	.flow5 {

	}

	.flow5-1, .flow5-2 {

	}
	img.arr5, img.arr6 {

	}

	img.arr4 {

	}



	.flow6-wrap {
		width: 80%;
		position: relative;
		margin: 10px 5px 10px 5px;
	}

	#tokusyuu_202006 #white-box p.flow6-wrap {

	}

	.flow6 {

	}

	.flow6-1, .flow6-2 {

	}

	img.arr8, img.arr9 {

	}

	img.arr7 {
		display: none;
	}

img.sp-arr7 {
	display: block;
	position: absolute;
	right: -40px;
	bottom: 194px;
	z-index: 1;
}

	#tokusyuu_202006 #white-box .warning ul {
		margin-left: 5px;
	}

	#tokusyuu_202006 #white-box .warning li:before {

	}

	.part3 {

	}

	#tokusyuu_202006 .part3 h2.check {
		margin: 0px;
		margin-bottom: 10px;
	}

	#tokusyuu_202006 #white-box .part3 p.center {

	}

	#tokusyuu_202006 #white-box .part3 ul {


	}
	#tokusyuu_202006 #white-box .part3 li {
		width: 50%;

	}

	#tokusyuu_202006 #white-box .part3 li img {
		margin: 0 auto;
	}
	
	#tokusyuu_202006 #white-box .part3 li.mofu img,
	#tokusyuu_202006 #white-box .part3 li.shoes img {
		position: static;
	}
	#tokusyuu_202006 #white-box .part3 li:nth-child(2n+1) {
		border-left: 0px;
	}
	#tokusyuu_202006 #white-box .part3 li:nth-child(16) {
		border-left: solid 2px #85BBE0;
	}
	#tokusyuu_202006 #white-box .part3 li:nth-child(13),
	#tokusyuu_202006 #white-box .part3 li:nth-child(14) {
		border-bottom: solid 2px #85BBE0;
	}

	#tokusyuu_202006 #white-box .part3 li:before {
	}

	span.blu-txt {

	}

	span.txt {

	}

	.one-week-wrap {
		display: block;
	}
	.rgt-btm {
		display: block;
	}
	 .col1st, .col2nd, .col3rd, .col4th {
		display: block;
	}

	.one-week-lft {
		display: block;
		width: auto;

	}

	#tokusyuu_202006 .one-week-lft h3 {
		position: static;
	}

	#tokusyuu_202006 .one-week-lft h3 span.smaller {

	}

	#tokusyuu_202006 .one-week-lft h3 span.larger {

	}

	.one-week-rgt {
		display: block;
		padding-top: 10px;
	}

	.rgt-btm {

	}

	#tokusyuu_202006 #white-box .col1st p {

	}

	.col1st {
		width: auto;
	}
	.col2nd {
		width: auto;
		text-align: left;
		display: inline-block;
		margin-top: 5px;
	}
	.col3rd {
		width: auto;
		text-align: left;
		display: inline-block;
		margin-top: 5px;
		margin-left: 5px;
	}
	.col4th {
		width: auto;
	}

	#tokusyuu_202006 #white-box .col2nd p,
	#tokusyuu_202006 #white-box .col3rd p {

	}

	#tokusyuu_202006 #white-box .col2nd img,
	#tokusyuu_202006 #white-box .col3rd img {
		display: block;
		margin: 0px;
	}

	.day3 {
		display: block;
	}
	.day3-lft, .day3-rgt {
		display: block;
		width: auto;
	}



	#content-box {
		margin: 0px 10px 50px;
	}

	#tokusyuu_202006 #content-box h2.check {
		font-size: 3rem;
		line-height: 1.2;
	}

	#tokusyuu_202006 #content-box p {

	}

	#tokusyuu_202006 p.border {
		padding-left: 10px;
	}

	.bg-set {
	}

	.bg-set:after {
		opacity: 0.2;
		right: 0px;

}

	.bg-set, #tokusyuu_202006 h3.margin, #tokusyuu_202006 p.margin {
		margin-left: 10px;
	}



	#white2-box {
		margin: 0px 5px 0px;
		background: url(/img/koho-fukuyama/tokusyuu/2020/6/white2-bg2.png) no-repeat bottom 10px right 5px,url(/img/koho-fukuyama/tokusyuu/2020/6/white2-bg1-sp.jpg) no-repeat top 15px right 50px, #fff;
		padding-bottom: 200px;
	}


}