@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 500;
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
}

.topstyle {
    background-color: #fff;
}

.inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@media screen and (min-width: 769px) {
    .topcontents {
        background: url("../../images/about/bg_about01.jpg") no-repeat center center;
        background-size: cover;
        padding: 160px 0 300px;
    }
    .topcontents .items {
        width: 100%;
        max-width: 680px;
        float: right;
    }
    .topcontents .items .title {
        font-size: 0;
        line-height: 0;
        padding: 0 0 60px;
    }
    .topcontents .items .caption {
        font-size: 24px;
        line-height: 2.25;
        color: #fff;
        font-weight: bold;
        padding: 0 0 60px;
    }
    .topcontents .items .sub_title {
        font-size: 36px;
        line-height: 1.5;
        font-weight: bold;
        padding: 0;
        color: #009CE6;
    }
    .topcontents .items .line {
        font-size: 0;
        line-height: 0;
        padding: 0 0 25px;
    }
    .topcontents .items .caption01 {
        width: 100%;
        margin: 0 0 60px;
    }
    .topcontents .items .caption01 tbody tr th {
        font-size: 48px;
        line-height: 1.0;
        color: #fff;
        padding: 0 0 25px;
    }
    .topcontents .items .caption01 tbody tr:last-child th {
        padding: 0;
    }
    .topcontents .items .caption01 tbody tr th span {
        color: #E83416;
    }
    .topcontents .items .caption01 tbody tr td {
        font-size: 30px;
        line-height: 1.0;
        color: #fff;
        padding: 0 0 25px;
    }
    .topcontents .items .caption01 tbody tr:last-child td {
        padding: 0;
    }
    .topstyle {
        padding: 160px 0 0px;
    }
    .topstyle .title {
        font-size: 36px;
        line-height: 1.0;
        font-weight: bold;
        text-align: center;
        margin: 0 0 40px;
    }
    .topstyle .style01 {
        font-size: 0;
        line-height: 0;
        text-align: center;
    }
    .topstyle .style01 .pc img {
        width: 100%;
    }
    .topstyle .style02 {
        width: 100%;
        margin: 100px auto;
    }
    .topstyle .style02:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .topstyle .style02 .item {
        float: left;
        width: 30%;
        margin-right: 5%;
    }
    .topstyle .style02 .item:last-child {
        margin: 0;
    }
    .topstyle .style02 .item .photo {
        font-size: 0;
        line-height: 0;
        margin: 0 0 30px;
        text-align: center;
    }
    .topstyle .style02 .item .title {
        font-size: 24px;
        line-height: 1.5;
        font-weight: bold;
        margin: 0 0 30px;
    }
    .topstyle .style02 .item .caption {
        font-size: 16px;
        line-height: 1.5;
    }
}

@media screen and (max-width: 768px) {
    .topcontents {
        background: url("../../images/about/bg_about01_sp.jpg") #000 no-repeat center top;
        background-size: 100% auto;
        padding: 80px 0;
    }
    .topcontents .items {
        width: 90%;
        max-width: 680px;
        margin: 20px auto 0;
    }
    .topcontents .items .title {
        font-size: 0;
        line-height: 0;
        padding: 0 0 30px;
    }
    .topcontents .items .caption {
        font-size: 14px;
        line-height: 2.25;
        color: #fff;
        font-weight: bold;
        padding: 0 0 30px;
    }
    .topcontents .items .sub_title {
        font-size: 20px;
        line-height: 1.5;
        font-weight: bold;
        padding: 0;
        color: #009CE6;
    }
    .topcontents .items .line {
        font-size: 0;
        line-height: 0;
        padding: 0 0 12px;
    }
    .topcontents .items .caption01 {
        width: 100%;
        margin: 0 0 30px;
    }
    .topcontents .items .caption02 {
        padding: 0;
    }
    .topcontents .items .caption01 tbody tr th {
        font-size: 26px;
        line-height: 1.0;
        color: #fff;
        padding: 0 0 12px;
        width: 50%;
    }
    .topcontents .items .caption01 tbody tr:last-child th {
        padding: 0;
    }
    .topcontents .items .caption01 tbody tr th span {
        color: #E83416;
    }
    .topcontents .items .caption01 tbody tr td {
        font-size: 18px;
        line-height: 1.0;
        color: #fff;
        padding: 0 0 12px;
        width: 50%;
    }
    .topcontents .items .caption01 tbody tr:last-child td {
        padding: 0;
    }
    .topstyle {
        padding: 80px 0 0px;
    }
    .topstyle .title {
        font-size: 28px;
        line-height: 1.0;
        font-weight: bold;
        text-align: center;
        margin: 0 0 20px;
    }
    .topstyle .style01 {
        font-size: 0;
        line-height: 0;
    }
    .topstyle .style01:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .topstyle .style01 img {
        width: 50%;
        display: block;
        float: left;
    }
    .topstyle .style02 {
        width: 90%;
        margin: 50px auto;
    }
    .topstyle .style02 .item {
        width: 100%;
        margin-bottom: 5%;
    }
    .topstyle .style02 .item:last-child {
        margin: 0;
    }
    .topstyle .style02 .item .photo {
        font-size: 0;
        line-height: 0;
        margin: 0 0 15px;
        text-align: center;
    }
    .topstyle .style02 .item .title {
        font-size: 24px;
        line-height: 1.5;
        font-weight: bold;
        margin: 0 0 15px;
    }
    .topstyle .style02 .item .caption {
        font-size: 16px;
        line-height: 1.5;
    }
}

.topreason {
    background: url(/dosmart/honjo/common/images/tokucho/main02.jpg) center center no-repeat;
    background-size: cover;
}

@media screen and (min-width: 769px) {
	.inner {
		width: 1200px;
		margin: 0 auto;
	}
    .topreason {
        padding: 10px 0;
    }
    .topreason .title {
        font-size: 36px;
        line-height: 1.5;
        font-weight: bold;
        color: #fff;
        text-align: center;
    }
    .topreason ul {
        display: flex;
        justify-content: space-between;
        margin: 10px auto 0;
    }
    .topreason ul.ul01 {
        width: 70%;
    }
    .topreason ul.ul02 {
        width: 100%;
        margin: 50px auto 0;
    }
}

@media screen and (max-width: 768px) {
    .topreason {
        padding: 30px 0;
    }
    .topreason .title {
        font-size: 28px;
        line-height: 1.5;
        font-weight: bold;
        color: #fff;
        text-align: center;
    }
    .topreason ul {
        /*display: flex;
        justify-content: space-between;
        margin: 20px auto 0;
		*/
        display: inline-block;
		text-align:center;
    }
    .topreason ul.ul01 {
        width: 100%;
    }
	 .topreason ul.ul01 li{
        /*width: 45%;*/
        width: 100%;
		padding:20px 0;
    }
    .topreason ul.ul02 {
        width: 100%;
        /*margin: 40px auto 0;*/
		/*flex-wrap: wrap;*/
    }
	.topreason ul.ul02 li{
        /*width: 45%;*/
        width: 100%;
		padding:20px 0;
    }
	.topreason ul.ul02 li:last-of-type{
		/*margin: 40px auto 0;*/
	}
}
