@charset "utf-8";



/* common
	------	------	------	------	------	------ */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ ゴシック","MS Gothic","Osaka－等幅",Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #444444;
	-webkit-text-size-adjust: 100%;
	background-color: #fbf6eb;
}
a {
	color: #cd713e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	vertical-align: middle;
}



/* header
	------	------	------	------	------	------ */

header.global {
	background: center top no-repeat url(../img/header_bg.png) #fff;
	background-size:100% auto;
}
header.global .inner {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 70vh;
}
header.global h1 {
	position: absolute;
	top: 23px;
	left: 0;
}
header.global .leadtext {
	position: absolute;
	top: 248px;
	left: 0;
	box-shadow: 0 0 5px -3px #000;
}
header.global nav {
	position: absolute;
	bottom: 19px;
}
header.global nav li {
	float: left;
	margin-left: 6px;
}
header.global nav li:first-child {
	margin-left: 0;
}
header.global nav li a {
	display: block;
	width: 100%;
	height: 100%;
}
header.global nav li a:hover img {
}
header.global nav li.nv01 a {background-image: url(../img/header_nav01on.png);}
header.global nav li.nv02 a {background-image: url(../img/header_nav02on.png);}
header.global nav li.nv03 a {background-image: url(../img/header_nav03on.png);}
header.global nav li.nv04 a {background-image: url(../img/header_nav04on.png);}

header.global nav ul.cl.sp{
	display: none;
}


/* common
	------	------	------	------	------	------ */

article {
	margin: 0 auto;
	padding: 52px 0 35px;
	width: 950px;
}
article .section {
	margin: 0 0 64px;
	padding: 40px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 6px #f8f0dd;
	overflow: hidden;
}
article h2 {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
	height: 35px;
	font-size: 21px;
	line-height: 20px;
	font-weight: bold;
	color: #f55c8b;
	background: left top no-repeat url(../img/mark_heading.png);
}
.btn_donate {
	padding-bottom: 15px;
	text-align: center;
}
section.body {
	overflow: hidden;
}
.btn_donate a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}


/* section 1
	------	------	------	------	------	------ */

#sec01 {
	margin-bottom: 64px;
}
#sec01 h2 {
	margin-bottom: 5px;
}
#sec01 .lead {
	margin: 0 0 30px;
	width: 880px;
}
#sec01 .lead img {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
}
#sec01 .lead em {
	display: block;
	margin: 0 0 10px;
	font-size: 20px;
	color: #cf7520;
}
#sec01 .item {
	position: relative;
}
#sec01 .item .body {
	position: absolute;
	width: 790px;
}
#sec01 .item .body em {
	font-weight: bold;
	color: #f55c8b;
}
#sec01 .i1 .body {
	top: 560px;
	left: 40px;
}
#sec01 .i2 .body {
	top: 680px;
	left: 0px;
	width: 870px;
	padding: 0 20px;
	box-sizing: border-box;
}
#sec01 .i3 .body {
	top: 400px;
	left: 40px;
}
#sec01 .bottom .info {
	margin: 0 0 36px;
}



/* section 2
	------	------	------	------	------	------ */

#sec02 {
	position: relative;
	margin-bottom: 35px;
	padding-top: 42px;
}
#sec02 .main {
	padding: 40px 0 0;
	background: #f9ede4;
}
#sec02 .main .body {
	margin: 0 auto 20px;
	width: 790px;
	font-size: 17px;
	line-height: 35px;
	background: center top repeat-y url(../img/sec02_bg_text.png);
}
#sec02 .main .body em {
	font-weight: bold;
	color: #f55c8b;
}
#sec02 .btn_donate {
	padding-bottom: 40px;
}
#sec02 .cv {
	position: absolute;
	top: 25px;
	right: 0px;
	width: 265px;
	height: 50px;
}
#sec02 .cv a {
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	color: #0787c9;
	text-decoration: underline;
}
#sec02 .cv a:hover {
	text-decoration: none;
}

