body {
    font-family: 'Quicksand', '游ゴシック体', 'Yu Gothic', 'YuGothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo, Osaka', 'ＭＳ　Ｐゴシック', 'MS PGothic', 'sans-serif';
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-size: 13px;
    line-height: 160%;
    letter-spacing: 0.5pt;
    background-color: #fff;
    color: #333333;
}

#top {
    max-width: 700px;
    min-width: 700px;
    margin: auto;
}

a:link {
    color: #0097CB;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}

a:visited {
    color: #0097CB;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}


p {
    margin: 10px 0px;
}

* {
    padding: 0px;
    margin: 0px;
}

#site-box {
    max-width: 700px;
    min-width: 700px;
    margin: 10px auto;
    overflow: hidden;
    background-color: #ffffff;
}

#header {
    clear: both;
    width: 568px;
    padding: 5px;
    margin: 10px 0px;
    border: 1px solid;
    border-color: #BFBFBF;
    font-size: 12px;
    font-weight: none;
    text-align: left;
    color: #007482;
    background-color: #ffffff;
}

#container {
    clear: both;
    width: 100%;
    margin: 16px 0px;
    overflow: hidden;
}

#container1 {
    clear: both;
    width: 100%;
    margin: 8px 0px;
    overflow: hidden;
    border-bottom: solid 1px #C9C9C9;
}

#line {
    float: left;
    width: 120px;
    overflow: hidden;
    border-bottom: solid 1px #C9C9C9;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
}

#two {
    width: 50%;
    float: left;
    border-bottom: solid 1px #C9C9C9;
}

#line_top1 {
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
}

#line_top2 {
    float: left;
    width: 155px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
    margin-top: 10px;
    height: 240px;
}

#line5 {
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
    height: 325px;
}
#line1 {
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
    height: 305px;
}

#line2 {
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
    margin-top: 10px;
    height: 230px;
    width: 155px;
}

#line3 {
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    height: 120px;
    width: 330px;
}

#line4 {
	float: left;
	width: 155px;
	overflow: hidden;
	border-bottom:solid 1px #C9C9C9;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 16px;
}

#caption {
    clear: both;
    width: 100%;
    margin: 0px;
    overflow: hidden;
    background-color: #00a0fe;
}
#caption2 {
    clear: both;
    width: 100%;
    margin: 0px;
    overflow: hidden;
    background-color: #000000;
}


.chapter {
    margin: 5px 16px 5px 16px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
}

.text {
    margin: 5px 16px 5px 16px;
    font-size: 14px;
    font-weight: none;
    text-align: left;
    color: #000000;
}

.text_right {
    margin: 5px 16px 0 16px;
    font-size: 12px;
    font-weight: none;
    text-align: right;
    color: #696969;
}

.chapter_center {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    margin: 10px;
}

.headline {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    margin-left: 10px;
    margin-bottom: 10px;
}

.package_box {
	width: 122px;
	height: 190px;
	margin : 0px;
	background-color: #ffffff;
}

.package {
	width: 122px;
	max-width: 122px;
	border: solid 1px #CCCCCC;
	margin-right: auto;
	display: block;
}


.package_box1 {
    float: none;
    width: 197px;
	height: 280px;
    margin: 0px auto;
    background-color: #ffffff;
}

.package1 {
    width: 195px;
    max-width: 195px;
    border: solid 1px #CCCCCC;
    margin: ;
    padding: 0px;
    display: block;
}

.package_box2 {
	width: 122px;
	height: 250px;
	margin : 0px;
	background-color: #ffffff;
}


.package2 {
    width: 155px;
    max-width: 155px;
    border: solid 1px #CCCCCC;
    margin: ;
    padding: 0px;
    display: block;
}

.title {
    margin: 20px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    height: 6em;
    background-color: #fff;
    position: relative;
    padding-right: 1em;
    overflow: hidden;
}

.title:before {
    content: "…";
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 1em;
}

.title:after {
    content: "";
    position: relative;
    right: -1em;
    float: right;
    width: 1em;
    height: 100%;
    background-color: inherit;
    margin-left: -1em;
}

.title1 {
    float: none;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    height: 26px;
}

.title2 {
    float: none;
    width: 124px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    height: 106px;

}
.comment1 {
    float: none;
    font-size: 13px;
    text-align: left;
    height: 56px;
    margin-top: 5px;
}
.comment2 {
    float: none;
    font-size: 13px;
    text-align: left;
    height: 126px;
    margin-top: 10px;
}

