@charset "UTF-8";
/* CSS Document */

.theme_title {
    padding: 10px 0 10px 0px;
    font-size: 26px;
    color: #464646;
    font-family: 'Georgia',serif;
    letter-spacing: 1px;
    text-align: center;
    cursor: default;
}

/* 文字のアニメーション */
/* 基本のスタイル */
.theme_title.delighter {
    transition: all 0.8s ease-out;
    transform: translateY(60%);
    opacity: 0;
 }
 .theme_title.delighter.started {
    transform: none;
    opacity: 1;
 }
.theme_title_img {
    position: relative;
    display: block;
    height: 15px;
    width: auto;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 30px;
}

/* pickup */
.pickupArea {
    position: relative;
    width: 100%;
    height: 100%;
    background: #EFEFEF;
    overflow:hidden;
}
.pu_boxArea {
	display: flex;
	max-width:1200px;
	margin: 0 auto;
    flex-wrap:wrap;
    margin-bottom: 30px;
}
.pu_boxArea a {
    text-decoration: none;
    margin: 0 auto;
}
#pulink01,#pulink02,#pulink03 {
    position: relative;
    width: 360px;
    height: 360px;
	margin: 10px auto;
    overflow: hidden;
}
.puBox {
    width: 100%;
    height: 252px;
    overflow: hidden;
}
.puImage {
    position: relative;
}
.puImage img {
    display: block;
    width: auto;
    height: 100%;
	transition-duration: 0.3s;
}
.puImage img:hover {
	transform: scale(1.1);
    transition-duration: 0.3s;
}
.puUnderline {
    position: relative;
    width: 0;
    height: 2.2222%;
}
.puComment {
    position: relative;
    color: #464646;
    margin-top: 2%;
}
.puComment h3 {
    text-decoration: none;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 5px;
}
.puComment p {
    text-decoration: none;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.1em;
}
#pulink01 .puUnderline {background-color: #8b008b;}
#pulink02 .puUnderline {background-color: #20b2aa;}
#pulink03 .puUnderline {background-color: #9acd32;}

/* NEWマーク */
.new-ribbon {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    width: 85px;
    height: 85px;
    overflow: hidden;
    pointer-events: none;
}
.ribbon {
    display: inline-block;
    position: absolute;
    padding: 5px 0;
    left: -24px;
    top: 20px;
    width: 160px;
    text-align: center;
    font-size: 20px;
    line-height: 18px;
    background: orange;
    color: #fff;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: dashed 1px rgba(255, 255, 255, 0.65);
    border-bottom: dashed 1px rgba(255, 255, 255, 0.65);
}

/* Update */
.updateArea {
    position: relative;
    clear: both;
    width: 100%;
    height: 100%;
}
.u_list {
    position: relative;
    display: block;
    width: 66.6667%;
    max-width: 800px;
    color: #464646;
    left: 0;
    right: 0;
    margin: auto;
    cursor: default;
}
.u_line {
    position: relative;
    display: block;
    width: 70.8333%;
    max-width: 850px;
    border-bottom: 2px solid #eee;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
.u_list dl {
    padding: 15px 0;
    background-color: #f1f1f1;
}
.u_list dl:nth-child(2n) {
    background-color: #ffffff;
}
.u_list dt {
    padding-bottom: 5px;
}
@media screen and (min-width: 768px) {
    .u_list dt {
        clear: left;
        float: left;
        width: 10%;
        font-weight: normal;
        padding-left: 10px;
    }
    .u_list dd { 
        margin-left: 23%;
    }
}
.update_more {
    position: relative;
    display: block;
    width: 260px;
    height: 40px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    font-family: 'Georgia',serif;
    letter-spacing: 3px;
    text-decoration: none;
    line-height: 38px;
    outline: none;
    border: 2px solid #698551;
    background-color: #698551;
    margin-top: 30px;
    margin-bottom: 30px;
}
.update_more::before,
.update_more::after {
  position: relative;
  z-index: -1;
  display: block;
  content: '';
}
.update_more,
.update_more::before,
.update_more::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.update_more:hover {
  background-color: #fff;
  border-color: #698551;
  color: #698551;
}

[v-cloak] {
    display: none;
}

/* AboutUs */
.aboutusArea {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 30px;
    overflow:hidden;
}
.au_boxArea {
	display: flex;
	max-width:1200px;
	margin: 0 auto;
    flex-wrap:wrap;     /*回り込み有効化*/
    margin-bottom: 30px;
}
.au_boxArea a {
    text-decoration: none;
    margin: 0 auto;
}
.au_box {
	position: relative;
    width: 350px;
    height: 400px;
	margin: 10px auto;
	overflow:hidden;
}
.au_img {
    position: relative;
    display: block;
    width: 275px;
    height: 275px;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 40px;
}
.au_text{
    position: relative;
    display: block;
    width: 250px;
    font-size: 20px;
	font-family: YuGothic,'Yu Gothic','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    font-weight: bold;
    line-height: 1.5em;
	left:0;
	right:0;
	margin: auto;
	padding: 0.2em 0.2em;
    background: #b9cddc;
    box-shadow: 0px 0px 0px 5px #b9cddc;
    border: dashed 2px white;	
	color: #1e559b;
	text-align: center;
}
.hover_image {
    position: absolute;
    display: block;
	width: 280px;
	height: 280px;
	top: 3px;
	left: 0;
    right: 0;
    margin: auto;
	padding: 10px;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%;
	background: #009E96;
	z-index: 1;
	opacity: 0;
}
.hover_image h3 {
    position: relative;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 35px;
    font-size: 20px;
    font-family: 'メイリオ', Meiryo,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: bolder;
    letter-spacing: 1px;
    text-decoration: none;
    color: white;
}
.hover_image p {
    position: relative;
    text-align: center;
    font-size: 16px;
    font-family: 'メイリオ', Meiryo,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    letter-spacing: 1px;
    line-height: 1.4em;
    text-decoration: none;
    color: white;
}
.au_box:hover figcaption {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}
.au_box:hover:after {
  opacity: 0.9;
}

/* Links */
.linksArea {
    position: relative;
    clear: both;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 30px;
}
.linksImg {
    width: 25%;
    max-width: 300px;
    height: auto;
    margin-left: 6.25%;
    border: 1px solid #cccccc;
}
/* 768px以下 */
@media screen and (max-width: 768px) {
    .linksImg {
        position: relative;
        display: block;
        width: 300px;
        height: auto;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 0;
    }
}