/* section 3
	------	------	------	------	------	------ */

#sec03 {
	padding-top: 55px;
	margin-bottom: 66px;
}
#sec03 .box {
	position: relative;
	padding: 37px;
	background: #fff;
	border: solid 2px #e9dfd5;
}
#sec03 .box .boxm {
	position: absolute;
	top: -2px;
	right: -2px;
}
#sec03 h3 {
	font-size: 13px;
	text-align: right;
}
#sec03 h4 {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	background: #938578;
}

#sec03 .i1 {height: 386px;}
#sec03 .i2 {height: 380px;}
#sec03 .i3 {height: 295px;}
#sec03 .i4 {height: 270px;}
#sec03 .body {
	margin: 0 0 28px;
	padding: 0 20px;
	width: 750px;
	line-height: 33px;
	background: center top repeat url(../img/sec03_bg_text.png);
}
#sec03 .i1 .body {
	height: 19em;
}
#sec03 .i2 .body {
	height: 20em;
}
#sec03 .i3 .body {
	height: 10em;
}
#sec03 .i4 .body {
	height: 10em;
}
#sec03 .i1 .body img {
	float: right;
	margin-right: -15px;
	padding: 0 0 0 12px;
}
#sec03 .i2 .body img {
	float: left;
	margin-left: -15px;
	padding: 0 12px 0 0;
}
#sec03 .i3 .body img {
	float: right;
	padding: 0 0 0 20px;
}
#sec03 .i4 .body img {
	float: left;
	padding: 0 20px 0 0;
}
#sec03 .desc {
	text-align: right;
}
#sec03 .i3 .desc {
	margin-right: 220px;
}
#sec03 .desc em {
	display: block;
	font-weight: bold;
}
#sec03 .btn_donate {
	padding: 40px 0;
}
#sec03 .show_more {
	padding: 10px 0 0;
	text-align: right;
}



/* section 4
	------	------	------	------	------	------ */

#sec04 {
	margin-bottom: 56px;
}
#sec04 h2 {
	margin-bottom: 5px;
}
#sec04 .leadtext {
	margin-bottom: 20px;
	font-size: 17px;
	color: #93673b;
}
#sec04 .leadtext em {
	color: #f55c8b;
}
#sec04 .tab_nav li {
	float: left;
	height: 57px;
	background: #d7cab9;
}
#sec04 .tab_nav li.act,
#sec04 .tab_nav li.act {
	background: #ae9984;
}
#sec04 .btn_tab1 {
	width: 546px;
}
#sec04 .btn_tab2 {
	width: 324px;
}
#sec04 .btn_tab1 a {background: right top no-repeat url(../img/sec04_00_tab1_off.png)}
#sec04 .btn_tab2 a {background: left top no-repeat url(../img/sec04_00_tab2_off.png)}
#sec04 .btn_tab1.act a {background: right top no-repeat url(../img/sec04_00_tab1_on.png)}
#sec04 .btn_tab2.act a {background: left top no-repeat url(../img/sec04_00_tab2_on.png)}
#sec04 .btn_tab1 a,
#sec04 .btn_tab2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	cursor: pointer;
}
#sec04 .btn_tab1.act a,
#sec04 .btn_tab2.act a {
	cursor: default;
}

