/*
Theme Name:
Theme URI:
Description:
Author:ワンズアクション
Author URI:https://ones-action.com
*/

@charset "utf-8";

/* =================================
フォント

font-family: 'Noto Sans JP', sans-serif;
font-family: 'Rubik', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Finlandica', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Fjalla One', sans-serif;
font-family: "Kosugi Maru", sans-serif;


================================= */

/* =================================
		リセット
================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
}
 
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea,{
    margin: 0;
    padding: 0;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: ""; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
 　 zoom: 1;
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

a {
    text-decoration: none;
}

input,
button {
    -webkit-appearance: none;
}


/* =================================
		基本設定
================================= */
body {
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 100%;
    font-family: "Kosugi Maru","Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
    color: #555;
    background: #00005a;
}

.wrapper {
    background: #fafafa;
}

/* =================================
		ヘッダー
================================= */
header {
    background: #00005a;
}

.h_area {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.h_area h1 {
    color: white;
    padding: 5px 40px;
}

.h_area a {
    color: white;
}

img.logo {
    width: 200px;
}

a.hwt_btn {
    display: block;
    padding: 23px 34px 23px 40px;
    background: #f9673b;
    font-size: 100%;
    //font-weight: bold;
    color: white;
}

a.hwt_btn:after {
    font-family: 'Material Icons';
    content: "\e409";
    vertical-align: -2px;
    margin-left: 10px;
}

a.hwt_btn:hover {
    background: #c13106;
}


/* =================================
		ページ
================================= */
.top_sec_1 h2 {
    font-size: 240%;
    font-weight: bold;
    margin-bottom: 20px;
    color: #f9673b;
    line-height: 1.3;
}

.top_sec_3 h2 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.top_sec_2 h2 {
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    margin-bottom: 40px;
}

h2.tm_nm {
    font-size: 240%;
    font-weight: bold;
    margin-bottom: 20px;
}

.term_sec h2 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
}


section.top_sec_1,
section.top_sec_3 {
    background: #fafafa;
}

section.top_sec_1 {
    display: flex;
    justify-content: center;
    align-items: start;
}

section.top_sec_2 {
    background: white;
}

section.reg_fm {
    background: #fafafa;
    padding: 20px 0 50px;

}

section.term_sec {
    padding: 40px 0;
}

.area {
    padding: 40px 20px;
}

img.spoga {
    width: 360px;
    margin-top: 20px;
}

span.apl_txt {
    background: #00005a;
    color: white;
    padding: 3px 20px;
    font-weight: bold;
    margin-right: 10px;
}

.top_area {
    padding: 20px;
}

img.spoga {
    width: 360px;
}

.area {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 40px 20px;
}

.pg_area {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 20px 20px 40px;
}

.top_sec_1 p {
    margin: 10px 0;
    font-size: 120%;
}

