@charset "UTF-8";

/*
Theme Name: MY THEME
Author: ICHIMIYAUNYU
Description: This is my original theme.
Version: 1.0
*/

/* ----------------------------------------------------------------------
守谷翔さんページ
---------------------------------------------------------------------- */

.Moriya1{width:80%; margin:0 auto; padding:50px 0;}
.Moriya1 h3{padding: 0.4em 0;
    background: #3E3A39;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
text-align: center; margin:0 0 20px;}
.Moriya1__box1:after{
      display: block;
      clear: left;
      content: "";
}
.Moriya1__box1 {border:2px solid #cccccc; padding:5px}
.Moriya1__box1 div{padding-right:3%; float:left;}
.Moriya1__box1 ul{float:left; padding:0; margin:10px 0 0 0; list-style:none;}
.Moriya1__box1 ul li{line-height:1.7;}
.Moriya1__box1 ul li:nth-of-type(2){margin-bottom:15px;}
.Moriya1__box1 ul li span{font-weight:bold; width:86px; display:inline-block;}

.table_sensyu3{margin:10px auto 0;}
.table_sensyu3 table{width:100%; border-collapse: collapse;
border-spacing: 0;}

.table_sensyu3 table th{background-color:#cccccc; padding:5px; border-right:1px solid #ffffff;}
.table_sensyu3 table th:nth-of-type(6){border-right:1px solid #cccccc;}
.table_sensyu3 table td{background-color:#eeeeee; border:1px solid #cccccc; padding:5px;}
.h_jisseki3{color:#006934; font-size:18px; margin:30px 0 0 0; text-align:center;}

@media (min-width: 1500px) {
.Moriya1{width:1200px;}
}
@media (max-width: 1200px) {
.Moriya1{width:90%;}
}
@media (max-width: 980px) {
.Moriya1{width:882px; margin:0; padding:50px 49px;}
}
@media (max-width: 500px) {
.Moriya1{width:90%; margin:0; padding:35px 5%;}
.Moriya1 h3{border-radius:0;}
.sensyu_img img{width: 100%; height: auto;}
.Moriya1__box1{padding:0;}
.Moriya1__box1 div{width:100%; padding:0;}
.Moriya1__box1 div img{width:100%; height:auto;}
.Moriya1__box1 ul{padding:15px; margin:0;}
.table_sensyu3 {overflow-x: scroll; border: solid 1px #79BF55;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;}
.table_sensyu3::-webkit-scrollbar {height: 10px;}
.table_sensyu3::-webkit-scrollbar-thumb {border-radius:5px; background: #009647;}
.table_sensyu3::-webkit-scrollbar-track {margin:0 2px; background:#ccc; border-radius:5px;}
.table_sensyu3 table{width:880px;}
.h_jisseki3{text-align:left;}
}
@media (max-width: 340px) {
.Moriya1__box1 ul{font-size:15px;}
}