#sec04 .tab_wrap {
	padding: 20px;
	background: #ae9984;
}
#sec04 .tab_wrap .tab1,
#sec04 .tab_wrap .tab2 {
	padding: 45px 45px 26px;
	background: #fff;
}
#sec04 .tab_wrap h3 {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: normal;
}
#sec04 .tab1 {
	padding-top: 59px;
}
#sec04 .tab1 .image {
	margin-bottom: 27px;
}
#sec04 .tab1 h4 {
	clear: both;
	margin-bottom: 15px;
	padding-left: 10px;
	background: left center no-repeat url(../img/mark_heading_s.png);
}
#sec04 .tab1 h4 small {
	font-size: 11px;
	font-weight: normal;
}
#sec04 .tab1 li {
	float: left;
	position: relative;
	width: 360px;
	height: 240px;
	background: center center no-repeat;
}
/*#sec04 .tab1 .m01 {background-image: url(../img/sec04_tab1_bgimg1.png);margin: 0 10px 10px 0;}
#sec04 .tab1 .m02 {background-image: url(../img/sec04_tab1_bgimg2.png);margin: 0 0 10px;}
#sec04 .tab1 .m03 {background-image: url(../img/sec04_tab1_bgimg3.png);margin: 0 10px 0 0;}
#sec04 .tab1 .m04 {background-image: url(../img/sec04_tab1_bgimg4.png);margin: 0;}*/

#sec04 .tab1 .m01 {margin: 0 10px 10px 0;}
#sec04 .tab1 .m02 {margin: 0 0 10px;}
#sec04 .tab1 .m03 {margin: 0 10px 0 0;}
#sec04 .tab1 .m04 {margin: 0;}
#sec04 .tab1 li span {
	
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: block;
	width: 220px;
	height: 30px;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	background: #fff;
}
#sec04 .tab1 li.m01 span {color: #e85a05;}
#sec04 .tab1 li.m02 span {color: #259618;}
#sec04 .tab1 li.m03 span {color: #e0a10b;}
#sec04 .tab1 li.m04 span {color: #e54667;}

#sec04 .tab1 li .submitbtn {
	position: absolute;
	top: 83px;
	right: 27px;
	display: block;
}

#sec04 .tab1 li.m05 {
	/*background-image: url(../img/sec04_tab1_bgimg5.png);*/
	margin: 10px 0 0;
	width: 730px;
	height: 170px;
}
#sec04 .tab1 li.m05 input.sp{
	display: none;
}
#sec04 .tab1 li.m05 .tag {
	position: absolute;
	top: -70px;
	left: 83px;
}
#sec04 .tab1 li.m05 .submitbtn {
	top: 45px;
	right: 25px;
}



#sec04 .tab1 ul.select{
	float: left;
}

#sec04 .tab1 ul.select li {
	width: 100%;
	height: auto;
	padding: 20px;
	border: solid 1px rgba(174,153,132,0.5);
	box-sizing: border-box;
}
#sec04 .tab1 ul.select li#creditcard {
	margin-bottom: 10px;
}
#sec04 .tab1 ul.select li#amazonpay img{
	margin-left: 60px;
}

#sec04 div.caution{
			clear: both;
			padding: 20px 0;
}

#sec04 div.caution p.title{
			font-weight: bold;
			font-size: 14px;
			margin-bottom: 5px;
			text-align: center;
}
#sec04 div.caution ul {
			margin-left: 20px;
			text-align: center;
}
#sec04 div.caution ul li{
			font-size: 12px;
			width: 100%;
			height: auto;
}
#sec04 div.caution p.button{
			text-align: center;
			margin-top: 15px;
}



#sec04 .tab_wrap .tab2 {
	display: none;
	padding-top: 49px;
}
#sec04 p.hd {
	margin-bottom: 20px;
	font-weight: bold;
	color: #f0658f;
}
#sec04 .pay {
	margin-bottom: 20px;
}
#sec04 .cr {
	float: left;
	margin-right: 20px;
	width: 580px;
	height: 100px;
	background: #ffeeee;
}
#sec04 .cr label {
	position: relative;
	display: block;
	padding: 25px 375px 25px 25px;
	width: 180px;
	height: 50px;
	text-align: center;
	cursor: pointer;
}
#sec04 .cr img {
	position: absolute;
	top: 25px;
	right: 25px;
}
#sec04 .ba {
	float: left;
	width: 130px;
	height: 100px;
	background: #f5f4f4;
}
#sec04 .ba label {
	display: block;
	padding: 25px;
	width: 80px;
	height: 50px;
	text-align: center;
	cursor: pointer;
}



		#sec04 .amzn {
        float: left;
		height: 100px;
		width:580px;
		margin-top: 20px;
		background: rgba(231,159,37,0.1);}
		#sec04 .amzn label {
			position: relative;
			display: block;
			padding: 35px 25px 25px 25px;
			
			height: 50px;
			text-align: center;
			cursor: pointer; }
      /* #sec04 .amzn img {
        position: absolute;
        top: 24px;
        right: 25px; } */


