@charset "utf-8";



/*------------------------------------------------------------
    英語　デフォルトスタイル
------------------------------------------------------------*/

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,
font,
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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1em;
}

body,
table,
input,
textarea,
select,
option {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

img {
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

a,
a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

a:active {
    color: #000;
}

a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}




/*------------------------------------------------------------
    レイアウト
------------------------------------------------------------*/

body {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    background: url(../../img/en/common/bg_body.gif) repeat left top;
    -webkit-text-size-adjust: none;
}

#wrapper {
    position: relative;
}

#container {
    margin: 20px auto 0;
    width: 1000px;
}




/*------------------------------------------------------------
    ヘッダー
------------------------------------------------------------*/

header {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #81d5ea;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    min-width: 1000px;
}




/*header a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}*/

header .inner {
    width: 1000px;
    padding: 4px 0 0;
    margin: 0 auto;
    overflow: hidden;
}

.h_logo {
    float: left;
    width: 486px;
}

.h_info {
    float: right;
    font-size: 12px;
    width: 510px;
}




/*------------------------------------------------------------
    gNavi
------------------------------------------------------------*/

.g_navi {
    padding: 3px 0 0 7px;
    overflow: hidden;
    clear: both;
}

.g_navi ul {
    overflow: hidden;
}

.g_navi ul li {
    float: left;
    margin: 0 6px 0 0;
}

.g_navi ul li:last-child {
    margin: 0;
}

.lang_navi {
    float: right;
    width: 305px;
}

.lang_navi li {
    float: left;
}

.lang_navi li.btn {
    margin: 23px 0 0;
}







/*------------------------------------------------------------
    breadcrumbs
------------------------------------------------------------*/

.breadcrumbs {
    padding: 5px 0;
    overflow: hidden;
    font-size: 12px;
}




/*------------------------------------------------------------
    pagenavi
------------------------------------------------------------*/

.wp-pagenavi {
    text-align: center;
    clear: both;
    font-size: 16px;
    margin: 0 0 17px;
    overflow: hidden;
}

.wp-pagenavi a,
.wp-pagenavi span {
    margin: 2px;
    padding: 8px 12px;
    text-decoration: none;
    background: none repeat scroll 0 0 #ccf5ff;
    display: inline-block;
    border: 5px solid #E6FAFF;
    border-radius: 5px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border: 5px solid #E6FAFF;
    background: #ff8300;
    color: #fff;
}

.wp-pagenavi span.current {
    font-weight: bold;
}




/*------------------------------------------------------------
    フッター
------------------------------------------------------------*/

footer {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #81d5ea;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    clear: both;
    min-width: 1000px;
}

footer .logo {
    float: left;
    width: 112px;
}

footer a:hover {
    text-decoration: underline;
}

footer .inner {
    width: 1000px;
    margin: 0 auto;
    padding: 37px 0px 20px 0px;
}

footer .f_info {
    float: left;
    width: 410px;
    overflow: hidden;
}

footer .f_info .address {
    margin: 5px 0 0 124px;
    font-size: 12px;
}

footer .copyright {
    text-align: center;
    clear: both;
    font-size: 12px;
    padding: 20px 0 0;
}

footer .f_navi {
    width: 290px;
    float: left;
    overflow: hidden;
    background: url(../../img/en/common/bg_fnav01.png) no-repeat 45px 4px;
}

footer .f_navi ul {
    float: left;
}

footer .f_navi ul.nav01 {
    width: 52px;
}

footer .f_navi ul.nav02 li:first-child {
    background: none;
}

footer .f_navi ul.nav03 {
    width: 196px;
    margin: 20px 0 0;
}

footer .f_navi ul.nav04 {
    width: 180px;
}

footer .f_navi ul li a {
    padding: 0 0 0 16px;
    background: url(../../img/en/common/icon_fnav.png) no-repeat left center;
}

footer .f_navi ul li {
    padding: 0 0 0 10px;
    background: url(../../img/en/common/bg_fnav02.png) no-repeat left center;
}

footer .f_navi ul li:last-child {
    padding: 0 0 0 10px;
    background: url(../../img/en/common/bg_fnav03.png) no-repeat left center;
}

footer .f_navi ul.nav01 li {
    background: none;
    padding: 0;
}

footer .f_navi ul.nav04 li:first-child {
    background: none;
}

footer .attention {
    width: 290px;
    float: right;

    1
}





/* 上へ戻る */

.page_top {
    position: absolute;
    left: 50%;
    margin: 0 0 0 520px;
    padding: 0 0 10px 0;
}




/*------------------------------------------------------------
    各ページ共通パーツ
------------------------------------------------------------*/

.fl,
.alignleft {
    float: left;
}

.fr,
.alignright {
    float: right;
}




/* カテゴリータイトル */

#cate_ttl {
    padding: 15px;
    width: 970px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    z-index: 30;
}

.conts_wrap {
    margin: 0 0 20px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    padding: 10px;
    position: relative;
    clear: both;
}

.conts_wrap .inner {
    background: #ccf5ff;
    padding: 8px 18px;
}


.conts_wrap:after,
.inner:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

.conts_wrap p {
    margin: 0 0 10px;
}

.btn,
.photo {
    text-align: center;
}

.att {
    font-size: 12px;
}

.wp_social_bookmarking_light {
    clear: both !important;
}

.post_txt small {
    font-size: 80%;
}

.post_txt table {
    border-collapse: inherit;
}

