@charset "UTF-8";

/*
	Theme Name: kobayashi-dw
	Theme URI: http://kobayashi-dw.com
	Author: kobayashi-dw
	Author URI: http://kobayashi-dw.com
*/

/****************************************

          General Setting

*****************************************/

.traffic_slide {
	width: calc(100% - 80px);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: center;
}

.traffic_slide_title01 {
	float: left;
	width: calc(100% - 30px);
	margin-top: -300px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #fff;
	font-size: 200px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 500;
	line-height: 1.3;
}

.traffic_bbox01 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 50px;
	padding: 0px;
	padding-bottom: 50px;
	border-bottom: solid 1px #aaa;
}

.traffic_title01 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
	font-size: 30px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 1.5;
	text-align: center;
}

.traffic_title02 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 1.5;
	text-align: center;
}

.traffic_title03 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	font-size: 40px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 30;
	line-height: 1.5;
}

.traffic_box {
	width: calc(100% - 0px);
	text-align: center;
	margin-bottom: 70px;
}
.traffic_text {
	display: inline-block;
	max-width: 930px;
	text-align: left;
	line-height: 2;
	padding: 0px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #aaa;
}

.traffic_text01 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
}

.traffic_img01 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
}

.traffic_map01 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
	text-align: center;
}


.traffic_box2 {
	width: calc(100% - 0px);
	text-align: center;
	margin-bottom: 50px;
	display: flex;
   align-items: center;
   justify-content: center;
}
.traffic_box2_img {
	display: inline-block;
	width: 150px;
	text-align: left;
	line-height: 2;
	margin-right: 30px;
	padding: 0px;
	padding-bottom: 20px;
}
.traffic_box2_text {
	display: inline-block;
	max-width: 930px;
	text-align: left;
	line-height: 2;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 2.0;
}

th,td {
    border: solid 1px #fff;  /* 枠線指定 */
    padding: 10px;      /* 余白指定 */
}

th {
    background: #f5f0e3;  /* 枠線指定 */
}

td {
    background: #faf7f1;  /* 枠線指定 */
}
 
table {
	width: calc(100% - 0px);
	border-collapse:  collapse; /* セルの線を重ねる */
}




@media screen and (max-width: 959px) {
	/* 959px以下に適用されるCSS（タブレット用） */
	
.traffic_slide {
	width: calc(100% - 0px);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	text-align: center;
}

.traffic_slide_title01 {
	float: left;
	width: calc(100% - 30px);
	margin-top: -220px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #fff;
	font-size: 120px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 500;
	line-height: 1.3;
}
	
.traffic_box2_text {
	display: inline-block;
	max-width: 930px;
	text-align: left;
	line-height: 2;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 18px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 2.0;
}
	
}



@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */
	
.traffic_slide_title01 {
	float: left;
	width: calc(100% - 0px);
	margin-top: -50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
	color: #000;
	font-size: 30px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 500;
	line-height: 1.3;
	text-align: center;
}
	
.traffic_title01 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 1.5;
	text-align: center;
}
	
.traffic_title02 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding: 0px;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 2.0;
	text-align: center;
}
	
.traffic_title03 {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding: 0px;
	font-size: 30px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 30;
	line-height: 1.5;
}
	
	.traffic_box2_img {
	display: inline-block;
	width: 120px;
	text-align: left;
	line-height: 2;
	margin-right: 30px;
	padding: 0px;
	padding-bottom: 20px;
}
.traffic_box2_text {
	display: inline-block;
	max-width: 930px;
	text-align: left;
	line-height: 2;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Noto Serif JP', serif;
	transform: rotate(.03deg);
	font-weight: 900;
	line-height: 2.0;
}
	
	
}