#sec04 .p_input {
	position: relative;
	padding: 20px 25px;
	height: 35px;
	font-size: 13px;
	line-height: 35px;
	background: #fcf7ef;
}
#sec04 .btn_submit {
	position: absolute;
	top: 20px;
	right: 25px;
}
#sec04 .p_input em {
	font-weight: bold;
}
#sec04 .p_input .price {
	padding: 10px 5px;
	border: solid 1px #e5e5e5;
}
#bank {
	display: none;
}
#bank .b_data {
	margin-bottom: 23px;
	line-height: 27px;
}
#bank .contact {
	padding: 20px 17px;
	border: solid 3px #e2d8ce;
}
#bank .contact em {
	font-weight: bold;
	color: #b02d2d;
}
#bank .contact a {
	display: block;
	text-align: center;
}

#sec04 .sub_menu {
	margin-top: 30px;
}
#sec04 .sub_menu li {
	float: right;
	margin-left: 20px;
	padding-left: 18px;
	background: left center no-repeat url(../img/mark_circle.png);
}
#sec04 .sub_menu li a {
	color: #444444;
}



/* section 5
	------	------	------	------	------	------ */

#sec05 {
	padding-top: 52px;
	margin-bottom: 50px;
}
#sec05 h3 {
	font-size: 17px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
	background: #938578;
}
#sec05 h3.hd1 {margin-bottom: 32px;}
#sec05 h3.hd2 {margin-bottom: 23px;}
#sec05 h3.hd3 {margin-bottom: 18px;}

#sec05 .message {
	margin-bottom: 40px;
}
#sec05 .message h4 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 20px;
	line-height: ;
	font-weight: normal;
	color: #cf7520;
	border-bottom: dotted 2px #cf7520;
}
#sec05 .message .wrap {
	margin-bottom: 20px;
}
#sec05 .message .wrap .left {
	float: left;
	width: 565px;
}
#sec05 .message .wrap .right {
	float: right;
	width: 290px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#sec05 .message p {
	line-height: 27px;
}
#sec05 .leadtext {
	margin-bottom: 25px;
}
#sec05 .body table {
	margin: 0 auto 15px;
	width: 100%;
}
#sec05 .body th,
#sec05 .body td {
	padding: 20px 15px;
	font-size: 15px;
	border: solid 1px #cccccc;
}
#sec05 .body th {
	width: 85px;
	font-weight: normal;
	text-align: left;
	background: #f7f7f7;
}
#sec05 .body .media th {
	width: 180px;
	background: #fff;
}
#sec05 .body ul {
	margin: 0 0 15px;
}
#sec05 .body li {
	float: left;
	margin-left: 16px;
	padding: 9px;
	width: 259px;
	font-size: 13px;
	color: #000;
	border: solid 1px #e9e4da;
}
#sec05 .body ul.about {
	margin: 0 auto 40px;
	width: 910px;
}
#sec05 .body .about li {
	float: left;
	margin-left: 16px;
	padding: 9px;
	width: 259px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#sec05 .body .about li:first-child {
	margin-left: 0;
}
#sec05 .body .about li img {
	margin-bottom: 10px;
}
#sec05 .body .media li {
	height: 241px;
}
#sec05 .body .media li.li1 {
}
#sec05 .body .media li.li2 {
	text-align: center;
}
#sec05 .body .media li.li3 {
}
#sec05 .body li:first-child {
	margin-left: 0;
}
#sec05 .body .media li img {
	margin-bottom: 10px;
}
#sec05 .body li em {
	font-weight: bold;
}