.tmr_fm {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.tmr_fm label {
    font-size: 120%;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}

.tmr_fm input:not([type="submit"]) {
    font-size: 150%;
    margin-bottom: 20px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

input.tmr_n {
    width: 400px;
}

input.tmr_pw {
    width: 100px;
}

span.tmp_sml {
    margin-left: 5px;
    font-size: 80%;
    color: #aa0000;
}

p.kiyaku {
    font-size: 84%;
    text-align: center;
}

input.reg_btn {
    display: block;
    border: none;
    font-size: 140%;
    font-weight: bold;
    width: 180px;
    margin: 20px auto 0;
    padding: 8px 0;
    border-radius: 50px;
    background: #f9673b;
    color: white;
    cursor: pointer;
}

input.reg_btn:hover {
    background: #c13106;
}

h3.tm_url {
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
}

h3.tm_url span {
    vertical-align: -7px;
}

p.tmurl {
    margin-top: 5px;
    margin-bottom: 40px;
}

span.ev_tsml {
    vertical-align: 0 !important;
    font-size: 80%;
}

ul.tm_ent {
    display: flex;
    margin: 30px 0;
}

button.cp_btn {
    border: 1px solid #ddd;
    background: #eee;
    border-radius: 20px;
    cursor: pointer;
    color: #555;
    font-size: 90%;
}

ul.tm_ent li {
    margin-right: 14px;
}

ul.tm_ent li a {
    display: block;
    color: white;
    font-size: 110%;
    padding: 5px 20px;
    border-radius: 40px;
    background: #f9673b;
}

ul.tm_ent li a:hover {
    background: #c13106;
}

ul.event_box li {
    background: white;
    margin-bottom: 5px;
}

.event-details {
    clear: both;
    padding: 10px 30px 30px;
    //border: 1px solid #eeeeee;
    border-top: none;
}

table.evt_tab th {
    text-align: right;
    padding: 10px 16px;
    width: 142px;
    background: #eee;
    font-size: 84%;
    border: 0.5px solid white;
    border-left: 0.5px solid #eee;
    border-right: none;
    vertical-align: middle;
}

table.evt_tab tr:first-child th {
    border-top: 0.5px solid #eee;
}

table.evt_tab tr:last-child th {
    border-bottom: 0.5px solid #eee;
}

table.evt_tab td {
    padding: 10px 14px;
    border: 0.5px solid #eee;
    background: white;
    line-height: 1.5;
}

span.evt_ko {
    //background: #eee;
    //padding: 0px 12px;
    //border-radius: 20px;
}

.et_ttl_box {
    display: flex;
    justify-content: space-between;
}

label.et_num {
    font-size: 90%;
}

select.et_slt {
    padding: 3px;
    margin-bottom: 3px;
    border: 1px solid #ddd;
}

.event_box h4 {
    font-weight: bold;
    margin: 20px 0 3px;
}

span.ev_atsml {
    margin-left: 10px;
    font-size: 80%;
}

span.pr_atsml {
    font-size: 80%;
}

table.evt_tab {
    width: 100%;
}

table.plyr_tab {
    width: 100%;
    background: white;
}

table.plyr_tab th {
    background: #eee;
    border-right: 5px solid white;
    border-bottom: 0.5px solid white;
    text-align: center;
    font-size: 84%;
}

table.plyr_tab tr:first-child th:last-child {
    border-right: none;
}

.plynum {
    width: 50px;
    text-align: center;
}

.plyna {
    width: 192px;
    padding: 0 5px;
    //font-weight: bold;
}

.plyatd {
    width: 64px;
    text-align: center;
    background: #fff3f3;
}

td.plyatd.o_sts {
    color: #f9673b;
    font-size: 100%;
    font-weight: bold;
}

.plycmt {
    padding: 0 5px;
}

.plychg {
    width: 50px;
    text-align: center;
}

table.plyr_tab td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 5px solid white;
    font-size: 94%;
    vertical-align: middle;
}

table.plyr_tab tr {
    border-bottom: 0.5px solid #eee;
}

.plychg {
    border-right: none !important;
}

p.event_btn {
    margin-top: 5px;
    font-size: 90%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

p.event_btn span.material-icons {
    vertical-align: -4px;
    font-size: 120%;
}

p.edit_btn {
    text-align: right;
    margin-top: 5px;
    font-size: 90%;
}

p.edit_btn a span {
    vertical-align: -4px;
    font-size: 120%;
}

span.evt_cpy {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 8px;
}

span.crtat {
    margin-bottom: 2px;
}

p.noevent {
    margin: 20px 0;
}

table.pass_tab {
    width: 100%;
}

table.pass_tab tr:first-child th {
    border-top: 0.5px solid #eee;
}

table.pass_tab th {
    padding: 10px;
    text-align: center;
    background: #eee;
    width: 150px;
    font-size: 84%;
    border: 0.5px solid white;
    border-left: 0.5px solid #eee;
    border-right: none;
    vertical-align: middle;
}


table.pass_tab td {
    padding: 10px 14px;
    border: 0.5px solid #eee;
    background: white;
}

table.pass_tab td input,
table.evt_tab td input {
    font-size: 100%;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100%;
    color: #555;
    height: 30px;
    background: white;
    -webkit-appearance: none;
    text-align: left !important;
}

table.evt_tab td textarea.etipt_mem {
    font-size: 120%;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100%;
    height: 100px;
}

input.comf_btn {
    display: block;
    border: none;
    background: #f9673b;
    color: white;
    font-size: 110%;
    padding: 5px 20px;
    margin: 20px auto;
    //border-radius: 40px;
    cursor: pointer;
}

input.comf_btn:hover {
    background: #c13106;
}

input.etipt_dat,
input.etipt_stt,
input.etipt_edt,
input.etipt_clr {
    width: 200px !important;
    -webkit-appearance: none;
}

input.plipt_num {
    width: 80px !important;
}

.ply_rg_tab {
    margin-bottom: 20px;
}

.pr_pnu {
    width: 50px;
    text-align: center;
}

.pr_edt {
    width: 100px;
    text-align: center;
    border-right: none !important;
}

p.pwerr {
    color: red;
    font-size: 84%;
    margin-top: 5px;
}

input.comf_btn.btn_clr_n {
    background: #00005a;
    font-size: 90%;
    margin-top: 50px;
}

input.comf_btn.btn_clr_n:hover {
    background: #000000;
}

h4.edt_att {
    margin-top: 30px;
}

select.pript_sct {
    font-size: 100%;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 120px;
    color: #555;
}

th.att_area {
    background: #fff3f3 !important;
    border-left: 0.5px solid #fff3f3 !important;
    border-right: 0.5px solid #fff3f3 !important;
}

p.edit_btn.mgnt {
    margin: 0 0 20px;
}

.success_message {
    text-align: center;
    font-size: 120%;
    margin-top: 20px;
    color: #00005a;
}

span.evt_dtl {
    font-size: 94%;
}


.memo_area {
    margin-top: 40px;
}

.memo_content {
    margin-top: 5px;
    background: white;
    border: 1px solid #ddd;
    padding: 20px;
    line-height: 1.4;
    min-height: 140px;
}

textarea#memo {
    field-sizing: content;
    width: 100%;
    min-height: 200px;
    box-sizing: border-box !important;
    border: 1px solid #ddd;
    padding: 20px;
    line-height: 1.4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    color: #555;
    font-size: 16px;
}

.tm_dlt p {
    text-align: center;
    margin: 20px;
}

p.tdlp {
    margin-top: 80px;
}

.tm_dlt p span {
    vertical-align: -4px;
    font-size: 120%;
}

input.etipt_dat.iptmb {
    margin-right: 5px;
}

span.evt_ko.evc_org {
    color: red;
}

tr.helptab {
    border-bottom: none !important;
}

tr.helptab td {
    font-size: 94% !important;
}

span.helpsml {
    //font-size: 90% !important;
    margin-left: 5px;
}

h2.tm_nm.sml_h {
    font-size: 132%;
}

.tmurl_box {
    margin-top: 20px;
}

/* =================================
		使い方
================================= */
.hwtill_area {
    margin-bottom: 50px;
}

.hwt_ill {
    display: flex;
    justify-content: space-between;
}

.hwt_ill img {
    display: block;
    width: 46%;
}


.hwt_mv {
    position: relative;
    padding-top: 56%;
    margin-bottom: 60px;
}

.hwt_mv iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.hwt_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}