.chosha_top1 {
    float: none;
    margin: 5px 0px;
    padding: 5px;
    font-size: 12px;
    font-weight: none;
    text-align: left;
    color: #777777;
    height: 20px;
    line-height: 14px;
}

.chosha_top2 {
    float: none;
    margin: 5px 0px;
    padding: 5px;
    font-size: 12px;
    font-weight: none;
    text-align: left;
    color: #777777;
    height: 50px;
    line-height: 14px;
}

.chosha {
    float: none;
    margin: 10px 0px;
    padding-right: 1em;
    font-size: 12px;
    font-weight: none;
    text-align: left;
    color: #777777;
    height: 5em;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.chosha:before {
    content: "…";
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 1em;
}

.chosha:after {
    content: "";
    position: relative;
    right: -1em;
    float: right;
    width: 1em;
    height: 100%;
    background-color: inherit;
    margin-left: -1em;
}

.type {
    font-weight: bold;
    width: 155px;
    margin-right: auto;
    padding: 0px;
    font-size: 13px;
    text-align: left;
    color: #E53935;
    height: 20px;
}

.world {
    height: 38px;
    width: 150px;
    margin: auto;
    padding: 0px;
}

.page_top {
    clear: both;
    width: 100%;
    padding: 5px 0px;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    background-color: #e6e6e6;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.page_top:hover {
    background-color: #ddd;
}

.adress {
    clear: both;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0pt;
    background-color: #ffffff;
    color: #888888;
}

input {
    display: none;
}

label {
    width: 668px;
    margin: 5px 0px;
    padding: 2px 0px;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
    border: solid 1px #BCBCBC;
    background: #F8F8F8;
    font-size: 13px;
    text-align: center;
    color: #333333;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

label:hover {
    background: #FAFAFA;
    color: #979797;
    border: solid 1px #DBDBDB;
}

.panel {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    border-radius: 0px;
    background: #ffffff;
}

input:checked + .panel {
    height: auto;
    padding: 0px;
}
.sample1 button {
    width: 135px;
    padding: 3px 0px 7px 0px;
    margin: 16px 16px 0px -5px;
    border: 2px solid #945836;
    border-radius: 5px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    background-color: #945836;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sample2 button {
    width: 330px;
    padding: 5px 5px;
    margin: 10px 16px 5px 5px;
    border: 2px solid #945836;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    background-color: #945836;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sample3 button {
    width: 160px;
    padding: 5px 5px;
    margin: 16px 16px 0px 5px;
    border: 2px solid #945836;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    background-color: #945836;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.a_button button {
    float: left;
    width: 227px;
    padding: 5px 5px;
    margin: 0px 0px;
    border: 1px solid #CCCCCC;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    color: #333333;
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.a_button button:hover {
    background-color: #ddd;
}

.b_button button {
    float: left;
    width: 227px;
    padding: 5px 5px;
    margin: 0px 0px;
    border: 1px solid #CCCCCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    background-color: #E53935;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.b_button button:hover {
    color: #333333;
    background-color: #ddd;
}

.s_button button {
    float: left;
    width: 227px;
    padding: 5px 5px;
    margin: 0px 0px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
    background-color: #E53935;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.a_button button:hover {
    color: #333333;
    background-color: #ddd;
}

.tab1 button {
    float: left;
    width: 110px;
    padding: 5px 5px;
    margin: 0px 5px;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 14px;
    font-weight: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #2EB0E4;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tab1 button:hover {
    color: #333333;
    background-color: #ddd;
}

.tab2 button {
    float: left;
    width: 110px;
    padding: 5px 5px;
    margin: 0px 5px;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 14px;
    font-weight: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #325F89;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tab2 button:hover {
    color: #333333;
    background-color: #ddd;
}

.tab3 button {
    float: left;
    width: 110px;
    padding: 5px 5px;
    margin: 0px 5px;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 14px;
    font-weight: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #FD7CB5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tab3 button:hover {
    color: #333333;
    background-color: #ddd;
}

.tab4 button {
    float: left;
    width: 110px;
    padding: 5px 5px;
    margin: 0px 5px;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 14px;
    font-weight: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #FFA91C;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tab4 button:hover {
    color: #333333;
    background-color: #ddd;
}

.tab5 button {
    float: left;
    width: 110px;
    padding: 5px 5px;
    margin: 0px 5px;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-size: 14px;
    font-weight: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #E53935;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tab5 button:hover {
    color: #333333;
    background-color: #ddd;
}

.price {
    margin: 5px 0px 0px -5px;
    font-size: 12px;
    height: 20px;
    width: 140px;
}

.price_top1 {
    margin: 5px;
    padding: 5px;
    font-size: 12px;
    height: 20px;
}

.price_top2 {
    margin: 5px;
    padding: 5px;
    font-size: 12px;
    height: 30px;
}
#page-box {
    max-width: 680px;
    min-width: 420px;
    margin: 20px auto;
    overflow: hidden;
    background-color: #ffffff;
    padding-left: 20px;
    text-align: center;
}

.page button {
    width: 45%;
    padding: 5px;
    margin: 0 5% 10px 0;
    border: 2px solid #999;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #ffef03;
    background-color: #00a0fe;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    float: left;
}

.page2 button {
    width: 45%;
    padding: 5px;
    margin: 0 5% 10px 0;
    border: 2px solid #a4a4a4;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #b40404;
    background-color: #e6e6e6;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    float: left;
}
#toppage-box {
	max-width : 680px;
	min-width : 420px;
	margin : 15px auto 0;
	overflow: hidden;
	background-color: #ffffff;
    padding-left: 3%;
    text-align: center;
}
.toppage button {
	width: 100%;
	padding: 5px;
	margin : 0 2% 20px 0;
	border: 2px solid #999;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #FA58F4;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	float: left;
}
.toppage {
	width: 30%;
	padding: 5px;
	margin : 0 2% 5px 0;
	border-radius: 5px;
	transition: 0.3s;
	height: 40px;
}

#text-box {
    margin: 10px auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
}