/* footer
	------	------	------	------	------	------ */

footer.global {
	font-size: 10px;
	color: #6e5d49;
	text-align: center;
	background: #ebe5de;
	border-bottom: solid 1px #fff;
}
footer.global .copy {
	padding: 7px 0;
	border-bottom: solid 1px #bfbfbf;
}




@media screen and (max-width: 768px) {

/**
BASIC
*/

body{
	font-size: 0px;
	-webkit-text-size-adjust: none;
	font-size: 14px;
}

img{
	max-width: 100% !important;
	height: auto;
	box-sizing: border-box;
}

#wrapper{
	box-sizing: border-box;
}

#contents{
	width: 100%;
}

#sidebar{
	float: none;
	width: 100%;
}

.inner{
	width: 100%;
}

#wrapper,
#main_contents,
#sidebar,
.inner{
	float: none;
	width: 100%;
}



/**
CONTENTS
*/


header.global .inner {
    position: relative;
    width: auto;
    height: 30vh;
}

header.global {
    background: center top no-repeat url(../img/header_bg.png) #fff;
	background-size:cover;
}

header.global h1 {
    position: inherit;
    top: 0;
    left: 0;
	padding: 10px;
}


header.global .leadtext {
    position: inherit;
    top: 0;
    left: 0;
}


header.global nav {
    position: inherit;
    bottom: 0;
	margin: 1em 0;
}

header.global nav ul.cl.pc{
	display: none;
}

header.global nav ul.cl.sp{
	display: block;
}

header.global nav ul.cl.sp li {
    float: left;
	width: 50%;
	font-size: 12px;
	margin: 0;
	text-align: center;
	border: solid 1px #FFF;
	box-sizing: border-box;
}
header.global nav ul.cl.sp li a{
	background: none;
	padding: 10px 5px;
	white-space: nowrap;
	box-sizing: border-box;
	text-decoration: none;
	background-color: #F90;
	color: #FFF;
}


article {
    padding: 0px 0 0px;
    width: 100%;
}

article .section {
    margin: 0 0 64px;
    padding: 10px;
}

article h2{
	font-size: 16px;
}

#sec01,
#sec02,
#sec03,
#sec04 {
    margin-bottom: 10px;
}

#sec01,
#sec02,
#sec03,
#sec04{
	padding-top: 30px;
}


#sec01 .lead {
    margin: 0 0 20px;
    width: 100%;
}

#sec01 .lead span.image{
	display: block;
	text-align: center;
	width: 100%;
	margin: 10px 0;
}

#sec01 .lead img {
    float: none;
	margin: 0 auto;
}


#sec01 .i1 .body.text_01 {
    top: 0px;
    left: 0px;
	padding: 10px 20px;
	margin-top: -80px;
	background-color: #f9ede4;
	font-size: 100%;
}
#sec01 .item .body {
    position: inherit;
    width: auto;
}

#sec01 .i2 .body.text_02 {
    top: 0;
    left: 0px;
	padding: 10px;
	margin-top: -60px;
    width: auto;
	font-size: 100%;
}

#sec01 .item .body.text_03 {
    position: inherit;
	margin-top: -70px;
    width: auto;
	padding: 0px 15px;
	font-size: 80%;
	line-height: 1.2;
	margin-bottom: 10px;
}

#sec01 .i3 .body {
    top: 0;
    left: 0px;
}


#sec02 .cv {
    position: inherit;
    top: -15px;
    right: 0px;
    width: auto;
    height:auto;
}

#sec02 .cv a{
	font-size: 12px !important;
}

#sec02 .cv br{
	display: none;
}


