@charset "UTF-8";
/* CSS Document */
img {
  max-width: 100%;
  height: auto;
}

body {
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  #index.conts .menu {
    background-image: url("/common/img/bg_header_sand.gif");
  }
  #index.conts .menu .menu-inner {
    padding-top: 10%;
  }
  #index.conts .tree {
    background-image: url("/common/img/main_menu_bg.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 100%;
    z-index: 2;
  }
  body {
    width: 100%;
  }
  body .pc {
    display: none;
  }
  header {
    width: 100%;
    background-image: url("/common/img/bg_header_beige.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: fixed;
    z-index: 10;
  }
  header h1 img {
    max-width: 52%;
  }
  header .hanshin {
    position: absolute;
    right: 18%;
    top: 20%;
    width: 27%;
  }
  header .inner-header {
    padding: 3%;
    position: relative;
  }
  header .inner-header nav {
    position: absolute;
    top: 20%;
    right: 3%;
    cursor: pointer;
    background-image: url("/common/img/btn_header_menu.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 10%;
    height: 65%;
  }
  header .inner-header nav.active {
    background-image: url("/common/img/btn_header_close.png");
  }
  header .inner-header nav ul {
    display: none;
    position: fixed;
    margin-top: 12.5%;
    left: 0;
  }
  header .inner-header nav ul.active {
    display: block;
    width: 100%;
    z-index: 1;
  }
  header .inner-header nav ul.active a {
    display: block;
    border-top: 3px solid #000;
  }
  header .inner-header nav ul.active a div:before {
    content: "";
    display: block;
    background-image: url("/common/img/sp_menu_icon_head.png");
    background-position: center right 11%;
    background-repeat: no-repeat;
    background-size: 2.5% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  header .inner-header nav ul.active .family {
    background-image: url("/common/img/bg_header_beige.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
  }
  header .inner-header nav ul.active .family span {
    background-image: url("/common/img/sp_menu_family_head.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 37% auto;
    margin-left: 10%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    padding: 5% 0;
  }
  header .inner-header nav ul.active .odekake {
    background-image: url("/common/img/bg_header_beige.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
  }
  header .inner-header nav ul.active .odekake span {
    background-image: url("/common/img/sp_menu_odekake_head.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 37% auto;
    margin-left: 10%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    padding: 5% 0;
  }
  header .inner-header nav ul.active .yuru {
    background-image: url("/common/img/bg_header_beige.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
  }
  header .inner-header nav ul.active .yuru span {
    background-image: url("/common/img/sp_menu_yuru_head.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 51% auto;
    margin-left: 10%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    padding: 5% 0;
  }
  .conts {
    clear: both;
    background-image: url("/common/img/bg_header_blue.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 60%;
    position: relative;
    padding-top: 16%;
  }
  .conts#odekake .menu {
    margin-top: -11% !important;
  }
  .conts#odekake .menu .lead {
    margin-top: 0;
  }
  .conts#odekake .visual {
    float: none;
    margin: 0 auto;
  }
  .conts#odekake .lead {
    margin-top: 3%;
    height: auto;
  }
  .conts#yuru .menu {
    margin-top: -11%;
  }
  .conts#yuru .menu .tree .plan {
    margin-top: 40%;
  }
  .conts#yuru .menu .tree .vote {
    margin-top: 20%;
    background: #faecbf;
  }
  .conts#yuru .menu .tree .vote .inside .step {
    text-align: center;
  }
  .conts#yuru .menu .tree .vote .inside .step .arr {
    transform: rotate(90deg);
  }
  .conts#yuru .menu .tree .vote .inside h2 {
    width: 100%;
    height: 56px;
  }
  .conts#yuru .menu .tree .vote .inside h2 div {
    background-image: url("/common/img/yuru/tit_yuru_vote.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 105px;
    background-position: top center;
    margin-top: -36px;
    background-size: 80% auto;
  }
  .conts#yuru .menu .tree .vote .inside h2 div span {
    display: none;
  }
  .conts#yuru .menu .tree .vote .inside .here {
    margin: 0 5% auto;
  }
  .conts#yuru .menu .tree .vote .inside .here .left {
    text-align: center;
  }
  .conts#yuru .menu .tree .vote .inside .here .right {
    margin-top: 3%;
    padding-bottom: 5%;
  }
  .conts#yuru .menu .tree .vote .inside .here .right p {
    color: #009200;
    font-weight: bold;
  }
  .conts#yuru .menu .tree .vote .inside .here .right p.date {
    color: #000;
    margin-top: 10px;
  }
  .conts#yuru .menu .tree .vote .inside .here .right p.date span {
    font-size: 150%;
  }
  .conts#yuru .menu .tree .ranking {
    margin-top: 10%;
  }
  .conts#yuru .menu .tree .ranking .mess {
    height: 130px;
    width: 100%;
    position: absolute;
    bottom: -10px;
  }
  .conts#yuru .menu .tree .ranking .mess .thx {
    background-image: url("/common/img/yuru/sp_bg_result.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 130px;
    width: 210px;
    margin: 0 auto;
  }
  .conts#yuru .menu .tree .ranking .mess .thx span {
    display: none;
  }
  .conts#yuru .menu .tree .ranking .result {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  .conts#yuru .menu .tree .ranking .result th {
    background: #fadc3e;
    text-align: center;
    font-weight: bold;
    padding: 6px 0;
    width: 50%;
  }
  .conts#yuru .menu .tree .ranking .result th:first-child {
    border-right: 1px solid #c8c8c8;
  }
  .conts#yuru .menu .tree .ranking .result td {
    background: #fff;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-weight: bold;
    padding: 4% 10%;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 150%;
    width: 50%;
  }
  .conts#yuru .menu .tree .ranking .result td span {
    font-size: 140%;
    margin-right: 5px;
  }
  .conts#yuru .menu .tree .ranking .result td:first-child {
    border-right: 1px solid #c8c8c8;
  }
  .conts#yuru .menu .tree .ranking .inside h2 {
    width: 100%;
    height: 56px;
  }
  .conts#yuru .menu .tree .ranking .inside h2 div {
    background-image: url("/common/img/yuru/tit_yuru_plan.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 105px;
    background-position: top center;
    margin-top: -36px;
    background-size: 80% auto;
  }
  .conts#yuru .menu .tree .ranking .inside h2 div span {
    display: none;
  }
  .conts#yuru .menu .pdlist {
    padding-top: 50px;
    padding-bottom: 160px;
  }
  .conts#yuru .visual {
    float: none;
    margin: 0 auto;
    margin-left: 5%;
  }
  .conts#yuru .lead {
    margin-top: 0;
    height: auto;
  }
  .conts#yuru .arrow02 {
    width: 100%;
    /* 四角形の幅 */
    height: 25px;
    /* 四角形の高さ */
    line-height: 25px;
    background: #f8dc3a;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: initial;
    margin: 0 auto;
  }
  .conts#yuru .arrow02:before {
    border-right: 10px solid #f8dc3a;
    /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 17px solid transparent;
    /* 上のボーダーを透過に指定 */
    border-bottom: 18px solid transparent;
    /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    top: 0;
    margin-left: -25px;
  }
  .conts#yuru .arrow02:after {
    border-left: 10px solid #f8dc3a;
    /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 17px solid transparent;
    /* 上のボーダーを透過に指定 */
    border-bottom: 18px solid transparent;
    /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    top: 0;
    margin-left: 15px;
  }
  .conts#yuru .arrow02 span {
    position: relative;
    z-index: 3;
    font-weight: bold;
  }
  .conts#yuru .arrow02 span strong {
    font-size: 130%;
  }
  .conts .cloud {
    display: grid;
    background-image: url("/common/img/mainvisual_cloud.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .conts .tree {
    background-image: url("/common/img/main_menu_bg.png");
    background-position: top 30px left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 100%;
    top: -7px;
    z-index: 1;
  }
  .conts .main {
    position: relative;
    z-index: 2;
  }
  .conts .main .visual_left {
    float: left;
    width: 57%;
    padding-bottom: 2%;
    margin-left: 3%;
  }
  .conts .main .visual_right {
    width: 50%;
    position: absolute;
    margin-top: 14%;
    right: 7%;
    z-index: 2;
  }
  .conts .main .visual {
    float: right;
    padding: 5% 5% 0 5%;
    width: 70%;
    margin-bottom: -14%;
  }
  .conts .main .lead {
    font-weight: bold;
    font-size: 110%;
    position: absolute;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
    margin-top: 50%;
    left: 25%;
    height: 70%;
    overflow: auto;
  }
  .conts .main .lead.pc {
    display: none;
  }
  .conts .menu {
    clear: both;
    background-image: url("/common/img/family/bg_header_sand.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .conts .menu .lead {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    padding: 5% 15%;
  }
  .conts .menu .plan {
    background: #faecbf;
  }
  .conts .menu .plan .inside {
    margin: 5% auto;
    margin-bottom: 0;
    padding: 5%;
    position: relative;
  }
  .conts .menu .plan .inside h2 {
    width: 100%;
    height: 25px;
  }
  .conts .menu .plan .inside h2 div {
    background-image: url("/common/img/odekake/tit_odekake_plan.png");
    background-size: 80% auto;
    background-repeat: no-repeat;
    position: absolute;
    width: 94%;
    height: 105px;
    background-position: top center;
    margin-top: -36px;
  }
  .conts .menu .plan .inside h2 div span {
    display: none;
  }
  .conts .menu .plan .inside .not {
    padding: 10% 10% 10% 10%;
  }
  .conts .menu .report {
    padding-top: 40px;
    background-image: url("/common/img/odekake/bg_header_sand.png");
  }
  .conts .menu .report .inside {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  .conts .menu .report .inside h2 {
    width: 100%;
    height: 95px;
  }
  .conts .menu .report .inside h2 div {
    background-image: url("/common/img/odekake/tit_odekake_diary.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 105px;
    background-position: top center;
    background-size: 80% auto;
  }
  .conts .menu .report .inside h2 div span {
    display: none;
  }
  .conts .menu .report ul.list {
    display: inline-block;
    padding: 0 10%;
  }
  .conts .menu .report ul.list li {
    background: #fff;
    float: left;
    margin-bottom: 5%;
    width: 100%;
  }
  .conts .menu .report ul.list li div {
    margin: 20px;
  }
  .conts .menu .report ul.list li div .photo {
    text-align: center;
  }
  .conts .menu .report ul.list li div .photo img {
    width: 100%;
  }
  .conts .menu .report ul.list li div .date {
    margin: 5px 0 10px 0;
  }
  .conts .menu .report ul.list li div .date span {
    background: #fadc3e;
    border-radius: 14px;
    padding: 3px 14px;
    font-weight: bold;
  }
  .conts .menu .report ul.list li div .text {
    font-weight: bold;
    color: #009200;
  }
  .conts .menu .report .txtC {
    padding-bottom: 20px;
  }
  .conts .menu .data {
    width: 100%;
    margin-top: 3%;
  }
  .conts .menu .data .space {
    border-top: 15px #faecbf solid;
    border-collapse: separate;
  }
  .conts .menu .data th {
    background: #fadc3e;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-weight: bold;
    font-size: 110%;
    width: 25%;
    vertical-align: middle;
    padding: 0 5px;
  }
  .conts .menu .data th:not(:first-child) {
    border-left: 1px solid #c8c8c8;
  }
  .conts .menu .data td {
    background: #fff;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    vertical-align: middle;
    width: 75%;
  }
  .conts .menu .data td p {
    word-break: break-all;
  }
  .conts .menu .data td:not(:first-child) {
    border-left: 1px solid #c8c8c8;
  }
  .conts .menu .data td:last-child {
    text-align: left;
  }
  .conts .menu .menu-inner {
    padding-top: 15%;
  }
  .conts .menu .menu-inner .box {
    border-top: 5px solid #000;
  }
  .conts .menu .menu-inner .box a {
    display: block;
  }
  .conts .menu .menu-inner .box a div:before {
    content: "";
    display: block;
    background-image: url("/common/img/sp_menu_icon.png");
    background-position: center right 11%;
    background-repeat: no-repeat;
    background-size: 5% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .conts .menu .menu-inner .box .family {
    background-image: url("/common/img/sp_menu_bg_family.png");
    background-position: top left;
    background-repeat: round;
    background-size: 100% auto;
    position: relative;
  }
  .conts .menu .menu-inner .box .family span {
    background-image: url("/common/img/sp_menu_family.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 55% auto;
    margin-left: 10%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 200%;
    padding: 5% 0;
  }
  .conts .menu .menu-inner .box .odekake {
    background-image: url("/common/img/sp_menu_bg_odekake.png");
    background-position: top left;
    background-repeat: round;
    background-size: 100% auto;
    position: relative;
  }
  .conts .menu .menu-inner .box .odekake span {
    background-image: url("/common/img/sp_menu_odekake.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 70% auto;
    margin-left: 10%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 200%;
    padding: 5% 0;
  }
  .conts .menu .menu-inner .box .yuru {
    background-image: url("/common/img/sp_menu_bg_yuru.png");
    background-position: top left;
    background-repeat: round;
    background-size: 100% auto;
    position: relative;
  }
  .conts .menu .menu-inner .box .yuru span {
    background-image: url("/common/img/sp_menu_yuru.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 72% auto;
    margin-left: 10%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 200%;
    padding: 5% 0;
  }
  .conts .menu .menu-inner .box.new .odekake span {
    background-image: url("/common/img/sp_menu_odekake_on.png");
  }
  .conts .menu .menu-inner .box:nth-child(3) {
    border-bottom: 5px solid #000;
  }
  .conts .menu .menu-inner .btn {
    width: 100%;
    clear: both;
  }
  .conts .menu .menu-inner .btn p {
    width: 70%;
    margin: auto;
    padding-top: 3%;
  }
  .conts .menu .menu-inner .koji {
    position: relative;
    scrollbar-base-color: #009200;
    scrollbar-track-color: #fff;
  }
  .conts .menu .menu-inner .koji p::-webkit-scrollbar {
    width: 10px;
  }
  .conts .menu .menu-inner .koji p::-webkit-scrollbar-track {
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 0 2px #777;
  }
  .conts .menu .menu-inner .koji p::-webkit-scrollbar-thumb {
    background: #009200;
    border-radius: 10px;
    box-shadow: none;
  }
  .conts .menu .menu-inner .koji .left {
    position: absolute;
    top: 0;
    background-image: url("/common/img/family/menu_img.png");
    background-position: top left;
    background-repeat: no-repeat;
    height: 750px;
    margin: 0 auto;
    background-size: 100% auto;
    margin-top: 58%;
  }
  .conts .menu .menu-inner .koji .left p {
    width: 70%;
    height: 15%;
    font-weight: bold;
    overflow: auto;
    margin: 0 auto;
    margin-top: 45%;
  }
  .conts .menu .menu-inner .koji .right {
    position: absolute;
    top: 20%;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .conts .menu .menu-inner .koji .right img {
    max-width: 65%;
  }
  .conts .menu .fami {
    background-image: url("/common/img/family/bg_header_sand_thin.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    clear: both;
    margin-top: 170%;
    padding-bottom: 10%;
  }
  .conts .menu .fami .fami-inner {
    margin: 0 auto;
  }
  .conts .menu .fami .fami-inner .headline {
    width: 100%;
    height: 64px;
    position: relative;
  }
  .conts .menu .fami .fami-inner .headline h2 {
    background-image: url("/common/img/family/tit_koji_family.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 105px;
    background-position: top center;
    margin-top: -35px;
    background-size: 80% auto;
  }
  .conts .menu .fami .fami-inner .headline h2 span {
    display: none;
  }
  .conts .menu .fami .fami-inner .box {
    width: 100%;
    text-align: center;
  }
  .conts .menu .fami .fami-inner .box .profile {
    margin: 0 auto;
  }
  .conts .menu .fami .fami-inner .box .profile p {
    margin-top: 10%;
    text-align: left;
    padding: 0 10%;
    font-weight: bold;
  }
  .conts .bridge {
    height: 68px;
    width: 100%;
    position: absolute;
    margin-top: 52%;
    background-image: url("/common/img/mainvisual_bridge.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  footer {
    text-align: center;
    font-size: 80%;
    padding: 3% 0;
  }
  #colorbox div::-webkit-scrollbar {
    width: 10px;
  }
  #colorbox div::-webkit-scrollbar-track {
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 0 2px #777;
  }
  #colorbox div::-webkit-scrollbar-thumb {
    background: #009200;
    border-radius: 10px;
    box-shadow: none;
  }
  .pager {
    text-align: center;
    display: block;
    padding: 20px 0 30px 0;
  }
  .pager ul {
    margin: 0 auto;
    display: inline-block;
  }
  .pager ul li {
    float: left;
    margin: 0 2px;
    height: 50px;
  }
  .pager ul li a {
    background: #fff;
    padding: 0.5em 0.7em;
    border-radius: 3px;
    text-decoration: none;
    color: #009200;
    font-weight: bold;
    display: block;
  }
  .pager ul li a:hover {
    background: #009200;
    color: #fff;
  }
  .pager ul li span {
    background: #009200;
    color: #fff;
    font-weight: bold;
    padding: 0.5em 0.8em;
    border-radius: 3px;
    display: block;
  }
}


@media print, screen and (min-width: 768px) {
  #index.conts .cloud {
    height: 525px;
  }
  #index.conts .bg {
    top: 434px;
  }
  #index.conts .bridge {
    height: 130px;
    width: 1100px;
    position: absolute;
    background-image: url("/common/img/mainvisual_bridge.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  #index.conts .menu {
    background-image: url("/common/img/bg_header_sand.gif");
  }
  #index.conts .tree {
    top: -20px;
  }
  header {
    width: 100%;
    background-image: url("/common/img/bg_header_beige.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 114px;
  }
  header .inner-header {
    padding: 18px 0;
    margin: 0 auto;
    position: relative;
    background-image: url("/common/img/header_bridge.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 78px;
  }
  header .inner-header nav {
    position: absolute;
    top: 0;
    right: 0;
  }
  header .inner-header nav ul li {
    float: left;
  }
  header .inner-header nav ul li a {
    display: block;
    height: 114px;
    width: 114px;
  }
  header .inner-header nav ul li a span {
    display: none;
  }
  header .inner-header nav ul li:nth-child(1) {
    background-image: url("/common/img/icon_menu_family.jpg");
    background-position: top left;
    background-repeat: no-repeat;
  }
  header .inner-header nav ul li:nth-child(2) {
    background-image: url("/common/img/icon_menu_odekake.jpg");
    background-position: top left;
    background-repeat: no-repeat;
  }
  header .inner-header nav ul li:nth-child(3) {
    background-image: url("/common/img/icon_menu_yuru.jpg");
    background-position: top left;
    background-repeat: no-repeat;
  }
  header .inner-header h1 {
    width: 35%;
  }
  header .inner-header h1 img {
    width: 400px;
    margin-left: 30px;
  }
  header .inner-header .hanshin {
    position: absolute;
    right: 370px;
    top: 28px;
    width: 12%;
  }
  .conts {
    clear: both;
    background-image: url("/common/img/bg_header_blue.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 585px;
  }
  .conts .main {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  .conts .main .visual_left {
    float: left;
    width: 48%;
  }
  .conts .main .visual_right {
    position: absolute;
    top: 123px;
    right: 130px;
    z-index: 3;
  }
  .conts .main .visual {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 120px;
  }
  .conts .main .lead {
    max-width: 60%;
    font-weight: bold;
    font-size: 120%;
    line-height: 2.0em;
    position: absolute;
    top: 180px;
    left: 520px;
  }
  .conts .main .arrow02 {
    width: 300px;
    /* 四角形の幅 */
    height: 25px;
    /* 四角形の高さ */
    line-height: 1.7em;
    background: #f8dc3a;
    position: relative;
    padding: 5px 0;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
  }
  .conts .main .arrow02:before {
    border-right: 10px solid #f8dc3a;
    /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 17px solid transparent;
    /* 上のボーダーを透過に指定 */
    border-bottom: 18px solid transparent;
    /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -10px;
  }
  .conts .main .arrow02:after {
    border-left: 10px solid #f8dc3a;
    /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 17px solid transparent;
    /* 上のボーダーを透過に指定 */
    border-bottom: 18px solid transparent;
    /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    margin-left: 15px;
  }
  .conts .main .arrow02 span {
    position: relative;
    z-index: 3;
    font-weight: bold;
  }
  .conts .main .arrow02 span strong {
    font-size: 130%;
  }
  .conts#yuru .menu-inner {
    max-width: 100%;
    padding-bottom: 0;
  }
  .conts#yuru .visual {
    top: 56px;
  }
  .conts#odekake .menu-inner {
    padding-bottom: 0;
    max-width: none;
  }
  .conts .cloud {
    background-image: url("/common/img/mainvisual_cloud.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    min-height: 309px;
    height: 309px;
  }
  .conts .cloud#index {
    height: 525px;
  }
  .conts .tree {
    background-image: url("/common/img/main_menu_bg.png");
    background-position: top 7% left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 100%;
  }
  .conts .menu {
    clear: both;
    background-image: url("/common/img/family/bg_header_sand.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 1px;
  }
  .conts .menu .arrow02.sp {
    display: none;
  }
  .conts .menu .lead.sp {
    display: none;
  }
  .conts .menu .vote {
    background: #faecbf;
    margin-top: 240px;
  }
  .conts .menu .vote .inside {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 3% 35px 3%;
    position: relative;
  }
  .conts .menu .vote .inside h2 {
    width: 100%;
    height: 56px;
  }
  .conts .menu .vote .inside h2 div {
    background-image: url("/common/img/yuru/tit_yuru_vote.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 94%;
    height: 70px;
    background-position: top center;
    margin-top: -36px;
  }
  .conts .menu .vote .inside h2 div span {
    display: none;
  }
  .conts .menu .vote .step {
    width: 100%;
  }
  .conts .menu .vote .step div {
    float: left;
  }
  .conts .menu .vote .step div.photo {
    width: 24%;
    max-height: 251px;
  }
  .conts .menu .vote .step div.arr {
    width: 6%;
    margin: 0 4%;
    text-align: center;
    margin-top: 9%;
  }
  .conts .menu .vote .here {
    clear: both;
    padding-top: 5%;
    display: inline-block;
  }
  .conts .menu .vote .here .left {
    width: 64%;
    float: left;
    margin-right: 5%;
  }
  .conts .menu .vote .here .right {
    width: 31%;
    float: left;
    margin-top: 3%;
  }
  .conts .menu .vote .here .right p {
    color: #009200;
    font-weight: bold;
  }
  .conts .menu .vote .here .right p.date {
    color: #000;
    margin-top: 10px;
  }
  .conts .menu .vote .here .right p.date span {
    font-size: 150%;
  }
  .conts .menu .ranking {
    padding-top: 240px;
  }
  .conts .menu .ranking .rankbox {
    background: #faecbf;
  }
  .conts .menu .ranking .thx {
    background-image: url("/common/img/yuru/bg_result.png");
    background-repeat: no-repeat;
    background-size: auto;
    height: 210px;
    width: 210px;
    position: absolute;
    top: 8%;
    right: 4%;
  }
  .conts .menu .ranking .thx span {
    display: none;
  }
  .conts .menu .ranking .inside {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 3% 35px 3%;
    position: relative;
  }
  .conts .menu .ranking .inside h2 {
    width: 100%;
    height: 56px;
  }
  .conts .menu .ranking .inside h2 div {
    background-image: url("/common/img/yuru/tit_yuru_plan.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 94%;
    height: 70px;
    background-position: top center;
    margin-top: -36px;
  }
  .conts .menu .ranking .inside h2 div span {
    display: none;
  }
  .conts .menu .pdlist {
    padding-top: 50px;
  }
  .conts .menu .plan {
    background: #faecbf;
    margin-top: 240px;
  }
  .conts .menu .plan .inside {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 3% 35px 3%;
    position: relative;
  }
  .conts .menu .plan .inside h2 {
    width: 100%;
    height: 56px;
  }
  .conts .menu .plan .inside h2 div {
    background-image: url("/common/img/odekake/tit_odekake_plan.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 94%;
    height: 70px;
    background-position: top center;
    margin-top: -36px;
  }
  .conts .menu .plan .inside h2 div span {
    display: none;
  }
  .conts .menu .plan .inside .not {
    text-align: center;
  }
  .conts .menu .report {
    margin-top: 40px;
  }
  .conts .menu .report .inside {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 3% 35px 3%;
    position: relative;
  }
  .conts .menu .report .inside h2 {
    width: 100%;
    height: 90px;
  }
  .conts .menu .report .inside h2 div {
    background-image: url("/common/img/odekake/tit_odekake_diary.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 94%;
    height: 70px;
    background-position: top center;
  }
  .conts .menu .report .inside h2 div span {
    display: none;
  }
  .conts .menu .report ul.list {
    display: inline-block;
    width: 100%;
  }
  .conts .menu .report ul.list li {
    background: #fff;
    float: left;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .conts .menu .report ul.list li div {
    margin: 20px;
  }
  .conts .menu .report ul.list li div .photo {
    text-align: center;
  }
  .conts .menu .report ul.list li div .date {
    margin: 5px 0 10px 0;
  }
  .conts .menu .report ul.list li div .date span {
    background: #fadc3e;
    border-radius: 14px;
    padding: 3px 14px;
    font-weight: bold;
  }
  .conts .menu .report ul.list li div .text {
    font-weight: bold;
    color: #009200;
  }
  .conts .menu .report ul.list li:nth-child(3n) {
    margin-right: 0;
  }
  .conts .menu .result {
    width: 75%;
    margin: 0 auto;
    position: relative;
  }
  .conts .menu .result th {
    background: #fadc3e;
    text-align: center;
    font-weight: bold;
    font-size: 110%;
    padding: 6px 0;
    width: 50%;
  }
  .conts .menu .result th:first-child {
    border-right: 1px solid #c8c8c8;
  }
  .conts .menu .result td {
    background: #fff;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-weight: bold;
    padding: 4% 10%;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 150%;
    width: 50%;
  }
  .conts .menu .result td span {
    font-size: 140%;
    margin-right: 5px;
  }
  .conts .menu .result td:first-child {
    border-right: 1px solid #c8c8c8;
  }
  .conts .menu .data {
    width: 100%;
  }
  .conts .menu .data tr {
    float: left;
    width: 33%;
  }
  .conts .menu .data tr.space {
    clear: both;
  }
  .conts .menu .data tr:nth-child(3n) {
    width: 34%;
  }
  .conts .menu .data th {
    background: #fadc3e;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-weight: bold;
    padding: 6px 0;
    font-size: 110%;
    display: block;
    border-right: 1px solid #c8c8c8;
  }
  .conts .menu .data th.place {
    border-right: none;
  }
  .conts .menu .data td {
    background: #fff;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    float: left;
    width: 100%;
    box-sizing: border-box;
    display: table;
  }
  .conts .menu .data td p {
    display: table-cell;
    vertical-align: middle;
    padding: 5% 10%;
    word-break: break-all;
  }
  .conts .menu .data td:not(:first-child) {
    border-right: 1px solid #c8c8c8;
  }
  .conts .menu .data td:not(:first-child).txtL {
    border-right: none;
  }
  .conts .menu .data .head {
    display: none;
  }
  .conts .menu .menu-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .conts .menu .menu-inner .box:nth-child(1) {
    margin-top: 10%;
    margin-left: 1%;
    width: 30%;
  }
  .conts .menu .menu-inner .box:nth-child(2) {
    margin-top: 11%;
    width: 34%;
  }
  .conts .menu .menu-inner .box:nth-child(3) {
    margin-top: 12%;
    width: 35%;
  }
  .conts .menu .menu-inner .box {
    float: left;
    padding-bottom: 1%;
  }
  .conts .menu .menu-inner .box .family {
    background-image: url("/common/img/main_menu_family.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 302px;
    width: 100%;
  }
  .conts .menu .menu-inner .box .family:before {
    content: "";
    display: block;
  }
  .conts .menu .menu-inner .box .odekake {
    background-image: url("/common/img/main_menu_odekake.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 278px;
    width: 100%;
  }
  .conts .menu .menu-inner .box .odekake:before {
    content: "";
    display: block;
  }
  .conts .menu .menu-inner .box.new .odekake {
    background-image: url("/common/img/main_menu_odekake_on.png");
  }
  .conts .menu .menu-inner .box .yuru {
    background-image: url("/common/img/main_menu_yuru.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 274px;
  }
  .conts .menu .menu-inner .box .yuru:before {
    content: "";
    display: block;
  }
  .conts .menu .menu-inner .box a {
    display: block;
  }
  .conts .menu .menu-inner .box a span {
    display: none;
  }
  .conts .menu .menu-inner .btn {
    width: 100%;
    clear: both;
    text-align: center;
  }
  .conts .menu .menu-inner .koji {
    margin: 0 auto;
    padding-top: 15%;
    position: relative;
    max-width: 865px;
  }
  .conts .menu .menu-inner .koji .left {
    width: 500px;
    background-image: url("/common/img/family/menu_img.png");
    background-position: top 50% left;
    background-repeat: no-repeat;
    height: 500px;
    background-size: 100% auto;
    position: relative;
  }
  .conts .menu .menu-inner .koji .left p {
    width: 70%;
    font-weight: bold;
    position: absolute;
    top: 46%;
    left: 18%;
  }
  .conts .menu .menu-inner .koji .right {
    position: absolute;
    bottom: 5%;
    left: 440px;
  }
  .conts .menu .fami {
    background-image: url("/common/img/family/bg_header_sand_thin.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .conts .menu .fami .fami-inner {
    margin: 0 auto;
    max-width: 1100px;
    min-height: 680px;
    position: relative;
  }
  .conts .menu .fami .fami-inner .headline {
    width: 100%;
    height: 64px;
    position: relative;
  }
  .conts .menu .fami .fami-inner .headline h2 {
    background-image: url("/common/img/family/tit_koji_family.png");
    background-position: top center;
    background-repeat: no-repeat;
    height: 64px;
    width: 100%;
    position: absolute;
    top: -35px;
  }
  .conts .menu .fami .fami-inner .headline h2 span {
    display: none;
  }
  .conts .menu .fami .fami-inner .box {
    position: absolute;
    top: 0;
  }
  .conts .menu .fami .fami-inner .box .profile {
    margin-left: 7%;
    width: 24%;
    text-align: center;
    font-weight: bold;
    float: left;
  }
  .conts .menu .fami .fami-inner .box .profile p {
    margin-top: 10%;
    text-align: left;
  }
  .conts #balloon {
    height: 168px;
    width: 108px;
    position: absolute;
    top: 30px;
    right: 0;
    background-image: url("/common/img/mainvisual_balloon.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .conts #drive {
    height: 60px;
    width: 121px;
    position: absolute;
    top: 451px;
    right: 0;
    background-image: url("/common/img/mainvisual_drive.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
  }
  .conts .bg {
    overflow: hidden;
    position: absolute;
    height: 130px;
    left: 0;
    width: 100%;
    top: 50%;
  }
  .conts .bridge {
    height: 100%;
    width: 1400px;
    position: absolute;
    background-image: url("/common/img/family/mainvisual_bridge.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bg_footer {
    height: 125px;
    background-image: url("/common/img/bg_header_sand.gif");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bg_footer_sand {
    height: 125px;
    background-image: url("/common/img/bg_header_sand.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  footer {
    text-align: center;
    height: 65px;
    background-image: url("/common/img/bg_footer_bridge.png");
    background-position: top left;
    position: relative;
  }
  footer .bridge {
    background-image: url("/common/img/bg_footer_bridge_red.png");
    height: 50px;
    background-repeat: no-repeat;
    position: relative;
    bottom: 17px;
    z-index: 1;
  }
  footer p {
    background: #e5d399;
    height: 42px;
    line-height: 42px;
    font-size: 80%;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .mt160 {
    margin-top: 160px !important;
  }
  .pager {
    text-align: center;
    display: block;
    padding-bottom: 60px;
  }
  .pager ul {
    margin: 0 auto;
    display: inline-block;
  }
  .pager ul li {
    float: left;
    margin: 0 2px;
    height: 50px;
  }
  .pager ul li a {
    background: #fff;
    padding: 0.6em 1em;
    border-radius: 3px;
    text-decoration: none;
    color: #009200;
    font-weight: bold;
    display: block;
  }
  .pager ul li a:hover {
    background: #009200;
    color: #fff;
  }
  .pager ul li span {
    background: #009200;
    color: #fff;
    font-weight: bold;
    padding: 0.6em 1em;
    border-radius: 3px;
    display: block;
  }
}

#colorbox p {
  margin: 0 5%;
}

#colorbox .date span {
  background: #fadc3e;
  border-radius: 14px;
  padding: 3px 14px;
  font-weight: bold;
}

#colorbox .text {
  font-weight: bold;
  color: #009200;
  padding: 10px 0;
}

#cboxContent {
  background-image: url(/common/img/bg_header_sand.gif) !important;
  background-position: top left !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

#cboxClose {
  bottom: auto !important;
  top: 0 !important;
  background-image: url("/common/img/btn_modal_close.png") !important;
  background-repeat: no-repeat !important;
  background-size: 50px auto !important;
  width: 50px !important;
  height: 50px !important;
  text-indent: -9999px !important;
}

#cboxLoadedContent {
  margin-top: 50px !important;
}

.wid33 {
  width: 33% !important;
}

.txtC {
  text-align: center !important;
}

.txtL {
  text-align: left !important;
}

.clear {
  border: none !important;
}



#yuru.conts .menu .plan {
  margin-top: 0;
}
#yuru.conts .menu .report {
  margin-top: 162px;
}
#yuru.conts .tree {
  background-position: top 24% left;
}
#yuru.conts .menu .report .inside h2 div {
  width: 482px;
  height: 65px;
  background-image: url("/common/img/yuru/tit_yuru_plan.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#yuru.conts .menu .report .inside .ctsNote {
  display: inline-block;
  box-sizing: border-box;
  padding: 6px 15px;
  border-radius: 6px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -110px;
}
#yuru.conts .menu .report ul.list li a {
  display: inline-block;
  height: 100%;
}
/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
  #yuru.conts .menu .report {
    margin-top: 0;
  }
  #yuru.conts .menu .menu-inner {
    min-height: 148px;
  }
  #yuru.conts .tree {
    background-position: top 30px left;
  }
  #yuru.conts .menu .report .inside h2 {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 12.5% 0;
    position: relative;
  }
  #yuru.conts .menu .report .inside h2 div {
    width: 80%;
    height: 100%;
    background-image: url(/common/img/yuru/sp_tit_yuru_plan.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 50%;
  }
  #yuru.conts .menu .report .inside .ctsNote {
    border-radius: 5px;
    top: 120px;
  }
  #yuru.conts .menu .report ul.list {
    margin-top: 90px;
  }
}
