@charset "UTF-8";
/* CSS Document */




@media screen and (max-width: 737px) {

	
.title3 .box-in {
	display: block;
	padding-top: 0px;
}

.title3 h2 {
	margin-bottom: 0px;
	top: -30px;
	position: relative;
}

.title3 .box-in h3 {
	padding-right: 0px;
	width: 100%;
	margin-bottom: 15px;
}
	
.link-voice {
	width: 320px;
	margin: 0px auto;
}
	
.link-voice a {
	font-size: 14px;
	width: 100%;
}
	
	
	
/* t-box */

.t-box {
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 12px;
}

.t-box h3, .t-box h4  {
	float: none;
	clear: both;
}

.t-box h3  {
	font-size:12px;
	padding: 3px 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.t-box h4, .t-box h4 a  {
	display: block;
	font-size:18px;
}

/* contents01 */

.contents01 {
	width: 92%;
}

.contents01-left {
	width: 100%;
	margin-bottom: 40px;
}
	
.contents01-left img {
	width: 100%;
	height: auto;
}

.contents01-left p {
	font-size: 14px;
}

.contents01-right {
	width: 100%;
}
	
.contents01-right .box01 ul {
	padding: 0px 10px;
}

.contents01-right h3 {
	font-size: 22px;
}
	
.contents01-right3 .box01:nth-child(3) h3 {
	font-size: 22px;
}

.contents01-right .box01 li {
	font-size: 14px;
}


.contents01-right .box03 li {
	font-size: 14px;
}
	
	
	
	
.contents01-left .box-box {
	padding: 0px 5px;
	padding-bottom: 20px;
	border-bottom-style : solid;
	border-bottom-color : #ccc;
	border-bottom-width : 1px;
	margin-bottom: 20px;
	display: flex;
  justify-content: flex-start;
}
	
	
.contents01-left .box-box .t-box {
	margin-bottom: 0px;
	border-bottom-style : none;
	padding-bottom: 4px;
}
	
.contents01-left .box-box .t-box h3 {
	margin-bottom: 5px;
}
	
.box-box .t-box h4, .box-box .t-box h4 a {
	font-size:16px;
	font-weight: 400;
	min-height: 60px;
}
	
.contents01-left .box-box .box-left {
	width: 115px;
}

.contents01-left .box-box .box-right {
	padding-left: 15px;
	height: 100%;
}
	
.contents01-left .box-box .box-left img {
	width: 115px;
	height: 115px;
}
	
.contents01-left .box-box .box-right p {
	font-size: 9px;
	line-height: 1.3;
	width: 100%;
	height: 23px;
	overflow: hidden;
}
	
	
	
/* 見出し */

.contents01-left .box-in h1 {
	font-size: 26px;
}

.contents01-left .box-in h2 {
	font-size: 24px;
}

.contents01-left .box-in h3 {
	font-size: 20px;
}

.contents01-left .box-in h4 {
	font-size: 16px;
}

.contents01-left .box-in h5 {
	font-size: 12px;
}

.contents01-left .box-in h6 {
	font-size: 10px;
}

.contents01-left .wpfp-span img {
	width: auto;
}

.wp-caption p {
	font-size: 12px;
}
	

    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
   
}
