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

.top_bt a {
    font-size: 1.9em;
    height: 58px;
}

.top_bt {
    width: 42%;
    height: 4em;
}

main article h3 {
    font-size: 1.5em;
}

article h3, article h4, article h2, article h5 {
    margin: 1.5em 0;
}

/*temp1*/
.temp1 {
    text-align: center;
}

.temp1 > div {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 1em;
}

.temp1 img {
    width: 80% !important;
}

.temp1 h3, .temp1 h4, .temp1 h5 {
    padding: 1em 0 .5em 0;
    border-bottom: 1px solid #ccc;
    font-size: 1.17em;
    margin: 10px 0;
}

.temp1 p {
    text-align: left;
    padding: .5em 1em;
    margin: 0;
}

/*temp2*/

.temp2 div:nth-child(2n) {
    border-right: solid 1px #ccc;
}

.temp2 > h3, .temp2 > h4 {
    text-align: center;
    font-weight: 100 !important;
    border: none !important;
    margin: 0 !important;
    padding: .5em 0 !important;
}

.temp2 div {
    padding: 1em;
    box-sizing: border-box;
}

.temp2 .button {
	display:block;
    border: none;
    width: 63%;
    margin: 0 auto;
    font-size: .8em;
    padding: .5em;
    margin-top: 1em;
    background: #587fbc;
    color: #fff;
    line-height: 1.3em;
}