ul.hwtlst {
    margin-top: 20px;
}

ul.hwtlst li {
    margin: 10px 0;
}

ul.hwtlst span {
    vertical-align: -4px;
    font-size: 120%;
}

img.hwti {
    width: 46%;
}

.hb_ph {
    width: 52%;
}

p.sml_hwp {
    font-size: 90%;
    margin-top: 20px;
}

.hwt_box h3 {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 20px 10px;
    background: #ddd;
    width: 100%;
}

.hwt_box h3:before {
    content: '▼';
    margin-right: 3px;
}

p.no_pc {
    display: none;
}

span.material-icons.trnsf {
    transform: rotate(-90deg);
    vertical-align: -6px;
}

p.spml_pg {
    text-align: center;
    margin-bottom: 80px;
}

p.spml_pg a {
    display: inline-block;
    padding: 6px 30px;
    background: #00005a;
    color: white;
    border-radius: 20px;
    font-size: 120%;
}

p.spml_pg a:hover {
    background: #727297;
}


/* =================================
		利用規約
================================= */
.term_sec dl {
    margin-top: 40px;
}

.term_sec dt {
    font-size: 110%;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin: 40px 0 10px;
}

.term_sec dd {
    margin: 10px 0;
}

ul.trm_l {
    margin-top: 20px;
    list-style: decimal;
    padding-left: 20px;
}