#sec03 .i1,
#sec03 .i2,
#sec03 .i1 .body,
#sec03 .i2 .body{
	height: auto;
}
#sec03 .box {
    padding: 10px;
    border: solid 2px #e9dfd5;
}

#sec03 .i1{
	height: auto;
}

#sec03 h4 {
    padding: 5px 10px;
	margin-top: 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
}

#sec03 .i1 .body {
    height: auto;
}

#sec03 .body {
    margin: 0;
    padding: 0px;
	font-size: 12px;
    width: 100%;
    line-height: 1.6;
    background: none;
}

#sec03 .btn_donate{
	padding: 20px 0;
}


#sec03 .i3 .body,
#sec03 .i3,
#sec03 .i4 .body,
#sec03 .i4{
	height: auto;
}

#sec03 .i3 .desc {
    margin-right: 0px;
	clear: both;
	font-size: 80%;
}



#sec04 .tab_wrap{
	padding: 2px;
}
#sec04 .tab_wrap .tab1, #sec04 .tab_wrap .tab2 {
    padding: 10px;
    background: #fff;
}
#sec04 .tab1 li{
	float: none;
	display: block;
    position: relative;
    width: 100%;
}
#sec04 .tab1 li.m01{background-color: #feeadb;}
#sec04 .tab1 li.m02{background-color: #edf9e6;}
#sec04 .tab1 li.m03{background-color: #fffee7;}
#sec04 .tab1 li.m04{background-color: #fdf4f6;}

#sec04 .tab1 input{
	width: 100%;
}

#sec04 .tab1 .m03{
	margin-bottom: 10px;
}

#sec04 .tab1 li.m05 .tag {
	display: none;
    top: 0px;
    left: 0px;
}


#sec04 .tab1 li.m05 {
    /*background-image: url(../img/sec04_tab1_bgimg5-2.png);
	background-size: 100%;*/
    margin: 10px 0 0;
    width: 100%;
	position: relative;
	background-color: #eceef9;
	height: 240px;
}
#sec04 .tab1 li.m05 input.pc{
	display: none;
}
#sec04 .tab1 li.m05 input.sp{
	display: inherit;
}

#sec04 .tab1 li .submitbtn{
	right: 10px;
	max-width: 60px;
}

#sec04 .tab1 li.m05 .submitbtn {
    right: 10px;
}

#sec04 .btn_tab1 a,
#sec04 .btn_tab2 a{
	padding: 10px 0;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}


#sec04 .tab1 ul.select li{
	text-align: center;
}

#sec04 .tab1 ul.select li img{
	display: block;
	margin: 10px auto 0 auto !important;
}
#sec04 .tab1 ul.select li input{
	width: inherit;
}
	

#sec04 .btn_tab1.act a {
    background: right top no-repeat url(../img/sec04_00_tab1_on.png);
	background-size: 100%;
	background: none;
	text-indent: inherit;
}

#sec04 .btn_tab1 a {
    background: right top no-repeat url(../img/sec04_00_tab1_off.png);
	background-size: 100%;
	background: none;
	text-indent: inherit;
}
#sec04 .btn_tab2.act a {
    background: left top no-repeat url(../img/sec04_00_tab2_on.png);
	background-size: 100%;
	background: none;
	text-indent: inherit;
}
#sec04 .btn_tab2 a {
    background: left top no-repeat url(../img/sec04_00_tab2_off.png);
	background-size: 100%;
	background: none;
	text-indent: inherit;
}

#sec04 .btn_tab1{
	width: 50%;
}
#sec04 .btn_tab2{
	width: 50%;
}

#sec04 .tab_nav li {
    float: left;
    height: auto;
    background: #d7cab9;
	text-align: center;
}

#sec04 .cr {
    float: none;
    margin-right: 20px;
    width: 100%;
    height: auto;
}
#sec04 .cr label {
    position: relative;
    display: block;
    padding: 15px;
    width: 100%;
    height: auto;
	text-align: left;
}
#sec04 .cr label br,
#sec04 .amzn label br{
	display: none;
}
#sec04 .cr img{
    position: inherit;
    top: 10px;
    right: 0px;
	margin-bottom: 10px;
	width: 70%;
}