.pagenavi {
    color: #000;
    font-size: 15px;
    letter-spacing: -0.4em;
    line-height: 1;
    padding: 18px 0 40px;
    text-align: center;
}

.pagenavi span {
    border: 1px solid transparent;
    display: inline-block;
    letter-spacing: normal;
    line-height: 36px;
    margin: 0 4px;
    text-align: center;
    vertical-align: top;
    width: 36px;
}

.pagenavi span.extend {
    width: auto;
}

.pagenavi span.current {
    background-color: #808080;
    color: #fff;
    text-align: center;
}

.pagenavi a {
    background-color: #fff;
    border: 1px solid #808080;
    color: #000000;
    display: inline-block;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 36px;
    margin: 0 4px;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: top;
    width: 36px;
}

#a2 {
    background-color: #000;
    border: 1px solid #808080;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 36px;
    margin: 0 4px;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: top;
    width: 36px;
}

.pagenavi a:hover {
    background-color: #808080;
    color: #fff;
    text-decoration: none;
}

.pagenavi a.dot {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: auto;
}

.balloon1-left {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #e0edff;
    border-radius: 10px;

}

.balloon1-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #e0edff;
}

.balloon1-left p {
    margin: 0;
    padding: 0;
}

.balloon2-left {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #555;
    box-sizing: border-box;
    border-radius: 10px;
}

.balloon2-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 12px solid #FFF;
    z-index: 2;
}

.balloon2-left:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-right: 14px solid #555;
    z-index: 1;
}

.balloon2-left p {
    margin: 0;
    padding: 0;
}

.balloon3-left {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 1.5em 15px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    background: #ffcc75;
    border-radius: 50%;
    box-sizing: border-box;
}

.balloon3-left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #ffcc75;
    z-index: 0;
}

.balloon4 {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 15px;
    background: #fff0c6;
    border-radius: 30px;
}

.balloon4:before {
    content: "";
    position: absolute;
    left: -38px;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #fff0c6;
    border-radius: 50%;
}

.balloon4:after {
    content: "";
    position: absolute;
    left: -24px;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #fff0c6;
    border-radius: 50%;
}

.balloon4 p {
    margin: 0;
    padding: 0;
}

.balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img {
    width: 100%;
    height: auto;
    border: solid 3px #d7ebfe;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
}

.says {
    font-family: 游ゴシック体;
    position: relative;
    margin: 5px 0 0 150px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #d7ebfe;
    color: #000000;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #d7ebfe;
}

.says p {
    margin: 0;
    padding: 0;
}

.circle {
    float: left;
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #000080;
}

.circle span {
    font-family: 游ゴシック体;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 110px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

.box18 {
    max-width: 100%;
    margin: 2em;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #ffcb8a;
    border-radius: 3px 0 3px 0;
    font-family: 游ゴシック体;
}

.box18:before,
.box18:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border: solid 2px #ffcb8a;
    border-radius: 50%;
}

.box18:after {
    top: -12px;
    left: -12px;
}

.box18:before {
    bottom: -12px;
    right: -12px;
}

.box18 p {
    margin: 5px;
    padding: 0;
    line-height: 2.5em
}