ul.trm_l li {
    margin-top: 10px;
}

p.trmp {
    text-align: right;
    margin-top: 60px;
}

table.cnt_tab {
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #ddd;
}

table.cnt_tab tr {
    border-bottom: 1px solid #ddd;
}

table.cnt_tab th {
    text-align: right;
    padding: 20px;
    width: 140px;
}

table.cnt_tab td {
    padding: 20px;
}

ul.pp_l {
    margin-top: 20px;
}

/* =================================
		管理
================================= */
.pg_area.pglist {
    max-width: 980px !important;
}

table.kanri_tab {
    width: 100%;
}

table.kanri_tab td,
table.kanri_tab th {
    padding: 16px;
    background: white;
    border: 1px solid #ddd;
}

table.kanri_tab th {
    background: #eee;
}

table.kanri_tab input {
    -webkit-appearance: auto;
    transform: scale(1.5);
}

/* =================================
		バナー
================================= */
.sp_i {
    display: none;
}

.pg_b_area {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 10px 0 0;
}

.pg_bbtm_area {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 0 0 10px;
}


.bnr_area {
    background: #fafafa;
}

.bnr_area img {
    width: 100%;
}

/* =================================
		アコーディング
================================= */
.accordion-button {
    display: block;
    color: #555;
    cursor: pointer;
    padding: 14px;
    border: none;
    background: #eaeef5;
    text-align: left;
    width: 100%;
    outline: none;
    font-size: 100%;
    transition: background-color 0.2s;
}

.event-details {
    display: none;
    //margin-top: 10px;
}

span.sanka {
    font-size: 90%;
    float: right;
}

span.accordion-icon {
    font-size: 80%;
    margin-right: 5px;
    vertical-align: 1px;
}

span.evt_dtl {
    font-weight: bold;
}

span.evt_ttl {
    font-weight: bold;
    margin-left: 10px;
}

/* =================================
		フッター
================================= */
footer {
    background: #00005a;
}

.f_area {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    padding: 20px;
    color: white;
}

.ft_area ul {
    display: flex;
    justify-content: center;
}

.ft_area ul li {
    margin: 20px;
}

.ft_area ul li a {
    color: white;
    font-size: 90%;
}

.ft_area ul li a:hover {
    text-decoration: underline;
}

p.copy {
    color: white;
    text-align: center;
    font-size: 90%;
    margin-top: 50px;
}

/* =================================
		トップボタン
================================= */
.js-scroll-fadein {
    transition: opacity 1s;
    visibility: hidden;
    opacity: 0;
}

.is-fadein {
    visibility: visible;
    opacity: 1;
}

.arrow{
    position: fixed;
    right: 12px;
    bottom: 12px;
    color: #fff;
    cursor: pointer;
    background-color: #828384;
    border-radius: 50px;
    line-height: 0;
    padding: 20px;
    transition: all 0.2s ease-in-out;
    z-index: 9000;
}