#sec04 .pay{
	margin-bottom: 10px;
}
#sec04 .amzn img {
	height: 50px;
	position: inherit;
    top: inherit;
    right: inherit;
	margin: 5px 0 0px 20px;
}
#sec04 .amzn{
	margin: 0;
}
#sec04 .amzn label {
	position: relative;
    display: block;
    padding: 15px;
    /* width: 100%; */
    height: auto;
	text-align: left;
}
#sec04 ul.pay li{
	margin-bottom: 10px;
	width: 100%;
}

#sec04 .ba label {
    width: 100%;
    height: auto;
	text-align: left;
	padding: 15px;
}
#sec04 .ba label  br{
	display: none;
}
#sec04 .ba {
    float: none;
    width: 100%;
    height: auto;
}

#sec04 .p_input {
    position: relative;
    padding: 15px;
    height: auto;
    font-size: 13px;
    line-height: auto;
    background: #fcf7ef;
	text-align: center;
}

#sec04 .btn_submit {
    position: inherit;
    top: 10px;
    right: 0px;
	margin-bottom: 10px;
}


#sec05 {
    padding-top: 20px;
    margin-bottom: 20px;
}

#sec05 h3.hd1,
#sec05 h3.hd2 {
    margin-bottom: 10px;
}

#sec05 .message .wrap .left {
    float: none;
    width: 100%;
	margin-bottom: 1em;
}
#sec05 .message .wrap .right {
    float: none;
    width: auto;
}

#sec05 .body ul.about {
    margin: 0 auto 20px;
    width: 100%;
}
#sec05 .body .about li {
    float: left;
    margin-left: 1%;
    padding: 3px;
    width: 32.22222%;
    font-size: 11px;
	box-sizing: border-box;
}

#sec05 .body li {
    float: left;
    margin-left: 0%;
	margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    font-size: 11px;
	box-sizing: border-box;
	text-align: center;
}
#sec05 .body .media li{
	height: auto;
}
#sec05 .body li em{
	display: block;
}

#sec05 .body .media th{
	width: 100px;
}


#sec05 .body th, #sec05 .body td {
    padding: 10px;
    font-size: 12px;
}

#sec05 .message p{
	line-height: 1.6;
}


/**
CLEARFIX
*/

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}


}

.button {
    width:90%;
    font-size:100%;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:10px 0 10px;
    color:#fff;
    background-color:#ffa500;
    border-radius:20px;
    margin:10px;
}

#amazon .button{
	background: none;
}

/** AMazon **/
#OneTimeAmazonPayButton {
    text-align: center;
    margin-top: 30px;
}

#sec04 .amzn{
	height:initial !important;
}
#sec04 .amzn label{
	display:table !important;
}
#sec04 .amzn img{
	position:relative !important;
}

#sec04 .amzn label div,
#sec04 .amzn label img,
#sec04 .amzn label p{
	display:table-cell;
	vertical-align: middle;
	padding-right:20px;
}
#sec04 .amzn label div{
	width:180px;
}
#sec04 .amzn label p{
	text-align:left;
}

p.tax_text{
	color: red;
	margin: -10px auto 10px;
}

@media screen and (max-width: 768px) {
	#sec04 .amzn label{
		display:block !important;
	}
	#sec04 .amzn label div,
	#sec04 .amzn label img,
	#sec04 .amzn label p{
		display:block;
		padding-right:initial;
	}
	#sec04 .amzn label p{
		margin-top:10px;
	}

}



/* 20200703 */



