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

.title_back{background: url("../img/eggwall_ttl_back.svg") no-repeat;background-size: cover;padding-left: 13%;height: 18px;padding-top: 2%;padding-bottom: 8%; font-weight: bold;margin-top: 5%;font-size: 24px;}
.title_back02{background: url("../img/eggwall_ttl_back02.svg") no-repeat;background-size: cover;padding-left: 13%;height: 18px;padding-top: 2%;padding-bottom: 8%; font-weight: bold;margin-top: 5%;font-size: 24px;}
.fd80{font-size: 20px;}
.egg_left{width: 60%;float: left;margin-top: 5%;}
.egg_right{width: 25%;float: right;margin-top: 2%;margin-left: 0%;}
.tokucyou_01{background: url("../img/tokucyou_01.svg") no-repeat;background-size: 10%; padding-left: 100px;}
.tokucyou_02{background: url("../img/tokucyou_02.svg") no-repeat;background-size: 10%; padding-left: 100px;}
.tokucyou_03{background: url("../img/tokucyou_03.svg") no-repeat;background-size: 10%; padding-left: 100px;}
.tokucyou_04{background: url("../img/tokucyou_04.svg") no-repeat;background-size: 10%; padding-left: 100px;}

.bb_dotte{border-bottom:dotted 2px #666666;padding-bottom: 5%;}
.egg_box{background: url("../img/egg.svg") no-repeat;background-size: 5%; padding-left: 70px;margin-top: 5%;padding-top: 0.5%;}
.dotte_box{
	border: dotted 1px #666666;border-radius: 20px;padding: 5%;margin-top: 10%;}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/


@media screen and (max-width: 560px){
.title_back{background: url("../img/eggwall_ttl_back.svg") no-repeat;background-size: cover;padding-left: 24%;height: 40px;padding-top: 0%;padding-bottom: 10%; font-weight: bold;margin-top: 5%;font-size: 18px;line-height: 1.2;}
.title_back02{background: url("../img/eggwall_ttl_back02.svg") no-repeat;background-size: cover;padding-left: 24%;height: 20px;padding-top: 7%;padding-bottom: 10%; font-weight: bold;margin-top: 10%;font-size: 18px;line-height: 1.2;}
.fd80{font-size: 16px;}

.egg_left{width: 70%;float: none;margin-top: 5%;}
.egg_right{width: 70%;float: none;margin-top: 2%;margin-left: 25%;}
.tokucyou_01{background: url("../img/tokucyou_01.svg") no-repeat;background-size: 15%; padding-left: 70px;}
.tokucyou_02{background: url("../img/tokucyou_02.svg") no-repeat;background-size: 15%; padding-left: 70px;}
.tokucyou_03{background: url("../img/tokucyou_03.svg") no-repeat;background-size: 15%; padding-left: 70px;}
.tokucyou_04{background: url("../img/tokucyou_04.svg") no-repeat;background-size: 15%; padding-left: 70px;}

.bb_dotte{border-bottom:dotted 2px #666666;padding-bottom: 5%;}
.egg_box{background: url("../img/egg.svg") no-repeat;background-size: 15%; padding-left: 70px;margin-top: 5%;padding-top: 0.5%;}
.dotte_box{
	border: dotted 1px #666666;border-radius: 20px;padding: 5%;margin-top: 10%;}
}	