.temp2 .button:hover {
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.temp2 div h4,.temp2 div h5 {
    font-size: 1em;
    font-weight: bold;
    background: #ccc;
    margin: 11px 0 0 0;
    text-align: center;
    padding: .3em;
}

.temp2 ul {
    padding: .5em 1em;
    background: #f6f7f9;
}

.temp2 div > div {
    text-align: center;
}

.temp2 img {
    width: auto;
}

.temp2 li:before {
    content: "\f0da";
    font-family: fontawesome;
    padding: 0 .5em;
}

.temp2 li:hover:before {
    padding: 0 0 0 1em;
}


/*temp3*/

.temp3 {
    text-align: center;
    border: solid 4px;
    border-radius: 3px;
    padding: .5em;
    margin: 1em 0;
	}

/*temp4*/

.temp4 {
    text-align: center;
    border: solid 8px #ccc;
    border-radius: 4px;
    padding: .5em;
}

.temp4 h3 {
    text-align: left;
    margin: .8em .5em 0 !important;
    border-top: dotted 2px #587fbc;
    position: relative;
}

.temp4 h3 span {
    position: relative;
    top: -.7em;
    background: #fff;
    padding: 0 .5em;
    left: 1.5em;
}
.temp4 p {
    padding: 0 .5em;
}

/*temp5*/
.temp5 {
    background: #ea6969;
    padding: 1em;
    color: #fff;
}

.temp5 h3:before {
    content: "\f046";
    font-family: fontawesome;
    font-weight: 100;
    margin-right: .3em;
}

.temp5 h3, temp5 h4 {
    font-size: 1.17em;
    margin: .5em 0;
}

.temp5 p {
    margin: 0;
}

/*temp6*/

.temp6 {
    border-left: solid 2px #ccc;
}

.temp6 h3, .temp6 h2 {
    padding: .5em 1em !important;
    border-left: 4px solid #257fb6 !important;
    position: relative;
    left: -.15em;
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
}

.temp6 > ul {
    padding: 0px 2em !important;
}

.temp6 h4 {
    margin: .5em 0 !important;
    position: relative;
    top: -14px;
    color: #257fb6;
    font-size: 1.1em !important;
}

.temp6 ul li ul {
    position: relative;
    top: -16px;
}

.temp6 ul li ul li {
    color: #8a8a8a;
    padding: 0.3em 0;
}
.temp6 :nth-child(1) span:before {
    content: "1";
}

.temp6 span:before {
    padding: .1em;
    background: #257fb6;
    color: #fff;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-right: .3em;
    position: relative;
    left: -2.85em;
    top: 14px;
}
.temp6 :nth-child(1) span:before {
    content: "1" !important;
}

.temp6 :nth-child(2) span:before {
    content: "2";
}

.temp6 :nth-child(3) span:before {
    content: "3";
}

.temp6 :nth-child(4) span:before {
    content: "4";
}

.temp6 :nth-child(5) span:before {
    content: "5";
}

/*temp7*/

.temp7 {
	height:80px;
}

.temp7 h3, .temp7 h4, .temp7 h5 {
    margin: 0;
}

.temp7 img {
    width: 25%;
    max-width: 80px;
}

.temp7 img, .temp7-right, .entry-content .temp7 div {
    display: inline-block;
    vertical-align: middle;
}

.temp7-right {
    width: 73%;
}

.temp7 p {
    margin: 0;
}


/*temp8*/
.temp8 {
    padding: .5em 0;
}

.temp8 li {
    width: 16.6%;
    float: left;
    padding: .5em 1.5em;
    box-sizing: border-box;
    font-size: .8em;
}
.temp8 p {
    margin: .3em 0;
	font-size:.9em;
}
.temp8 img {
    border: solid 1px #ccc;
    width: 100%;
}
.temp8 h3, .temp8 h4, .temp8 h5 {
    padding: 0 1em !important;
    font-weight: 100 !important;
    font-size: 1em !important;
    border: none !important;
    margin: 0 !important;
}

/*temp9*/

.temp9:before {
    content: "\f078";
    font-family: fontawesome;
    font-size: 1.5em;
    color: #2186b4;
    margin-right: .5em;
}
.temp9 {
    padding: 1em !important;
    background: #f6f7f9;
    border: solid 1px #ccc !important;
    border-radius: 4px;
	font-size:1.5em;
}

/*temp10*/

.temp10 {
    padding: 1em 0 !important;
    border-top: solid 1px #828282;
    border-bottom: solid 1px #828282;
    font-size: 1.5em;
}
/*temp11*/

.temp11 {
    margin-bottom: 1em;
}

.temp11 h3 {
    margin: 1.5em 0 -.5em 0;
    border-top: groove 3px #257fb6;
    position: relative;
    text-align: center;
}

.temp11 h3 span {
    top: -.7em;
    background: #fff;
    padding: 0 .5em;
    position: relative;
}

.temp11 ul {
    padding: .5em 1em;
    background: #f6f7f9;
    border: solid 1px #ccc;
}

.temp11 li:last-child {
    border-bottom: none;
}
.temp11 li {
    padding: .5em;
    border-bottom: solid 1px #ccc;
}

.temp1 ul, .temp3 ul, .temp4 ul, .temp5 ul, .temp6 ul,.temp7 ul,.temp8 ul,.temp11 ul {
    padding: 0;
    margin: 0;
}

/*temp12*/

.temp12 table {
    width: 100%;
    border-spacing: 0;
}

.temp12 thead {
    text-align: left;
}

.temp12 th,.temp12 td {
	padding:0.8em .5em;
}


.temp12 th {
    border-right: solid 1px #fff;
    background: #d1eeff;
    color: #5d5d5d;
}

.temp12 th:last-child {
    border-right: none;
}

.temp12 tbody tr td {
    border-top: solid 1px #e2e2e2;
}

.temp12 tbody tr:nth-child(2n) {
    background: #f6f7f9;
}

.temp12 tbody tr:hover {
    background: #f1faff;
}

.temp12 tbody tr td span.td-sp {
	display:none;
}

/*temp13*/

.temp13 {
    padding: 0.5em;
    background: #f6f7f9;
    border: solid 1px #ccc;
}

.temp13 ul {
    padding: 0;
    margin: 0;
}

.temp13 img {
    display: inline-block;
    width: 30% !important;
    vertical-align: top;
}

.temp13 p {
    width: 69%;
    margin: 0 0 0 -5px;
    display: inline-block;
    vertical-align: top;
    font-size: .9em;
    padding-left: .8em;
    box-sizing: border-box;
}

.temp13 li {
    border-bottom: solid 1px #ccc;
    padding: .5em 0;
}

.temp13 li:last-child {
    border: none;
    padding-bottom: 0;
}

.temp13 li:first-child {
    padding-top: 0;
}


/*temp14*/

blockquote.temp14:before {
    content: "\f10d";
    font-family: fontawesome;
}

blockquote.temp14 p {
    margin: 0 1em;
}

blockquote.temp14 {
    border: none;
    padding: 1em;
    margin: 0 !important;
    background: #f6f7f9;
}


/*temp15*/

.temp15 {
    font-size: 1.17em !important;
    border-bottom: none !important;
    border-top: 2px #ccc solid;
    padding: .8em !important;
    background: #f6f7f9;
    margin: .5em 0 !important;
    color: #353535;
}

/*temp16*/

.temp16 {
    border: solid 4px #ccc;
    border-radius: 4px;
}

.temp16 img {
    width: auto;
}

.temp16 > div {
    display: flex;
    margin: .8em;
}

.temp16 div > div:first-child span {
    line-height: 1.3em;
}

.temp16 div > div:first-child {
    width: 90px;
    text-align: center;
}

.temp16 div:first-child span {
    display: block;
    width: 100%;
    background: none;
    text-align: center;
    margin: 0 !important;
    font-size: .9em;
}

/*temp16-1*/

.temp16-1 div:nth-child(2n) span:before {
    content: "\f10c";
    font-family: fontawesome;
    display: block;
    font-size: 3.5em !important;
    margin-bottom: -.5em;
    color: #4e4e4e;
    margin-top: -.45em;
}

.temp16-1 div:nth-child(2n), 
.temp16-2 div:nth-child(2n) {
    width: 100%;
    margin-left: -90px;
    padding-left: 90px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.temp16-1 div:nth-child(2n) span, .temp16-2 div:nth-child(2n) span {
    width: 25%;
    display: inline-block;
    text-align: center;
    margin-left: -5px !important;
    line-height: 1.9;
}

.temp16-1 div span.on:before {
    content: "\f058";
    color: #ff8383;
}

/*temp16-2*/

div.temp16-2 div:nth-child(2n) span {
    background: #f1f1f1;
    font-size: .9em;
    padding: .3em 0;
}

div.temp16-2 div:nth-child(2n) span:first-child {
    border-radius: 1em 0 0 1em;
}

div.temp16-2 div:nth-child(2n) span:last-child {
    border-radius: 0 1em 1em 0;
}

div.temp16-2 div:nth-child(2n) span.on {
    background: #ff8383;
    color: #fff;
}

/*temp17*/

div.temp17 .balloon {
    border: none;
    background: #cfedff;
    padding: .5em;
    font-size: 17px;
    font-weight: normal;
    border-radius: .3em;
    margin: 1em 0 !important;
    position: relative;
}

div.temp17 .balloon:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 15px solid #cfedff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    top: -11px;
    left: 22px;
}

/*temp18*/

.temp18 h3, .temp18 h4, .temp18 h5 {
    border: none !important;
    margin-bottom: .5em !important;
    font-size: 1em;
}

.temp18 h4:before,.temp18 h3:before,.temp18 h5:before {
    content: "\f111";
    font-family: fontawesome;
    margin-right: 6px;
    color: #008ebf;
}

.temp18 ul {
	padding:0;
}

.temp18 li:before {
    content: "\f054";
    font-family: fontawesome;
    margin-right: .5em;
    color: #2a2c2d;
}
.temp18 li:last-child {
    border-bottom: solid 1px #e4e4e4;
}
.temp18 li {
    border-top: solid 1px #e4e4e4;
    padding: .5em 0;
    padding-left: 1.5em;
}

/*temp19*/

.temp19 {
    border: solid 3px #018ebf;
    border-radius: .5em;
    position: relative;
    padding-bottom: 2em;
    margin-bottom: 2em;
	margin-top:1em;
}

div.temp19 .title {
    padding: 1em;
    margin: 0 1em;
    font-size: 1.33em;
    border-bottom: solid 2px #ccc;
}

div.temp19 .title:before {
    content: "";
    position: absolute;
    left: -21px;
    font-size: 1.5em;
    top: 10px;
    border: solid 4px #fff;
    width: 40px;
    height: 40px;
    background: #018ebf;
    border-radius: 50%;
}

.temp19 img {
    max-width: 278px;
    width: 30% !important;
    padding: 1.5em;
	vertical-align:middle;
	box-sizing:border-box;
}

.temp19 p {
    display: inline-block;
    width: 69%;
    padding-right: 1.5em;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
}

.temp19 div div {
    position: absolute;
    width: 69%;
    background: #018ebf;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    padding: .5em;
    bottom: -23px;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 3px #fff;
}

.temp19 div div:hover {
    background: #fff;
    color: #018ebf;
    border: solid 3px #018ebf;
    transition: .5s;
}

/*temp20*/


.temp20 {
    border: 2px solid #929292;
    border-radius: .5em;
}

.temp20 .left-20 {
    width: 270px;
    float: left;
}

.temp20 .right-20 {
    width: 100%;
    margin-left: -270px;
    padding-left: 270px;
    box-sizing: border-box;
    float: right;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-right: 1em;
}

.temp20 li:nth-child(2n+1) {
    clear: both;
}

.temp20 li {
    float: left;
    width: 64%;
    border-bottom: dotted 1px #9c9c9c;
	height:22px;
}

.list-1, .list-2, .list-3, .list-4, .list-5 {
    display: block;
    width: 36% !important;
    background: url(https://www.orbital.site/images/product/star_rank.png) no-repeat;
}

.list-1 {
    background-position: 0 2px;
}

.list-2 {
    background-position: 0 -19px;
}

.list-3 {
    background-position: 0;
}

.list-4 {
    background-position: 0 -62px;
}

.list-5 {
    background-position: 0 -83px;
}

.left-20 ul {
    padding: .8em;
    border: solid 2px #018ebf;
    margin: 1em;
    border-radius: .5em;
}

.right-20 h4 {
    margin: 0;
    border-bottom: solid 1px #ccc;
    padding-bottom: .5em;
}

/*temp20-2*/

.temp20-2 table {
    width: 100%;
    border: solid 1px #ccc;
    border-radius: 0 0 .5em .5em;
}

.temp20-2 thead th:first-child, .temp20-2 tbody th {
    width: 15%;
}

.temp20-2 thead th:nth-child(2),.temp20-2 tbody td:first-child {
    width: 25%;
}

.temp20-2 td span {
    width: 100% !important;
    background-position-x: 50%;
	height:22px;
}

.temp20-2 thead {
    background: #35a6ce;
    color: #fff;
}

table, thead, th, tr, td, tbody {
    border-spacing: 0;
}

.temp20-2 thead th {
    border-right: solid 1px;
}

.temp20-2 td, .temp20-2 th {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
	padding:.5em;
}

.temp20-2 td:last-child, .temp20-2 thead th:last-child {
    border-right: none;
}

.temp20-2 tbody tr:last-child td, .temp20-2 tbody tr:last-child th {
    border-bottom: none;
}



/*line*/

span.line1 {
    background-image: -webkit-linear-gradient(88.4deg, #ffaeae, #ffaeae 21%, rgba(0, 0, 0, 0) 30.1%, rgba(0, 0, 0, 0));
    background-image: linear-gradient(1.6deg, #ffaeae, #ffaeae 30%, rgba(0, 0, 0, 0) 30.1%, rgba(0, 0, 0, 0));
}

span.line2 {
    -moz-border-radius: 0 0 3px 9px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 9px;
    background-image: -moz-linear-gradient(88.4deg, #efca0f, #efca0f 30%, rgba(0, 0, 0, 0) 30.1%, rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(88.4deg, #efca0f, #efca0f 29%, rgba(0, 0, 0, 0) 30.1%, rgba(0, 0, 0, 0));
    background-image: linear-gradient(1.6deg, #efca0f, #efca0f 30%, rgba(0, 0, 0, 0) 30.1%, rgba(0, 0, 0, 0));
}


/*orbital.wp用設定*/

/*sidebar Widget*/
h2.widget-title span {
    top: -.7em;
    background: #fff;
    padding: 0 .5em;
    position: relative;
}

h2.widget-title {
    margin-top: .8em !important;
    border-top: groove 3px #257fb6;
    position: relative;
    text-align: center;
    background: none !important;
    color: #000 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.widget ul {
    background: #f6f7f9;
    border: solid 1px #ccc;
    margin: 0;
}

.widget ul li {
    padding: .5em;
    border-bottom: solid 1px #ccc;
}

.widget ul li:last-child {
    border-bottom: none;
}

/*sidebar widget 最新記事*/

section.widget.new li span {
    margin: 0 auto;
    height: 80px;
    width: 80px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-right: .5em;
    position: relative;
}

section.widget.new img {
    max-height: 150px;
    max-width: 150px;
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    width: initial;
}

section.widget.new > div {
    clear: both;
}

.widget.new p {
    margin: 0;
    font-size: .9em;
}

.widget.new a:last-child {
    border: none;
}
.widget.new a {
    border-bottom: solid 1px #ccc;
    display: block;
}
/*temp1*/

.entry-content .temp1 h3 {
    font-size: 1.17em;
    border-left: none;
    margin: 0;
}

/*temp2*/

.entry-content .temp2 p, 
.entry-content .temp2 h4, 
.entry-content .temp2 ul,
.entry-content .temp3 p,
.entry-content .temp4 p {
    margin: 1em 0 !important;
}

/*temp4*/

.entry-content .temp4 h3 {
    border-left: none;
    padding: 0;
}

.entry-content .temp4 h3 span {
    font-size: .8em !important;
    top: -.9em;
}

/*temp5*/

.entry-content .temp5 h3 {
    border: none;
    font-size: 1.17em;
    color: #fff;
    margin-bottom: 0;
}

/*temp6*/

.entry-content .temp6 h3 {
    font-size: 1.17em;
    margin-bottom: 0;
}

.entry-content .temp6 h4 {
    padding: 0;
    border-bottom: none;
}

.entry-content ul {
    margin-left: 0 !important;
}

.entry-content .temp6 span:before {
    top: 18px;
    left: -44px;
    padding: 0;
    font-size: .8em;
    height: 22px;
    width: 22px;
}

.entry-content .temp6 ul li ul li {
    line-height: 1.1em;
}

.entry-content .temp6 p {
    margin: 0;
}

/*temp7*/

.entry-content .temp7 h3 {
    border: none;
    margin: 0;
    padding: 0;
}

/*temp8*/

.entry-content .temp8 p {
    line-height: 1.5;
}

/*temp9/temp10*/

.entry-content h3.temp9 {
    font-size: 1em !important;
}

.entry-content h3.temp10 {
    border-left: none;
    font-size: 1em;
}


/*temp11*/

.entry-content .temp11 h3 span {
    top: -.9em;
}
.entry-content .temp11 h3 {
    border-left: none;
    font-size: 1.17em;
    margin: 0;
}


/*temp12*/

.entry-content .temp12 table {
	border-top:none;
}

.entry-content .temp12 th {
    border-bottom: none;
}
.entry-content .temp12 td, .entry-content .temp12 table {
    border-left: none;
    border-bottom: none;
    border-right: none;
}

/*temp13*/

.entry-content .temp13 p,
.entry-content .temp11 li {
    line-height: 1.5;
    font-size: .8em;
}

/*temp19*/

.entry-content .temp19 div div {
    bottom: -27px;
}

/*temp20*/

.entry-content .left-20 ul {
	margin:1em !important;
}

.entry-content .temp20 li:nth-child(2n+1) {
    font-size: 12px;
}


.w50 {
	width: 50%;
}
.w80 {
    width: 80%;
}

.w33 {
    width: 33.3%;
}

.f1-5 {
    font-size: 1.5em;
}

.f2 {
    font-size: 2em !important;
}

.fw500 {
	font-weight:500 !important;
}

/*test用*/

.test1-main,
.item1-main {
	width:73%;
	float:left;
}

.test1-side,
.item1-side {
    width: 25%;
    float: right;
    margin-top: .3em;
	}

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

main article {
    padding: 0 .5em;
    box-sizing: border-box;
}

}

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

/*temp1*/

.temp1 > div {
    float: none;
    width: 100%;
    border-bottom: dashed 1px #ccc;
}

.temp1 img {
    display: inline;
    vertical-align: middle;
    width: 13% !important;
}

.temp1 div div {
    display: inline-block;
    width: 87%;
    vertical-align: middle;
    margin-left: -5px;
    padding-left: 1em;
    box-sizing: border-box;
}

.temp1 h3, .temp1 h4, .temp1 h5 {
    border-bottom: none;
    text-align: left;
}

.temp1 div p {
    display: none;
}

/*temp2*/

/*.temp2 > div:nth-child(2n+1) {
    display: none;
}*/

.temp2 > div {
    border: none !important;
    width: 100%;
}

.temp2 > h3, .temp2 > h4  {
    padding: 0 !important;
    margin-bottom: -.5em !important;
    font-size: 1.5em !important;
}

/*temp6*/

.temp6 h3 {
border: solid 1px #ccc !important;
    border-bottom: none !important;
    left: 0;
    width: 80%;
    font-size: 1em !important;
    background: #f6f7f9;
    margin: 0;
}

.temp6 h3:before {
    content: "\f078";
    font-family: fontawesome;
    color: #848484;
    font-size: .8em;
    margin-right: .5em;
}

.temp6 {
    border: none;
    margin: .5em;
}

.temp6 > ul {
    border: solid 1px #ccc;
    padding: 1em !important;
}

.temp6 li span {
    display: none;
}

.temp6 h4 {
    font-size: 1em;
    font-weight: 100;
}

.temp6 h4:before {
    content: "\f138";
    font-family: fontawesome;
    margin-right: .3em;
}

.temp6 ul li ul {
    padding-left: 1.1em;
}

.temp6 ul li ul li {
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.temp6 ul li ul li:before {
    content: "・";
    font-weight: 600;
}

/*temp7*/
.temp2 .button {
    font-size: .7em;
}

.entry-content .temp7-right {
    width: 72%;
    margin-left: -4px;
}

.entry-content .temp7-left {
    margin-right: 7px;
}

.entry-content .temp7 p {
    line-height: 1.2;
    font-size: .9em;
}



/*temp8*/

.temp8 li {
    width: 33.3%;
    padding: .5em 1em;
}

.entry-content .temp8 p {
    font-size: .8em;
}

/*temp9,10*/

.temp9 {
    font-size: 1.2em;
}

.temp10 {
    font-size: 1.1em;
}

/*temp12*/

.temp12 thead {
    display: none;
}

.temp12 tbody tr {
    margin-bottom: 1em;
    display: block;
    border: solid 1px #ccc;
}

.temp12 tbody tr td {
    display: block;
    text-align: center;
    border: none;
    padding: .5em;
}

.temp12 tbody tr td span.td-sp {
    display: block;
    padding: .3em;
    background: #f1faff;
    margin-bottom: .3em;
}

.temp12 tbody tr td:nth-child(n+2) {
    padding: 0 0 .3em 0;
}

.temp12 tbody tr td:first-child {
    background: #4c9dc2;
    color: #fff;
}
/*
.temp12 tbody tr td:nth-child(2):before {
    content: "内容１";
}

.temp12 tbody tr td:nth-child(3):before {
    content: "内容２";
}

.temp12 tbody tr td:nth-child(4):before {
    content: "内容３";
}
*/
.temp12 tbody tr:nth-child(2n) {
    background: none !important;
}



/*temp16*/

.temp16 > div {
    display: block;
}

.temp16 div > div:first-child {
    width: 100% !important;
    margin-bottom: .3em;
}

.temp16-1 div:nth-child(2n), .temp16-2 div:nth-child(2n) {
    display: block;
    padding: 0;
    margin: 0 0 0 4px;
}

/*temp19*/

.temp19 p {
    display: block;
    padding: 0 1.5em;
}

.temp19 img {
    max-width: none;
    width: 100% !important;
}

.temp19 p {
	width:100% !important;
}

div.temp19 .title:before {
    position: static;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: bottom;
}

div.temp19 .title {
    padding: 1em 0;
}

.entry-content div.temp19 .title:before {
    position: static;
    width: 30px;
    height: 30px;
}

/*temp20-2*/

.temp20-2 tbody th {
    font-size: .9em;
    width: 30%;
}

.temp20-2 td {
	font-size:.8em;
}



/*テスト用*/
.item1-side,
.item1-main,
.test1-main,
.test1-side {
	width:100%;
}

.test2 {
    padding: 0 .5em;
}

}

@media screen and (max-width: 600px) {
	
.temp20 .left-20, .temp20 .right-20 {
    width: 100%;
}

.right-20 {
    padding: 1em !important;
    margin: 0 !important;
}

.temp20 li {
    text-align: center;
}

.list-1, .list-2, .list-3, .list-4, .list-5 {
    background-position-x: 50% !important;
}

.temp20 li:nth-child(2n+1) {
	font-size:.9em;
	padding:.06em 0;
}

.right-20 h4 {
   text-align: center;
}

.entry-content .temp20 li:nth-child(2n+1) {
    font-size: 11.5px;
}

}