/* 202007 */
#sec04 .tab_wrap #monthly,
#sec04 .tab_wrap #onetime .frame{
  border: 1px solid #999999;
  padding: 10px 20px;
  text-align: center;
  width: 270px;
  margin: 30px auto 5px;
}
.paymeythod_col2{
  display: flex;
}
.paymeythod_col2 .paymeythod{
  width: 50%;
}
.paymeythod_col2 .paymeythod p{
  padding: 10px 30px;
}
.paymeythod_col2 .paymeythod p.flex{
  display: flex;
}
.paymeythod_col2 .paymeythod p span{
  padding-right: 10px;
}
.paymeythod_col2 .paymeythod p img{
  display: block;
  text-align: center;
  margin: 0 auto;
}
.paymeythod .image{
  text-align: center;
  margin: 0 auto;
  display: inherit;
}
#sec04 .tab_wrap .txt{
  font-weight: bold;
}
#sec04 .tab_wrap .txt{
  display: inline;
  text-align: center;
  float: none;
}
#sec04 .tab_wrap p{
  text-align: center;
}
#sec04 .tab_wrap p.left{
  text-align: left;
  margin-top: 30px;
}
#sec04 .tab_wrap .image{
  float: none!important;
  margin: 0;
}
#sec04 .tab_wrap .btn_donation{
  margin: 30px auto 20px;
  display: block;
}
#onetimeButton .btn_donation{
  box-shadow: 0px 3px 7px 0 rgba(0,0,0,.2);
  /* background: linear-gradient(#fcac4e, #fd9e30); */
  background: #FCAC4E;
}

.btn_donation{
	/* background: linear-gradient(#fcac4e, #fd9e30); */
	background: #FCAC4E;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 15px 25px;
    text-align: center;
    width: 480px;
	transition: all 0.5s ease;
	position: relative;
	text-decoration: none;
	font-weight: bold;
}
.btn_arrow:after {
    content: "";
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 12px;
    border-color: transparent transparent transparent #fff;
}
a.btn_donation:hover {
    color: #FFF;
    opacity: 0.6;
}
p.com_btn_donation {
    text-shadow: initial!important;
    font-size: 120%!important;
    font-weight: bold;
    text-align: center;
    margin: 10px auto!important;
}
p.com_btn_donation span{
  color: #f00;
}

img.heart {
    display: inline-block;
    margin: 6px 11px 9px!important;
	width: 27px!important;
}
.tab2 h3{
	margin-bottom: 20px;
    font-size: 17px;
    color: #93673b;
    text-align: center;
}
@media only screen and (min-width: 640px) {
  .com_btn_donation .sp{
    display: none;
  }
}
@media only screen and (max-width: 639px){
  #sec04 .tab_wrap .tab1,
  #sec04 .tab_wrap .tab2{
    padding: 10% 3% 10%;
  }
  #sec04 .btn_donation img{
    margin-left: -15px!important;
    margin-top: 0!important;
    vertical-align: middle;
    width: 6%!important;
  }	
  #sec04 .tab_wrap h3 {
    font-size: 4.7vw;
  }
  #sec04 .tab_wrap #monthly,
  #sec04 .tab_wrap #onetime .frame{
    width: 70%;
  }
  #sec04 p.com_btn_donation{
    font-size: 100%!important;
  }
  #onetimeButton{
    width: 80%;
    margin: 0 auto;
  }
  .paymeythod_col2 .paymeythod{
    width: 100%;
  }
  .paymeythod_col2{
    display: block;
  }
  #sec04 .tab_wrap .btn_donation{
	border-radius: 6px;
    font-size: 4.4vw;
    padding: 9px 10%;
    width: 80%;
  }
  #sec04 .btn_donation img{
	margin: 0 11px 2px -15px!important;
    vertical-align: middle;
    width: 6%!important;
  }
  .img_amazon{
	  height: 55px;
  }
}
@media only screen and (min-width: 770px){
	#sec04 .tab1 li.m05 .sp{
		display: none;
	}
}
@media only screen and (max-width: 769px){
	#sec04 .tab1 li.m05 .pc{
		display: none;
	}
}


/* 202007 */