.post_txt a {
    color: #0072d6;
}


/*------------------------------------------------------------
    sub
------------------------------------------------------------*/

#sub {
    float: right;
    width: 275px;
}

#sub .l_navi {
    background: #FFF;
    border-radius: 6px;
    padding: 6px;
    margin: 0 auto 13px;
    width: 254px;
}

#sub h3 {
    margin: 0 0 12px;
}

#sub .l_navi h3 {
    position: relative;
}

#sub .l_navi h3 span {
    position: absolute;
    left: -16px;
    top: -16px;
}

#sub .l_navi dl {
    margin: 0 0 24px;
    padding: 0px 0px 0px 50px;
}

#sub .l_navi dl:last-child {
    margin: 0;
}

#sub .l_navi ul {
    margin: 0 8px 12px;
}

#sub .l_navi li {
    border-bottom: 2px solid #19d1ff;
    margin: 0 0px 6px;
    padding: 0 4px 3px;
}

#sub .l_navi ul li:last-child {
    border: none;
}

#sub .l_navi ul li a {
    background: url(../../img/news/icon_list.gif) no-repeat left top;
    padding: 0 0 0 20px;
}

#sub .btn_navi li {
    margin: 0 0 13px;
}

#sub .btn_navi .facebook_wrap {
    background: #0073d7;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    /*  height: 100px;*/
    width: 235px;
    margin: 0 auto 13px;
}

#sub .btn_navi .facebook_wrap .fb-like-box {
    background: #fff;
    width: 235px;
    margin: 3px 0 0;
}

#sub .btn_navi .twitter_wrap {
    width: 265px;
    margin: 0 auto 3px;
}

#sub a:hover img {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}




/*------------------------------------------------------------

------------------------------------------------------------*/

.title-1 {
    font-weight: normal;
    font-size: 16px;
    color: #0073D7;
    font-weight: bold;
}

.title-2 {
    font-weight: bold;
    font-size: 19px;
    color: #F6F756;
    line-height: 1;
    padding: .5em 1em;
    background-color: #3073CF;
    border-radius: 8px;
    margin-bottom: 30px;
}

.title-2--blue {
    color: #fff;
    background-color: #59CAFA;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
}

.title-3 {
    color: #3075D0;
    font-weight: bold;
    font-size: 30px;
    text-shadow:
    #fff 3px 0px 0px, #fff -3px 0px 0px,
    #fff 0px -3px 0px, #fff 0px 3px 0px,
    #fff 3px 3px 0px, #fff -3px 3px 0px,
    #fff 3px -3px 0px, #fff -3px -3px 0px,
    #fff 1.5px 3px 0px, #fff -1.5px 3px 0px,
    #fff 1.5px -3px 0px, #fff -1.5px -3px 0px,
    #fff 3px 1.5px 0px, #fff -3px 1.5px 0px,
    #fff 3px -1.5px 0px, #fff -3px -1.5px 0px,
    #fff 1.5px 1.5px 0px, #fff -1.5px 1.5px 0px,
    #fff 1.5px -1.5px 0px, #fff -1.5px -1.5px 0px;
}

a.list-more-btn {
    display: inline-block;
    background-color: #57C43A;
    border-radius: 8px;
    padding: .5em 4em;
    color: #fff;
    position: relative;
    margin: 20px 0;
}

.list-more-btn::before {
    content: "";
    background-image: url(../../img/en/common/icon-1.png);
    background-size: cover;
    display: block;
    width: 50px;
    height: 40px;
    position: absolute;
    top: -4px;
    left: -1px;
}

a.details-btn {
    display: inline-block;
    background-color: #57C43A;
    border-radius: 7px;
    padding: .5em;
    color: #fff;
    position: relative;
    /*font-size: 10px;*/
    text-align: center;
}

.details-btn::before {
    content: "";
    background-image: url(../../img/en/common/icon-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 120%;
    position: absolute;
    bottom: -5%;
    left: .5em;
}

a.details-btn-2,
a.details-btn-3 {
    /*font-size: 13px;*/
    margin: 20px 0;
    padding: .5em 1.5em .5em 3.5em;
}

.details-btn-3::before {
    width: 100%;
    height: 150%;
}

a.event-btn-2 {
    display: inline-block;
    background-color: #83DDFA;
    border-radius: 14px;
    padding: .3em 6em .3em 4em;
    color: #fff;
    position: relative;
    font-size: 20px;
    text-align: center;
    border: solid 10px #fff;
    box-shadow: 2px 2px 6px 6px rgba(0, 0, 0, .1);
    margin: 30px 0 80px;
}

.event-btn-2::after {
    content: "";
    background-image: url(../../img/en/common/icon-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 16em;
    height: 5em;
    position: absolute;
    top: -2em;
    right: -10.5em;
}

@media screen and (max-width: 768px) {
.event-btn-2::after {
        width: 9em;
        right: -3.5em;
}

}


.is-single h3 {
    background: #fff;
    padding: 7px 14px;
}

#main .post_conts h3 {
    font-size: 18px;
    font-weight: bold;
    color: #0072D6;
    margin: 10px 0px;
    border-radius: 5px;
}

#main .post_conts h3 a {
    color: #0072D6;
}

#main {
    float: left;
    width: 710px;
    margin: 5px 5px;
}



/*------------------------------------------------------------
    utility
------------------------------------------------------------*/

.float-right {
    float: right;
}

.flex-box,
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.text-align-center {
    text-align: center;
}