/*=====================================================
	  スマートフォン 600px
===================================================== */
@media screen and (max-width: 600px) {

.h_area h1 {
    color: white;
    padding: 10px;
}

img.logo {
    width: 120px;
}

a.hwt_btn {
    display: block;
    padding: 0;
    text-align: center;
    background: #f9673b;
    font-size: 100%;
    width: 80px;
    color: white;
    padding-top: 12px;
}

a.hwt_btn:after {
    font-family: 'Material Icons';
    content: "\e409";
    vertical-align: -2px;
    margin-left: 0;
    display: block;
    transform: rotate(90deg);
    margin-top: 3px;
}

input.tmr_n {
    width: 100%;
}

.ft_area ul {
    display: block;
}

span.sanka {
    display: block;
    float: none;
    margin-left: 22px;
}

.pg_area {
    padding: 20px 12px 40px;
}

.event-details {
    clear: both;
    padding: 10px 5px 40px;
}

p.no_pc {
    display: inline;
}

table.evt_tab th {
    text-align: right;
    padding: 10px 16px;
    width: 114px;
    background: #eee;
    font-size: 84%;
    border: 0.5px solid white;
    border-left: 0.5px solid #eee;
    border-right: none;
    vertical-align: middle;
}

span.ev_tsml {
    display: block;
}

section.top_sec_1 {
    display: block;
    padding-bottom: 20px;
}

.top_sec_1 h2 {
    font-size: 140%;
}

.top_sec_1 p {
    font-size: 110%;
}

span.apl_txt {
    margin-right: 0;
    display: block;
    text-align: center;
    padding: 3px 0;
    margin-top: 10px;
}

img.spoga {
    display: block;
    width: 360px;
    margin: 0 auto;
}

.hwt_box {
    display: block;
}

img.hwti {
    width: 100%;
}

.hb_ph {
    width: 100%;
    margin-top: 10px;
}

ul.tm_ent li a {
    font-size: 100%;
    padding: 8px 12px;
}

ul.tm_ent li {
    margin-right: 6px;
}

.et_ttl_box {
    display: block;
}

form.narabi {
    text-align: right;
    margin-top: 20px;
}

p.edit_btn {
    text-align: right;
    margin-top: 10px;
    font-size: 90%;
}

span.ev_atsml {
    display: block;
    margin-left: 0;
    margin: 6px 0;
    font-size: 80%;
}

table.plyr_tab th {
    vertical-align: middle;
}

.plyr_area {
    overflow: scroll;
}

table.plyr_tab {
    width: 600px;
}

.plynum {
    width: 38px;
}

.plyna {
    width: 130px;
    padding: 0 5px;
}

.plyatd {
    width: 42px;
}

table.evt_tab th {
    padding: 10px 10px;
    width: 116px;
}

table.pass_tab th {
    width: 100px;
}

table.plyr_tab.ply_rg_tab {
    width: 100%;
}

table.cnt_tab th {
    width: 110px;
}

.pg_area form {
    margin-bottom: 60px;
}

form.narabi {
    margin: 15px 0 0;
    text-align: left;
}

input.comf_btn.btn_clr_n {
    margin-bottom: 50px;
}

.ply_rg_tab {
    margin-bottom: 50px;
}

button.cp_btn {
    -webkit-appearance: none;
    //font-size: 110%;
}

select.et_slt {
    font-size: 100%;
}

table.evt_tab td textarea.etipt_mem {
    font-size: 100%;
}

input[type="date"]::-webkit-date-and-time-value,
input[type="time"]::-webkit-date-and-time-value {
    text-align: left !important;
    -webkit-appearance: none !important;
}

.hwt_ill {
    display: block;
}

.hwt_ill img {
    display: block;
    width: 90%;
    margin: 0 auto 50px;
}

.kanri_list {
    overflow: scroll;
}

table.kanri_tab {
    width: 900px;
}

input.etipt_dat.iptmb {
    margin-bottom: 5px;
    margin-right: 0;
}

tr.helptab td {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 15.04px! important;
}

span.evt_cpy button.cp_btn {
    //font-size: 100%;
}

h2.tm_nm {
    font-size: 200%;
}

th.plycmt {
    text-align: left !important;
    padding-left: 40px;
}

.pc_i {
    display: none;
}

.sp_i {
    display: block;
}

}/*===	スマートフォン 600px  === */